Bugs item #1650380, was opened at 2007-02-02 03:59 Message generated for change (Settings changed) made by lschiere You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100235&aid=1650380&group_id=235
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: segfault Group: 2.0.0 beta 6 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Dmitriy Geels (dm_ig) >Assigned to: Sean Egan (seanegan) Summary: Crash in Network Manager on exit Initial Comment: Every time I select exit from menu, Gaim crashes. ---------------------------------------------------------------------- Comment By: Luke Schierer (lschiere) Date: 2007-02-02 10:18 Message: Logged In: YES user_id=28833 Originator: NO Okay, so this is happening in the network manager code. ---------------------------------------------------------------------- Comment By: Luke Schierer (lschiere) Date: 2007-02-02 10:18 Message: Logged In: YES user_id=28833 Originator: NO Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1222691152 (LWP 6353)] 0xb6f89d30 in ?? () (gdb) backtrace #0 0xb6f89d30 in ?? () #1 0xb772d299 in exit () from /lib/tls/i686/cmov/libc.so.6 #2 0xb77168d4 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #3 0x08067881 in _start () (gdb) info registers eax 0xb6f89d30 -1225220816 ecx 0x80ed200 135188992 edx 0x0 0 ebx 0xb7830ff4 -1216147468 esp 0xbfe29e2c 0xbfe29e2c ebp 0xbfe29e48 0xbfe29e48 esi 0xb7fdfce0 -1208091424 edi 0x0 0 eip 0xb6f89d30 0xb6f89d30 eflags 0x210286 [ PF SF IF RF ID ] cs 0x73 115 ss 0x7b 123 ds 0x7b 123 es 0x7b 123 fs 0x0 0 gs 0x33 51 (gdb) thread apply all backtrace Thread 2 (Thread -1238869088 (LWP 6360)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb77c4803 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7a31813 in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #3 0xb7a31b89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #4 0xb744c834 in libnm_glib_init () from /usr/lib/libnm_glib.so.0 #5 0xb7a4c38f in g_thread_create_full () from /usr/lib/libglib-2.0.so.0 #6 0xb7860504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #7 0xb77ce51e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 1 (Thread -1222691152 (LWP 6353)): #0 0xb6f89d30 in ?? () #1 0xb772d299 in exit () from /lib/tls/i686/cmov/libc.so.6 #2 0xb77168d4 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #3 0x08067881 in _start () (gdb) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100235&aid=1650380&group_id=235 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Gaim-bugs mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/gaim-bugs
