<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - CppUnitTest_sc_dataprovider fails on ppc64le"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=127099">127099</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>CppUnitTest_sc_dataprovider fails on ppc64le
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>6.3.0.4 release
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PowerPC
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Calc
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>jbrielmaier@suse.de
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=153575" name="attach_153575" title="Debug log for CppUnitTest_sc_dataprovider_test">attachment 153575</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=153575&action=edit" title="Debug log for CppUnitTest_sc_dataprovider_test">[details]</a></span>
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.</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>