[marble] [Bug 493372] New: Crash with vector OSM - Marble::VisiblePlacemark::symbolRect

Alex Dănilă bugzilla_noreply at kde.org
Thu Sep 19 17:58:04 BST 2024


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

            Bug ID: 493372
           Summary: Crash with vector OSM -
                    Marble::VisiblePlacemark::symbolRect
    Classification: Applications
           Product: marble
           Version: unspecified
          Platform: Debian unstable
                OS: Linux
            Status: REPORTED
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: marble-bugs at kde.org
          Reporter: alex.danila.web at protonmail.com
  Target Milestone: ---

Browsing with Vector OSM will many times lead to crashes. It seems like
browsing faster (frequent mouse actions with triggering map downloads).

Crash stack:
Application: Globe Virtuel Marble (marble), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f49eb5d001f in QPixmap::size() const () from
/lib/x86_64-linux-gnu/libQt5Gui.so.5
#5  0x00007f49ecd51fec in Marble::VisiblePlacemark::symbolRect
(this=this at entry=0x55621ef15a30) at ./src/lib/marble/VisiblePlacemark.cpp:167
#6  0x00007f49ecd5417b in Marble::PlacemarkLayout::hasPlacemarkAt
(this=0x55620dcb1ae8, pos=...) at ./src/lib/marble/PlacemarkLayout.cpp:550
#7  0x00007f49ecc6942d in Marble::PlacemarkLayer::hasPlacemarkAt
(this=<optimized out>, pos=...) at
./src/lib/marble/layers/PlacemarkLayer.cpp:212
#8  0x00007f49ecc9f07e in Marble::MarbleMap::hasFeatureAt (this=0x55620dcdaa90,
position=...) at ./src/lib/marble/MarbleMap.cpp:477
#9  0x00007f49ecce8232 in Marble::MarbleDefaultInputHandler::adjustCursorShape
(this=this at entry=0x55620df1b6d0, mousePosition=..., mouseDirection=...) at
./src/lib/marble/MarbleInputHandler.cpp:670
#10 0x00007f49ecce971a in Marble::MarbleDefaultInputHandler::handleMouseEvent
(this=0x55620df1b6d0, event=0x7fff03aabcb0) at
./src/lib/marble/MarbleInputHandler.cpp:894
#11 0x00007f49eb0de0f3 in
QCoreApplicationPrivate::sendThroughObjectEventFilters
(receiver=receiver at entry=0x55620dcd5110, event=event at entry=0x7fff03aabcb0) at
kernel/qcoreapplication.cpp:1190
#12 0x00007f49ebd63082 in QApplicationPrivate::notify_helper
(this=this at entry=0x55620d727ea0, receiver=receiver at entry=0x55620dcd5110,
e=e at entry=0x7fff03aabcb0) at kernel/qapplication.cpp:3634
#13 0x00007f49ebd6b3ba in QApplication::notify (this=<optimized out>,
receiver=0x55620dcd5110, e=0x7fff03aabcb0) at kernel/qapplication.cpp:3084
#14 0x00007f49eb0de398 in QCoreApplication::notifyInternal2
(receiver=0x55620dcd5110, event=0x7fff03aabcb0) at
kernel/qcoreapplication.cpp:1064
#15 0x00007f49eb0de5a2 in QCoreApplication::sendSpontaneousEvent
(receiver=<optimized out>, event=<optimized out>) at
kernel/qcoreapplication.cpp:1474
#16 0x00007f49ebd69442 in QApplicationPrivate::sendMouseEvent
(receiver=receiver at entry=0x55620dcd5110, event=event at entry=0x7fff03aabcb0,
alienWidget=<optimized out>, nativeWidget=0x55620dcdece0,
buttonDown=buttonDown at entry=0x7f49ec2c39d0 <qt_button_down>,
lastMouseReceiver=..., spontaneous=true, onlyDispatchEnterLeave=false) at
kernel/qapplication.cpp:2622
#17 0x00007f49ebdbfd7a in QWidgetWindow::handleMouseEvent
(this=this at entry=0x55620eb9e1f0, event=event at entry=0x7fff03aabf80) at
kernel/qwidgetwindow.cpp:684
#18 0x00007f49ebdc328f in QWidgetWindow::event (this=0x55620eb9e1f0,
event=0x7fff03aabf80) at kernel/qwidgetwindow.cpp:300
#19 0x00007f49ebd63092 in QApplicationPrivate::notify_helper (this=<optimized
out>, receiver=0x55620eb9e1f0, e=0x7fff03aabf80) at
kernel/qapplication.cpp:3640
#20 0x00007f49eb0de398 in QCoreApplication::notifyInternal2
(receiver=0x55620eb9e1f0, event=0x7fff03aabf80) at
kernel/qcoreapplication.cpp:1064
#21 0x00007f49eb544c63 in
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
() from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#22 0x00007f49eb5166fc in
QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)
() from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#23 0x00007f49ce2c596e in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#24 0x00007f49e970c7df in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007f49e970ea17 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007f49e970f180 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007f49eb13b1ed in QEventDispatcherGlib::processEvents
(this=0x55620d860750, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#28 0x00007f49eb0dcd02 in QEventLoop::exec (this=this at entry=0x7fff03aac320,
flags=..., flags at entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:69
#29 0x00007f49eb0e5722 in QCoreApplication::exec () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#30 0x00005561fd12409a in main (argc=<optimized out>, argv=<optimized out>) at
./src/apps/marble-kde/kdemain.cpp:441
[Inferior 1 (process 15680) detached]




STEPS TO REPRODUCE
1. Switch Marble vector OSM.
2. Start browsing fast, triggering new map region downloads.


OBSERVED RESULT
Crash.

EXPECTED RESULT


SOFTWARE/OS VERSIONS
Operating System: Debian GNU/Linux 12
KDE Plasma Version: 5.27.11
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.13
Kernel Version: 6.10.9-amd64 (64-bit)
Graphics Platform: offscreen
Processors: 8 × Intel® Core™ i7-4702MQ CPU @ 2.20GHz
Memory: 15.3 Gio of RAM
Graphics Processor: Mesa Intel® HD Graphics 4600

ADDITIONAL INFORMATION

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


More information about the Marble-bugs mailing list