On Thu, Feb 01, 2001 at 02:08:54PM -0500, Mike Heffner wrote:
> 
> Is this a problem with the thread scheduler or is this somehow related to the
> application?
> 
> (gdb) bt
> #0  0x284d74cc in poll () from /usr/lib/libc.so.5
> #1  0x2848ce74 in thread_kern_poll (wait_reqd=1)
>     at /usr/src/lib/libc_r/uthread/uthread_kern.c:833
> #2  0x2848c7c9 in _thread_kern_scheduler ()
>     at /usr/src/lib/libc_r/uthread/uthread_kern.c:481
> #3  0xd0d0d0d0 in ?? ()
> #4  0x282a66cc in g_main_run (loop=0x8167b40) at gmain.c:935
> #5  0x281c6047 in gtk_main () from /usr/X11R6/lib/libgtk12.so.2
> #6  0x80590f1 in main (argc=1, argv=0xbfbffb9c) at aim.c:610
> #7  0x80576f9 in _start (arguments=0xbfbffc80 "gaim")
>     at /usr/src/lib/csu/i386-elf/crt1.c:96

This stack trace looks more or less okay to me.  The problem is probably in
the application rather than in libc_r.

Jason


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to