search for: 4ae24f09

Displaying 2 results from an estimated 2 matches for "4ae24f09".

2010 Aug 11
0
[LLVMdev] sqlite3 crashing jit
...s use -fexceptions. When I ran `lli -jit-emit-debug' with llvm 2.6, lli said that -jit-emit-debug was an unrecognised command line argument. -Denis -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100811/4ae24f09/attachment.html>
2010 Aug 10
4
[LLVMdev] sqlite3 crashing jit
On Tue, Aug 10, 2010 at 1:35 PM, Eric Christopher <echristo at apple.com> wrote: > > 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] >>