[haiku-bugs] Re: [Haiku] #10295: assert() does not call abort()

  • From: "anevilyak" <trac@xxxxxxxxxxxx>
  • Date: Mon, 09 Dec 2013 16:17:31 -0000

#10295: assert() does not call abort()
----------------------------+----------------------------
   Reporter:  pulkomandy    |      Owner:  nobody
       Type:  enhancement   |     Status:  new
   Priority:  normal        |  Milestone:  R1
  Component:  System/POSIX  |    Version:  R1/Development
 Resolution:                |   Keywords:
 Blocked By:                |   Blocking:
Has a Patch:  0             |   Platform:  All
----------------------------+----------------------------

Comment (by anevilyak):

 I don't think the {{{ call debugger() from the default SIGABRT handler }}}
 approach can work equivalently, as you'd no longer have access to the
 assert message/condition at that point, which is pretty much the biggest
 reason for calling debugger() instead.

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

Other related posts: