Description of problem: Crash in xfce4-session-settings, when clicking "Add" on tab "Application Autostart" Gtk message before crash: Gtk-CRITICAL **: gtk_entry_get_text: assertion 'GTK_IS_ENTRY (entry)' failed Kernel message: segfault at 0 ip 000000000040da7c sp 00007ffccbcdb720 error 4 in xfce4-session-settings[400000+26000] Version-Release number of selected component (if applicable): Current Cauldron version, all updates. The program is linked against libgtk-3, version 3.22.24-1.mga7 How reproducible: Every time. Steps to Reproduce: 1. Run xfce4-session-setting 2. Change to tab "Application Autostart" 3. Click button "Add" The affecting file in the source tree is "settings/xfae-dialog.c". The crash happens in function "xfae_dialog_init". The exact line (103) that causes the crash is gtk_grid_attach (GTK_GRID (grid), dialog->name_entry, 1, 0, 1, 1);
Assignee: bugsquad => jani.valimaaCC: (none) => marja11
Can you report this directly to upstream?
Sure, will do.
Reported to upstream: https://bugzilla.xfce.org/show_bug.cgi?id=13907
Thx, I will CC to it.
See Also: (none) => https://bugzilla.xfce.org/show_bug.cgi?id=13907
Digged this a bit more and it seems like this is same as: https://bugzilla.xfce.org/show_bug.cgi?id=13271 Added 2 patches to -2.mga7 from upstream GIT that hopefully fixes the issue. http://svnweb.mageia.org/packages?view=revision&revision=1170145
See Also: (none) => https://bugzilla.xfce.org/show_bug.cgi?id=13271
D'oh! I bumped rel twice locally before committing, so the fixed should be -3.mga7.
Shoot! I have done an extensive bug search upstream before filing the report. Must have overlooked that one. Oh well, several bytes wasted.
I'm closing this as FIXED. Feel free to re-open if needed.
Status: NEW => RESOLVEDResolution: (none) => FIXED