[issue1844] gdb detach from vkernel causes vkernel to die with SIGILL

Matthew Dillon dillon at apollo.backplane.com
Sat Sep 18 14:55:16 PDT 2010


:Is it plausible to give all threads which don't have a real globaldata
:context a shared fake globaldata context which the signal delivery
:could check against?
:
:Sam

   No, I'd rather not.  That would create massive debugging problems
   if one of those I/O backends actually tried to make calls into the
   kernel API.

					-Matt
					Matthew Dillon 
					<dillon at backplane.com>





More information about the Bugs mailing list