GNOME Bugzilla – Bug 633641
glade-3 crashed with SIGSEGV in glade_widget_dup()
Last modified: 2010-11-01 15:16:13 UTC
Originally reported at: https://bugs.launchpad.net/bugs/669126 Binary package hint: glade-3 Crash while using glade. reproducable steps to reproduce: * open the glade file attached (options.glade from the pyneighborhood-projekt) * mark the "options-vbox"-container (GTKVbox) * click on "copy" ProblemType: Crash DistroRelease: Ubuntu 10.10 Package: glade 3.7.0.is.3.6.7-0ubuntu2 ProcVersionSignature: Ubuntu 2.6.35-22.35-generic 2.6.35.4 Uname: Linux 2.6.35-22-generic i686 NonfreeKernelModules: fglrx wl Architecture: i386 Date: Sun Oct 31 16:40:44 2010 ExecutablePath: /usr/bin/glade-3 ProcCmdline: glade-3 /home/username/Programmierung/testpyn/ui/options.glade ProcEnviron: LANG=de_DE.utf8 SHELL=/bin/bash SegvAnalysis: Segfault happened at: 0xced677: mov 0x28(%ecx),%eax PC (0x00ced677) ok source "0x28(%ecx)" (0x00000028) not located in a known VMA region (needed readable region)! destination "%eax" ok SegvReason: reading NULL VMA Signal: 11 SourcePackage: glade-3 StacktraceTop: ?? () from /usr/lib/libgladeui-1.so.9 glade_widget_dup () from /usr/lib/libgladeui-1.so.9 glade_command_copy () from /usr/lib/libgladeui-1.so.9 glade_app_command_copy () from /usr/lib/libgladeui-1.so.9 ?? () from /usr/lib/libgladeui-1.so.9 Title: glade-3 crashed with SIGSEGV in glade_widget_dup() UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare vboxusers
for gdb-output see https://bugs.launchpad.net/bugs/669126 StacktraceTop: glade_widget_dup_internal (parent=<value optimized out>, glade_widget_dup (template_widget=0x8283970, exact=0) glade_command_copy (widgets=0x8a065a0) glade_app_command_copy () at glade-app.c:1175 glade_popup_copy_cb (item=0x8a10820, widget=0x8283970)
Thanks for taking the time to report this bug. This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade. *** This bug has been marked as a duplicate of bug 627031 ***