Opened 12 years ago
Closed 12 years ago
#11273 closed defect (fixed)
dtrace + VBox kexts = kernel panic => Fixed in SVN
Reported by: | CrB | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 4.2.4 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | Mac OS X |
Description
Loading dtrace (or anything depending on it) causes an immediate kernel panic if the VBox kexts are loaded. It does NOT require any running guests, or even the VBox interface loaded.
https://forums.virtualbox.org/viewtopic.php?f=8&t=52717
Post includes a backtrace of the crash. I can trivially reproduce the panic. I can do additional testing and/or supply additional info, if needed.
Change History (7)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
Summary: | dtrace + VBox kexts = kernel panic → dtrace + VBox kexts = kernel panic => Fixed in SVN |
---|
Thanks for the report! This will be fixed in the next maintenance release.
comment:4 by , 12 years ago
Right, the fix was done after 4.2.6 was released. Could you install this test build to confirm that the bug is fixed? Thank you!
I've now tested on Mac OS X 10.7 and 10.8 and the panic does not occur. The kernel panic only occurs on 10.6 systems.