[Haiku-bugs] [Haiku] #3110: [kernel] PANIC: page still has mappings
bonefish
trac at haiku-os.org
Sun May 3 14:48:42 CEST 2009
#3110: [kernel] PANIC: page still has mappings
---------------------------+------------------------------------------------
Reporter: diver | Owner: axeld
Type: bug | Status: new
Priority: high | Milestone: R1/alpha1
Component: System/Kernel | Version: R1 development
Blockedby: | Platform: All
Blocking: |
---------------------------+------------------------------------------------
Comment(by bonefish):
Eliminated a possible cause in r30605. When a mapped file was shrunk,
pages could be freed without removing their mappings. That would fit the
reported case where the mapping was in a "libtracker.so_seg0ro" area, *if*
libtracker.so was re-compiled and a program using it was still running.
The other reported cases (TextSearch, nc) don't seem to fit, though. So
I'm leaving the ticket open. I've introduced a new panic()ing check in
r30606 which will hopefully trigger earlier.
--
Ticket URL: <http://dev.haiku-os.org/ticket/3110#comment:13>
Haiku <http://dev.haiku-os.org>
The Haiku operating system.
More information about the Haiku-bugs
mailing list