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

--- Comment #21 from Markus Mohrhard <[email protected]> ---
(In reply to Buovjaga from comment #20)
> Still crashes in 5.0.4, but not in 5.1 RC2 or 5.2.
> 
> Note: crash happens on closing whole LibO, not Calc.
> 
> Win 7 Pro 64-bit, Version: 5.0.4.2 (x64)
> Build ID: 2b9802c1994aa0b7dc6079e128979269cf95bc78
> Locale: fi-FI (fi_FI)
> 
> Version: 5.2.0.0.alpha0+
> Build ID: 6b65a0e83c4798f117be61af91dbaebdc85e94b7
> CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; 
> TinderBox: Win-x86@39, Branch:master, Time: 2016-01-21_03:41:08
> Locale: fi-FI (fi_FI)

So I can't reproduce this on Linux and I think it is a platform dependent bug.
If I understand the backtrace correctly it is in the destructor for the bitmap
representing an icon. Now the interesting part is that it seems that the
destructor for the windows gdi resource is destructed long after vcl has been
cleared.

If this bug is really limited to 5.0 and does not appear in 5.1 or master we
can close this bug. I'm not going to spend a long time chasing a lifecycle
issue deep down in vcl for 5.0.6. If that bug can also be reproduced in another
version I will sadly need to start looking for ways to fix this problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to