More wonderer and wonderer!
In my case threads of evolution-mail are differ:
(gdb) info threads
* 4 Thread 9195 0x40999dab in __sigsuspend (set=0xbf5ffc04)
at ../sysdeps/unix/sysv/linux/sigsuspend.c:48
3 Thread 9187 0x40999dab in __sigsuspend (set=0xbf7ffc04)
at ../sysdeps/unix/sysv/linux/sigsuspend.c:48
2 Thread 9157 (initial thread) 0x40a274e0 in __poll (fds=0x81477d8,
nfds=11, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:45
1 Thread 9186 (manager thread) 0x40a274e0 in __poll (fds=0x8134a60, nfds=1,
timeout=2000) at ../sysdeps/unix/sysv/linux/poll.c:45
(gdb) thread 1 bt
[Switching to thread 1 (Thread 9186 (manager thread))]
#0 0x40a274e0 in __poll (fds=0x8134a60, nfds=1, timeout=2000)
at ../sysdeps/unix/sysv/linux/poll.c:45
45 ../sysdeps/unix/sysv/linux/poll.c: No such file or directory.
(gdb) thread 2 bt
[Switching to thread 2 (Thread 9157 (initial thread))]
#0 0x40a274e0 in __poll (fds=0x81477d8, nfds=11, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:45
45 in ../sysdeps/unix/sysv/linux/poll.c
(gdb) thread 3 bt
[Switching to thread 3 (Thread 9187)]
#0 0x40999dab in __sigsuspend (set=0xbf7ffc04)
at ../sysdeps/unix/sysv/linux/sigsuspend.c:48
48 ../sysdeps/unix/sysv/linux/sigsuspend.c: No such file or directory.
(gdb) thread 4 bt
[Switching to thread 4 (Thread 9195)]
#0 0x40999dab in __sigsuspend (set=0xbf5ffc04)
at ../sysdeps/unix/sysv/linux/sigsuspend.c:48
48 in ../sysdeps/unix/sysv/linux/sigsuspend.c
(gdb) thread 4 where
[Switching to thread 4 (Thread 9195)]
#0 0x40999dab in __sigsuspend (set=0xbf5ffc04)
at ../sysdeps/unix/sysv/linux/sigsuspend.c:48
48 in ../sysdeps/unix/sysv/linux/sigsuspend.c
And another one. It seems that evolution shell components are not registered at all
unless I start them explicitly from command line
(evolution-addressbook & evolution-calendar & evolution-mail &
evolution-executive-summary &).
Alexander.
--
Alexander Koptelov
Institute for System Programming, Russian Academy of Sciences
e-mail: [EMAIL PROTECTED]
icq: 36208499
_______________________________________________
evolution maillist - [EMAIL PROTECTED]
http://lists.helixcode.com/mailman/listinfo/evolution