! 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 !
Assertion failures during package updates
Status:
RESOLVED: FIXED

Comments

Description Graeme Gott editbugs 2019-07-09 15:20:04 CEST
Created attachment 8743 
Simple test to show assertion failures

garcon prints error messages that assertion 'GARCON_IS_MENU_ITEM_ACTION (action)' failed in garcon_menu_item_action_get_name() during package updates. I have used git bisect to trace them to the commit 8c14f977c06b531954b902ba9d593d22e1d77605. Additionally, this commit causes Whisker Menu to crash on package updates.

Steps to reproduce:
1) Compile and run testcase.
2) Update or reinstall packages.

Expected result:
No output.

Actual result:
Error messages about assertion failures.
Comment 1 Andre Miranda editbugs 2019-07-09 15:39:12 CEST
Let us know if this commit fixes the problem:
https://git.xfce.org/xfce/garcon/commit/?id=6f452937366bb1599fb0ae986958786d52946f15
Comment 2 Graeme Gott editbugs 2019-07-09 15:48:06 CEST
It does indeed. I forgot to update my garcon checkout to git master before reporting. Sorry for the noise!

Bug #15691

Reported by:
Graeme Gott
Reported on: 2019-07-09
Last modified on: 2019-07-09

People

Assignee:
Xfce Bug Triage
CC List:
1 user

Version

Version:
unspecified

Attachments

Simple test to show assertion failures (256 bytes, text/x-csrc)
2019-07-09 15:20 CEST , Graeme Gott
no flags

Additional information