[Libreoffice-bugs] [Bug 123196] Writer hangs if you Try to Open a Specific DOCX with check box form fields
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Nov 20 22:08:06 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=123196
--- Comment #11 from Julien Nabet <serval2412 at yahoo.fr> ---
Created attachment 155989
--> https://bugs.documentfoundation.org/attachment.cgi?id=155989&action=edit
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
--
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/20191120/d553faa7/attachment.html>
More information about the Libreoffice-bugs
mailing list