[haiku-bugs] Re: [Haiku] #12913: Debugger crashes on Step into

  • From: "anevilyak" <trac@xxxxxxxxxxxx>
  • Date: Sun, 14 Aug 2016 01:26:36 -0000

#12913: Debugger crashes on Step into
-------------------------------------+----------------------------
   Reporter:  KapiX                  |      Owner:  anevilyak
       Type:  bug                    |     Status:  in-progress
   Priority:  normal                 |  Milestone:  Unscheduled
  Component:  Applications/Debugger  |    Version:  R1/Development
 Resolution:                         |   Keywords:
 Blocked By:                         |   Blocking:
Has a Patch:  0                      |   Platform:  All
-------------------------------------+----------------------------

Comment (by anevilyak):

 Crash fixed in hrev50487. However, it looks like you're going to have to
 go a little further down the rabbit hole on this one. In this particular
 instance, part of the reason for the failure is that EIP was at 0x1, which
 is obviously invalid. I suspect ecl is miscomputing where to {set,long}jmp
 somewhere along the way, but since it's also catching sigsegv, this
 doesn't actually lead to a direct crash, but rather an abort (as seen when
 running on console). However, the problem itself appears to be somewhere
 earlier on that front. Good luck!

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

Other related posts: