Changes between Initial Version and Version 2 of Ticket #9741
- Timestamp:
- May 4, 2013, 3:29:09 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9741 – Description
initial v2 1 Running make check in hre f45614 (containing a fix for $9734 which I needed), causes the following KDL:2 1 Running make check in hrev45614 (containing a fix for #9734 which I needed), causes the following KDL: 2 {{{ 3 3 Last message repeated 8 times. 4 4 PANIC: _mutex_unlock() failure: thread 2779 is trying to release mutex 0x801b6384 (current holder 2218) … … 47 47 26 62b27fa0 (+ 48) 0117f586 </boot/system/runtime_loader@0x01170000> <unknown> + 0xf506 48 48 27 62b27fd0 (+ 0) 618e825e <commpage> commpage_thread_exit + 0x00 49 49 }}} 50 50 I don't know yet if it is reproducible as Haiku now gives another KDL when I try to start it. 51 51 I will have a look at the other KDL and reinstall Haiku again to see if I can reproduce this one.