<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Jun 24, 2011, at 12:36 PM, Carlo Alberto Ferraris wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<div bgcolor="#ffffff" text="#000000">
<br>
<blockquote cite="mid:4EBB534A-34CA-4FC9-A44B-F7C4757A3DE8@gmail.com" type="cite">
<div>
<div>That's a weird one. Does addr2line work?</div>
<div>$ addr2line -e CGF.so <address></div>
</div>
</blockquote>
<tt>cafxx@ubuntu:~/Projects/llvm2/Debug+Asserts/bin$ objdump -t
../lib/CGF.so | grep flatten<br>
000000000000<font color="#cc0000">5622</font> l F .text
0000000000000aa6
_ZN12_GLOBAL__N_111CGFFunction7flattenEv<br>
00000000000041d6 l F .text 000000000000049c
_ZN12_GLOBAL__N_111CGFCallSite7flattenEv<br>
000000000001a600 l O .rodata 0000000000000026
_ZZN12_GLOBAL__N_111CGFCallSite7flattenEvE19__PRETTY_FUNCTION__<br>
0000000000019920 l O .rodata 0000000000000026
_ZZN12_GLOBAL__N_111CGFFunction7flattenEvE19__PRETTY_FUNCTION__<br>
cafxx@ubuntu:~/Projects/llvm2/Debug+Asserts/bin$ addr2line -e
../lib/CGF.so <font color="#cc0000">5622</font><br>
/home/cafxx/Projects/llvm2/lib/Transforms/cgf/CGFFunction.cppi:27</tt><br>
<br>
the file name and line are correct…<br></div></blockquote><div><br></div><div>I meant on the stack trace, for your initial trace:</div><div><br></div><div>$ addr2line -e CGF.so <span class="Apple-style-span" style="font-family: monospace; "><b><font color="#cc0000">0x00007f640b6a24fd</font></b></span></div><br><blockquote type="cite"><div bgcolor="#ffffff" text="#000000">
<br>
<div class="moz-signature">-- <br>
<style type="text/css">
.signature {
}
.signature a, .signature a:link, .signature a:hover, .signature a:active,
</style>
<div style="background: none repeat scroll 0% 0% rgb(238, 238,
238); border: 1px solid rgb(221, 221, 221); padding: 7px 9px;
display: inline-block; -moz-border-radius: 6px 6px 6px 6px;">
Carlo Alberto Ferraris <<a href="mailto:cafxx@strayorange.com">cafxx@strayorange.com</a>><br>
<a href="http://cafxx.strayorange.com/">website/blog</a> - +39
333 7643 235
</div>
</div>
</div>
<span><cafxx.vcf></span>_______________________________________________<br>LLVM Developers mailing list<br><a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a> <a href="http://llvm.cs.uiuc.edu">http://llvm.cs.uiuc.edu</a><br><a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br></blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Lucida Grande'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">Thanks,<br><br>Justin Holewinski</span>
</div>
<br></body></html>