Package: Hurd
Version: 20020804-1

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.

That is, compile:

  #include <assert.h>
  int main (void) { assert (0 == 1); return 0; }

then run and watch the fun.

I have not examined the cause nor will I have time until Thursday at
the earliest.

Thanks.



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

Reply via email to