<html>
<head>
<base href="http://llvm.org/bugs/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Assertion failure while running test_add_listener_to_broadcaster_with_dwarf test on FreeBSD"
href="http://llvm.org/bugs/show_bug.cgi?id=21325">21325</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Assertion failure while running test_add_listener_to_broadcaster_with_dwarf test on FreeBSD
</td>
</tr>
<tr>
<th>Product</th>
<td>lldb
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>FreeBSD
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>All Bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>lldb-dev@cs.uiuc.edu
</td>
</tr>
<tr>
<th>Reporter</th>
<td>emaste@freebsd.org
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>['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)
^^^ --- ^^^</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>