[LLVMdev] lli crashes when loading .bc files with debug informations

Jerome GORIN gorinje at gmail.com
Wed Oct 28 08:01:31 PDT 2009


Hello,

I'm trying to use DWARF informations to debug JITed code, but lli crashes
when it tries to run any code coming from llvm-gcc or CLANG with the -g and
-emit-llvm -c arguments. The target machine is an AMD 64 X2 processor on
linux ubuntu 9.04  in x86_64 mode. Lli is generated from the current version
of the svn repository. The backtrace and full bt from gdb are enclosed with
this message. Is there a solution to this issue or is it due to the fact
that lli can't support dwarf informations yet?

Many thanks
Jerôme GORIN
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091028/a78875fd/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bt
Type: application/octet-stream
Size: 1537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091028/a78875fd/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bt full
Type: application/octet-stream
Size: 15562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091028/a78875fd/attachment-0001.obj>


More information about the llvm-dev mailing list