[haiku-bugs] Re: [Haiku] #9111: Worm Armageddon crashing on Haiku

  • From: "bonefish" <trac@xxxxxxxxxxxx>
  • Date: Mon, 30 Sep 2013 18:46:53 -0000

#9111: Worm Armageddon crashing on Haiku
----------------------------+------------------------------
   Reporter:  miqlas        |      Owner:  nobody
       Type:  bug           |     Status:  closed
   Priority:  normal        |  Milestone:  R1
  Component:  Applications  |    Version:  R1/Development
 Resolution:  invalid       |   Keywords:  Worms Armageddon
 Blocked By:                |   Blocking:
Has a Patch:  0             |   Platform:  x86
----------------------------+------------------------------
Changes (by bonefish):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 According to the debug report the code just allocated 313244 bytes on the
 stack. The thread only has 256 KiB (262144 bytes) stack, so this obviously
 a bug in the applcation. I suppose the problem hadn't been noted before
 the introduction of ASLR because there would be another area adjoining the
 thread's stack and thread would happily write into that instead.

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

Other related posts: