Changes between Initial Version and Version 1 of Ticket #9651
- Timestamp:
- Oct 4, 2011 8:52:08 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9651
- Property Guest type other → Solaris
-
Ticket #9651 – Description
initial v1 1 2 1 Solaris guest debug kernel panic: 2 {{{ 3 3 panic[cpu0]/thread=ffffff00ad234100: 4 4 assertion failed: MUTEX_HELD(&mod_lock), file: ../../common/ctf/ctf_mod.c, line: … … 35 35 > ffffff00abf6d968/s 36 36 0xffffff00abf6d968: drv/vboxguest 37 37 }}} 38 38 The problem is that the vboxguest driver is calling the ctf_modopen without the mod_lock 39 39 mutex being held. This is a problem in the source code of