hello, i am trying to build cvs evolution on freebsd, it is almost
working. the splash screen appears and then hangs (before any of the
icons at the bottom of the screen light up). i ran evolution in gdb and
interrupted it while it was hung on the splashscreen, then got a
backtrace:

---
Starting program: /opt/bin/evolution 
^C
Program received signal SIGINT, Interrupt.
0x2875d74c in _thread_sys_poll () from /usr/lib/libc_r.so.4
(gdb) bt
#0  0x2875d74c in _thread_sys_poll () from /usr/lib/libc_r.so.4
#1  0x2875cadc in _thread_kern_sched_state_unlock () from
/usr/lib/libc_r.so.4
#2  0x2875c3f3 in _thread_kern_scheduler () from /usr/lib/libc_r.so.4
#3  0x0 in ?? ()
---

its hanging in the libc_r thread calls. this is something that is
slightly different on freebsd. i would be interested in fixing this.
where should i start? where does the evolution code make the offending
thread calls?

i hope i can help

anthony


=====
aim: VoltronWing | icq: 78187293
web: http://voltron.emptyrhetoric.com
=====

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

_______________________________________________
evolution-hackers maillist  -  [EMAIL PROTECTED]
http://lists.helixcode.com/mailman/listinfo/evolution-hackers

Reply via email to