[filelight] [Bug 460849] Filelight crashes if I try to delete a large folder

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Wed Jan 4 17:36:40 GMT 2023


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

randomland at protonmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
     Ever confirmed|0                           |1
         Resolution|WORKSFORME                  |---

--- Comment #5 from randomland at protonmail.com ---
This time I have proper debug information:

Application: Filelight (filelight), signal: Segmentation fault
Content of s_kcrashErrorMessage: std::unique_ptr<char []> = {get() = <optimized
out>}
[KCrash Handler]
#6  std::__shared_count<(__gnu_cxx::_Lock_policy)2>::__shared_count (__r=...,
this=<optimized out>, this=<optimized out>, __r=...) at
/usr/include/c++/12.2.0/bits/shared_ptr_base.h:1522
#7  std::__shared_ptr<File, (__gnu_cxx::_Lock_policy)2>::__shared_ptr
(this=<optimized out>, this=<optimized out>) at
/usr/include/c++/12.2.0/bits/shared_ptr_base.h:1522
#8  std::shared_ptr<File>::shared_ptr (this=<optimized out>) at
/usr/include/c++/12.2.0/bits/shared_ptr.h:204
#9  RadialMap::Segment::file (this=0x0) at
/usr/src/debug/filelight/filelight-22.12.0/src/radialMap/radialMap.h:44
#10 RadialMap::Item::mousePressEvent (this=0x555f7e0c3540, e=0x7ffe126407a0) at
/usr/src/debug/filelight/filelight-22.12.0/src/radialMap/item.cpp:262
#11 0x00007fc7b1840737 in QQuickItem::event (this=0x555f7e0c3540,
ev=0x7ffe126407a0) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/quick/items/qquickitem.cpp:8284
#12 0x00007fc7b1d78b1c in QApplicationPrivate::notify_helper (this=<optimized
out>, receiver=0x555f7e0c3540, e=0x7ffe126407a0) at
kernel/qapplication.cpp:3637
#13 0x00007fc7b048cf98 in QCoreApplication::notifyInternal2
(receiver=0x555f7e0c3540, event=0x7ffe126407a0) at
kernel/qcoreapplication.cpp:1064
#14 0x00007fc7b1855e52 in QQuickWindowPrivate::deliverMatchingPointsToItem
(this=<optimized out>, item=0x555f7e0c3540, pointerEvent=0x555f7e210d10,
handlersOnly=<optimized out>) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/quick/items/qquickwindow.cpp:2908
#15 0x00007fc7b1856fb6 in QQuickWindowPrivate::deliverPressOrReleaseEvent
(this=<optimized out>, event=0x555f7e210d10, handlersOnly=false) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/quick/items/qquickwindow.cpp:2860
#16 0x00007fc7b184f177 in QQuickWindowPrivate::deliverMouseEvent
(this=this at entry=0x555f7dee24b0, pointerEvent=0x555f7e210d10) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/quick/items/qquickwindow.cpp:2045
#17 0x00007fc7b184f632 in QQuickWindowPrivate::deliverPointerEvent
(this=0x555f7dee24b0, event=0x555f7e210d10) at
/usr/src/debug/qt5-declarative/qtdeclarative/src/quick/items/qquickwindow.cpp:2617
#18 0x00007fc7b0955ce5 in QWindow::event (this=0x555f7dec5130, ev=<optimized
out>) at kernel/qwindow.cpp:2450
#19 0x00007fc7b1d78b1c in QApplicationPrivate::notify_helper (this=<optimized
out>, receiver=0x555f7dec5130, e=0x7ffe126407a0) at
kernel/qapplication.cpp:3637
#20 0x00007fc7b048cf98 in QCoreApplication::notifyInternal2
(receiver=0x555f7dec5130, event=0x7ffe126407a0) at
kernel/qcoreapplication.cpp:1064
#21 0x00007fc7b093f15c in QGuiApplicationPrivate::processMouseEvent
(e=0x7fc79c006890) at kernel/qguiapplication.cpp:2285
#22 0x00007fc7b09289a5 in QWindowSystemInterface::sendWindowSystemEvents
(flags=...) at kernel/qwindowsysteminterface.cpp:1169
#23 0x00007fc7ae95e9f5 in userEventSourceDispatch(_GSource*, int (*)(void*),
void*) () from /usr/lib/libQt5WaylandClient.so.5
#24 0x00007fc7af26d87b in g_main_dispatch (context=0x7fc7a4005010) at
../glib/glib/gmain.c:3454
#25 g_main_context_dispatch (context=0x7fc7a4005010) at
../glib/glib/gmain.c:4172
#26 0x00007fc7af2c4c89 in g_main_context_iterate.constprop.0
(context=0x7fc7a4005010, block=1, dispatch=1, self=<optimized out>) at
../glib/glib/gmain.c:4248
#27 0x00007fc7af26c132 in g_main_context_iteration (context=0x7fc7a4005010,
may_block=1) at ../glib/glib/gmain.c:4313
#28 0x00007fc7b04d7c4c in QEventDispatcherGlib::processEvents
(this=0x555f7ddb37f0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#29 0x00007fc7b048573c in QEventLoop::exec (this=0x7ffe12640b40, flags=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:69
#30 0x00007fc7b0490269 in QCoreApplication::exec () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#31 0x00007fc7b093a102 in QGuiApplication::exec () at
kernel/qguiapplication.cpp:1870
#32 0x00007fc7b1d76f2a in QApplication::exec () at kernel/qapplication.cpp:2829
#33 0x0000555f7c58b519 in main (argc=<optimized out>, argv=<optimized out>) at
/usr/src/debug/filelight/filelight-22.12.0/src/main.cpp:88
[Inferior 1 (process 5468) detached]

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


More information about the Unassigned-bugs mailing list