[Libreoffice-bugs] [Bug 127099] New: CppUnitTest_sc_dataprovider fails on ppc64le
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Aug 22 14:11:14 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=127099
Bug ID: 127099
Summary: CppUnitTest_sc_dataprovider fails on ppc64le
Product: LibreOffice
Version: 6.3.0.4 release
Hardware: PowerPC
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: jbrielmaier at suse.de
Created attachment 153575
--> https://bugs.documentfoundation.org/attachment.cgi?id=153575&action=edit
Debug log for CppUnitTest_sc_dataprovider_test
I'm running the unit tests on a Tumbleweed ppc64le machine and the
CppUnitTest_sc_dataprovider_test test fails:
"""
ScDataProvidersTest::testCSVImport finished in: 1810ms
[New Thread 0x7fffac59f160 (LWP 22385)]
[Thread 0x7fffac59f160 (LWP 22385) exited]
ScDataProvidersTest::testDataLargerThanDB finished in: 4ms
[New Thread 0x7fffac59f160 (LWP 22386)]
[Thread 0x7fffac59f160 (LWP 22386) exited]
ScDataProvidersTest::testHTMLImport finished in: 4ms
[New Thread 0x7fffac59f160 (LWP 22387)]
[Thread 0x7fffac59f160 (LWP 22387) exited]
ScDataProvidersTest::testXMLImport finished in: 139ms
OK (4)
Thread 1 "cppunittester" received signal SIGSEGV, Segmentation fault.
0x00007fffad6d42bc in ?? ()
#0 0x00007fffad6d42bc in ()
#1 0x00007fffb785b114 in __run_exit_handlers () at /lib64/libc.so.6
#2 0x00007fffb785b308 in exit () at /lib64/libc.so.6
#3 0x00007fffb78382a0 in generic_start_main.isra () at /lib64/libc.so.6
#4 0x00007fffb7838484 in __libc_start_main () at /lib64/libc.so.6
#5 0x0000000000000000 in ()
A debugging session is active.
Inferior 1 [process 22381] will be killed.
Quit anyway? (y or n) [answered Y; input not from terminal]
"""
For me it looks like the actual tests passes, but the unittester segfaults.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190822/583f2524/attachment.html>
More information about the Libreoffice-bugs
mailing list