geckolinux / geckolinux-project

GeckoLinux bug tracker and documentation
https://geckolinux.github.io
209 stars 17 forks source link

Cinnamon Control center - Unauthorized memory access (SIGSEGV) (core dumped) #357

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 platform: x86_64 kernel: 5.16.8-1-default

geckolinux commented 2 years ago

Thanks for reporting, I confirm the bug has appeared in a recent update. I'll create an upstream openSUSE bug report, as this bug is out of the scope of the GeckoLinux project. As an alternative, in the Cinnamon panel network manager try using "Network Connections" instead of "Network Settings".

geckolinux commented 2 years ago

https://bugzilla.opensuse.org/show_bug.cgi?id=1196349