[lldb-dev] [Bug 48419] New: TestLldbGdbServer.py :: test_Hc_then_Csignal_signals_correct_thread_launch_llgs fails on FreeBSD
via lldb-dev
lldb-dev at lists.llvm.org
Sun Dec 6 15:19:56 PST 2020
https://bugs.llvm.org/show_bug.cgi?id=48419
Bug ID: 48419
Summary: TestLldbGdbServer.py ::
test_Hc_then_Csignal_signals_correct_thread_launch_llg
s fails on FreeBSD
Product: lldb
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: All Bugs
Assignee: lldb-dev at lists.llvm.org
Reporter: mgorny at gentoo.org
CC: jdevlieghere at apple.com, llvm-bugs at lists.llvm.org
======================================================================
FAIL: test_Hc_then_Csignal_signals_correct_thread_launch_llgs
(TestLldbGdbServer.LldbGdbServerTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/home/mgorny/llvm-project/lldb/packages/Python/lldbsuite/test/decorators.py",
line 135, in wrapper
return func(*args, **kwargs)
File
"/usr/home/mgorny/llvm-project/lldb/test/API/tools/lldb-server/TestLldbGdbServer.py",
line 831, in test_Hc_then_Csignal_signals_correct_thread_launch_llgs
lldbutil.get_signal_number('SIGSEGV'))
File
"/usr/home/mgorny/llvm-project/lldb/test/API/tools/lldb-server/TestLldbGdbServer.py",
line 747, in Hc_then_Csignal_signals_correct_thread
self.assertEqual(int(signo, 16), segfault_signo)
AssertionError: 0 != <Signals.SIGSEGV: 11>
Config=x86_64-/home/mgorny/llvm-project/_build/bin/clang
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20201206/173c271e/attachment.html>
More information about the lldb-dev
mailing list