Bug 96511 - Crash while closing color popup window
Summary: Crash while closing color popup window
Status: RESOLVED DUPLICATE of bug 96745
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
5.2.0.0.alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-15 15:33 UTC by Oliver Specht (CIB)
Modified: 2016-03-10 15:12 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Specht (CIB) 2015-12-15 15:33:04 UTC
- Create a writer document
- open the font color popup from the toolbar and rip it off 
- close it (esc or mouse click on closer)

crashes in
>	vcllo.dll!vcl::Window::dispose() Line 558	C++
 	vcllo.dll!SystemWindow::dispose() Line 124	C++
 	vcllo.dll!FloatingWindow::dispose() Line 235	C++
 	sfxlo.dll!SfxPopupWindow::dispose() Line 981	C++
 	svxcorelo.dll!SvxColorWindow_Impl::dispose() Line 1352	C++
 	vcllo.dll!OutputDevice::disposeOnce() Line 203	C++
 	sfxlo.dll!SfxPopupWindow::Delete() Line 1131	C++
 	sfxlo.dll!SfxPopupWindow::Close() Line 1034	C++

Same crash happens on Linux.
Comment 1 Buovjaga 2015-12-21 18:17:34 UTC
No repro.

Win 7 Pro 64-bit Version: 5.2.0.0.alpha0+
Build ID: 014633f83e44ae8ba33087b6f38e8e253e281969
CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; 
TinderBox: Win-x86@62-merge-TDF, Branch:MASTER, Time: 2015-12-15_06:21:44
Locale: fi-FI (fi_FI)
Comment 2 A (Andy) 2015-12-26 20:34:04 UTC
For me not reproducible with LO 5.1.0.1, Win 8.1
Comment 3 raal 2016-03-10 14:36:42 UTC
No crash Version: 5.2.0.0.alpha0+, win7
Oliver, is it still crashing?
Comment 4 Maxim Monastirsky 2016-03-10 14:42:24 UTC

*** This bug has been marked as a duplicate of bug 96745 ***
Comment 5 Oliver Specht (CIB) 2016-03-10 15:12:08 UTC
(In reply to raal from comment #3)
> No crash Version: 5.2.0.0.alpha0+, win7
> Oliver, is it still crashing?
No, it doesn't crash anymore.