Re: balsa-1.1.3 released



Balsa had been pretty stable for me up until the 1.1.3 release.  Several
times now I've had it go catatonic on me: it no longer redraws windows or
responds in any way.  It's not using up CPU time either.  Here's a stack
trace while it was in that condition from balsa-1.1.3 on RedHat Linux 7.0
built against Red Hat's balsa libraries.  

0x406a3e75 in __sigsuspend (set=0xbffff760)
    at ../sysdeps/unix/sysv/linux/sigsuspend.c:45
45      ../sysdeps/unix/sysv/linux/sigsuspend.c: No such file or directory.
(gdb) where
#0  0x406a3e75 in __sigsuspend (set=0xbffff760)
    at ../sysdeps/unix/sysv/linux/sigsuspend.c:45
#1  0x404ba7e9 in __pthread_wait_for_restart_signal (self=0x404c3f60)
    at pthread.c:901
#2  0x404bcad9 in __pthread_alt_lock (lock=0x80f5dd8, self=0x0) at
restart.h:34
#3  0x404b8b26 in __pthread_mutex_lock (mutex=0x80f5dc8) at mutex.c:120
#4  0x402b2a57 in gdk_event_prepare () from /usr/lib/libgdk-1.2.so.0
#5  0x40499caa in g_main_iterate () from /usr/lib/libglib-1.2.so.0
#6  0x4049a1cc in g_main_run () from /usr/lib/libglib-1.2.so.0
#7  0x401fce57 in gtk_main () from /usr/lib/libgtk-1.2.so.0
#8  0x807c2c9 in main (argc=1, argv=0xbffff9f4) at main.c:402
#9  0x40692f31 in __libc_start_main (main=0x807c064 <main>, argc=1, 
    ubp_av=0xbffff9f4, init=0x805e6e4 <_init>, fini=0x80c546c <_fini>, 
    rtld_fini=0x4000e274 <_dl_fini>, stack_end=0xbffff9ec)
    at ../sysdeps/generic/libc-start.c:129


I'm not familiar enough with this code to track down what lock it is
waiting on.  This happens to me about once a day, so I can do further
debugging next time if there's more info that would be helpful...

				-Mark





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