linuxmint / cinnamon

A Linux desktop featuring a traditional layout, built from modern technology and introducing brand new innovative features.
GNU General Public License v2.0
4.51k stars 733 forks source link

Configuring menu caused `segfault` in libglib-2.0.so #9252

Open greenlaw110 opened 4 years ago

greenlaw110 commented 4 years ago
 * Cinnamon version: 4.4.8
   - Please specify if you are using the daily builds PPA: No
     (https://launchpad.net/~linuxmint-daily-build-team/+archive/ubuntu/daily-builds).
 * Distribution: Mint 19.3
 * Graphics hardware *and* driver used: Intel (Power Saving Mode)
 * 32 or 64 bit: 64
 * Attach /home/<username>/.xsession-errors, or /var/log/syslog: 

syslog.gz - please treat it as a tgz archive: tar xzf syslog.gz

Issue

Right clicking "Menu", and then click on "Configure...", there is nothing happening.

Steps to reproduce

  1. Right click on "Menu" - start up menu
  2. Click on "Configure..."

Nothing happening

Expected behaviour

It pops up Menu configure dialog

Other information

tail -f /var/log/syslog shows:

Apr 16 05:29:39 localhost kernel: [ 1446.994417] xlet-settings[19047]: segfault at 0 ip 00007ffb93512580 sp 00007ffdf1ce9a08 error 4 in libglib-2.0.so.0.5600.4[7ffb934d7000+114000]
Apr 16 05:29:39 localhost kernel: [ 1446.994422] Code: 66 2e 0f 1f 84 00 00 00 00 00 48 83 ec 08 e8 07 f4 fd ff 85 c0 0f 94 c0 48 83 c4 08 0f b6 c0 c3 66 2e 0f 1f 84 00 00 00 00 00 <0f> be 17 b8 05 15 00 00 84 d2 74 24 0f 1f 40 00 89 c1 48 83 c7 01

Configuration info, if applicable If this bug report is related to an Applet, Desklet or Extension, please paste (or use a pastebin service) the offending extension's settings, if it has any. You can obtain this by opening its configuration, clicking the 'hamburger' button in the upper-right corner of the window, and selecting "Export to a file". Please be sure to review the contents and remove any personal data it may contain.


Please paste here
icarter09 commented 4 years ago

Cinnamon v4.4.8 Mint 19.3 64bit

I'm not able to reproduce this issue. Right clicking on "Menu" and selecting "Configure" brings up the configure dialog as expected.

@greenlaw110 can you attach /home/<username>/.xsession-errors? Thanks.

greenlaw110 commented 4 years ago

@icarter09

I cleared the existing .xsession-errors file and do a tail -f ~/.xsession-errors, then right click on the menu followed by configure.

Here is what I recorded:

0

smurphos commented 4 years ago

@greenlaw110 - can you report the output of dconf read /org/cinnamon/desktop/interface/icon-theme

greenlaw110 commented 4 years ago

@smurphos

the output is

'Papirus-Dark'
greenlaw110 commented 4 years ago

@smurphos I just reset my theme settings to mint built-in theme: image

Now dconf read /org/cinnamon/desktop/interface/icon-theme returns

'Adwaita'

Unfortunately I still can't configure the Menu and clicking on 'Configure' lead to the same error in syslog.

smurphos commented 4 years ago

Thanks for confirming - just wanted to check is wasn't related to an existing bug caused by some specific icon themes.

aakerbeere commented 4 years ago

I'm also experiencing this. xsession-errors.txt 'Mint-Y'

thx