[haiku-bugs] Re: [Haiku] #15160: app_server: NULL dereference in SimpleTransform::Apply

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Thu, 10 Oct 2019 02:04:21 -0000

#15160: app_server: NULL dereference in SimpleTransform::Apply
----------------------------------+----------------------------
   Reporter:  waddlesplash        |      Owner:  axeld
       Type:  bug                 |     Status:  new
   Priority:  normal              |  Milestone:  R1/beta2
  Component:  Servers/app_server  |    Version:  R1/Development
 Resolution:                      |   Keywords:
 Blocked By:                      |   Blocking:
Has a Patch:  0                   |   Platform:  All
----------------------------------+----------------------------
Comment (by waddlesplash):

 Most likely something down the line is getting dynamically allocated; i.e.
 via inlining. The code looks like it's using a bunch of SSE here, which is
 indicative of a lot of math going on. Is it possible to run Web+ under
 test_app_server?
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/15160#comment:3>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: