http://llvm.org/bugs/show_bug.cgi?id=21325
Bug ID: 21325 Summary: Assertion failure while running test_add_listener_to_broadcaster_with_dwarf test on FreeBSD Product: lldb Version: unspecified Hardware: PC OS: FreeBSD Status: NEW Severity: normal Priority: P Component: All Bugs Assignee: lldb-dev@cs.uiuc.edu Reporter: ema...@freebsd.org Classification: Unclassified ['dotest.py', '--executable', '/tank/emaste/src/llvm/build-nodebug/bin/lldb', '-C', '/usr/bin/clang', '-v', '-t', '-f', 'EventAPITestCase.test_add_listener_to_broadcaster_with_dwarf'] LLDB library dir: /tank/emaste/src/llvm/build-nodebug/bin lldb version 3.6.0 (file:///tank/emaste/ctsrd/llvm/tools/lldb revision e350428d655c93ff1c8160252b779b482dd31e5f) lldb.pre_flight: None lldb.post_flight: None Session logs for test failures/errors/unexpected successes will go into directory '2014-10-21-11_32_35' Command invoked: dotest.py --executable /tank/emaste/src/llvm/build-nodebug/bin/lldb -C /usr/bin/clang -v -t -f EventAPITestCase.test_add_listener_to_broadcaster_with_dwarf compilers=['/usr/bin/clang'] Configuration: arch=amd64 compiler=/usr/bin/clang ---------------------------------------------------------------------- Collected 1 test Change dir to: /tank/emaste/src/llvm/tools/lldb/test/python_api/event 1: test_add_listener_to_broadcaster_with_dwarf (TestEvents.EventAPITestCase) Exercise some SBBroadcaster APIs. ... os command: gmake clean ; gmake MAKE_DSYM=NO ARCH=amd64 CC="/usr/bin/clang" with pid: 83893 stdout: rm -f "a.out" main.o main.d rm -f -r /usr/bin/clang -g -O0 -m64 -I/tank/emaste/src/llvm/tools/lldb/test/make/../../include -c -o main.o main.c /usr/bin/clang main.o -g -O0 -m64 -I/tank/emaste/src/llvm/tools/lldb/test/make/../../include -o "a.out" stderr: retcode: 0 FAILURE Assertion failed: (status && "Breakpoint update failed!"), function BreakNotify, file ../tools/lldb/source/Plugins/Process/POSIX/POSIXThread.cpp, line 480. Abort trap (core dumped) ^^^ --- ^^^ -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ lldb-dev mailing list lldb-dev@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev