Opened 17 years ago

Closed 17 years ago

#1083 closed bug (fixed)

GCC4 x86 Haiku Runs into Endless Page Fault Loop

Reported by: bonefish Owned by: bonefish
Priority: normal Milestone: R1
Component: System/Kernel Version: R1/pre-alpha1
Keywords: Cc: axeld, korli
Blocked By: Blocking:
Platform: All

Description

Reproducible with vmware:

  • boot Haiku
  • execute "hey Tracker quit" in the Terminal

-> The kernel starts printing the same page fault message to the serial debug output endlessly.

I have the suspicion this is the same problem I've fixed in hrev15933 for the PPC port (next to last item of the commit message): GCC4 optimizing the code for the error jump label away.

Change History (2)

comment:1 by bonefish, 17 years ago

Cc: axeld korli added

comment:2 by korli, 17 years ago

Resolution: fixed
Status: newclosed

Fixed in hrev20380. Best would be assembler versions :)

Note: See TracTickets for help on using tickets.