Opened 3 months ago
Closed 3 months ago
#18985 closed bug (invalid)
PANIC: page fault, but interrupts were disabled. (VirtualBox)
Reported by: | CodeforEvolution | Owned by: | nobody |
---|---|---|---|
Priority: | high | Milestone: | Unscheduled |
Component: | System/Kernel | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | x86 |
Description
Hello! I was running Haiku x86_gcc2 hrev57953 within VirtualBox 7.0.20 on Ubuntu Linux 22.04, to find that upon running git clone, the system would immediately KDL with the message:
"PANIC: page fault, but interrupts were disabled. Touching address 0x0000000b from ip 0x8006da3c"
I could easily reproduce this exact KDL on pthread_exit() from running "git clone https://github.com/blend2d/blend2d.git" from Terminal.
If there is any other information needed, please let me know. I have attached the syslog below.
Attachments (2)
Change History (9)
by , 3 months ago
Attachment: | serialoutput.txt added |
---|
comment:1 by , 3 months ago
Component: | - General → System/Kernel |
---|
Looks like a NULL pointer dereference. Did this start recently?
comment:2 by , 3 months ago
Well...I upgraded from hrev57730, and it has been a few months since I have used Haiku unfortunately. So, this is a recent issue *relatively speaking*. :) I can confirm the KDL does not happen on this previous hrev when running git clone though.
comment:3 by , 3 months ago
This is still an issue at hrev57982. Furthermore, a very similar crash occured when running SoftwareUpdater or running "pkgman update" from Terminal. I have attached another log.
by , 3 months ago
Attachment: | panic-hrev57982.txt added |
---|
comment:5 by , 3 months ago
Trying to narrow down when the problem began would be helpful, if it occurs often enough to bisect.
comment:6 by , 3 months ago
And I may have figured out the problem...I left a kernel-level network module from hundreds of hrevs ago in my non-packaged folder...my apologies. :S
comment:7 by , 3 months ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
System Log