[lldb-dev] [Bug 24553] New: pro hand does not handle all SIGSEGV/SIGBUS signals
via lldb-dev
lldb-dev at lists.llvm.org
Mon Aug 24 08:05:09 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=24553
Bug ID: 24553
Summary: pro hand does not handle all SIGSEGV/SIGBUS signals
Product: lldb
Version: 3.2
Hardware: PC
OS: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: lldb-dev at lists.llvm.org
Reporter: artagnon at gmail.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
(lldb) pro hand -p true -n false -s false SIGSEGV SIGBUS
(lldb) r
>> Process 6682 stopped
* thread #32: tid = 0xfda1, 0x00000001117060ec, name = 'Java: connector web
server', stop reason = signal SIGSEGV
frame #0: 0x00000001117060ec
-> 0x1117060ec: movl 0x8(%rax), %r11d
0x1117060f0: cmpl $0xfb0015c7, %r11d
0x1117060f7: jne 0x1117069a9
0x1117060fd: testl %ebp, %ebp
I can't produce a reduced usecase, and the code in question is proprietary, so
I'm not sure what to do.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150824/957edc87/attachment.html>
More information about the lldb-dev
mailing list