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