! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Renaming a desktop file triggers crash
Status:
RESOLVED: FIXED

Comments

Description Theo Linkspfeifer editbugs 2019-07-04 19:21:55 CEST
Steps to reproduce the crash:

$ sudo -i
# cd /usr/share/applications
# sleep 10; mv firefox.desktop firefox.desktop.123; mv firefox.desktop.123 firefox.desktop

Open the application menu via the panel plugin or xfdesktop, navigate to the "Internet" category and wait until the second command has finished. Move the mouse cursor.



(xfdesktop:1367): GLib-GObject-WARNING **: 19:09:04.534: invalid uninstantiatable type '(null)' in cast to 'GarconMenuItemAction'

(xfdesktop:1367): garcon-CRITICAL **: 19:09:04.534: garcon_menu_item_action_get_name: assertion 'GARCON_IS_MENU_ITEM_ACTION (action)' failed

(xfdesktop:1367): GLib-GObject-WARNING **: 19:09:04.534: invalid uninstantiatable type '(null)' in cast to 'GarconMenuItemAction'

(xfdesktop:1367): garcon-CRITICAL **: 19:09:04.534: garcon_menu_item_action_get_name: assertion 'GARCON_IS_MENU_ITEM_ACTION (action)' failed
Comment 2 Git Bot editbugs 2019-07-06 18:44:43 CEST
Andre Miranda referenced this bugreport in commit 6f452937366bb1599fb0ae986958786d52946f15

Fix use after free crash (Bug #15679)

https://git.xfce.org/xfce/garcon/commit?id=6f452937366bb1599fb0ae986958786d52946f15
Comment 3 Theo Linkspfeifer editbugs 2019-10-26 22:10:04 CEST
*** Bug 15334 has been marked as a duplicate of this bug. ***

Bug #15679

Reported by:
Theo Linkspfeifer
Reported on: 2019-07-04
Last modified on: 2019-10-26
Duplicates (1):
  • 15334 Random crashes with backtrace indicating magazine_chain_pop_head()

People

Assignee:
Xfce Bug Triage
CC List:
2 users

Version

Attachments

Additional information