[lldb-dev] segmentation fault occurs when pthread_mutex_lock tries to lock a mutex
杨勇勇
triple.yang at gmail.com
Mon Dec 30 18:44:11 PST 2013
Hi, all.
I am porting lldb for a VLIW target with host env gcc-4.8.2/redhat
enterprise linux 6.2.
This problem happens in member function
lldb_private::Unwind::GetFrameInfoAtIndex() when it tries to lock member
"m_unwind_mutex" whose runtime address is 0x10 (checked via GDB).
I am not familiar with mutex errors, does anyone have clues?
*Thanks in advance!*
--
杨勇勇 (Yang Yong-Yong)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20131231/8d52e54c/attachment.html>
More information about the lldb-dev
mailing list