[haiku-bugs] Re: [Haiku] #11131: KDL faults when printing the backtrace due to incorrect condition to terminate stack unwinding

  • From: "ithamar" <trac@xxxxxxxxxxxx>
  • Date: Sun, 31 Aug 2014 12:43:36 -0000

#11131: KDL faults when printing the backtrace due to incorrect condition to
terminate stack unwinding
-----------------------------+----------------------------
   Reporter:  arvindsraj     |      Owner:  axeld
       Type:  bug            |     Status:  new
   Priority:  normal         |  Milestone:  R1
  Component:  System/Kernel  |    Version:  R1/Development
 Resolution:                 |   Keywords:
 Blocked By:                 |   Blocking:
Has a Patch:  1              |   Platform:  arm
-----------------------------+----------------------------

Comment (by ithamar):

 This change actually limits stack traces to the first 8MB of the kernel,
 which does not sound like a proper fix. It works for now, since it is also
 the max kernel size on ARM at the moment, but with additional kernel
 modules loaded and such this will not work.
 Also, this only seems to be a problem on KDLs before the VM is properly
 initialized. I've hacked the kernel a little to get further, and KDL is
 working perfectly fine for me (including symbols, yay!).

--
Ticket URL: <https://dev.haiku-os.org/ticket/11131#comment:2>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: