[LLVMdev] sqlite3 crashing jit
Eric Christopher
echristo at apple.com
Tue Aug 10 13:35:31 PDT 2010
On Aug 10, 2010, at 1:30 PM, Bueno, Denis wrote:
> Running lli under gdb gives
>
> Program received signal SIGSEGV, Segmentation fault.
> [address] in ?? ()
> (gdb) bt
> #0 [address] in ?? ()
> Cannot access memory at address [address2]
>
>
Wow. Something has really trashed your stack.
> Was sqlite3 part of the llvm-2.6 test suite? If so, it is likely there’s a workaround for 2.6.
It may have been, that's been a while. It is now for sure and was at the 2.7 time frame. We don't keep release branches around so ...
-eric
More information about the llvm-dev
mailing list