[LLVMdev] Invalid or unaligned stack

Dibyendu Majumdar mobile at majumdar.org.uk
Wed Apr 1 12:28:16 PDT 2015


On 1 April 2015 at 17:06, Reid Kleckner <rnk at google.com> wrote:
> This isn't enough info to solve the problem. Pasting the LLVM IR or C code
> that calls setjmp and a stack trace of the crash might help figure it out,
> though.

Yes I am working on isolating the issue. There is all the Lua
infrastructure - don't know if I can eliminate that ...

I compiled Lua / JIT compiler on Ubuntu using -fsanitize=address and
ran the original test. No errors reported.

I will be checking a number of other things, and report back if I find
anything material.

Regards



More information about the llvm-dev mailing list