<div dir="ltr"><div>Thanks,<br><br>looks like it was something in this direction.<br><br></div>It seems that the VM was low on memory and killed a few processes which resulted in this behavior. Now after a restart from cloph everything works fine again and I see some nice results for the crash testing.<br>
<br>Regards,<br>Markus<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/12/4 Stephan Bergmann <span dir="ltr"><<a href="mailto:sbergman@redhat.com" target="_blank">sbergman@redhat.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 12/04/2013 07:13 AM, Markus Mohrhard wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thread 2 (Thread 0x7fb868e6f700 (LWP 22391)):<br>
#0 0x000000352d4e767d in write () from /lib64/libc.so.6<br>
#1 0x000000352d476d53 in _IO_new_file_write () from /lib64/libc.so.6<br>
#2 0x000000352d4774ef in __GI__IO_file_xsputn () from /lib64/libc.so.6<br>
#3 0x000000352d46c73d in fputs () from /lib64/libc.so.6<br>
#4 0x00007fb88e855cb3 in (anonymous namespace)::log (level=SAL_DETAIL_LOG_LEVEL_<u></u>WARN, area=0x7fb8748331b9 "legacy.osl",<br>
where=0x7fb874833358 "/home/buildslave/source/libo-<u></u>core/sc/source/core/data/<u></u>documen7.cxx:276: ", message=0x7fb868e6bbf0 "RemoveFromFormulaTree: nFormulaCodeInTree < nRPN")<br>
at /home/buildslave/source/libo-<u></u>core/sal/osl/all/log.cxx:242<br>
#5 0x00007fb88e855ee3 in osl::detail::logFormat (level=SAL_DETAIL_LOG_LEVEL_<u></u>WARN, area=0x7fb8748331b9 "legacy.osl",<br>
where=0x7fb874833358 "/home/buildslave/source/libo-<u></u>core/sc/source/core/data/<u></u>documen7.cxx:276: ", format=0x7fb87483316b "%s", arguments=0x7fb868e6c038)<br>
at /home/buildslave/source/libo-<u></u>core/sal/osl/all/log.cxx:282<br>
#6 0x00007fb88e855e2b in sal_detail_logFormat (level=SAL_DETAIL_LOG_LEVEL_<u></u>WARN, area=0x7fb8748331b9 "legacy.osl",<br>
where=0x7fb874833358 "/home/buildslave/source/libo-<u></u>core/sc/source/core/data/<u></u>documen7.cxx:276: ", format=0x7fb87483316b "%s") at /home/buildslave/source/libo-<u></u>core/sal/osl/all/log.cxx:265<br>
</blockquote>
<br>
I assume stderr is a pipe nobody's reading from in a timely way, so that writing to it eventually blocks.<br>
<br>
Stephan<br>
______________________________<u></u>_________________<br>
LibreOffice mailing list<br>
<a href="mailto:LibreOffice@lists.freedesktop.org" target="_blank">LibreOffice@lists.freedesktop.<u></u>org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/libreoffice" target="_blank">http://lists.freedesktop.org/<u></u>mailman/listinfo/libreoffice</a><br>
</blockquote></div><br></div>