#11540 closed bug (fixed)
unhandled page fault in runtime_loader
Reported by: | donn | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta2 |
Component: | System/Kernel | Version: | R1/Development |
Keywords: | Cc: | jessicah | |
Blocked By: | Blocking: | ||
Platform: | x86 |
Description
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.
Attachments (1)
Change History (8)
by , 10 years ago
comment:1 by , 10 years ago
Component: | System/libroot.so → System/Kernel |
---|
comment:2 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:4 by , 6 years ago
Apparently not. I ran through a couple builds, at beta release, and this error didn't come up. Thanks!
comment:5 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:7 by , 5 years ago
Milestone: | R1 → R1/beta2 |
---|
Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone
kernel stack trace