[Bug 51015] New: Crash when showing the value of variables

Bug ID 51015
Summary Crash when showing the value of variables
Product lldb
Version unspecified
Hardware Macintosh
OS MacOS X
Status NEW
Severity normal
Priority P
Component All Bugs
Assignee lldb-dev@lists.llvm.org
Reporter jason@redfish.net
CC jdevlieghere@apple.com, llvm-bugs@lists.llvm.org

Created attachment 25008 [details]
Stack trace of lldb crash

I'm seeing quite frequent (once per day or so) LLDB crashes when debugging our
daemon application. It usually happens when showing the value of local or
member variables - doesn't seem to matter which ones, or at least I have not
been able to establish any consistency there.

Fwiw, our application is multi-threaded and is a CoreAudio client.

Enclosed stack trace.