bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug#161231: crash server crashing


From: Neal H. Walfield
Subject: Bug#161231: crash server crashing
Date: 17 Sep 2002 15:07:20 -0400
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.2

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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]