|
From: Chris F. <cd...@fo...> - 2009-10-22 21:10:59
|
Here are the backtraces of all threads: (crashed thread is at the end)
- Chris
(gdb) info threads
* 34 Thread 0xb0dffb90 (LWP 25744) 0x00000000 in ?? ()
33 Thread 0xb15ffb90 (LWP 25741) 0xb7eb950d in poll () from /lib/libc.so.6
32 Thread 0xb1dffb90 (LWP 25740) 0xb7eb950d in poll () from /lib/libc.so.6
31 Thread 0xb25ffb90 (LWP 25739) 0xb7bb98f0 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
30 Thread 0xb2dffb90 (LWP 25738) 0xb7eb950d in poll () from /lib/libc.so.6
29 Thread 0xb6048b90 (LWP 25737) 0xb7eb950d in poll () from /lib/libc.so.6
28 Thread 0xb7048b90 (LWP 25736) 0xb7eb950d in poll () from /lib/libc.so.6
27 Thread 0xb5848b90 (LWP 25735) 0xb7eb950d in poll () from /lib/libc.so.6
26 Thread 0xb4848b90 (LWP 25734) 0xb7eb3781 in open () from /lib/libc.so.6
25 Thread 0xb5048b90 (LWP 25733) 0xb7eb950d in poll () from /lib/libc.so.6
24 Thread 0xb6848b90 (LWP 25732) 0xb7eb950d in poll () from /lib/libc.so.6
23 Thread 0xb35ffb90 (LWP 25731) IA__g_vasprintf (string=0xb35fefa4,
format=0xb80770bf "%s%cThread%lu-%i.log", args=0xb35fefb4 "|\031\212¿/")
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gprintf.c:301
19 Thread 0xb3815b90 (LWP 25725) 0xb7bbc2c7 in __lll_unlock_wake ()
from /lib/libpthread.so.0
18 Thread 0xb4015b90 (LWP 25716) 0xb7eb950d in poll () from /lib/libc.so.6
1 Thread 0xb7b066b0 (LWP 25695) 0xb7bb98f0 in pthread_cond_wait@@GLIBC_2.3.2
() from /lib/libpthread.so.0
(gdb) thread 1
[Switching to thread 1 (Thread 0xb7b066b0 (LWP 25695))]#0 0xb7bb98f0 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
(gdb) bt
#0 0xb7bb98f0 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1 0xb7ecea9d in pthread_cond_wait () from /lib/libc.so.6
#2 0xb8038400 in osync_engine_synchronize_and_block (engine=0x8142de0,
error=0xbf8a0d74)
at /home/cdfrey/software/opensync/git/opensync/opensync/engine/opensync_engine.c:2158
#3 0x0804cfab in osynctool_synchronize (env=0x8055328,
groupname=0xbf8a1932 "ostest_trial_group", wait=0, multi=0, objtypes=0x0,
error=0xbf8a0d74)
at /home/cdfrey/software/opensync/git/osynctool/tools/osynctool.c:685
#4 0x0804f88e in main (argc=3, argv=0xbf8a0e44)
at /home/cdfrey/software/opensync/git/osynctool/tools/osynctool.c:1657
(gdb) thread 18
[Switching to thread 18 (Thread 0xb4015b90 (LWP 25716))]#0 0xb7eb950d in poll
() from /lib/libc.so.6
(gdb) bt
#0 0xb7eb950d in poll () from /lib/libc.so.6
#1 0xb7f73702 in g_main_context_iterate (context=0x81b0e78, block=1,
dispatch=1, self=0x81b1c98)
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gmain.c:2954
#2 0xb7f73d92 in IA__g_main_loop_run (loop=0x81b1e20)
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gmain.c:2853
#3 0xb786d8b2 in startup_mainloop (arg=0x0) at e-book.c:3773
#4 0xb7f9a16f in g_thread_create_proxy (data=0x81b1c98)
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gthread.c:635
#5 0xb7bb5f3b in start_thread () from /lib/libpthread.so.0
#6 0xb7ec2bee in clone () from /lib/libc.so.6
(gdb) thread 19
[Switching to thread 19 (Thread 0xb3815b90 (LWP 25725))]#0 0xb7bbc2c7 in __lll_unlock_wake () from /lib/libpthread.so.0
(gdb) bt
#0 0xb7bbc2c7 in __lll_unlock_wake () from /lib/libpthread.so.0
#1 0xb7bb8d3b in _L_unlock_92 () from /lib/libpthread.so.0
#2 0xb7bb897c in __pthread_mutex_unlock_usercnt () from /lib/libpthread.so.0
#3 0xb7ececa6 in pthread_mutex_unlock () from /lib/libc.so.6
#4 0xb7f49c06 in IA__g_async_queue_unlock (queue=0x1)
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gasyncqueue.c:208
#5 0xb77528ed in giop_thread_request_push_key () from /usr/lib/libORBit-2.so.0
#6 0xb77694dd in ?? () from /usr/lib/libORBit-2.so.0
#7 0x00000000 in ?? ()
(gdb) thread 23
[Switching to thread 23 (Thread 0xb35ffb90 (LWP 25731))]#0 IA__g_vasprintf (
string=0xb35fefa4, format=0xb80770bf "%s%cThread%lu-%i.log",
args=0xb35fefb4 "|\031\212¿/")
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gprintf.c:301
301 /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gprintf.c: No such file or directory.
in /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gprintf.c
(gdb) bt
#0 IA__g_vasprintf (string=0xb35fefa4,
format=0xb80770bf "%s%cThread%lu-%i.log", args=0xb35fefb4 "|\031\212¿/")
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gprintf.c:301
#1 0xb7f925d6 in IA__g_strdup_printf (
format=0xb80770bf "%s%cThread%lu-%i.log")
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gstrfuncs.c:218
#2 0xb8031e3e in osync_trace (type=TRACE_EXIT,
message=0xb8076ef6 "%s: table \"%s\" exists.")
at /home/cdfrey/software/opensync/git/opensync/opensync/debug/opensync_trace.c:153
#3 0xb80311cb in osync_db_table_exists (db=0x8062ff8,
tablename=0xb807287e "tbl_changes", error=0xb35ff240)
at /home/cdfrey/software/opensync/git/opensync/opensync/db/opensync_db.c:373
#4 0xb801c1aa in osync_archive_create_changes (db=0x8062ff8,
objtype=0x843c970 "note", error=0xb35ff240)
at /home/cdfrey/software/opensync/git/opensync/opensync/archive/opensync_archive.c:44
#5 0xb801d708 in osync_archive_load_changes (archive=0x8295948,
objtype=0x843c970 "note", ids=0xb35ff170, uids=0xb35ff174,
mappingids=0xb35ff16c, memberids=0xb35ff168, error=0xb35ff240)
at /home/cdfrey/software/opensync/git/opensync/opensync/archive/opensync_archive.c:387
#6 0xb805eeb4 in osync_mapping_table_load (table=0x8436580,
archive=0x8295948, objtype=0x843c970 "note", error=0xb35ff240)
at /home/cdfrey/software/opensync/git/opensync/opensync/mapping/opensync_mapping_table.c:83
#7 0xb803eb6c in osync_obj_engine_initialize (engine=0x843c908,
error=0xb35ff240)
at /home/cdfrey/software/opensync/git/opensync/opensync/engine/opensync_obj_engine.c:966
#8 0xb80375a5 in osync_engine_command (engine=0x8142de0, command=0x835c680)
at /home/cdfrey/software/opensync/git/opensync/opensync/engine/opensync_engine.c:1797
#9 0xb8033085 in _command_dispatch (source=0x81bda98, callback=0,
user_data=0x8142de0)
at /home/cdfrey/software/opensync/git/opensync/opensync/engine/opensync_engine.c:365
#10 0xb7f701d8 in IA__g_main_context_dispatch (context=0x820f740)
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gmain.c:2012
#11 0xb7f73873 in g_main_context_iterate (context=0x820f740, block=1,
dispatch=1, self=0x81e09d8)
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gmain.c:2645
#12 0xb7f73d92 in IA__g_main_loop_run (loop=0x81c58a0)
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gmain.c:2853
#13 0xb7f9a16f in g_thread_create_proxy (data=0x81e09d8)
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gthread.c:635
#14 0xb7bb5f3b in start_thread () from /lib/libpthread.so.0
#15 0xb7ec2bee in clone () from /lib/libc.so.6
(gdb) thread 24
[Switching to thread 24 (Thread 0xb6848b90 (LWP 25732))]#0 0xb7eb950d in poll
() from /lib/libc.so.6
(gdb) bt
#0 0xb7eb950d in poll () from /lib/libc.so.6
#1 0xb7f73702 in g_main_context_iterate (context=0x8186e50, block=1,
dispatch=1, self=0x82b5a38)
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gmain.c:2954
#2 0xb7f73d92 in IA__g_main_loop_run (loop=0x81df908)
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gmain.c:2853
#3 0xb7f9a16f in g_thread_create_proxy (data=0x82b5a38)
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gthread.c:635
#4 0xb7bb5f3b in start_thread () from /lib/libpthread.so.0
#5 0xb7ec2bee in clone () from /lib/libc.so.6
(gdb) thread 25
[Switching to thread 25 (Thread 0xb5048b90 (LWP 25733))]#0 0xb7eb950d in poll
() from /lib/libc.so.6
(gdb) bt
#0 0xb7eb950d in poll () from /lib/libc.so.6
#1 0xb7f73702 in g_main_context_iterate (context=0x81df708, block=1,
dispatch=1, self=0x82b42b0)
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gmain.c:2954
#2 0xb7f73d92 in IA__g_main_loop_run (loop=0x816d290)
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gmain.c:2853
#3 0xb7f9a16f in g_thread_create_proxy (data=0x82b42b0)
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gthread.c:635
#4 0xb7bb5f3b in start_thread () from /lib/libpthread.so.0
#5 0xb7ec2bee in clone () from /lib/libc.so.6
(gdb) thread 26
[Switching to thread 26 (Thread 0xb4848b90 (LWP 25734))]#0 0xb7eb3781 in open
() from /lib/libc.so.6
(gdb) bt
#0 0xb7eb3781 in open () from /lib/libc.so.6
#1 0xb78ae1f0 in usb_os_find_devices () from /lib/libusb-0.1.so.4
#2 0xb78ab892 in usb_find_devices () from /lib/libusb-0.1.so.4
#3 0xb7a17e27 in Match (this=0xb4848070, vendor=4042, product=1, busname=0x0,
devname=0x0) at usbwrap.cc:84
#4 0xb7a2141d in Barry::Probe::ProbeMatching (this=0xb4848114, vendor=4042,
product=1, busname=0x0, devname=0x0) at probe.cc:165
#5 0xb7a2166e in Probe (this=0xb4848114, busname=0x0, devname=0x0, epp=0x0)
at probe.cc:141
#6 0xb7aaf6ac in connect (sink=0x8244200, info=0x8229608, ctx=0x84826a8,
userdata=0x8246808) at barry_sync.cc:699
#7 0xb806ca1f in osync_objtype_sink_connect (sink=0x8244200, info=0x8229608,
ctx=0x84826a8)
at /home/cdfrey/software/opensync/git/opensync/opensync/plugin/opensync_objtype_sink.c:327
#8 0xb80235cb in _osync_client_handle_connect (client=0x81df470,
message=0x8482be8, error=0xb4848224)
at /home/cdfrey/software/opensync/git/opensync/opensync/client/opensync_client.c:1050
#9 0xb80248cf in _osync_client_message_handler (message=0x8482be8,
user_data=0x81df470)
at /home/cdfrey/software/opensync/git/opensync/opensync/client/opensync_client.c:1514
#10 0xb8057c3d in _incoming_dispatch (source=0x82b3d18, callback=0,
user_data=0x81df390)
at /home/cdfrey/software/opensync/git/opensync/opensync/ipc/opensync_queue.c:391
#11 0xb7f701d8 in IA__g_main_context_dispatch (context=0x81df4f0)
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gmain.c:2012
#12 0xb7f73873 in g_main_context_iterate (context=0x81df4f0, block=1,
dispatch=1, self=0x82b2fb8)
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gmain.c:2645
#13 0xb7f73d92 in IA__g_main_loop_run (loop=0x81df570)
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gmain.c:2853
#14 0xb7f9a16f in g_thread_create_proxy (data=0x82b2fb8)
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gthread.c:635
#15 0xb7bb5f3b in start_thread () from /lib/libpthread.so.0
#16 0xb7ec2bee in clone () from /lib/libc.so.6
(gdb) thread 27
[Switching to thread 27 (Thread 0xb5848b90 (LWP 25735))]#0 0xb7eb950d in poll
() from /lib/libc.so.6
(gdb) bt
#0 0xb7eb950d in poll () from /lib/libc.so.6
#1 0xb7f73702 in g_main_context_iterate (context=0x81e0880, block=1,
dispatch=1, self=0x82ce600)
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gmain.c:2954
#2 0xb7f73d92 in IA__g_main_loop_run (loop=0x8286d70)
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gmain.c:2853
#3 0xb7f9a16f in g_thread_create_proxy (data=0x82ce600)
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gthread.c:635
#4 0xb7bb5f3b in start_thread () from /lib/libpthread.so.0
#5 0xb7ec2bee in clone () from /lib/libc.so.6
(gdb) thread 28
[Switching to thread 28 (Thread 0xb7048b90 (LWP 25736))]#0 0xb7eb950d in poll
() from /lib/libc.so.6
(gdb) bt
#0 0xb7eb950d in poll () from /lib/libc.so.6
#1 0xb7f73702 in g_main_context_iterate (context=0x81e0090, block=1,
dispatch=1, self=0x82cc9e8)
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gmain.c:2954
#2 0xb7f73d92 in IA__g_main_loop_run (loop=0x816d118)
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gmain.c:2853
#3 0xb7f9a16f in g_thread_create_proxy (data=0x82cc9e8)
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gthread.c:635
#4 0xb7bb5f3b in start_thread () from /lib/libpthread.so.0
#5 0xb7ec2bee in clone () from /lib/libc.so.6
(gdb) thread 29
[Switching to thread 29 (Thread 0xb6048b90 (LWP 25737))]#0 0xb7eb950d in poll
() from /lib/libc.so.6
(gdb) bt
#0 0xb7eb950d in poll () from /lib/libc.so.6
#1 0xb7f73702 in g_main_context_iterate (context=0x83571c8, block=1,
dispatch=1, self=0x8354708)
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gmain.c:2954
#2 0xb7f73d92 in IA__g_main_loop_run (loop=0x82cd418)
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gmain.c:2853
#3 0xb7f9a16f in g_thread_create_proxy (data=0x8354708)
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gthread.c:635
#4 0xb7bb5f3b in start_thread () from /lib/libpthread.so.0
#5 0xb7ec2bee in clone () from /lib/libc.so.6
(gdb) thread 30
[Switching to thread 30 (Thread 0xb2dffb90 (LWP 25738))]#0 0xb7eb950d in poll
() from /lib/libc.so.6
(gdb) bt
#0 0xb7eb950d in poll () from /lib/libc.so.6
#1 0xb7f73702 in g_main_context_iterate (context=0x8354c70, block=1,
dispatch=1, self=0x8356d80)
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gmain.c:2954
#2 0xb7f73d92 in IA__g_main_loop_run (loop=0x83546f8)
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gmain.c:2853
#3 0xb7f9a16f in g_thread_create_proxy (data=0x8356d80)
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gthread.c:635
#4 0xb7bb5f3b in start_thread () from /lib/libpthread.so.0
#5 0xb7ec2bee in clone () from /lib/libc.so.6
(gdb) thread 31
[Switching to thread 31 (Thread 0xb25ffb90 (LWP 25739))]#0 0xb7bb98f0 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
(gdb) bt
#0 0xb7bb98f0 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1 0xb7ecea9d in pthread_cond_wait () from /lib/libc.so.6
#2 0xb7754c24 in giop_recv_buffer_get () from /usr/lib/libORBit-2.so.0
#3 0xb7759618 in ORBit_small_invoke_stub () from /usr/lib/libORBit-2.so.0
#4 0xb7759825 in ORBit_small_invoke_stub_n () from /usr/lib/libORBit-2.so.0
#5 0xb7765fc2 in ORBit_c_stub_invoke () from /usr/lib/libORBit-2.so.0
#6 0xb767e65f in GNOME_Evolution_Calendar_CalFactory_getCal (_obj=0xb3600a50,
source=0xb3600b30 "<?xml version=\"1.0\"?>\n<source uid=\"1256244172.25695.5@frontdesk\" name=\"\" uri=\"file:///home/tarball/.evolution/calendar/local/system\"/>\n", type=1, listener=0x848e6b0, ev=0xb25ff038)
at Evolution-DataServer-Calendar-stubs.c:426
#7 0xb7682022 in e_cal_new (source=0x834c420, type=E_CAL_SOURCE_TYPE_EVENT)
at e-cal.c:1296
#8 0xb7682330 in e_cal_new_from_uri (
uri=0x8482f68 "file:///home/tarball/.evolution/calendar/local/system",
type=E_CAL_SOURCE_TYPE_EVENT) at e-cal.c:1449
#9 0xb76824dd in e_cal_new_system_calendar () at e-cal.c:1478
#10 0xb768b36d in e_cal_open_default (ecal=0xb25ff10c,
type=E_CAL_SOURCE_TYPE_EVENT, func=0, data=0x0, error=0xb25ff108)
at e-cal.c:5135
#11 0xb79c73bb in evo2_ecal_open_cal (path=0x84796e0 "default",
source_type=E_CAL_SOURCE_TYPE_EVENT, error=0xb25ff144)
at /home/cdfrey/software/opensync/git/plugins/evolution2/src/evolution2_ecal.c:67
#12 0xb79c7509 in evo2_ecal_connect (sink=0x83f3648, info=0x83fd338,
ctx=0x8482d30, userdata=0x83b6890)
at /home/cdfrey/software/opensync/git/plugins/evolution2/src/evolution2_ecal.c:91
#13 0xb806ca1f in osync_objtype_sink_connect (sink=0x83f3648, info=0x83fd338,
ctx=0x8482d30)
at /home/cdfrey/software/opensync/git/opensync/opensync/plugin/opensync_objtype_sink.c:327
#14 0xb80235cb in _osync_client_handle_connect (client=0x8354148,
message=0x84796b8, error=0xb25ff224)
at /home/cdfrey/software/opensync/git/opensync/opensync/client/opensync_client.c:1050
#15 0xb80248cf in _osync_client_message_handler (message=0x84796b8,
user_data=0x8354148)
at /home/cdfrey/software/opensync/git/opensync/opensync/client/opensync_client.c:1514
#16 0xb8057c3d in _incoming_dispatch (source=0x8354960, callback=0,
user_data=0x8353fc8)
at /home/cdfrey/software/opensync/git/opensync/opensync/ipc/opensync_queue.c:391
#17 0xb7f701d8 in IA__g_main_context_dispatch (context=0x8354db8)
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gmain.c:2012
#18 0xb7f73873 in g_main_context_iterate (context=0x8354db8, block=1,
dispatch=1, self=0x83580c0)
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gmain.c:2645
#19 0xb7f73d92 in IA__g_main_loop_run (loop=0x8357bf0)
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gmain.c:2853
#20 0xb7f9a16f in g_thread_create_proxy (data=0x83580c0)
---Type <return> to continue, or q <return> to quit---
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gthread.c:635
#21 0xb7bb5f3b in start_thread () from /lib/libpthread.so.0
#22 0xb7ec2bee in clone () from /lib/libc.so.6
(gdb) thread 32
[Switching to thread 32 (Thread 0xb1dffb90 (LWP 25740))]#0 0xb7eb950d in poll
() from /lib/libc.so.6
(gdb) bt
#0 0xb7eb950d in poll () from /lib/libc.so.6
#1 0xb7f73702 in g_main_context_iterate (context=0x82041b8, block=1,
dispatch=1, self=0x835a100)
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gmain.c:2954
#2 0xb7f73d92 in IA__g_main_loop_run (loop=0x8358108)
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gmain.c:2853
#3 0xb7f9a16f in g_thread_create_proxy (data=0x835a100)
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gthread.c:635
#4 0xb7bb5f3b in start_thread () from /lib/libpthread.so.0
#5 0xb7ec2bee in clone () from /lib/libc.so.6
(gdb) thread 33
[Switching to thread 33 (Thread 0xb15ffb90 (LWP 25741))]#0 0xb7eb950d in poll
() from /lib/libc.so.6
(gdb) bt
#0 0xb7eb950d in poll () from /lib/libc.so.6
#1 0xb7f73702 in g_main_context_iterate (context=0x8204098, block=1,
dispatch=1, self=0x835b498)
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gmain.c:2954
#2 0xb7f73d92 in IA__g_main_loop_run (loop=0x835a048)
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gmain.c:2853
#3 0xb7f9a16f in g_thread_create_proxy (data=0x835b498)
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gthread.c:635
#4 0xb7bb5f3b in start_thread () from /lib/libpthread.so.0
#5 0xb7ec2bee in clone () from /lib/libc.so.6
(gdb) thread 34
[Switching to thread 34 (Thread 0xb0dffb90 (LWP 25744))]#0 0x00000000 in ?? ()
(gdb) bt
#0 0x00000000 in ?? ()
#1 0xb7751c3d in giop_thread_queue_process () from /usr/lib/libORBit-2.so.0
#2 0xb7752578 in ?? () from /usr/lib/libORBit-2.so.0
#3 0xb3600808 in ?? ()
#4 0xb3600808 in ?? ()
#5 0xb0dff358 in ?? ()
#6 0xb7feb620 in ?? () from /usr/lib/libglib-2.0.so.0
#7 0xb7feb620 in ?? () from /usr/lib/libglib-2.0.so.0
#8 0xb7feb620 in ?? () from /usr/lib/libglib-2.0.so.0
#9 0xb775253b in ?? () from /usr/lib/libORBit-2.so.0
#10 0xb7feb240 in ?? () from /usr/lib/libglib-2.0.so.0
#11 0x081aaea8 in ?? ()
#12 0xb3600808 in ?? ()
#13 0xb0dff3a8 in ?? ()
#14 0xb7f9b806 in g_thread_pool_thread_proxy (data=0xb3600808)
at /build/buildd-glib2.0_2.16.6-2-i386-PgybGk/glib2.0-2.16.6/glib/gthreadpool.c:265
Backtrace stopped: frame did not save the PC
|