SIG32 on GenToo with libprthread + embedded Perl from ini_service_result_worker_thread
Stanley Hopcroft
Stanley.Hopcroft at IPAustralia.Gov.AU
Mon Nov 8 04:25:32 CET 2004
Dear Folks,
Here is where it dies,
(gdb)
4748
result=pthread_create(&worker_threads[SERVICE_WORKER_THREAD],NULL,service_result_worker_thread,NULL);
(gdb)
4741
pthread_mutex_init(&service_result_buffer.buffer_lock,NULL);
(gdb)
4744 sigfillset(&newmask);
(gdb)
4745 pthread_sigmask(SIG_BLOCK,&newmask,NULL);
(gdb)
4748
result=pthread_create(&worker_threads[SERVICE_WORKER_THREAD],NULL,service_result_worker_thread,NULL);
(gdb)
Program received signal SIG32, Real-time event 32.
0x4015d974 in pthread_getconcurrency () from /lib/libpthread.so.0
(gdb)
pthread_create()
Is anyone more thread literate than I able to comment on why this fails
?
Yours sincerely.
--
Stanley Hopcroft
Network specialist, IT Infrastructure
IP Australia
Ph: (02) 6283 3189 Fax: (02) 6281 1353
PO Box 200 Woden ACT 2606
http://www.ipaustralia.gov.au
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: disclaimer.txt
URL: <https://www.monitoring-lists.org/archive/developers/attachments/20041108/41faca3c/attachment.txt>
More information about the Developers
mailing list