[Libreoffice-bugs] [Bug 123196] Writer hangs if you Try to Open a Specific DOCX with check box form fields

2023-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123196

--- Comment #14 from QA Administrators  ---
Dear Harald Koester,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
https://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://web.libera.chat/?settings=#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 123196] Writer hangs if you Try to Open a Specific DOCX with check box form fields

2021-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123196

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 CC||79045_79...@mail.ru

--- Comment #13 from Roman Kuznetsov <79045_79...@mail.ru> ---
still repro in

Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 1516711eb7861a08cc9fd19ec867360737a6d070
CPU threads: 4; OS: Windows 10.0 Build 19043; UI render: Skia/Vulkan; VCL: win
Locale: ru-RU (ru_RU); UI: en-US
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 123196] Writer hangs if you Try to Open a Specific DOCX with check box form fields

2020-03-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123196

Xisco Faulí  changed:

   What|Removed |Added

 CC||walter.altva...@mailbox.org

--- Comment #12 from Xisco Faulí  ---
*** Bug 123233 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 123196] Writer hangs if you Try to Open a Specific DOCX with check box form fields

2019-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123196

--- Comment #11 from Julien Nabet  ---
Created attachment 155989
  --> https://bugs.documentfoundation.org/attachment.cgi?id=155989=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=98708}) = -1 ETIMEDOUT (Connexion terminée par
expiration du délai d'attente)
  37244 459310 23:03:49.263957 futex(0x7f204c785c40, FUTEX_WAKE_PRIVATE, 1

  37245 459287 23:03:49.263987 futex(0x7f204c785c40, FUTEX_WAIT_PRIVATE, 2,
NULL 
  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

  37249 459287 23:03:49.264031 futex(0x7f204c785c40, FUTEX_WAKE_PRIVATE, 1

  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.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 123196] Writer hangs if you Try to Open a Specific DOCX with check box form fields

2019-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123196

--- Comment #10 from Noel Grandin  ---
This not strictly a speed issue, it's some kind of layout hang. Sorry, I don't
do those.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 123196] Writer hangs if you Try to Open a Specific DOCX with check box form fields

2019-11-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123196

Xisco Faulí  changed:

   What|Removed |Added

 CC||noelgran...@gmail.com

--- Comment #9 from Xisco Faulí  ---
(In reply to Julien Nabet from comment #8)
> Created attachment 155757 [details]
> perf flamegraph
> 
> Here's a Flamegraph on pc Debian x86-64 with master sources updated today
> (63c5a1e2aa9e39633c3e644df0d8d9f8cedfc10e)

Hi Noel,
I thought you might be interested in this issue...

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 123196] Writer hangs if you Try to Open a Specific DOCX with check box form fields

2019-11-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123196

--- Comment #8 from Julien Nabet  ---
Created attachment 155757
  --> https://bugs.documentfoundation.org/attachment.cgi?id=155757=edit
perf flamegraph

Here's a Flamegraph on pc Debian x86-64 with master sources updated today
(63c5a1e2aa9e39633c3e644df0d8d9f8cedfc10e)

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 123196] Writer hangs if you Try to Open a Specific DOCX with check box form fields

2019-11-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123196

--- Comment #7 from Julien Nabet  ---
(In reply to Xisco Faulí from comment #6)
> @Julien, would it be possible to have a perf chart for this bug ?

No problem, I'll do it after my daytime job.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 123196] Writer hangs if you Try to Open a Specific DOCX with check box form fields

2019-11-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123196

Xisco Faulí  changed:

   What|Removed |Added

   Keywords||perf
 CC||serval2...@yahoo.fr

--- Comment #6 from Xisco Faulí  ---
@Julien, would it be possible to have a perf chart for this bug ?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 123196] Writer hangs if you Try to Open a Specific DOCX with check box form fields

2019-05-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123196

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 Blocks||104523, 104450


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=104450
[Bug 104450] [META] DOCX (OOXML) file opening issues
https://bugs.documentfoundation.org/show_bug.cgi?id=104523
[Bug 104523] [META] DOCX (OOXML) ActiveX and Legacy form control related issues
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 123196] Writer hangs if you Try to Open a Specific DOCX with check box form fields

2019-02-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123196

--- Comment #5 from Harald Koester  ---
(In reply to Timur from comment #4)
> Harald, since you're long-time bug reporter, please try to pinpoint the
> cause and to create a minimal sample document. Dividing by half is a simple
> method. 

The document, that I attached to the original report, is provided by the public
administration in order to list candidates for general elections. Myself I did
not made any changes to this document and due to this bug I am not able to make
any changes with LibreOffice. I also tried it with version 3.3.0. This version
did not hang, but if you save the document under a different name the file is
corrupted. Furthermore on my system I have not installed MSO, so I am sorry
that I can't provide a minimal sample document.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 123196] Writer hangs if you Try to Open a Specific DOCX with check box form fields

2019-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123196

Timur  changed:

   What|Removed |Added

 OS|Windows (All)   |All

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 123196] Writer hangs if you Try to Open a Specific DOCX with check box form fields

2019-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123196

--- Comment #4 from Timur  ---
Created attachment 149139
  --> https://bugs.documentfoundation.org/attachment.cgi?id=149139=edit
Minimized sample

While it's true that attached document was Restricted Editing DOCX and saved
with pass and 14 pages long, that all obscured the root cause which is check
box form fields on page 13. 
I attach the minimized sample. 

Harald, since you're long-time bug reporter, please try to pinpoint the cause
and to create a minimal sample document. Dividing by half is a simple method. 

Durgapriyanka, while confirming the bug is useful, more useful is to test
different versions and as written, to minimize the sample.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 123196] Writer hangs if you Try to Open a Specific DOCX with check box form fields

2019-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123196

Timur  changed:

   What|Removed |Added

   Keywords||implementationError
   Priority|medium  |high
Summary|Writer hangs if you Try to  |Writer hangs if you Try to
   |Open a Specific Restrict|Open a Specific DOCX with
   |Editing DOCX, Data Loss |check box form fields
   |possible|
   Severity|normal  |major

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs