<HTML>
<HEAD>
<TITLE>Re: [LLVMdev] sqlite3 crashing jit</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>I’m trying to get a stacktrace, so I can’t provide one.<BR>
<BR>
I’m trying llvm 2.7 right now. I’m hoping there’s a 2.6 workaround, though.<BR>
<BR>
<BR>
On 8/10/10 2:01 PM, "Török Edwin" <<a href="edwintorok@gmail.com">edwintorok@gmail.com</a>> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>On Tue, 10 Aug 2010 13:42:05 -0600<BR>
"Bueno, Denis" <<a href="denbuen@sandia.gov">denbuen@sandia.gov</a>> wrote:<BR>
<BR>
> Hello,<BR>
> <a href="http://www.opendylan.org/~housel/bcdump.pl">http://www.opendylan.org/~housel/bcdump.pl</a><BR>
> I'm trying to compile sqlite3 using llvm-gcc, then run it with lli.<BR>
<BR>
sqlite3 is part of LLVM testsuite, so it shouldn't crash ...<BR>
<BR>
> This builds with the exact same flags as above, but with -emit-llvm<BR>
> added. It should create executable `test.llvm' which is a just a<BR>
> script that invokes `lli' on `test.llvm.bc'. This crashes lli (for<BR>
> me).<BR>
<BR>
Can you provide a stacktrace?<BR>
<BR>
><BR>
> In an effort to debug this, I've built llvm-2.6 with<BR>
> -disable-optimized and -ggdb against the llvm-gcc frontend because I<BR>
<BR>
Did you try llvm-2.7?<BR>
<BR>
Best regards,<BR>
--Edwin<BR>
<BR>
<BR>
</SPAN></FONT></BLOCKQUOTE>
</BODY>
</HTML>