<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Writer hangs if you Try to Open a Specific DOCX with check box form fields"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=123196#c11">Comment # 11</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Writer hangs if you Try to Open a Specific DOCX with check box form fields"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=123196">bug 123196</a>
from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
<pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=155989" name="attach_155989" title="strace log">attachment 155989</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=155989&action=edit" title="strace log">[details]</a></span>
strace log
On pc Debian x86-64 with master sources updated today +enable-symbols (not
enable-dbgutil), I retrieved a strace.
I'm a beginner about interpreting it but it seems that the pb is just after:
line 37240:
459287 23:03:33.841129 close(24) = 0
37241 459287 23:03:33.841297 brk(0x55e2085c4000) = 0x55e2085c4000
37242 459310 23:03:34.263558 <... futex resumed> ) = -1 ETIMEDOUT (Connexion
terminée par expiration du délai d'attente)
37243 459310 23:03:34.263623 futex(0x55e204be5e20, FUTEX_WAIT_PRIVATE, 1,
{tv_sec=14, tv_nsec=999998708}) = -1 ETIMEDOUT (Connexion terminée par
expiration du délai d'attente)
37244 459310 23:03:49.263957 futex(0x7f204c785c40, FUTEX_WAKE_PRIVATE, 1
<unfinished ...>
37245 459287 23:03:49.263987 futex(0x7f204c785c40, FUTEX_WAIT_PRIVATE, 2,
NULL <unfinished ...>
37246 459310 23:03:49.264000 <... futex resumed> ) = 0
37247 459287 23:03:49.264010 <... futex resumed> ) = -1 EAGAIN (Ressource
temporairement non disponible)
37248 459310 23:03:49.264021 madvise(0x7f203b3a4000, 8368128, MADV_DONTNEED
<unfinished ...>
37249 459287 23:03:49.264031 futex(0x7f204c785c40, FUTEX_WAKE_PRIVATE, 1
<unfinished ...>
37250 459310 23:03:49.264052 <... madvise resumed> ) = 0
37251 459287 23:03:49.264062 <... futex resumed> ) = 0</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>