[dolphin] [Bug 482016] Dolphin crashes after trying to extract a .zip archive with wrong password

Nicolas Fella bugzilla_noreply at kde.org
Sun Mar 3 15:46:40 GMT 2024


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

--- Comment #6 from Nicolas Fella <nicolas.fella at gmx.de> ---
#0  0x00007ffff46b3240 in QRingBuffer::reserve (this=this at entry=0x28,
bytes=bytes at entry=1) at
/home/nico/workspace/qt6/qtbase/src/corelib/tools/qringbuffer.cpp:111
#1  0x00007ffff4767620 in QProcessPrivate::tryReadFromChannel (this=0xdbff10,
channel=0xdc0108) at
/home/nico/workspace/qt6/qtbase/src/corelib/io/qprocess.cpp:1127
#2  0x00007ffff4767b12 in QProcessPrivate::_q_canReadStandardError
(this=0xdbff10) at
/home/nico/workspace/qt6/qtbase/src/corelib/io/qprocess.cpp:1193
#3  QProcessPrivate::_q_processDied (this=0xdbff10) at
/home/nico/workspace/qt6/qtbase/src/corelib/io/qprocess.cpp:1212
#4  QProcess::qt_static_metacall (_o=<optimized out>, _c=<optimized out>,
_id=<optimized out>, _a=<optimized out>)
    at
/home/nico/workspace/qt6/qtbase/src/corelib/Core_autogen/include/moc_qprocess.cpp:255
#5  0x00007ffff45bd3b6 in doActivate<false> (sender=0x2478ee0, signal_index=3,
argv=0x7fffffffd030)
    at /home/nico/workspace/qt6/qtbase/src/corelib/kernel/qobject.cpp:4072
#6  0x00007ffff45b481f in QMetaObject::activate
    (sender=sender at entry=0x2478ee0, m=m at entry=0x7ffff4a251e0
<QSocketNotifier::staticMetaObject>,
local_signal_index=local_signal_index at entry=0, argv=argv at entry=0x7fffffffd030)
at /home/nico/workspace/qt6/qtbase/src/corelib/kernel/qobject.cpp:4120
#7  0x00007ffff45c989f in QSocketNotifier::activated
(this=this at entry=0x2478ee0, _t1=..., _t2=<optimized out>, _t3=...)
    at
/home/nico/workspace/qt6/qtbase/src/corelib/Core_autogen/include/moc_qsocketnotifier.cpp:195
#8  0x00007ffff45c9f8d in QSocketNotifier::event (this=0x2478ee0, e=<optimized
out>) at
/home/nico/workspace/qt6/qtbase/src/corelib/kernel/qsocketnotifier.cpp:327
#9  0x00007ffff5781a61 in QApplicationPrivate::notify_helper (this=<optimized
out>, receiver=0x2478ee0, e=0x7fffffffd140)
    at /home/nico/workspace/qt6/qtbase/src/widgets/kernel/qapplication.cpp:3287
#10 0x00007ffff455f5c8 in QCoreApplication::notifyInternal2
(receiver=0x2478ee0, event=0x7fffffffd140)
    at
/home/nico/workspace/qt6/qtbase/src/corelib/kernel/qcoreapplication.cpp:1134
#11 0x00007ffff455f789 in QCoreApplication::sendEvent (receiver=<optimized
out>, event=<optimized out>)
    at
/home/nico/workspace/qt6/qtbase/src/corelib/kernel/qcoreapplication.cpp:1575
#12 0x00007ffff480c39c in socketNotifierSourceDispatch (source=0x5c8d60) at
/home/nico/workspace/qt6/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:75
#13 0x00007ffff3028e5c in g_main_dispatch (context=0x7fffdc000ef0) at
../glib/gmain.c:3476
#14 g_main_context_dispatch_unlocked (context=0x7fffdc000ef0) at
../glib/gmain.c:4284
#15 0x00007ffff3083f18 in g_main_context_iterate_unlocked.isra.0
    (context=context at entry=0x7fffdc000ef0, block=block at entry=1,
dispatch=dispatch at entry=1, self=<optimized out>) at ../glib/gmain.c:4349
#16 0x00007ffff3026ad3 in g_main_context_iteration (context=0x7fffdc000ef0,
may_block=1) at ../glib/gmain.c:4414
#17 0x00007ffff480b41c in QEventDispatcherGlib::processEvents (this=0x554070,
flags=...)
    at
/home/nico/workspace/qt6/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:394
#18 0x00007ffff456af4b in QEventLoop::exec (this=this at entry=0x7fffffffd3b0,
flags=..., flags at entry=...)
    at /home/nico/workspace/qt6/qtbase/src/corelib/global/qflags.h:34
#19 0x00007ffff4567932 in QCoreApplication::exec () at
/home/nico/workspace/qt6/qtbase/src/corelib/global/qflags.h:74
#20 0x00007ffff4db3c0c in QGuiApplication::exec () at
/home/nico/workspace/qt6/qtbase/src/gui/kernel/qguiapplication.cpp:1926
#21 0x00007ffff57819d5 in QApplication::exec () at
/home/nico/workspace/qt6/qtbase/src/widgets/kernel/qapplication.cpp:2555
#22 0x000000000044ab21 in main (argc=<optimized out>, argv=<optimized out>) at
/home/nico/kde/src/dolphin/src/main.cpp:255

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list