nm-applet segfault

Bug #703976 reported by San
22
This bug affects 4 people
Affects Status Importance Assigned to Milestone
network-manager-applet (Ubuntu)
Incomplete
Medium
Unassigned

Bug Description

dmesg:

[ 3992.637607] show_signal_msg: 6 callbacks suppressed
[ 3992.637617] nm-applet[2086]: segfault at 1 ip 0095ce4a sp bff0ac3c error 4 in libc-2.12.2.so[8e9000+15a000]
[ 3992.804062] wlan0: deauthenticating from 00:02:72:5c:91:7f by local choice (reason=3)
[ 3992.805544] cfg80211: All devices are disconnected, going to restore regulatory settings
[ 3992.805554] cfg80211: Restoring regulatory settings
[ 3992.805561] cfg80211: Calling CRDA to update world regulatory domain
[ 3993.051897] cfg80211: World regulatory domain updated:
[ 3993.051906] (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 3993.051914] (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 3993.051921] (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 3993.051928] (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 3993.051934] (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 3993.051941] (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)

I can not find any way to reproduce the problem. Sometimes i download something from the internet (i.e. updating packages) sometimes i only write a post on the forum or simply comunicate via pidgin.
Maybe i just realise then...

Anyway, after disconnection nm-applet disapears and there is no connection and apllet does not apear again.
#nm-applet &
solves the problem until it occur again.

additional info:

san@asus:~$ lsb_release -rd
Description: Ubuntu natty (development branch)
Release: 11.04

network-manager-gnome:
  Zainstalowana: 0.8.3+git.20101209t081952.0330eca-0ubuntu3
  Kandydująca: 0.8.3+git.20101209t081952.0330eca-0ubuntu3
  Tabela wersji:
 *** 0.8.3+git.20101209t081952.0330eca-0ubuntu3 0
        500 http://pl.archive.ubuntu.com/ubuntu/ natty/main i386 Packages
        100 /var/lib/dpkg/status

Revision history for this message
Mathieu Trudel-Lapierre (cyphermox) wrote :

The next time it crashes and you need start it from the command line, could you do the following:

1- Download the debug packages:
Add the repository:
deb http://ddebs.ubuntu.com/ natty main

Install network-manager-applet-dbgsym:
sudo apt-get install network-manager-dbgsym

2- Run nm-applet in a debugger:
gdb --args nm-applet

You will need to use the "run" command to have it actually start.

3- When it crashes, issue the following command:
bt full

4- Attach the output to this bug.

Thanks in advance.

Changed in network-manager-applet (Ubuntu):
status: New → Incomplete
importance: Undecided → Medium
Revision history for this message
San (san-plusnet) wrote :

(nm-applet:3573): Gtk-CRITICAL **: IA__gtk_widget_is_toplevel: assertion `GTK_IS_WIDGET (widget)' failed

(nm-applet:3573): Gtk-CRITICAL **: IA__gtk_widget_is_toplevel: assertion `GTK_IS_WIDGET (widget)' failed

** (nm-applet:3573): WARNING **: _nm_object_get_property: Error getting 'WpaFlags' for /org/freedesktop/NetworkManager/AccessPoint/49: (19) Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist

** (nm-applet:3573): WARNING **: _nm_object_get_property: Error getting 'RsnFlags' for /org/freedesktop/NetworkManager/AccessPoint/50: (19) Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist

i started it (before posting this bug) from console by 'nm-applet &' and left it.
those messages shows and repeats few times.

'gdb --args nm-applet'
can i do so without waiting for bug to appear?
can i add this to autorun with 'kill nm-applet && gdb --args nm-applet' to run in virtual terminal?

it is not very often - once, twice a week. i do not use internet for high loads on this computer.

Best regards!

Revision history for this message
San (san-plusnet) wrote :

Hi!

I have just made update of my packages and found this:

[BEGINING]

(gdb) run
Starting program: /usr/bin/nm-applet
[Thread debugging using libthread_db enabled]
[New Thread 0xb7c31b70 (LWP 1913)]
[New Thread 0xb7430b70 (LWP 1914)]

** (nm-applet:1910): WARNING **: Invalid connection /system/networking/connections/1: 'NMSettingConnection' / 'id' invalid: 2
** (nm-applet:1910): DEBUG: foo_client_state_changed_cb
** (nm-applet:1910): DEBUG: foo_client_state_changed_cb
[Thread 0xb7c31b70 (LWP 1913) exited]

** (nm-applet:1910): WARNING **: _nm_object_get_property: Error getting 'WpaFlags' for /org/freedesktop/NetworkManager/AccessPoint/1: (19) Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist

(nm-applet:1910): Gtk-CRITICAL **: IA__gtk_widget_is_toplevel: assertion `GTK_IS_WIDGET (widget)' failed

Program received signal SIGSEGV, Segmentation fault.
0x00303f62 in ?? () from /usr/lib/libgtk-x11-2.0.so.0

[ END ]

Quite weird, since my internet connection (WiFi) is still alive, but network manager is dead.
Hope this helps.

Best Regards,
San

Revision history for this message
San (san-plusnet) wrote :

Who wants 'where' command output?

Revision history for this message
San (san-plusnet) wrote :
Download full text (4.5 KiB)

GNU gdb (GDB) 7.2-ubuntu
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/nm-applet...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/nm-applet
[Thread debugging using libthread_db enabled]
[New Thread 0xb7c31b70 (LWP 1688)]
[New Thread 0xb7430b70 (LWP 1689)]

** (nm-applet:1684): WARNING **: Invalid connection /system/networking/connections/1: 'NMSettingConnection' / 'id' invalid: 2
** (nm-applet:1684): DEBUG: old state indicates that this was not a disconnect 0
** (nm-applet:1684): DEBUG: foo_client_state_changed_cb
** (nm-applet:1684): DEBUG: foo_client_state_changed_cb
[Thread 0xb7c31b70 (LWP 1688) exited]

** (nm-applet:1684): WARNING **: _nm_object_get_property: Error getting 'WpaFlags' for /org/freedesktop/NetworkManager/AccessPoint/5: (19) Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist

** (nm-applet:1684): WARNING **: _nm_object_get_property: Error getting 'RsnFlags' for /org/freedesktop/NetworkManager/AccessPoint/2: (19) Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist

Program received signal SIGSEGV, Segmentation fault.
0x002f0a56 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
(gdb) where
#0 0x002f0a56 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#1 0x002f0b2f in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#2 0x002f0ed2 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#3 0x002f6ac4 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#4 0x002f9043 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#5 0x0030b360 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#6 0x0030b4a0 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#7 0x0030b5b1 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#8 0x007ff46c in g_cclosure_marshal_VOID__BOXED ()
   from /usr/lib/libgobject-2.0.so.0
#9 0x007dfe07 in ?? () from /usr/lib/libgobject-2.0.so.0
#10 0x007e13e0 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#11 0x007f4996 in ?? () from /usr/lib/libgobject-2.0.so.0
#12 0x007fdf65 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#13 0x007fe2bd in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#14 0x003a7346 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#15 0x003a821f in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#16 0x00460a5f in gtk_widget_size_request () from /usr/lib/libgtk-x11-2.0.so.0
#17 0x00471452 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#18 0x007ff46c in g_cclosure_marshal_VOID__BOXED ()
   from /usr/lib/libgobject-2.0.so.0
---Type <return> to continue, or q <return> to quit---
#19 0x007dfe07 in ?? () from /usr/lib/libgobject-2.0.so.0
#20 0x007e14b2 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#21 0x007f4996 in ?? () from /usr/lib/libgobject-2.0.so.0
#22 0x007fdf65 in g_signal_emit_valist () from /usr/lib/libgobject-2...

Read more...

Revision history for this message
Mathieu Trudel-Lapierre (cyphermox) wrote :

Is this still crashing for you?

Revision history for this message
San (san-plusnet) wrote :

I reported all my crashes.
The last one is from 2011-02-03.
But previous from 2011-01-22.
Lets wait two or three days, ok?

Revision history for this message
Uwe Helm (1forthedoctor) wrote :

it's crashing for me as well. no compiz, ubuntu classic desktop, 2.6.38-3 kernel

(gdb) where
#0 0x00007ffff6bb8b50 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#1 0x00007ffff6bb8c46 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#2 0x00007ffff6bb8f19 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#3 0x00007ffff6bbe228 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#4 0x00007ffff6bc03d9 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#5 0x00007ffff6bd0d88 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#6 0x00007ffff6bd0ebe in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#7 0x00007ffff6bd0fe9 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#8 0x00007ffff579a745 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#9 0x00007ffff57ab7e3 in ?? () from /usr/lib/libgobject-2.0.so.0
#10 0x00007ffff57b5258 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#11 0x00007ffff57b560d in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#12 0x00007ffff6c5fbd8 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#13 0x00007ffff6d193dc in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#14 0x00007ffff579a7fc in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#15 0x00007ffff57ab7e3 in ?? () from /usr/lib/libgobject-2.0.so.0
#16 0x00007ffff57b5258 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#17 0x00007ffff57b560d in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#18 0x00007ffff6c5fbd8 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#19 0x00007ffff6d197af in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#20 0x00007ffff6d20d00 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#21 0x00007ffff579a7fc in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#22 0x00007ffff57abe1f in ?? () from /usr/lib/libgobject-2.0.so.0
#23 0x00007ffff57b5258 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#24 0x00007ffff57b541f in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#25 0x00007ffff6b71640 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#26 0x00007ffff65ffc16 in ?? () from /usr/lib/libgdk-x11-2.0.so.0
#27 0x00007ffff54dfc1d in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#28 0x00007ffff54e0408 in ?? () from /lib/libglib-2.0.so.0
#29 0x00007ffff54e0a4a in g_main_loop_run () from /lib/libglib-2.0.so.0
#30 0x00000000004169c8 in main ()

Revision history for this message
San (san-plusnet) wrote :
Download full text (4.1 KiB)

GNU gdb (GDB) 7.2-ubuntu
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/nm-applet...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/nm-applet
[Thread debugging using libthread_db enabled]
[New Thread 0xb7c31b70 (LWP 1803)]
[New Thread 0xb72ffb70 (LWP 1804)]

** (nm-applet:1800): WARNING **: Invalid connection /system/networking/connections/4: 'NMSettingConnection' / 'id' invalid: 2

** (nm-applet:1800): WARNING **: Invalid connection /system/networking/connections/1: 'NMSettingConnection' / 'id' invalid: 2
** (nm-applet:1800): DEBUG: foo_client_state_changed_cb
** (nm-applet:1800): DEBUG: foo_client_state_changed_cb
[Thread 0xb7c31b70 (LWP 1803) exited]

Program received signal SIGSEGV, Segmentation fault.
0x002f0a56 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
(gdb) where
#0 0x002f0a56 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#1 0x002f0b2f in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#2 0x002f0ed2 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#3 0x002f6ac4 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#4 0x002f9043 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#5 0x0030b360 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#6 0x0030b4a0 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#7 0x0030b5b1 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#8 0x007ff46c in g_cclosure_marshal_VOID__BOXED ()
   from /usr/lib/libgobject-2.0.so.0
#9 0x007dfe07 in ?? () from /usr/lib/libgobject-2.0.so.0
#10 0x007e13e0 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#11 0x007f4996 in ?? () from /usr/lib/libgobject-2.0.so.0
#12 0x007fdf65 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#13 0x007fe2bd in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#14 0x003a7346 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#15 0x003a821f in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#16 0x00460a5f in gtk_widget_size_request () from /usr/lib/libgtk-x11-2.0.so.0
#17 0x00471452 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#18 0x007ff46c in g_cclosure_marshal_VOID__BOXED ()
   from /usr/lib/libgobject-2.0.so.0
---Type <return> to continue, or q <return> to quit---
#19 0x007dfe07 in ?? () from /usr/lib/libgobject-2.0.so.0
#20 0x007e14b2 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#21 0x007f4996 in ?? () from /usr/lib/libgobject-2.0.so.0
#22 0x007fdf65 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#23 0x007fe2bd in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#24 0x003a7346 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#25 0x003a821f in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#26 0x00460a5f in gtk_widget_size_request () from /usr/lib/libgtk-x11-2.0.so.0
#27 0x0047181d in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#28 0x00479b17 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#29 0x0036440f in ?? () from /...

Read more...

Revision history for this message
Mathieu Trudel-Lapierre (cyphermox) wrote :

I can't do anything with there backtraces sadly, they are partial because you are still missing debug packages (you'd want to install libgtk2.0-0-dbg and libglib2.0-0-dbg).

However, there's an easier way: when you get crashes, make sure apport is running (https://wiki.ubuntu.com/Apport#How%20to%20enable%20apport) for it to catch the crashes automatically and send them as new bug reports, or run 'ubuntu-bug name_of_crash_file.crash' using the name of the relevant crash file in /var/crash.

Revision history for this message
San (san-plusnet) wrote :
Download full text (4.2 KiB)

GNU gdb (GDB) 7.2-ubuntu
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/nm-applet...(no debugging symbols found)...done.
(gdb) r
Starting program: /usr/bin/nm-applet
[Thread debugging using libthread_db enabled]
[New Thread 0xb7c31b70 (LWP 1934)]
[New Thread 0xb7430b70 (LWP 1935)]

** (nm-applet:1931): WARNING **: Invalid connection /system/networking/connections/1: 'NMSettingConnection' / 'id' invalid: 2

** (nm-applet:1931): WARNING **: Invalid connection /system/networking/connections/4: 'NMSettingConnection' / 'id' invalid: 2
** (nm-applet:1931): DEBUG: foo_client_state_changed_cb
** (nm-applet:1931): DEBUG: foo_client_state_changed_cb

(nm-applet:1931): Gtk-CRITICAL **: IA__gtk_widget_is_toplevel: assertion `GTK_IS_WIDGET (widget)' failed
[Thread 0xb7c31b70 (LWP 1934) exited]

Program received signal SIGSEGV, Segmentation fault.
0x002f0a56 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
(gdb) where
#0 0x002f0a56 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#1 0x002f0b2f in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#2 0x002f0ed2 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#3 0x002f6ac4 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#4 0x002f9043 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#5 0x0030b360 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#6 0x0030b4a0 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#7 0x0030b5b1 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#8 0x007ff46c in g_cclosure_marshal_VOID__BOXED ()
   from /usr/lib/libgobject-2.0.so.0
#9 0x007dfe07 in ?? () from /usr/lib/libgobject-2.0.so.0
#10 0x007e13e0 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#11 0x007f4996 in ?? () from /usr/lib/libgobject-2.0.so.0
#12 0x007fdf65 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#13 0x007fe2bd in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#14 0x003a7346 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#15 0x003a821f in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#16 0x00460a5f in gtk_widget_size_request () from /usr/lib/libgtk-x11-2.0.so.0
#17 0x00471452 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#18 0x007ff46c in g_cclosure_marshal_VOID__BOXED ()
   from /usr/lib/libgobject-2.0.so.0
---Type <return> to continue, or q <return> to quit---
#19 0x007dfe07 in ?? () from /usr/lib/libgobject-2.0.so.0
#20 0x007e14b2 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#21 0x007f4996 in ?? () from /usr/lib/libgobject-2.0.so.0
#22 0x007fdf65 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#23 0x007fe2bd in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#24 0x003a7346 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#25 0x003a821f in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#26 0x00460a5f in gtk_widget_size_request () from /usr/lib/libgtk-x11-2.0.so.0
#27 0x0047181d in ?? () from /usr/lib/libg...

Read more...

Revision history for this message
San (san-plusnet) wrote :
Download full text (3.7 KiB)

im downloading at speed up to 1mb/s

(gdb) r
The program being debugged has been started already.
Start it from the beginning? (y or n) y
Starting program: /usr/bin/nm-applet
[Thread debugging using libthread_db enabled]
[New Thread 0xb7c31b70 (LWP 2431)]
[New Thread 0xb742fb70 (LWP 2432)]

** (nm-applet:2412): WARNING **: Invalid connection /system/networking/connections/1: 'NMSettingConnection' / 'id' invalid: 2

** (nm-applet:2412): WARNING **: Invalid connection /system/networking/connections/4: 'NMSettingConnection' / 'id' invalid: 2
** (nm-applet:2412): DEBUG: foo_client_state_changed_cb
** (nm-applet:2412): DEBUG: foo_client_state_changed_cb
[Thread 0xb7c31b70 (LWP 2431) exited]

Program received signal SIGSEGV, Segmentation fault.
0x002f0a56 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
(gdb) where
#0 0x002f0a56 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#1 0x002f0b2f in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#2 0x002f0ed2 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#3 0x002f6ac4 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#4 0x002f9043 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#5 0x0030b360 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#6 0x0030b4a0 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#7 0x0030b5b1 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#8 0x007ff46c in g_cclosure_marshal_VOID__BOXED ()
   from /usr/lib/libgobject-2.0.so.0
#9 0x007dfe07 in ?? () from /usr/lib/libgobject-2.0.so.0
#10 0x007e13e0 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#11 0x007f4996 in ?? () from /usr/lib/libgobject-2.0.so.0
#12 0x007fdf65 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#13 0x007fe2bd in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#14 0x003a7346 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#15 0x003a821f in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#16 0x00460a5f in gtk_widget_size_request () from /usr/lib/libgtk-x11-2.0.so.0
#17 0x00471452 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#18 0x007ff46c in g_cclosure_marshal_VOID__BOXED ()
   from /usr/lib/libgobject-2.0.so.0
---Type <return> to continue, or q <return> to quit---
#19 0x007dfe07 in ?? () from /usr/lib/libgobject-2.0.so.0
#20 0x007e14b2 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#21 0x007f4996 in ?? () from /usr/lib/libgobject-2.0.so.0
#22 0x007fdf65 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#23 0x007fe2bd in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#24 0x003a7346 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#25 0x003a821f in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#26 0x00460a5f in gtk_widget_size_request () from /usr/lib/libgtk-x11-2.0.so.0
#27 0x0047181d in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#28 0x00479b17 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#29 0x0036440f in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#30 0x007fe90c in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#31 0x007dfe07 in ?? () from /usr/lib/libgobject-2.0.so.0
#32 0x007e14b2 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#33 0x007f5025 in ?? () from /usr/lib/libgobject-2.0.so.0
#34 0x007fdf65 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#35 0x007fe142 in g_signal_emi...

Read more...

Revision history for this message
Uwe Helm (1forthedoctor) wrote :
Download full text (5.7 KiB)

This is the backtrace with glib, gtk and nm-applet debug packages installed:

(gdb) bt
#0 icon_name_hash (key=0x1) at /build/buildd/gtk+2.0-2.24.1/gtk/gtkiconcache.c:208
#1 0x00007ffff6bb7d06 in find_image_offset (icon_name=0x1 <Address 0x1 out of bounds>, directory_index=12,
    cache=<value optimized out>) at /build/buildd/gtk+2.0-2.24.1/gtk/gtkiconcache.c:241
#2 0x00007ffff6bb7fd9 in _gtk_icon_cache_get_icon_flags (cache=0x737910, icon_name=<value optimized out>,
    directory_index=<value optimized out>) at /build/buildd/gtk+2.0-2.24.1/gtk/gtkiconcache.c:283
#3 0x00007ffff6bbd2e8 in theme_dir_get_icon_suffix (dir=<value optimized out>, icon_name=<value optimized out>, has_icon_file=0x0)
    at /build/buildd/gtk+2.0-2.24.1/gtk/gtkicontheme.c:2070
#4 0x00007ffff6bbf499 in theme_lookup_icon (icon_theme=<value optimized out>, icon_names=0xa76810, size=24,
    flags=GTK_ICON_LOOKUP_USE_BUILTIN) at /build/buildd/gtk+2.0-2.24.1/gtk/gtkicontheme.c:2133
#5 choose_icon (icon_theme=<value optimized out>, icon_names=0xa76810, size=24, flags=GTK_ICON_LOOKUP_USE_BUILTIN)
    at /build/buildd/gtk+2.0-2.24.1/gtk/gtkicontheme.c:1273
#6 0x00007ffff6bcfdd8 in ensure_pixbuf_for_gicon (image=0x950030) at /build/buildd/gtk+2.0-2.24.1/gtk/gtkimage.c:1812
#7 0x00007ffff6bcff0e in gtk_image_calc_size (image=<value optimized out>) at /build/buildd/gtk+2.0-2.24.1/gtk/gtkimage.c:2374
#8 0x00007ffff6bd0039 in gtk_image_size_request (widget=0x950030, requisition=0x950068)
    at /build/buildd/gtk+2.0-2.24.1/gtk/gtkimage.c:2400
#9 0x00007ffff5795745 in g_closure_invoke (closure=0x6b6220, return_value=0x0, n_param_values=2, param_values=0xaebf30,
    invocation_hint=0x7fffffffcf40) at /build/buildd/glib2.0-2.28.1/./gobject/gclosure.c:767
#10 0x00007ffff57a67e3 in signal_emit_unlocked_R (node=<value optimized out>, detail=0, instance=0x950030, emission_return=0x0,
    instance_and_params=0xaebf30) at /build/buildd/glib2.0-2.28.1/./gobject/gsignal.c:3182
#11 0x00007ffff57b0258 in g_signal_emit_valist (instance=<value optimized out>, signal_id=<value optimized out>,
    detail=<value optimized out>, var_args=<value optimized out>) at /build/buildd/glib2.0-2.28.1/./gobject/gsignal.c:2983
#12 0x00007ffff57b060d in g_signal_emit_by_name (instance=0x950030, detailed_signal=0x7ffff6e1d86a "size-request")
    at /build/buildd/glib2.0-2.28.1/./gobject/gsignal.c:3077
#13 0x00007ffff6c5ebf8 in _gtk_size_group_compute_requisition (widget=0x950030, requisition=0x7fffffffd300)
    at /build/buildd/gtk+2.0-2.24.1/gtk/gtksizegroup.c:828
#14 0x00007ffff6d1842c in gtk_window_size_request (widget=0x95a040, requisition=0x95a078)
    at /build/buildd/gtk+2.0-2.24.1/gtk/gtkwindow.c:5214
#15 0x00007ffff57957fc in g_closure_invoke (closure=0x6b6220, return_value=0x0, n_param_values=2, param_values=0x6c3b00,
    invocation_hint=0x7fffffffd460) at /build/buildd/glib2.0-2.28.1/./gobject/gclosure.c:767
#16 0x00007ffff57a67e3 in signal_emit_unlocked_R (node=<value optimized out>, detail=0, instance=0x95a040, emission_return=0x0,
    instance_and_params=0x6c3b00) at /build/buildd/glib2.0-2.28.1/./gobject/gsignal.c:3182
#17 0x00007ffff57b0258 in g_signal_emit_valist (instance=<value optimize...

Read more...

Revision history for this message
Mathieu Trudel-Lapierre (cyphermox) wrote :

This is a duplicate of bug 708118.

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.