Re: [Evolution] death after splash-screen
- From: <gilh sympatico ca>
- To: Dan Winship <danw ximian com>
- Cc: Alexander Koptelov <steve ispras ru>, evolution ximian com
- Subject: Re: [Evolution] death after splash-screen
- Date: Sat, 9 Jun 2001 08:45:12 -0400
Hi Dan (& Alexander),
Thanks very much for the info -- the stack traces for each thread is
below. If you can think of anything that I can try I would appreciate
it -- I'd like me Evolution back :(
BTW, doing an strace on this process yields:
[gilh clydesdale gilh]$ strace -f -FF -p 3722
read(20, "", 4096) = 0
read(20, "", 4096) = 0
read(20, "", 4096) = 0
read(20, "", 4096) = 0
read(20, "", 4096) = 0
Gil
(gdb) info threads
6 Thread 4101 (LWP 3774) 0x40947e75 in __sigsuspend (set=0xbf1ff94c)
at ../sysdeps/unix/sysv/linux/sigsuspend.c:45
5 Thread 3076 (LWP 3773) 0x40947e75 in __sigsuspend (set=0xbf3ff94c)
at ../sysdeps/unix/sysv/linux/sigsuspend.c:45
4 Thread 2051 (LWP 3772) 0x40947e75 in __sigsuspend (set=0xbf5ff94c)
at ../sysdeps/unix/sysv/linux/sigsuspend.c:45
3 Thread 1026 (LWP 3766) 0x40947e75 in __sigsuspend (set=0xbf7ff94c)
at ../sysdeps/unix/sysv/linux/sigsuspend.c:45
2 Thread 2049 (LWP 3765) 0x409f3b97 in __poll (fds=0x811dfe4, nfds=1,
timeout=2000) at ../sysdeps/unix/sysv/linux/poll.c:63
1 Thread 1024 (LWP 3722) 0x402ea605 in pthread_setcanceltype (type=0,
oldtype=0x0) at cancel.c:38
(gdb) thread 1 bt
[Switching to thread 1 (Thread 1024 (LWP 3722))]
#0 0x402ea605 in pthread_setcanceltype (type=0, oldtype=0x0) at cancel.c:38
38 in cancel.c
(gdb) thread 2 bt
[Switching to thread 2 (Thread 2049 (LWP 3765))]
#0 0x409f3b97 in __poll (fds=0x811dfe4, nfds=1, timeout=2000)
at ../sysdeps/unix/sysv/linux/poll.c:63
63 ../sysdeps/unix/sysv/linux/poll.c: No such file or directory.
(gdb) thread 3 bt
[Switching to thread 3 (Thread 1026 (LWP 3766))]
#0 0x40947e75 in __sigsuspend (set=0xbf7ff94c)
at ../sysdeps/unix/sysv/linux/sigsuspend.c:45
45 ../sysdeps/unix/sysv/linux/sigsuspend.c: No such file or directory.
(gdb) thread 4 bt
[Switching to thread 4 (Thread 2051 (LWP 3772))]
#0 0x40947e75 in __sigsuspend (set=0xbf5ff94c)
at ../sysdeps/unix/sysv/linux/sigsuspend.c:45
45 in ../sysdeps/unix/sysv/linux/sigsuspend.c
(gdb) thread 5 bt
[Switching to thread 5 (Thread 3076 (LWP 3773))]
#0 0x40947e75 in __sigsuspend (set=0xbf3ff94c)
at ../sysdeps/unix/sysv/linux/sigsuspend.c:45
45 in ../sysdeps/unix/sysv/linux/sigsuspend.c
(gdb) thread 6 bt
[Switching to thread 6 (Thread 4101 (LWP 3774))]
#0 0x40947e75 in __sigsuspend (set=0xbf1ff94c)
at ../sysdeps/unix/sysv/linux/sigsuspend.c:45
45 in ../sysdeps/unix/sysv/linux/sigsuspend.c
(gdb)
Dan Winship writes:
<scpwv6qatav fsf pegas kazbek ispras ru>
<scpbsnzb8zb fsf pegas kazbek ispras ru>
Date: 08 Jun 2001 18:53:21 +0500
#5 0x4079e5dc in OAF_ActivationContext_activate_from_id (_obj=0x80decb8,
aid=0x80eaca0 "OAFIID:GNOME_Evolution_Mail_ShellComponent", flags=0,
_ctx=0x80c72d8, ev=0xbffff644) at oaf-stubs.c:4281
Looks like it's waiting for the mail component to activate. Does
evolution-mail get started? If so, where is it hanging? (You'll want to
check each thread in the mailer. The evolution faq discusses how to do
that if you don't know:
http://www.ximian.com/apps/evolution-faq.php3#AEN3271
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]