Re: Another crash; Assertion failed in ext2fs.static

2005-04-07 Thread Michael Banck
On Thu, Apr 07, 2005 at 10:34:35AM +0200, Thomas Schwinge wrote: > Last night, while I was compiling GNU Mach, I got the following assertion > failure: > #v+ > ext2fs.static: thread_cancel.c:55: hurd_thread_cancel: Assertion `! > __spin_lock_locked (&ss->critical_section_lock)' failed. > #v- > >

Another crash; Assertion failed in ext2fs.static

2005-04-07 Thread Thomas Schwinge
Hello! Last night, while I was compiling GNU Mach, I got the following assertion failure: #v+ ext2fs.static: thread_cancel.c:55: hurd_thread_cancel: Assertion `! __spin_lock_locked (&ss->critical_section_lock)' failed. #v- GNU Mach did not enter the kernel debugger, but was just hanging instead.