<html>
<head>
<base href="https://bugs.llvm.org/">
</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 - Assert StackFrame Recognizer fails on arm-linux 32bit"
href="https://bugs.llvm.org/show_bug.cgi?id=45893">45893</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Assert StackFrame Recognizer fails on arm-linux 32bit
</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>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>enhancement
</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@lists.llvm.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>omair.javaid@linaro.org
</td>
</tr>
<tr>
<th>CC</th>
<td>jdevlieghere@apple.com, llvm-bugs@lists.llvm.org
</td>
</tr></table>
<p>
<div>
<pre>lldb/test/Shell/Recognizer/assert.test fails on arm-linux (32 bit
arm/gnu-linux)
Command Output (stderr):
--
+ : 'RUN: at line 2'
+ /home/omair.javaid/work/lldb/build/armhf/bin/clang
--target=specify-a-target-or-use-a-_host-substitution
--target=armv8l-unknown-linux-gnueabihf -pthread
-fmodules-cache-path=/home/omair.javaid/work/lldb/build/armhf/lldb-test-build.noindex/module-cache-clang/lldb-shell
-g -O0
/home/omair.javaid/work/lldb/llvm-project/lldb/test/Shell/Recognizer/Inputs/assert.c
-o
/home/omair.javaid/work/lldb/build/armhf/tools/lldb/test/Recognizer/Output/assert.test.tmp.out
clang-11: warning: argument unused during compilation:
'-fmodules-cache-path=/home/omair.javaid/work/lldb/build/armhf/lldb-test-build.noindex/module-cache-clang/lldb-shell'
[-Wunused-command-line-argument]
+ : 'RUN: at line 3'
+ /home/omair.javaid/work/lldb/build/armhf/bin/lldb --no-lldbinit -S
/home/omair.javaid/work/lldb/build/armhf/tools/lldb/test/Shell/lit-lldb-init -b
-s
/home/omair.javaid/work/lldb/llvm-project/lldb/test/Shell/Recognizer/assert.test
/home/omair.javaid/work/lldb/build/armhf/tools/lldb/test/Recognizer/Output/assert.test.tmp.out
+ /home/omair.javaid/work/lldb/build/armhf/bin/FileCheck
/home/omair.javaid/work/lldb/llvm-project/lldb/test/Shell/Recognizer/assert.test
/home/omair.javaid/work/lldb/llvm-project/lldb/test/Shell/Recognizer/assert.test:5:10:
error: CHECK: expected string not found in input
# CHECK: thread #{{.*}}stop reason = hit program assert
^
<stdin>:1:1: note: scanning from here
(lldb) command source -s 0
'/home/omair.javaid/work/lldb/build/armhf/tools/lldb/test/Shell/lit-lldb-init'
^
<stdin>:16:34: note: possible intended match here
* thread #1, name = 'assert.test.tmp', stop reason = signal SIGABRT</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>