https://bugzilla.xfce.org/show_bug.cgi?id=15404
Olivier Fourdan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Olivier Fourdan <[email protected]> --- (In reply to Simon Steinbeiss from comment #2) > Created attachment 8536 [details] > Just a small sanity check Please note that such pre-condition assertion should not be used to fix the bug, merely to trace it. From the backtrace in comment 0, it's clear that "user_data=0x0" so is "manager=0x0" and the pre-condition will trigger. But some distribution build their packages with the pre-conditions and assertions disabled, so this is not a /real/ fix. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
