#4441 closed bug (fixed)
write_overlay: unhandled page fault in kernel space at 0xccccccd4
Reported by: | jonas.kirilla | Owned by: | mmlr |
---|---|---|---|
Priority: | normal | Milestone: | R1/alpha1 |
Component: | System/Kernel | Version: | R1/alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
See attached KDL output.
Attachments (1)
Change History (5)
by , 15 years ago
Attachment: | r32946_write_overlay_page_fault.txt added |
---|
comment:1 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
It should be fixed on the alpha branch in hrev32975. Please reopen if you see this again.
comment:4 by , 15 years ago
Version: | R1 alpha1 → R1/alpha1 |
---|
Note:
See TracTickets
for help on using tickets.
I can only see this happen because of the yet missing locking in the alpha branch. I'll need to port the locking addition of hrev32937 to fix this. Looking into it now.