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@lists.llvm.org
          Reporter: artag...@gmail.com
                CC: llvm-b...@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.
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to