After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 633641 - glade-3 crashed with SIGSEGV in glade_widget_dup()
glade-3 crashed with SIGSEGV in glade_widget_dup()
Status: RESOLVED DUPLICATE of bug 627031
Product: glade
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-10-31 15:48 UTC by Linus Hoppe
Modified: 2010-11-01 15:16 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Linus Hoppe 2010-10-31 15:48:50 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
Comment 1 Linus Hoppe 2010-10-31 16:13:54 UTC
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)
Comment 2 Fabio Durán Verdugo 2010-11-01 15:16:13 UTC
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 ***