Activity log for bug #214225

Date Who What changed Old value New value Message
2008-04-08 21:33:29 Juan C. Villa bug added bug
2008-04-08 21:33:29 Juan C. Villa bug added attachment 'full-leak-check.txt' (valgrind --leak-check=full)
2008-04-08 21:33:29 Juan C. Villa bug added attachment 'CoreDump.gz' (CoreDump.gz)
2008-04-08 21:33:29 Juan C. Villa bug added attachment 'Dependencies.txt' (Dependencies.txt)
2008-04-08 21:33:29 Juan C. Villa bug added attachment 'Disassembly.txt' (Disassembly.txt)
2008-04-08 21:33:29 Juan C. Villa bug added attachment 'ProcMaps.txt' (ProcMaps.txt)
2008-04-08 21:33:29 Juan C. Villa bug added attachment 'ProcStatus.txt' (ProcStatus.txt)
2008-04-08 21:33:29 Juan C. Villa bug added attachment 'Registers.txt' (Registers.txt)
2008-04-09 10:23:18 Apport retracing service bug added subscriber Crash bug triagers for universe packages
2008-04-09 10:23:28 Apport retracing service bug added attachment 'Stacktrace.txt' (Stacktrace.txt (retraced))
2008-04-09 10:23:30 Apport retracing service bug added attachment 'ThreadStacktrace.txt' (ThreadStacktrace.txt (retraced))
2008-04-09 10:23:31 Apport retracing service glade-3: importance Undecided Medium
2008-07-26 16:20:24 Sebastien Bacher glade-3: status New Triaged
2008-07-26 16:20:40 Sebastien Bacher bug assigned to glade
2008-07-26 16:25:00 Bug Watch Updater glade: status Unknown New
2009-04-27 03:57:22 Robert Ancell summary glade-3 crashed with SIGSEGV in g_utf8_get_char() Crash changing menu item type to Image and editing name
2009-04-28 02:17:45 Robert Ancell summary Crash changing menu item type to Image and editing name Crash changing menu item type to Image and editing name (g_utf8_get_char)
2009-09-16 23:41:13 Kees Cook description Binary package hint: glade-3 I have been through similar bug reports but they don't seem to match what I am experiencing. Step to reproduce: - Create new window - Add vertical box - Add menu bar - Open the "edit" menu bar dialog - Delete all sub menus under edit - Add a new submenu under edit - Change the type of the submene to "Image" - Change the name to "menuPreferences" - Press TAB and it crashes I am not very experienced a debugging precompiled applications. I would love to learn and would appreciate all the help. Here's a valgrind dump of the application when it's crashing: (glade-3:8631): GladeUI-CRITICAL **: glade_base_editor_treeview_cursor_changed: assertion `GTK_IS_TREE_VIEW (treeview)' failed ==8631== ==8631== Invalid read of size 1 ==8631== at 0x44E158B: g_utf8_get_char (in /usr/lib/libglib-2.0.so.0.1600.3) ==8631== by 0x4058904: (within /usr/lib/libgladeui-1.so.7.0.2) ==8631== by 0x4058A21: glade_project_widget_name_changed (in /usr/lib/libgladeui-1.so.7.0.2) ==8631== by 0x4059518: (within /usr/lib/libgladeui-1.so.7.0.2) ==8631== by 0x4453169: g_cclosure_marshal_VOID__PARAM (in /usr/lib/libgobject-2.0.so.0.1600.3) ==8631== by 0x4446758: g_closure_invoke (in /usr/lib/libgobject-2.0.so.0.1600.3) ==8631== by 0x445AD1C: (within /usr/lib/libgobject-2.0.so.0.1600.3) ==8631== by 0x445C915: g_signal_emit_valist (in /usr/lib/libgobject-2.0.so.0.1600.3) ==8631== by 0x445CC58: g_signal_emit (in /usr/lib/libgobject-2.0.so.0.1600.3) ==8631== by 0x444AC80: (within /usr/lib/libgobject-2.0.so.0.1600.3) ==8631== by 0x44474CE: (within /usr/lib/libgobject-2.0.so.0.1600.3) ==8631== by 0x444B718: g_object_notify (in /usr/lib/libgobject-2.0.so.0.1600.3) ==8631== Address 0x0 is not stack'd, malloc'd or (recently) free'd ==8631== ==8631== Process terminating with default action of signal 11 (SIGSEGV) ==8631== Access not within mapped region at address 0x0 ==8631== at 0x44E158B: g_utf8_get_char (in /usr/lib/libglib-2.0.so.0.1600.3) ==8631== by 0x4058904: (within /usr/lib/libgladeui-1.so.7.0.2) ==8631== by 0x4058A21: glade_project_widget_name_changed (in /usr/lib/libgladeui-1.so.7.0.2) ==8631== by 0x4059518: (within /usr/lib/libgladeui-1.so.7.0.2) ==8631== by 0x4453169: g_cclosure_marshal_VOID__PARAM (in /usr/lib/libgobject-2.0.so.0.1600.3) ==8631== by 0x4446758: g_closure_invoke (in /usr/lib/libgobject-2.0.so.0.1600.3) ==8631== by 0x445AD1C: (within /usr/lib/libgobject-2.0.so.0.1600.3) ==8631== by 0x445C915: g_signal_emit_valist (in /usr/lib/libgobject-2.0.so.0.1600.3) ==8631== by 0x445CC58: g_signal_emit (in /usr/lib/libgobject-2.0.so.0.1600.3) ==8631== by 0x444AC80: (within /usr/lib/libgobject-2.0.so.0.1600.3) ==8631== by 0x44474CE: (within /usr/lib/libgobject-2.0.so.0.1600.3) ==8631== by 0x444B718: g_object_notify (in /usr/lib/libgobject-2.0.so.0.1600.3) ==8631== ==8631== ERROR SUMMARY: 79 errors from 25 contexts (suppressed: 215 from 2) ==8631== malloc/free: in use at exit: 11,745,381 bytes in 146,063 blocks. ==8631== malloc/free: 797,972 allocs, 651,909 frees, 134,787,313 bytes allocated. ==8631== For counts of detected errors, rerun with: -v ==8631== searching for pointers to 146,063 not-freed blocks. ==8631== checked 11,820,156 bytes. ==8631== ==8631== LEAK SUMMARY: ==8631== definitely lost: 120,253 bytes in 4,153 blocks. ==8631== possibly lost: 913,273 bytes in 972 blocks. ==8631== still reachable: 10,711,855 bytes in 140,938 blocks. ==8631== suppressed: 0 bytes in 0 blocks. ==8631== Rerun with --leak-check=full to see details of leaked memory. ProblemType: Crash Architecture: i386 CrashCounter: 1 Date: Tue Apr 8 17:09:17 2008 DistroRelease: Ubuntu 8.04 ExecutablePath: /usr/bin/glade-3 NonfreeKernelModules: nvidia Package: glade-3 3.4.2-0ubuntu1 PackageArchitecture: i386 ProcCmdline: glade-3 ProcEnviron: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=en_US.UTF-8 SHELL=/bin/bash Signal: 11 SourcePackage: glade-3 Stacktrace: #0 0xb7b0958b in g_utf8_get_char () from /usr/lib/libglib-2.0.so.0 #1 0xb7f36905 in ?? () from /usr/lib/libgladeui-1.so.7 #2 0x00000000 in ?? () StacktraceTop: g_utf8_get_char () from /usr/lib/libglib-2.0.so.0 ?? () from /usr/lib/libgladeui-1.so.7 ?? () ThreadStacktrace: . Thread 1 (process 7844): #0 0xb7b0958b in g_utf8_get_char () from /usr/lib/libglib-2.0.so.0 #1 0xb7f36905 in ?? () from /usr/lib/libgladeui-1.so.7 #2 0x00000000 in ?? () Title: glade-3 crashed with SIGSEGV in g_utf8_get_char() Uname: Linux 2.6.24-12-generic i686 UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin mythtv plugdev video Binary package hint: glade-3 I have been through similar bug reports but they don't seem to match what I am experiencing. Step to reproduce: - Create new window - Add vertical box - Add menu bar - Open the "edit" menu bar dialog - Delete all sub menus under edit - Add a new submenu under edit - Change the type of the submene to "Image" - Change the name to "menuPreferences" - Press TAB and it crashes I am not very experienced a debugging precompiled applications. I would love to learn and would appreciate all the help. Here's a valgrind dump of the application when it's crashing: (glade-3:8631): GladeUI-CRITICAL **: glade_base_editor_treeview_cursor_changed: assertion `GTK_IS_TREE_VIEW (treeview)' failed ==8631== ==8631== Invalid read of size 1 ==8631== at 0x44E158B: g_utf8_get_char (in /usr/lib/libglib-2.0.so.0.1600.3) ==8631== by 0x4058904: (within /usr/lib/libgladeui-1.so.7.0.2) ==8631== by 0x4058A21: glade_project_widget_name_changed (in /usr/lib/libgladeui-1.so.7.0.2) ==8631== by 0x4059518: (within /usr/lib/libgladeui-1.so.7.0.2) ==8631== by 0x4453169: g_cclosure_marshal_VOID__PARAM (in /usr/lib/libgobject-2.0.so.0.1600.3) ==8631== by 0x4446758: g_closure_invoke (in /usr/lib/libgobject-2.0.so.0.1600.3) ==8631== by 0x445AD1C: (within /usr/lib/libgobject-2.0.so.0.1600.3) ==8631== by 0x445C915: g_signal_emit_valist (in /usr/lib/libgobject-2.0.so.0.1600.3) ==8631== by 0x445CC58: g_signal_emit (in /usr/lib/libgobject-2.0.so.0.1600.3) ==8631== by 0x444AC80: (within /usr/lib/libgobject-2.0.so.0.1600.3) ==8631== by 0x44474CE: (within /usr/lib/libgobject-2.0.so.0.1600.3) ==8631== by 0x444B718: g_object_notify (in /usr/lib/libgobject-2.0.so.0.1600.3) ==8631== Address 0x0 is not stack'd, malloc'd or (recently) free'd ==8631== ==8631== Process terminating with default action of signal 11 (SIGSEGV) ==8631== Access not within mapped region at address 0x0 ==8631== at 0x44E158B: g_utf8_get_char (in /usr/lib/libglib-2.0.so.0.1600.3) ==8631== by 0x4058904: (within /usr/lib/libgladeui-1.so.7.0.2) ==8631== by 0x4058A21: glade_project_widget_name_changed (in /usr/lib/libgladeui-1.so.7.0.2) ==8631== by 0x4059518: (within /usr/lib/libgladeui-1.so.7.0.2) ==8631== by 0x4453169: g_cclosure_marshal_VOID__PARAM (in /usr/lib/libgobject-2.0.so.0.1600.3) ==8631== by 0x4446758: g_closure_invoke (in /usr/lib/libgobject-2.0.so.0.1600.3) ==8631== by 0x445AD1C: (within /usr/lib/libgobject-2.0.so.0.1600.3) ==8631== by 0x445C915: g_signal_emit_valist (in /usr/lib/libgobject-2.0.so.0.1600.3) ==8631== by 0x445CC58: g_signal_emit (in /usr/lib/libgobject-2.0.so.0.1600.3) ==8631== by 0x444AC80: (within /usr/lib/libgobject-2.0.so.0.1600.3) ==8631== by 0x44474CE: (within /usr/lib/libgobject-2.0.so.0.1600.3) ==8631== by 0x444B718: g_object_notify (in /usr/lib/libgobject-2.0.so.0.1600.3) ==8631== ==8631== ERROR SUMMARY: 79 errors from 25 contexts (suppressed: 215 from 2) ==8631== malloc/free: in use at exit: 11,745,381 bytes in 146,063 blocks. ==8631== malloc/free: 797,972 allocs, 651,909 frees, 134,787,313 bytes allocated. ==8631== For counts of detected errors, rerun with: -v ==8631== searching for pointers to 146,063 not-freed blocks. ==8631== checked 11,820,156 bytes. ==8631== ==8631== LEAK SUMMARY: ==8631== definitely lost: 120,253 bytes in 4,153 blocks. ==8631== possibly lost: 913,273 bytes in 972 blocks. ==8631== still reachable: 10,711,855 bytes in 140,938 blocks. ==8631== suppressed: 0 bytes in 0 blocks. ==8631== Rerun with --leak-check=full to see details of leaked memory. ProblemType: Crash Architecture: i386 CrashCounter: 1 Date: Tue Apr 8 17:09:17 2008 DistroRelease: Ubuntu 8.04 ExecutablePath: /usr/bin/glade-3 NonfreeKernelModules: nvidia Package: glade-3 3.4.2-0ubuntu1 PackageArchitecture: i386 ProcCmdline: glade-3 ProcEnviron: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=en_US.UTF-8 SHELL=/bin/bash Signal: 11 SourcePackage: glade-3 Stacktrace: #0 0xb7b0958b in g_utf8_get_char () from /usr/lib/libglib-2.0.so.0 #1 0xb7f36905 in ?? () from /usr/lib/libgladeui-1.so.7 #2 0x00000000 in ?? () StacktraceTop: g_utf8_get_char () from /usr/lib/libglib-2.0.so.0 ?? () from /usr/lib/libgladeui-1.so.7 ?? () ThreadStacktrace: . Thread 1 (process 7844): #0 0xb7b0958b in g_utf8_get_char () from /usr/lib/libglib-2.0.so.0 #1 0xb7f36905 in ?? () from /usr/lib/libgladeui-1.so.7 #2 0x00000000 in ?? () Title: glade-3 crashed with SIGSEGV in g_utf8_get_char() Uname: Linux 2.6.24-12-generic i686 UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin mythtv plugdev video SegvAnalysis: Segfault happened at: 0xb7b0958b <g_utf8_get_char+11>: movzbl (%eax),%edx PC (0xb7b0958b) ok source "(%eax)" (0x00000000) not located in a known VMA region (needed readable region)! destination "%edx" ok SegvReason: reading NULL VMA
2010-01-19 19:08:04 Javier Jardón affects glade-3 (Ubuntu) glade (Ubuntu)
2010-01-19 22:23:42 bram goffings removed subscriber bram goffings
2010-04-14 18:47:31 Javier Jardón affects glade (Ubuntu) glade-3 (Ubuntu)
2010-04-14 18:48:02 Javier Jardón bug task added glade-3
2010-04-14 18:54:59 Javier Jardón glade-2.old: importance Unknown Undecided
2010-04-14 18:54:59 Javier Jardón glade-2.old: remote watch GNOME Bug Tracker #533471
2010-04-14 18:55:16 Javier Jardón glade-2.old: status New Invalid
2010-04-16 20:14:57 Bug Watch Updater glade-3: status Unknown New
2010-09-16 05:21:29 Bug Watch Updater glade-3: importance Unknown Critical
2011-01-10 20:47:19 Bug Watch Updater glade-3: status New Expired