Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- GNU gdb (GDB) 7.5-ubuntu
- Copyright (C) 2012 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 /opt/bin/nm-applet...(no debugging symbols found)...done.
- Starting program: /opt/bin/nm-applet
- [Thread debugging using libthread_db enabled]
- Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
- Program received signal SIGSEGV, Segmentation fault.
- 0xb7125e21 in XInternAtom () from /opt/lib/i386-linux-gnu/libX11.so.6
- #0 0xb7125e21 in XInternAtom () from /opt/lib/i386-linux-gnu/libX11.so.6
- No symbol table info available.
- #1 0xb7e0fc50 in gtk_tray_icon_constructed (object=0x81df0f8) at gtktrayicon-x11.c:234
- icon = 0x81df0f8
- screen = <optimized out>
- root_window = <optimized out>
- display = <optimized out>
- xdisplay = 0x80aecf0
- buffer = "_NET_SYSTEM_TRAY_S0\000\364bf\267\004\000\000\000\000\360^\267\240\320T\267(@\t\bP\000\000\000\001\000\000\000\277\354J\267\370\360\035\b\206\320T\267\000`f\267o\312T\267\240gf\267\364bf\267\230\213\030\b9\374J\267(\r\n\b\204\207d\267\000\360^\267\000\360^\267\000\360^\267\370\360\035\b\364bf\267\220\315T\267(\r\n\b6\301N\267\000\360^\267o\312T\267\000\361\035\bv\315T\267\000`f\267\350yb\267\364bf\267\004\000\000\000\000\360^\267\000\360^\267\000\360^\267\370\360\035\b\364bf\267\220\315T\267(\r\n\b9\000\000\000\000\000\000\000\230\213\030\b\240gf\267v\315T\267\000`f\267^wb\267\364bf\267\071\000\000\000\230\213\030\b\355\206b\267`e\034\b\204\207d\267\003\000\000\000\000\360^\267Le\034\b\000\000\000\000\000\361\035\b"
- #2 0xb762a722 in g_object_newv () from /opt/lib/i386-linux-gnu/libgobject-2.0.so.0
- No symbol table info available.
- #3 0xb762aaca in g_object_new_valist () from /opt/lib/i386-linux-gnu/libgobject-2.0.so.0
- No symbol table info available.
- #4 0xb762ad10 in g_object_new () from /opt/lib/i386-linux-gnu/libgobject-2.0.so.0
- No symbol table info available.
- #5 0xb7e103f6 in _gtk_tray_icon_new (name=name@entry=0x0) at gtktrayicon-x11.c:1075
- No locals.
- #6 0xb7cf7792 in gtk_status_icon_init (status_icon=0x813e390) at gtkstatusicon.c:844
- priv = 0x813e3a0
- #7 0xb76479e4 in g_type_create_instance () from /opt/lib/i386-linux-gnu/libgobject-2.0.so.0
- No symbol table info available.
- #8 0xb7628a91 in ?? () from /opt/lib/i386-linux-gnu/libgobject-2.0.so.0
- No symbol table info available.
- #9 0xb7cf7f60 in gtk_status_icon_constructor (type=134994048, n_construct_properties=0, construct_params=0x0)
- at gtkstatusicon.c:969
- object = <optimized out>
- status_icon = <optimized out>
- priv = <optimized out>
- #10 0xb762a799 in g_object_newv () from /opt/lib/i386-linux-gnu/libgobject-2.0.so.0
- No symbol table info available.
- #11 0xb762ad38 in g_object_new () from /opt/lib/i386-linux-gnu/libgobject-2.0.so.0
- No symbol table info available.
- #12 0xb7cf7fb4 in gtk_status_icon_new () at gtkstatusicon.c:1170
- No locals.
- #13 0x08057fa5 in ?? ()
- No symbol table info available.
- #14 0xb762a28d in g_object_newv () from /opt/lib/i386-linux-gnu/libgobject-2.0.so.0
- No symbol table info available.
- #15 0xb762aaca in g_object_new_valist () from /opt/lib/i386-linux-gnu/libgobject-2.0.so.0
- No symbol table info available.
- #16 0xb762ad10 in g_object_new () from /opt/lib/i386-linux-gnu/libgobject-2.0.so.0
- No symbol table info available.
- #17 0x0805d808 in nm_applet_new ()
- No symbol table info available.
- #18 0x0805530a in main ()
- No symbol table info available.
- (gdb) ^C(gdb)
- (gdb)
- (gdb)
- (gdb)
- (gdb) quit
- A debugging session is active.
- Inferior 1 [process 14172] will be killed.
- Quit anyway? (y or n) EOF [assumed Y]
Advertisement
Add Comment
Please, Sign In to add comment