Opened 5 weeks ago

Closed 4 weeks 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)

serialoutput.txt (87.9 KB ) - added by CodeforEvolution 5 weeks ago.
System Log
panic-hrev57982.txt (2.0 KB ) - added by CodeforEvolution 5 weeks ago.

Download all attachments as: .zip

Change History (9)

by CodeforEvolution, 5 weeks ago

Attachment: serialoutput.txt added

System Log

comment:1 by waddlesplash, 5 weeks ago

Component: - GeneralSystem/Kernel

Looks like a NULL pointer dereference. Did this start recently?

comment:2 by CodeforEvolution, 5 weeks 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 CodeforEvolution, 5 weeks 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 CodeforEvolution, 5 weeks ago

Attachment: panic-hrev57982.txt added

comment:4 by CodeforEvolution, 5 weeks ago

Is there anyway I can help with debugging this issue?

comment:5 by waddlesplash, 5 weeks ago

Trying to narrow down when the problem began would be helpful, if it occurs often enough to bisect.

comment:6 by CodeforEvolution, 5 weeks 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 waddlesplash, 4 weeks ago

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.