octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: JIT test crash


From: Daniel J Sebald
Subject: Re: JIT test crash
Date: Fri, 03 Aug 2012 13:15:36 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16

On 08/03/2012 01:05 PM, Michael Goffioul wrote:
On Thu, Aug 2, 2012 at 8:54 PM, Michael Goffioul

    The bottom line is: within the generated code, the stack is kept
    aligned on 16-bytes, but as there's no forced realignment, it
    entirely depends on the stack alignment on function entry.


Any update, ideas or suggestions?

Are you certain the bug is attributable to JIT code? That is, the version previous to a JIT-code-only push compiled fine and after the push faulted? If not, you might want to wait until code reorganization is done and try again. There could be some other issue.

That, or try the valgrind Max suggested and see if that gives any more info.

Dan


reply via email to

[Prev in Thread] Current Thread [Next in Thread]