Hello,

After yesterdays commits to eclair, the application is exiting
immediately with sig11 on startup. Previously, it used to die while
trying to scroll in the file selector dialog. All e17 libs have also
been rebuilt from todays CVS.

(gdb) 
Loaded symbols for /usr/e17/lib/emotion//emotion_decoder_xine.so
Reading symbols from /usr/X11R6/lib/libxine.so.13...(no debugging
symbols found)...done.
Loaded symbols for /usr/X11R6/lib/libxine.so.13
Reading symbols from /usr/local/lib/libintl.so.6...(no debugging symbols 
found)...done.
Loaded symbols for /usr/local/lib/libintl.so.6
Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols found)...done.
Loaded symbols for /libexec/ld-elf.so.1
#0  0x287f5e2b in pthread_testcancel () from /usr/lib/libpthread.so.1
(gdb) bt
#0  0x287f5e2b in pthread_testcancel () from /usr/lib/libpthread.so.1
#1  0x287edb16 in pthread_mutexattr_init () from /usr/lib/libpthread.so.1
#2  0x00000000 in ?? ()

Using libmap.conf to map pthread to libthr, will get the UI up for 3
seconds before faulting on the pthread. Suspect it happens because
other dependent libs still use pthread.

Would be nice to have a fix!

Thanks for your time!

-- 
No system is ever completely debugged:  Attempts to debug
a system will inevitably introduce new bugs that are even
harder to find.


-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to