Re: [Evolution-hackers] Deadlock when accessing an in-proc address book (fwd)
- From: ERDI Gergo <cactus cactus rulez org>
- To: Michael Meeks <michael ximian com>
- Cc: evolution-hackers lists ximian com
- Subject: Re: [Evolution-hackers] Deadlock when accessing an in-proc address book (fwd)
- Date: Fri, 5 Dec 2003 20:30:13 +0100 (CET)
On Mon, 1 Dec 2003, Michael Meeks wrote:
> Hi Gergo,
>
> So; now I read your mail fully :-)
yeah that usually helps to make things clear :)
> Either way, the stack trace would be interesting to me, and taking it
> out of process is prolly not such a good sol'n long term.
well these look surprisingly un-informative to me, but here they are
anyway:
stack trace from the shell:
Thread 5 (Thread 49156 (LWP 24194)):
#0 0x4019c61a in poll () from /lib/libc.so.6
#1 0x4132ddf2 in g_main_loop_get_context () from /usr/lib/libglib-2.0.so.0
#2 0x4132d2cb in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#3 0x4132d9b0 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#4 0x40862b02 in link_thread_io_context ()
from /usr/lib/libORBitCosNaming-2.so.0
#5 0x413416f1 in g_static_private_free () from /usr/lib/libglib-2.0.so.0
#6 0x41222e31 in pthread_start_thread () from /lib/libpthread.so.0
#7 0x401a530a in clone () from /lib/libc.so.6
Thread 4 (Thread 32771 (LWP 24185)):
#0 0x412255d4 in __pthread_sigsuspend () from /lib/libpthread.so.0
#1 0x41225398 in __pthread_wait_for_restart_signal ()
from /lib/libpthread.so.0
#2 0x00000020 in ?? ()
#3 0xbf5ff914 in ?? ()
#4 0x408c5224 in ?? () from /usr/lib/libgthread-2.0.so.0
Thread 3 (Thread 16386 (LWP 24184)):
#0 0x412255d4 in __pthread_sigsuspend () from /lib/libpthread.so.0
#1 0x41225398 in __pthread_wait_for_restart_signal ()
from /lib/libpthread.so.0
#2 0x00000020 in ?? ()
#3 0xbf7ff914 in ?? ()
#4 0x408c5224 in ?? () from /usr/lib/libgthread-2.0.so.0
Thread 2 (Thread 32769 (LWP 24183)):
#0 0x4019c61a in poll () from /lib/libc.so.6
#1 0x41222b30 in __pthread_manager () from /lib/libpthread.so.0
#2 0x401a530a in clone () from /lib/libc.so.6
Thread 1 (Thread 16384 (LWP 24176)):
#0 0x412255d4 in __pthread_sigsuspend () from /lib/libpthread.so.0
#1 0x41225398 in __pthread_wait_for_restart_signal ()
from /lib/libpthread.so.0
#2 0x00000020 in ?? ()
#3 0xbfffe400 in ?? ()
#4 0x401fdd00 in __after_morecore_hook () from /lib/libc.so.6
#0 0x412255d4 in __pthread_sigsuspend () from /lib/libpthread.so.0
Stack trace from the data server:
Thread 7 (Thread 98310 (LWP 24199)):
#0 0x4052f5d4 in __pthread_sigsuspend () from /lib/libpthread.so.0
#1 0x4052f398 in __pthread_wait_for_restart_signal ()
from /lib/libpthread.so.0
#2 0x00000020 in ?? ()
#3 0xbefff968 in ?? ()
Thread 6 (Thread 65541 (LWP 24193)):
#0 0x4052f5d4 in __pthread_sigsuspend () from /lib/libpthread.so.0
#1 0x4052f398 in __pthread_wait_for_restart_signal ()
from /lib/libpthread.so.0
#2 0x00000020 in ?? ()
#3 0xbf1ff988 in ?? ()
Thread 5 (Thread 81924 (LWP 24196)):
#0 0x4052f5d4 in __pthread_sigsuspend () from /lib/libpthread.so.0
#1 0x4052f398 in __pthread_wait_for_restart_signal ()
from /lib/libpthread.so.0
#2 0x00000020 in ?? ()
#3 0xbf3ff6a8 in ?? ()
#4 0xbf3ff960 in ?? ()
Thread 4 (Thread 32771 (LWP 24190)):
#0 0x4052f5d4 in __pthread_sigsuspend () from /lib/libpthread.so.0
#1 0x4052f398 in __pthread_wait_for_restart_signal ()
from /lib/libpthread.so.0
#2 0x00000020 in ?? ()
#3 0xbf5fef48 in ?? ()
Thread 3 (Thread 16386 (LWP 24180)):
#0 0x406d461a in poll () from /lib/libc.so.6
#1 0x405c3df2 in g_main_loop_get_context () from /usr/lib/libglib-2.0.so.0
#2 0x405c32cb in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#3 0x405c39b0 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#4 0x40494b02 in link_thread_io_context ()
from /usr/lib/libORBitCosNaming-2.so.0
#5 0x405d76f1 in g_static_private_free () from /usr/lib/libglib-2.0.so.0
#6 0x4052ce31 in pthread_start_thread () from /lib/libpthread.so.0
#7 0x406dd30a in clone () from /lib/libc.so.6
Thread 2 (Thread 32769 (LWP 24179)):
#0 0x406d461a in poll () from /lib/libc.so.6
#1 0x4052cb30 in __pthread_manager () from /lib/libpthread.so.0
#2 0x406dd30a in clone () from /lib/libc.so.6
Thread 1 (Thread 16384 (LWP 24178)):
#0 0x406d461a in poll () from /lib/libc.so.6
#1 0x405c3df2 in g_main_loop_get_context () from /usr/lib/libglib-2.0.so.0
#2 0x405c32cb in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#3 0x405c39b0 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#4 0x40237038 in bonobo_main () from /usr/lib/libbonobo-2.so.0
#5 0x080502bd in main (argc=3, argv=0x4026d79c) at server.c:311
#0 0x4052f5d4 in __pthread_sigsuspend () from /lib/libpthread.so.0
The program is running. Quit anyway (and detach it)? (y or n) Detaching from program: /home/cactus/prog/gnome/sandbox/libexec/evolution-data-server-1.0, process 24199
--
.--= ULLA! =---------------------. `We are not here to give users what
\ http://cactus.rulez.org \ they want' -- RMS, at GUADEC 2001
`---= cactus cactus rulez org =---'
There's nothing wrong with Doubles_ace fŘ8637üĄŚü-?7˛63x-
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]