[apport] gnome-panel crashed with SIGSEGV in __pthread_mutex_unlock_usercnt()

Bug #82146 reported by WindoM
4
Affects Status Importance Assigned to Milestone
GNOME Panel
Invalid
Unknown
gnome-panel (Ubuntu)
Confirmed
Medium
Ubuntu Desktop Bugs

Bug Description

Binary package hint: gnome-panel

Can't understand how it happened and when, but it happened... Hope the crash report is useful enough.

ProblemType: Crash
Date: Mon Jan 29 17:42:12 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/gnome-panel
Package: gnome-panel 2.17.90-0ubuntu1
ProcCmdline: gnome-panel --sm-client-id default1
ProcCwd: /home/windom
ProcEnviron:
 LANGUAGE=it_IT:it:en_GB:en
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=it_IT.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: gnome-panel
StacktraceTop:
 ?? () from /lib/tls/i686/cmov/libc.so.6
 ?? () from /usr/lib/libglib-2.0.so.0
 __pthread_mutex_unlock_usercnt ()
 malloc () from /lib/tls/i686/cmov/libc.so.6
 g_malloc () from /usr/lib/libglib-2.0.so.0
Uname: Linux WindoM-MobilE 2.6.20-5-generic #2 SMP Sat Jan 6 14:50:47 UTC 2007 i686 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin plugdev scanner video

Revision history for this message
WindoM (windom-macrosorch) wrote : Dependencies.txt
Revision history for this message
WindoM (windom-macrosorch) wrote : Disassembly.txt
Revision history for this message
WindoM (windom-macrosorch) wrote : ProcMaps.txt
Revision history for this message
WindoM (windom-macrosorch) wrote : ProcStatus.txt
Revision history for this message
WindoM (windom-macrosorch) wrote : Registers.txt
Revision history for this message
WindoM (windom-macrosorch) wrote : Stacktrace.txt
Revision history for this message
WindoM (windom-macrosorch) wrote : ThreadStacktrace.txt
Revision history for this message
Sebastien Bacher (seb128) wrote :

Thank you for your bug. Upstream bug similar to that one: http://bugzilla.gnome.org/show_bug.cgi?id=399329

Changed in gnome-panel:
assignee: nobody → desktop-bugs
importance: Undecided → Medium
status: Unconfirmed → Confirmed
Revision history for this message
Sebastien Bacher (seb128) wrote :
Download full text (7.4 KiB)

The backtrace is similar, the upstream one is a hang, not a crash though

Debug backtrace:

Core was generated by `gnome-panel --sm-client-id default1'.
Program terminated with signal 11, Segmentation fault.
#0 0xb7480984 in _int_malloc () from /lib/tls/i686/cmov/libc.so.6
(gdb) bt
#0 0xb7480984 in _int_malloc () from /lib/tls/i686/cmov/libc.so.6
#1 0xb74825ee in malloc () from /lib/tls/i686/cmov/libc.so.6
#2 0xb769c126 in IA__g_malloc (n_bytes=8) at gmem.c:131
#3 0xb76af6b9 in IA__g_strdup (str=0x82dadd0 "Sans 10") at gstrfuncs.c:91
#4 0xb772c8f0 in value_copy_string (src_value=0xbfc83898, dest_value=0xbfc839b8) at gvaluetypes.c:275
#5 0xb772824a in IA__g_value_copy (src_value=0xbfc83898, dest_value=0xbfc839b8) at gvalue.c:119
#6 0xb77288bf in IA__g_value_transform (src_value=0xbfc83898, dest_value=0xbfc839b8) at gvalue.c:341
#7 0xb7909b62 in IA__gdk_screen_get_setting (screen=0x80e70b0, name=0xb7c70e72 "gtk-font-name", value=0xbfc839b8)
    at gdkevents-x11.c:2943
#8 0xb7af4555 in gtk_settings_get_property (object=0x8110fa0, property_id=13, value=0xbfc839b8, pspec=0x81020a8)
    at gtksettings.c:659
#9 0xb7709a5f in IA__g_object_get_valist (object=0x8110fa0, first_property_name=0xb7c70e72 "gtk-font-name",
    var_args=<value optimized out>) at gobject.c:659
#10 0xb7709ca6 in IA__g_object_get (_object=0x8110fa0, first_property_name=0xb7c70e72 "gtk-font-name") at gobject.c:1222
#11 0xb7ad3f58 in _gtk_rc_context_get_default_font_name (settings=0x8110fa0) at gtkrc.c:1702
#12 0xb7b00f38 in _gtk_style_init_for_settings (style=0x829a398, settings=0x8110fa0) at gtkstyle.c:383
#13 0xb7ad4fbb in gtk_rc_init_style (context=0x811d870, rc_styles=0x8247818) at gtkrc.c:2358
#14 0xb7ad5513 in IA__gtk_rc_get_style (widget=0x8408500) at gtkrc.c:1998
#15 0xb7bab530 in gtk_widget_reset_rc_style (widget=0x8408500) at gtkwidget.c:4818
#16 0xb7bab5ba in reset_rc_styles_recurse (widget=0x8408500, data=0x0) at gtkwidget.c:5352
#17 0xb79c01a0 in gtk_box_forall (container=0x8384408, include_internals=1,
    callback=0xb7bab550 <reset_rc_styles_recurse>, callback_data=0x0) at gtkbox.c:670
#18 0xb79fb81b in IA__gtk_container_forall (container=0x8384408, callback=0xb7bab550 <reset_rc_styles_recurse>,
    callback_data=0x0) at gtkcontainer.c:1261
#19 0xb7bab5a9 in reset_rc_styles_recurse (widget=0x8384408, data=0x0) at gtkwidget.c:5355
#20 0xb79bc55f in gtk_bin_forall (container=0x8408758, include_internals=1, callback=0xb7557158 <main_arena+56>,
    callback_data=0x0) at gtkbin.c:133
#21 0xb79fb81b in IA__gtk_container_forall (container=0x8408758, callback=0xb7bab550 <reset_rc_styles_recurse>,
    callback_data=0x0) at gtkcontainer.c:1261
#22 0xb7bab5a9 in reset_rc_styles_recurse (widget=0x8408758, data=0x0) at gtkwidget.c:5355
#23 0xb5d55c71 in wnck_tasklist_activate_task_window (task=0x8408758, timestamp=3050658929) at tasklist.c:2387
#24 0xb79fb81b in IA__gtk_container_forall (container=0x827aa00, callback=0xb7bab550 <reset_rc_styles_recurse>,
    callback_data=0x0) at gtkcontainer.c:1261
#25 0xb7bab5a9 in reset_rc_styles_recurse (widget=0x827aa00, data=0x0) at gtkwidget.c:5355
#26 0xb79bc55f in gtk_bin_forall (container=0x82b0498, include_internals=...

Read more...

Revision history for this message
Sebastien Bacher (seb128) wrote :

duplicate from bug #81520

Changed in gnome-panel:
status: Unknown → Rejected
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.