Bug 448018 - Dolphin crashes for no reason at all while doing nothing in particular
Summary: Dolphin crashes for no reason at all while doing nothing in particular
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 20.12.3
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-01-06 12:08 UTC by applemask83
Modified: 2023-12-08 11:56 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description applemask83 2022-01-06 12:08:23 UTC
Application: dolphin (20.12.3)

Qt Version: 5.15.2
Frameworks Version: 5.80.0
Operating System: Linux 5.15.12-xanmod1 x86_64
Windowing System: X11
Drkonqi Version: 5.21.4
Distribution: Ubuntu 21.04

-- Information about the crash:
- What I was doing when the application crashed:
Just scrolling down a directory, with two others open in tabs. Two tabs showing directories in one hard drive, the other showing a directory in a different one. All USB drives. Wind sou'souwest 8mph, visibility poor to low moderate. Serves 9.

- Unusual behavior I noticed:
It stopped working for no reason.

The crash does not seem to be reproducible.

-- Backtrace:
Application: Dolphin (dolphin), signal: Aborted

[KCrash Handler]
#4  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:49
#5  0x00007fe258476864 in __GI_abort () at abort.c:79
#6  0x00007fe2584d9736 in __libc_message (action=action@entry=do_abort, fmt=fmt@entry=0x7fe2585fe953 "*** %s ***: terminated\n") at ../sysdeps/posix/libc_fatal.c:155
#7  0x00007fe2585783fa in __GI___fortify_fail (msg=msg@entry=0x7fe2585fe93b "stack smashing detected") at fortify_fail.c:26
#8  0x00007fe2585783c6 in __stack_chk_fail () at stack_chk_fail.c:24
#9  0x00007fe2568ce39a in ?? () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#10 0x00007fe2568ce954 in QPixmap::QPixmap(QPixmap const&) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#11 0x00007fe2583ae549 in KFileItemModelRolesUpdater::slotGotPreview(KFileItem const&, QPixmap const&) () from /lib/x86_64-linux-gnu/libdolphinprivate.so.5
#12 0x00007fe25649d5c7 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007fe2580b0f0b in KIO::PreviewJob::gotPreview(KFileItem const&, QPixmap const&) () from /lib/x86_64-linux-gnu/libKF5KIOWidgets.so.5
#14 0x00007fe2580b44c1 in ?? () from /lib/x86_64-linux-gnu/libKF5KIOWidgets.so.5
#15 0x00007fe2580b50e6 in ?? () from /lib/x86_64-linux-gnu/libKF5KIOWidgets.so.5
#16 0x00007fe25649d5c7 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007fe257e58068 in KIO::TransferJob::data(KIO::Job*, QByteArray const&) () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#18 0x00007fe25649d5c7 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x00007fe257e34b26 in KIO::SlaveInterface::data(QByteArray const&) () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#20 0x00007fe257e36f13 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#21 0x00007fe257e352ed in KIO::SlaveInterface::dispatch() () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#22 0x00007fe257e38ce2 in KIO::Slave::gotInput() () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#23 0x00007fe25649d5c7 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#24 0x00007fe25649310c in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#25 0x00007fe256f55783 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#26 0x00007fe2564657ba in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x00007fe2564687e1 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#28 0x00007fe2564bfba7 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#29 0x00007fe2542aa8eb in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x00007fe2542fdd28 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#31 0x00007fe2542a8023 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#32 0x00007fe2564bf204 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#33 0x00007fe25646411b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#34 0x00007fe25646c604 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#35 0x00007fe25868f570 in kdemain () from /lib/x86_64-linux-gnu/libkdeinit5_dolphin.so
#36 0x00007fe258478565 in __libc_start_main (main=0x56404b7b8060, argc=1, argv=0x7ffece6d6e98, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffece6d6e88) at ../csu/libc-start.c:332
#37 0x000056404b7b809e in _start ()
[Inferior 1 (process 3798) detached]

Possible duplicates by query: bug 447763, bug 447746, bug 447694, bug 447519, bug 446926.

Reported using DrKonqi
Comment 1 Akseli Lahtinen 2023-12-08 11:56:24 UTC
Cant reproduce, likely fixed.