https://bugzilla.novell.com/show_bug.cgi?id=633454

https://bugzilla.novell.com/show_bug.cgi?id=633454#c2


--- Comment #2 from Zoltan Varga <[email protected]> 2010-08-22 15:53:45 UTC ---
Digging around inside the bionic data structures in gdb, it looks like the
value of
pthread_internal_t.kernel_id for the main thread is 0x1e, which is the pid of
the 'zygote' process. So its possible that bionic tries to send a signal to the
parent process causing the EPERM.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to