Bug 115819 - LibreOffice crash when removing last thumbnail in opening screen
Summary: LibreOffice crash when removing last thumbnail in opening screen
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
5.3.7.2 release
Hardware: x86-64 (AMD64) Windows (All)
: medium minor
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-18 08:01 UTC by GeertVc
Modified: 2018-02-19 18:49 UTC (History)
1 user (show)

See Also:
Crash report or crash signature: ["std::_Tree<std::_Tmap_traits<rtl::OUString,configmgr::Access::ModifiedChild,LengthContentsCompare,std::allocator<std::pair<rtl::OUString const ,configmgr::Access::ModifiedChild> >,0> >::_Lbound(rtl::OUString const &)"]


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description GeertVc 2018-02-18 08:01:04 UTC
When opening LibreOffice, one gets a thumbnail overview of the recently opened documents.  When closing all the thumbnails, LO crashes 100% at closing the last one.

Crash report: http://crashreport.libreoffice.org/stats/crash_details/f4c8b665-fbf8-461d-adc9-110b3fbb2f64
Comment 1 GeertVc 2018-02-18 09:42:27 UTC
Downloaded version 6.0.1.1 of LO and issue is still present.
Comment 2 Mike Kaganski 2018-02-18 14:29:24 UTC
The reports for the signature (http://crashreport.libreoffice.org/stats/signature/std::_Tree%3Cstd::_Tmap_traits%3Crtl::OUString,configmgr::Access::ModifiedChild,LengthContentsCompare,std::allocator%3Cstd::pair%3Crtl::OUString%20const%20,configmgr::Access::ModifiedChild%3E%20%3E,0%3E%20%3E::_Lbound(rtl::OUString%20const%20&)) only has entries for 5.2.x and 5.3.x. So, it would help if you post here a link to 6.0 crash report as well if it is still reproducible there.

Also, you didn't mention if resetting user profile helps (but first send 6.0 crash report, please).
Comment 3 Xisco Faulí 2018-02-19 09:33:55 UTC Comment hidden (obsolete)
Comment 4 Xisco Faulí 2018-02-19 09:34:46 UTC
No crashes in 5.4.* or 6.0.*. I think this is fixed in the latest versions of LibreOffice...
Comment 5 GeertVc 2018-02-19 18:41:16 UTC
It is indeed fixed in the latest version.  I rechecked it this evening with LO 6.0.1.1 and when closing the last thumbnail I get the LO logo with the Welcome message and the hint to drop a document or pick an app from the left side.

Ticket can be closed.
Comment 6 Xisco Faulí 2018-02-19 18:49:09 UTC
Thanks for retesting with the latest version.
Setting to RESOLVED WORKSFORME as the commit fixing this issue hasn't been identified.