[Bug 25924] New: TestEvents sometimes generating SIGSEGV on OS X

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@lists.llvm.org
Reporter todd.fiala@gmail.com
CC llvm-bugs@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.

Todd Fiala changed bug 25924