https://bugs.documentfoundation.org/show_bug.cgi?id=162820

--- Comment #8 from Oliver Schneider (exocad) <[email protected]> ---
Hi, as requested the test results (at the bottom).

However, during the testing I noticed that I had also done _something_ that may
have an effect on the outcome.

I usually run Writer maximized (two monitor setup). A few times when the crash
(that had happened initially) didn't occur immediately again, I dragged the
window by its caption/title bar to see if there was any crash dialog hiding
behind.

Now that causes the window to resize and potentially a focus change (just
talking from the user32 perspective of Windows here). And during my tests (with
below results) I found myself doing that and now I've come to think that this
may be causal to the crash I see.

However, it doesn't seem to happen _without_ the printing in between. So merely
resizing has no effect.

During all of this I noticed that the dialog that pops up saying "Printing"
with a progress bar isn't modal. I.e. the parent window (I'm assuming that's
the main window of Writer) remains active. This also means Writer can and will
receive window messages and do stuff based on them. Since I've seen this in the
past: are there any resources tied to both the dialog and the main window where
any change of the main window could cause the "shared" resource to go away?

Please note that as I type this the "Printing" dialog is still hovering around
with the main window gone. However, during the first crashes the "Printing"
progress dialog _did close_ automatically after the page got sent to the
printer (and subsequently printed), so I am not too sure about the above guess.

-----------------------------
All with macros disabled:

* Skia enabled with force checkbox checked (original report)
* Skia disabled: crash
(https://crashreport.libreoffice.org/stats/crash_details/96c475b8-e0d9-4cfb-bfc8-e01f41d36471)
* Skia without that force checkbox: NO crash so far

All with macros enabled:

* Skia enabled with force checkbox checked: crash
(https://crashreport.libreoffice.org/stats/crash_details/2693c30d-5b22-458d-a8b0-ff6754a902a5)
* Skia disabled: crash
(https://crashreport.libreoffice.org/stats/crash_details/1d68e42f-c663-4e26-986c-2cc3c5ba56d4)
* Skia without that force checkbox: crash
(https://crashreport.libreoffice.org/stats/crash_details/67754b92-ba3a-4f2d-8e00-b9d934e29444)

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

Reply via email to