[llvm-bugs] [Bug 25924] New: TestEvents sometimes generating SIGSEGV on OS X
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Dec 22 09:08:59 PST 2015
https://llvm.org/bugs/show_bug.cgi?id=25924
Bug ID: 25924
Summary: TestEvents sometimes generating SIGSEGV on OS X
Product: lldb
Version: unspecified
Hardware: Macintosh
OS: All
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: lldb-dev at lists.llvm.org
Reporter: todd.fiala at gmail.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
Now that we're piping exceptional exit information properly through the test
runner, I'm seeing TestEvents.py occasionally exit with a SIGSEGV:
ERROR: [EXCEPTIONAL EXIT 11 (SIGSEGV)] test_listen_for_and_print_event_dsym
(python_api/event/TestEvents.py)
We need to track this down. I will skip this whole test suite until we can
identify the cause of it. Right now it is one of the last things that will
intermittently poke through the rerun logic.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20151222/fca0df19/attachment.html>
More information about the llvm-bugs
mailing list