[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [LuaJIT] JIT'd Code Causing Segfaults on Linux x86?
- From: Mike Pall <mikelu-1204@...>
- Date: Sun, 29 Apr 2012 15:57:54 +0200
Alex wrote:
> I was unable to create a test case, so I've linked some relevant code
> snippets of around where the segfault is happening and a log of the program
> execution with -jdump. I can also get a core dump if needed.
Well, what's the address of the crash?
BTW: This is about x86 (plain 32 bit mode) and not about 'x32',
which is something completely different.
--Mike