<html>
<head>
<base href="https://llvm.org/bugs/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - pro hand does not handle all SIGSEGV/SIGBUS signals"
href="https://llvm.org/bugs/show_bug.cgi?id=24553">24553</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>pro hand does not handle all SIGSEGV/SIGBUS signals
</td>
</tr>
<tr>
<th>Product</th>
<td>lldb
</td>
</tr>
<tr>
<th>Version</th>
<td>3.2
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>MacOS X
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>All Bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>lldb-dev@lists.llvm.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>artagnon@gmail.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>(lldb) pro hand -p true -n false -s false SIGSEGV SIGBUS
(lldb) r
<span class="quote">>> Process 6682 stopped</span >
* 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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>