Opened 13 years ago

Last modified 4 years ago

#7864 closed bug

[kernel] PANIC: _mutext_lock (): double lock of 0x8019b348 by thread 697157 — at Version 4

Reported by: diver Owned by: nobody
Priority: normal Milestone: R1/beta2
Component: System/Kernel Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by diver)

This is hrev42467 , gcc2hybrid.

I was trying to reproduce #6673 by running many instances of:

for i in `seq 1 10000`; do mimeset -apps -f /system/apps/*; done

While executing it Haiku was almost unusable, so I left it in this state for some time. Several minutes layer kernel crashed with this panic message.

Change History (6)

by diver, 13 years ago

Attachment: IMG_0009.JPG added

by diver, 13 years ago

Attachment: IMG_0011.JPG added

comment:1 by bonefish, 13 years ago

Apparently a NULL-pointer is dereferenced in vm_cache_acquire_locked_page_cache(). I don't see how that can happen, though.

comment:2 by axeld, 7 years ago

Owner: changed from axeld to nobody
Status: newassigned

comment:3 by waddlesplash, 6 years ago

Still reproducible?

comment:4 by diver, 6 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.