Bug 150242 - Crash in: vcl::Window::IsVisible() const
Summary: Crash in: vcl::Window::IsVisible() const
Status: RESOLVED DUPLICATE of bug 150629
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
7.3.5.2 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-03 06:19 UTC by thebudget72
Modified: 2022-08-29 19:03 UTC (History)
3 users (show)

See Also:
Crash report or crash signature: ["vcl::Window::IsVisible() const"]


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description thebudget72 2022-08-03 06:19:28 UTC
This bug was filed from the crash reporting server and is br-22885fba-5b54-4885-8629-b44bfccf02c8.
=========================================

I was trying to save a file when LibreOffice crashed.
Comment 1 Mike Kaganski 2022-08-03 07:05:53 UTC
Caolan: could it possibly be somehow related to https://gerrit.libreoffice.org/c/core/+/135027 ?
Comment 2 Caolán McNamara 2022-08-04 12:09:56 UTC
Presumably "SwPageBreakWin, FadeHandler" but the ::dispose for SwPageBreakWin has m_bDestroyed = true and m_aFadeTimer.Stop() and protects m_aFadeTimer from getting launched post ::dispose so its unclear to me how this crash might come about
Comment 3 Xisco Faulí 2022-08-11 11:45:46 UTC
(In reply to Mike Kaganski from comment #1)
> Caolan: could it possibly be somehow related to
> https://gerrit.libreoffice.org/c/core/+/135027 ?

Acording to https://crashreport.libreoffice.org/stats/signature/vcl::Window::IsVisible()%20const, this is a regression in 7.3.5, so it matches with tdf#147708, with target:7.3.5
Comment 4 Xisco Faulí 2022-08-11 12:01:27 UTC
Dear thebudget72@gmail.com,
Thank you for reporting the bug. Please attach a sample document, as this makes it easier for us to verify the bug. 
I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' once the requested document is provided.
(Please note that the attachment will be public, remove any sensitive information before attaching it. 
See https://wiki.documentfoundation.org/QA/FAQ#How_can_I_eliminate_confidential_data_from_a_sample_document.3F for help on how to do so.)
Comment 5 Caolán McNamara 2022-08-29 19:03:06 UTC

*** This bug has been marked as a duplicate of bug 150629 ***