> The crash server is crashing.  I have seen the following assertion
> triggered:
> 
>   crash: ../../exec/elfcore.c:55: fetch_thread_regset: Assertion
>   `sizeof (struct i386_thread_state) == sizeof (prgrset_t)' failed.

D'oh.  That's a compile-time constant crash.  Clearly noone has tried this
code before at all.  That's my bad for failing to notice the extra
trapno,err words in sys/ucontext.h.  The fix is trivial enough.



_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to