Opened 7 years ago

Last modified 2 years 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 diver)

hrev50866 on x86_64

kernel crashes while trying to copy 700mb zip file from FAT32 partition to /boot/home

Can't do much testing with kernel constantly crashing here, so would appreciate any help with this.

Similar looking tickets: #12408 and #12518.

Attachments (2)

IMG_20170114_121619.jpg (1.2 MB ) - added by diver 7 years ago.
IMG_0370.JPG (449.4 KB ) - added by avanspector 2 years ago.

Download all attachments as: .zip

Change History (15)

comment:1 by diver, 7 years ago

Description: modified (diff)

by diver, 7 years ago

Attachment: IMG_20170114_121619.jpg added

comment:2 by diver, 7 years ago

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.

comment:3 by diver, 7 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:4 by diver, 5 years ago

Still here in hrev53104.

comment:5 by waddlesplash, 5 years ago

Blocking: 15073 added

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

Blocked By: 13274 added

comment:8 by waddlesplash, 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 diver, 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 waddlesplash, 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 waddlesplash, 2 years ago

Blocked By: 12408, 13274 removed
Blocking: 12408, 13274 added
Resolution: fixed
Status: newclosed

Presuming fixed as it wasn't reproducible and hasn't been seen since.

comment:12 by avanspector, 2 years ago

Resolution: fixed
Status: closedreopened

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

Last edited 2 years ago by avanspector (previous) (diff)

by avanspector, 2 years ago

Attachment: IMG_0370.JPG added

comment:13 by waddlesplash, 2 years ago

Blocking: 14564 added

Presumably related to #14564.

Note: See TracTickets for help on using tickets.