Opened 8 years ago
Last modified 2 months ago
#13205 reopened bug
[kernel] PANIC: Invalid concurrent access to page currently accessed by
Reported by: | diver | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | System/Kernel | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | #12408, #13274, #14564, #15073 | |
Platform: | x86-64 |
Description (last modified by )
Attachments (2)
Change History (16)
comment:1 by , 8 years ago
Description: | modified (diff) |
---|
by , 8 years ago
Attachment: | IMG_20170114_121619.jpg added |
---|
comment:2 by , 8 years ago
comment:3 by , 8 years ago
Unfortunately, even after entering it using /bin/kernel_debugger
keyboard doesn't work. But I'm able to build Haiku to this partition and take pics if you want me to try any patches.
comment:5 by , 5 years ago
Blocking: | 15073 added |
---|
comment:6 by , 5 years ago
Blocked By: | 12408 added |
---|
#12408 is probably related here. bonefish noted in that one that the page structure was overwritten with bogus data, that's probably the real cause.
comment:7 by , 5 years ago
Blocked By: | 13274 added |
---|
comment:8 by , 4 years ago
#15912 may actually be related here, if the file_cache was overwriting pages "randomly". See if you can still reproduce this after the fix to that. The bootloader changes may also be relevant, so see if that helps.
comment:9 by , 4 years ago
I couldn't reproduce it after using Haiku on this MacBook Pro for an hour. However, I didn't try to copy from fat32 partition as I don't have it currently. Hopefully fixed.
comment:10 by , 4 years ago
Well, the file_cache changes and the bootloader changes are the most likely, so it would be good to test copying from a FAT partition.
comment:11 by , 3 years ago
Blocked By: | 12408, 13274 removed |
---|---|
Blocking: | 12408, 13274 added |
Resolution: | → fixed |
Status: | new → closed |
Presuming fixed as it wasn't reproducible and hasn't been seen since.
comment:12 by , 3 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
this bug occures very often on my mac mini, and as i saw, on other mac devices as well
hrev56019, crashed while was reading pdf with bepdf
by , 3 years ago
Attachment: | IMG_0370.JPG added |
---|
comment:14 by , 2 months ago
If this is still reproducible, please retest after hrev57989, and upload a new screenshot of the KDL.
Copied the same zip file to bfs using bfs_shell form macOS and tried to unzip it in Haiku (to exclude fat32 driver as a possible source of the problem) and got the same KDL after a few seconds of unzipping.