Re: [Evolution] Hang on opening calendar



On Thu, 2004-05-27 at 14:52 -0400, John Affleck wrote:
So I just built and installed 1.5.8, and everything looks great,
except for the fact that when I try and open my calendar, everything
hangs.  The same build works fine on another machine, so it's not a
data or settings thing (I 'gconftool --dump | gconftool --load'd from
the working to the failing setup.) The only clue I get is:

(evolution-1.5:13006):  calendar-gui-CRITICAL **:  file gnome-cal.c: 
line 2190 (gnome_calendar_add_source):  assertion `E_IS_SOURCE
(source)' 

Both evolution and evolution-data-server seem to be
happy-ish:

gdb on evolution-data-server-1.0:
(gdb) info threads
  4 Thread 6148 (LWP 13225)  0x407d6427 in __poll (fds=0x80ab810, nfds=0x1,
    timeout=0xffffffff) at ../sysdeps/unix/sysv/linux/poll.c:63
  3 Thread 1026 (LWP 13202)  0x407d6427 in __poll (fds=0x40f02e20, nfds=0xb,
    timeout=0xffffffff) at ../sysdeps/unix/sysv/linux/poll.c:63
  2 Thread 2049 (LWP 13201)  0x407d6427 in __poll (fds=0x808df24, nfds=0x1,
    timeout=0x7d0) at ../sysdeps/unix/sysv/linux/poll.c:63
  1 Thread 1024 (LWP 13200)  0x407d6427 in __poll (fds=0x80a21e8, nfds=0x3,
    timeout=0xffffffff) at ../sysdeps/unix/sysv/linux/poll.c:63

gdb on evolution-1.5:
(gdb) info threads
  3 Thread 1026 (LWP 13206)  0x41586427 in __poll (fds=0x41e014e0, nfds=0x9,
    timeout=0xffffffff) at ../sysdeps/unix/sysv/linux/poll.c:63
  2 Thread 2049 (LWP 13205)  0x41586427 in __poll (fds=0x83a177c, nfds=0x1,
    timeout=0x7d0) at ../sysdeps/unix/sysv/linux/poll.c:63
  1 Thread 1024 (LWP 13198)  0x41586427 in __poll (fds=0x814c5f8, nfds=0x8,
    timeout=0x137a) at ../sysdeps/unix/sysv/linux/poll.c:63

It seems like it's some kind of symbol or version mismatch, so I tried
rebuilding both evolution and evolution-data-server, but that didn't
seem to make a difference.  Any hints as to where to go next ?

yes, get a backtrace of all threads:

(gdb) thread apply all bt

for both evo and e-d-s and, please, file a bug report with all that to
http://bugzilla.ximian.com

cheers




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]