[marble] [Bug 462981] Marble crashes when zooming in the Vector OSM map

Torsten Rahn bugzilla_noreply at kde.org
Sat Apr 8 19:05:32 BST 2023


https://bugs.kde.org/show_bug.cgi?id=462981

Torsten Rahn <rahn at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rahn at kde.org
             Status|REPORTED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Torsten Rahn <rahn at kde.org> ---
Thanks for reporting it. Fixed with 


commit 28f9362ea9f9cfb818bad04cce48ce312f3bf990
Author: Torsten Rahn <rahn at kde.org>
Date:   Tue Mar 21 14:16:15 2023 +0100

    Initial fix for a crash that happens whenever tilefiles are read in
parallel
    (via the ParsingRunner). Since the 3rd-party o5mreader has local statics
    it's not threadsafe. Added a mutex around the whole stringpair function to
    fix this.

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


More information about the Marble-bugs mailing list