+++ sachin sonone [PLUG] [26-08-05 19:30 +0530]: | Hi all, | | I have multithreaded application. (pthread_create). | I am getting Segmentation fault. (randomly) | Is there any way to know in which thread Segmentation fault has occoured. | | Can i get thread_id or anything related in signal handler? | | Regards, | sachin.
maybe strace. Shantanoo -- ______________________________________________________________________ Pune GNU/Linux Users Group Mailing List: ([email protected]) List Information: http://plug.org.in/mailing-list/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.
