[Bug 466361] New: glade-3 crashes on entering anything in items fields for combobox widget

https://bugzilla.novell.com/show_bug.cgi?id=466361 Summary: glade-3 crashes on entering anything in items fields for combobox widget Classification: openSUSE Product: openSUSE 11.1 Version: RC 2 Platform: x86 OS/Version: openSUSE 11.1 Status: NEW Severity: Critical Priority: P5 - None Component: GNOME AssignedTo: bnc-team-gnome@forge.provo.novell.com ReportedBy: bidossessi.sodonon@yahoo.fr QAContact: qa@suse.de Found By: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.5) Gecko/2008121300 SUSE/3.0.5-1.1 Firefox/3.0.5 i have reproduced this a number of times: In glade-3 i ran it through gdb and got this output when it happened: Program received signal SIGSEGV, Segmentation fault. 0xb7cfb54a in ?? () from /usr/lib/libgtk-x11-2.0.so.0 Reproducible: Always Steps to Reproduce: 1. open a new toplevel window 2. add a combobox widget 3. try entering anything in the items fiels, on the general tab for that widget 4. open a "known to work" .glade file containing a combobox widget with pre-populated items 5. try editing the items in the widget from the general tab in glade Actual Results: glade freezes, processor usage shoots up, and afeter a few seconds, glade crashes. nothing more happens (no bugbuddy window) Expected Results: 1. items added to the combobox widget as selectable options 2. bugbuddy box with crash log zypper se glade: i | glade-sharp2 | Mono bindings for glade | package i | glade3 | User Interface Builder for GTK+ and Gnome | package i | glade3-debuginfo | Debug information for package glade3 | package i | glade3-debugsource | Debug sources for package glade3 | package i | glade3-lang | Languages for package glade3 | package i | glade3-libgnomedb | Glade3 binding for Library for Writing GNOME Database Programs | package i | libglade2 | Glade Library Compatible with the GNOME 2.x Desktop Platform | package i | libglade2-devel | Include files and libraries mandatory for development | package i | libglade2-doc | Documentation for the Glade library | package i | libglademm | C++ Interface for libglade (Part of GNOME Project) | package | libglademm | C++ Interface for libglade (Part of GNOME Project) | srcpackage i | libglademm-2_4-1 | C++ Interface for libglade (Part of GNOME Project) | package | libglademm-debugsource | Debug sources for package libglademm | package i | libgladeui-1-8 | User Interface Builder for GTK+ and Gnome | package i | libgladeui-1_0-devel | Development Files for for User Interface Builder for GTK+ and Gnome | package i | libgladeui-1_0-doc | Development Files for User Interface Builder for GTK+ and Gnome | package -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=466361 Bidossessi SODONON <bidossessi.sodonon@yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|RC 2 |Final -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=466361 User vuntz@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=466361#c1 Vincent Untz <vuntz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |should_go_upstream Priority|P5 - None |P3 - Medium URL| |http://bugzilla.gnome.org/s | |how_bug.cgi?id=528511 CC| |vuntz@novell.com --- Comment #1 from Vincent Untz <vuntz@novell.com> 2009-01-20 10:49:51 MST --- This is http://bugzilla.gnome.org/show_bug.cgi?id=528511 which is fixed upstream in 3.5.3. This was fixed with this commit: 2008-04-17 Juan Pablo Ugarte <juanpablougarte@gmail.com> * gladeui/glade-property-class.[ch]: added glade_property_class_compare() * gladeui/glade-editor-property.c: use new compare function in glade_editor_property_commit() instead of g_param_values_cmp() since GBoxed comparison is not well defined. Fixes bug #528511. I'm building a package in home:vuntz:11.1-testing. Can you try it? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=466361 User vuntz@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=466361#c2 Vincent Untz <vuntz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |bidossessi.sodonon@yahoo.fr --- Comment #2 from Vincent Untz <vuntz@novell.com> 2009-01-20 18:11:39 MST --- Package is built. Tell me once you've tried it if it fixes the issue, and I'll try to push it in the updates. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=466361 Vincent Untz <vuntz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-gnome@forge.provo. |vuntz@novell.com |novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=466361 User vuntz@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=466361#c3 --- Comment #3 from Vincent Untz <vuntz@novell.com> 2009-01-26 14:24:17 MST --- Created an attachment (id=267773) --> (https://bugzilla.novell.com/attachment.cgi?id=267773) Patch I tested the patched package and it works. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=466361 User vuntz@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=466361#c4 Vincent Untz <vuntz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Info Provider|bidossessi.sodonon@yahoo.fr |ast@novell.com --- Comment #4 from Vincent Untz <vuntz@novell.com> 2009-01-26 14:25:17 MST --- Anja: this belongs to the "would be nice to have a swamp id" category. It's not highly visible and it affects a package that is not installed by default, but it's still a crasher. Do you think it's okay to have an update for this? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=466361 User swamp@suse.com added comment https://bugzilla.novell.com/show_bug.cgi?id=466361#c5 Swamp Script User <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |maint:running:22265 --- Comment #5 from Swamp Script User <swamp@suse.com> 2009-01-27 08:30:39 MST --- The SWAMPID for this issue is 22265. Please submit the patch and patchinfo file using this ID. (https://swamp.suse.de/webswamp/wf/22265) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=466361 User bidossessi.sodonon@yahoo.fr added comment https://bugzilla.novell.com/show_bug.cgi?id=466361#c7 --- Comment #7 from Bidossessi SODONON <bidossessi.sodonon@yahoo.fr> 2009-02-02 05:06:10 MST --- i was offline for a long while. sorry about the delay. i will test the package today -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=466361 User vuntz@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=466361#c8 Vincent Untz <vuntz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #8 from Vincent Untz <vuntz@novell.com> 2009-02-02 07:00:19 MST --- (In reply to comment #7)
i was offline for a long while. sorry about the delay. i will test the package today
Thanks, I had the opportunity to try it by myself, and it worked. I just submitted the fix as an update. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=466361 User swamp@suse.com added comment https://bugzilla.novell.com/show_bug.cgi?id=466361#c9 Swamp Script User <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:22265 |maint:running:22265 | |maint:released:11.1:22331 --- Comment #9 from Swamp Script User <swamp@suse.com> 2009-02-12 06:44:25 MST --- Update released for: glade3, glade3-lang, libgladeui-1-8, libgladeui-1_0-devel, libgladeui-1_0-doc Products: openSUSE 11.1 (debug, i586, ppc, x86_64) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=466361 Swamp Script User <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:22265 |. |maint:released:11.1:22331 | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com