linuxmint / cinnamon-control-center

A collection of configuration plugins used in cinnamon-settings
GNU General Public License v2.0
62 stars 67 forks source link

Unauthorized memory access (SIGSEGV) (core dumped) #276

Closed filip2cz closed 2 years ago

filip2cz commented 2 years ago

About the problem: When I want go to network settings, I have this problem:

Using pam module (python3-pampy)
/usr/share/cinnamon/cinnamon-settings/cinnamon-settings.py:430: DeprecationWarning: Gtk.Window.set_wmclass is deprecated
  self.window.set_wmclass(wm_class, wm_class)

(cinnamon-settings.py:3548): nm-CRITICAL **: 08:34:10.580: ((../src/libnm-core-impl/nm-setting-vpn.c:221)): assertion '<dropped>' failed

(cinnamon-settings.py:3548): nm-CRITICAL **: 08:34:10.580: ((../src/libnm-core-impl/nm-setting-vpn.c:221)): assertion '<dropped>' failed

(cinnamon-settings.py:3548): nm-CRITICAL **: 08:34:10.583: ((../src/libnm-core-impl/nm-setting-vpn.c:221)): assertion '<dropped>' failed

(cinnamon-settings.py:3548): nm-CRITICAL **: 08:34:10.583: ((../src/libnm-core-impl/nm-setting-vpn.c:221)): assertion '<dropped>' failed

(cinnamon-settings.py:3548): nm-CRITICAL **: 08:34:10.585: ((../src/libnm-core-impl/nm-setting-vpn.c:221)): assertion '<dropped>' failed

(cinnamon-settings.py:3548): nm-CRITICAL **: 08:34:10.585: ((../src/libnm-core-impl/nm-setting-vpn.c:221)): assertion '<dropped>' failed

(cinnamon-settings.py:3548): nm-CRITICAL **: 08:34:10.587: ((../src/libnm-core-impl/nm-setting-vpn.c:221)): assertion '<dropped>' failed

(cinnamon-settings.py:3548): nm-CRITICAL **: 08:34:10.587: ((../src/libnm-core-impl/nm-setting-vpn.c:221)): assertion '<dropped>' failed

(cinnamon-settings.py:3548): nm-CRITICAL **: 08:34:10.589: ((../src/libnm-core-impl/nm-setting-vpn.c:221)): assertion '<dropped>' failed

(cinnamon-settings.py:3548): nm-CRITICAL **: 08:34:10.589: ((../src/libnm-core-impl/nm-setting-vpn.c:221)): assertion '<dropped>' failed
Unauthorized memory access (SIGSEGV) (core dumped [memory image saved])

Something about my OS: os: GeckoLinux Rolling (based on openSUSE Tumbleweed) platform: x86_64 kernel: 5.16.8-1-default

filip2cz commented 2 years ago

It is propably only bug in opensuse. https://github.com/geckolinux/geckolinux-project/issues/357