[haiku-bugs] Re: [Haiku] #10509: Stack is not aligned

  • From: "simonsouth" <trac@xxxxxxxxxxxx>
  • Date: Fri, 30 Oct 2015 00:51:54 -0000

#10509: Stack is not aligned
-----------------------------+----------------------------
Reporter: pulkomandy | Owner: axeld
Type: enhancement | Status: new
Priority: normal | Milestone: Unscheduled
Component: System/Kernel | Version: R1/Development
Resolution: | Keywords:
Blocked By: | Blocking:
Has a Patch: 1 | Platform: x86-64
-----------------------------+----------------------------

Comment (by simonsouth):

So far I've failed to reproduce this problem with (only) the glue-code
patch applied.

Building as much of the system as possible with debugging enabled, in the
hopes of forcing greater reliance on the stack, didn't have any effect.
Neither did compiling libroot with `-O3 -msse` to try to get gcc to output
more SSE instructions.

The result is always the same: Libraries built with the new glue code run
fine; libraries built with the old cause a GPF.

I think the glue-code fix might actually have resolved this.

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

Other related posts: