<HTML>
<HEAD>
<TITLE>Re: [LLVMdev] sqlite3 crashing jit</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Running lli under gdb gives<BR>
<BR>
Program received signal SIGSEGV, Segmentation fault.<BR>
[address] in ?? ()<BR>
(gdb) bt<BR>
#0 [address] in ?? ()<BR>
Cannot access memory at address [address2]<BR>
<BR>
<BR>
Was sqlite3 part of the llvm-2.6 test suite? If so, it <I>is</I> likely there’s a workaround for 2.6.<BR>
<BR>
<BR>
On 8/10/10 2:25 PM, "Eric Christopher" <<a href="echristo@apple.com">echristo@apple.com</a>> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
<BR>
On Aug 10, 2010, at 1:09 PM, Bueno, Denis wrote:<BR>
<BR>
> I’m trying to get a stacktrace, so I can’t provide one.<BR>
><BR>
<BR>
There should be at least something unless it's trashing the stack so much that it can't get anything.<BR>
<BR>
> I’m trying llvm 2.7 right now. I’m hoping there’s a 2.6 workaround, though.<BR>
<BR>
Unlikely.<BR>
<BR>
-eric<BR>
<BR>
<BR>
<BR>
</SPAN></FONT></BLOCKQUOTE>
</BODY>
</HTML>