Displaying 3 results from an estimated 3 matches for "uthread_cr".
2004 Aug 06
2
Problem with ices on OpenBSD 2.9 w/ Icecast 1.3.10
...in log_write (log_id=-1, priority=3, cat=0x76e4 "thread/_start_routine", fmt=0x76bc "Added thread %d [%s] started at
[%s:%d]") at log.c:162
#4 0x77a2 in _start_routine (arg=0x180e0) at thread.c:536
#5 0x4002ff88 in _thread_start () at /usr/src/lib/libpthread/../libc_r/uthread/uthread_create.c:212
#6 0x17 in ?? ()
Cannot access memory at address 0xffffffff.
So does this mean that ices is dieing somewhere in libc? At this point my knowledge
of how to go further in debugging ices falls short. ktracing the output doesn't show anything
particularly useful. I'm running this on...
2003 Aug 04
0
Thread woes after 4.7 - 4.8 upgrade
...0\000\000\000\000\000\000"}
readfds = {fds_bits = {32, 0, 0, 0, 0, 0, 0, 0, 0, 65536, 0 <repeats
22 times>}}
writefds = {fds_bits = {0 <repeats 32 times>}}
fp = (FILE *) 0x26980
on = 1
#4 0x280e22cc in _thread_start () at
/usr/src/lib/libc_r/uthread/uthread_create.c:311
curthread = (struct pthread *) 0x80b99d4
#5 0x0 in ?? ()
No symbol table info available.
(gdb)
---------------------------------------
Robin P. Blanchard
Systems Integration Specialist
Georgia Center for Continuing Education
fon: 706.542.2404 <|> fax: 706.542.6546
-------...
2004 Aug 06
0
Problem with ices on OpenBSD 2.9 w/ Icecast 1.3.10
...log_id=-1, priority=3, cat=0x76e4 "thread/_start_routine", fmt=0x76bc "Added thread %d [%s] started at
> [%s:%d]") at log.c:162
> #4 0x77a2 in _start_routine (arg=0x180e0) at thread.c:536
> #5 0x4002ff88 in _thread_start () at /usr/src/lib/libpthread/../libc_r/uthread/uthread_create.c:212
> #6 0x17 in ?? ()
> Cannot access memory at address 0xffffffff.
>
>
> So does this mean that ices is dieing somewhere in libc? At this point my knowledge
> of how to go further in debugging ices falls short. ktracing the output doesn't show anything
> particul...