[haiku-bugs] Re: [Haiku] #13314: Crashing app_server

  • From: "jua" <trac@xxxxxxxxxxxx>
  • Date: Sat, 18 Feb 2017 20:12:52 -0000

#13314: Crashing app_server
----------------------------------+----------------------------
   Reporter:  humdinger           |      Owner:  axeld
       Type:  bug                 |     Status:  new
   Priority:  normal              |  Milestone:  Unscheduled
  Component:  Servers/app_server  |    Version:  R1/Development
 Resolution:                      |   Keywords:
 Blocked By:                      |   Blocking:
Has a Patch:  0                   |   Platform:  All
----------------------------------+----------------------------

Comment (by jua):

 I feel a bit lost...
 According to the syslog output, the application attempted a store to
 0x19ee060. Curiously, that is also the value of the instruction pointer at
 the time of the crash. That it's a code address explains the segment
 violation exception. But the instruction in question, which supposedly
 caused the exception, is simply `push %ebp`, and ebp from the debug report
 looks completely fine with value 0x7258a158.
 Anyone with an idea what might have happened here?

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

Other related posts: