[haiku-bugs] [Haiku] #11540: unhandled page fault in runtime_loader

  • From: "donn" <trac@xxxxxxxxxxxx>
  • Date: Sun, 30 Nov 2014 16:43:22 -0000

#11540: unhandled page fault in runtime_loader
-------------------------------+------------------------------
 Reporter:  donn               |        Owner:  axeld
     Type:  bug                |       Status:  new
 Priority:  normal             |    Milestone:  R1
Component:  System/libroot.so  |      Version:  R1/Development
 Keywords:                     |   Blocked By:
 Blocking:                     |  Has a Patch:  0
 Platform:  x86                |
-------------------------------+------------------------------
 Another entry in the parade of bugs that show up while self-compiling GHC
 (Glasgow Haskell Compiler.)  I associate this with enthusiastic memory
 allocation by GHC, using mmap() and munmap() to get megabyte-aligned
 blocks.  Eventually things start failing, with "Thread killed", but the
 same jobs will eventually work.  reboot helps.

 Attached trace, showing (I think) runtime_loader getting into trouble
 while trying to set up heap.

 I can more or less duplicate this problem (haven't checked to see if I get
 the same trace.)  Jessica H doesn't get kernel crashes, but does get
 inconsistent failures.

--
Ticket URL: <https://dev.haiku-os.org/ticket/11540>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: