Bug 450981 - Dolphin scrashes when adding new folder
Summary: Dolphin scrashes when adding new folder
Status: RESOLVED DUPLICATE of bug 433347
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 21.12.2
Platform: Neon Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-02-28 21:56 UTC by Daniel
Modified: 2022-02-28 23:15 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 Daniel 2022-02-28 21:56:40 UTC
Application: dolphin (21.12.2)

Qt Version: 5.15.3
Frameworks Version: 5.91.0
Operating System: Linux 5.13.0-30-generic x86_64
Windowing System: X11
Distribution: KDE neon User - 5.24
DrKonqi: 5.24.2 [KCrashBackend]

-- Information about the crash:
Every attempt of adding new folder in GDrive occurs Dolphin's crash.

The crash can be reproduced every time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault

[New LWP 1199]
[New LWP 1200]
[New LWP 1202]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007f6982b5baff in __GI___poll (fds=0x7ffedb4550f8, nfds=1, timeout=1000) at ../sysdeps/unix/sysv/linux/poll.c:29
__preamble__
[Current thread is 1 (Thread 0x7f697e103600 (LWP 1197))]

Thread 4 (Thread 0x7f696f7fe700 (LWP 1202)):
#0  __GI___libc_read (nbytes=16, buf=0x7f696f7fd9d0, fd=22) at ../sysdeps/unix/sysv/linux/read.c:26
#1  __GI___libc_read (fd=22, buf=0x7f696f7fd9d0, nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:24
#2  0x00007f6980c7fb2f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f6980c36ebe in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f6980c37312 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f6980c374a3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f6983129a0b in QEventDispatcherGlib::processEvents (this=0x7f695c000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#7  0x00007f69830cdc9b in QEventLoop::exec (this=this@entry=0x7f696f7fdbe0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141
#8  0x00007f6982ee7362 in QThread::exec (this=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#9  0x00007f6982ee8543 in QThreadPrivate::start (arg=0x55aa71ba5e50) at thread/qthread_unix.cpp:331
#10 0x00007f69816ac609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#11 0x00007f6982b68293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7f6974f5b700 (LWP 1200)):
#0  futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55aa71a2e688) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55aa71a2e638, cond=0x55aa71a2e660) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x55aa71a2e660, mutex=0x55aa71a2e638) at pthread_cond_wait.c:638
#3  0x00007f69753485eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#4  0x00007f69753481eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#5  0x00007f69816ac609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#6  0x00007f6982b68293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7f6977fff700 (LWP 1199)):
#0  __GI___libc_read (nbytes=16, buf=0x7f6977ffe9a0, fd=7) at ../sysdeps/unix/sysv/linux/read.c:26
#1  __GI___libc_read (fd=7, buf=0x7f6977ffe9a0, nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:24
#2  0x00007f6980c7fb2f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f6980c36ebe in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f6980c37312 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f6980c374a3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f6983129a0b in QEventDispatcherGlib::processEvents (this=0x7f6970000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#7  0x00007f69830cdc9b in QEventLoop::exec (this=this@entry=0x7f6977ffebb0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141
#8  0x00007f6982ee7362 in QThread::exec (this=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#9  0x00007f6984181f4b in ?? () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#10 0x00007f6982ee8543 in QThreadPrivate::start (arg=0x7f6984205d80) at thread/qthread_unix.cpp:331
#11 0x00007f69816ac609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#12 0x00007f6982b68293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7f697e103600 (LWP 1197)):
[KCrash Handler]
#4  QString::QString (other=..., this=0x7ffedb455c18) at ../../include/QtCore/../../src/corelib/text/qstring.h:1093
#5  QWidgetLineControl::text (this=0x0) at ../../include/QtWidgets/5.15.3/QtWidgets/private/../../../../../src/widgets/widgets/qwidgetlinecontrol_p.h:241
#6  QLineEdit::text (this=<optimized out>) at widgets/qlineedit.cpp:312
#7  0x00007f69851decdc in ?? () from /lib/x86_64-linux-gnu/libKF5KIOFileWidgets.so.5
#8  0x00007f69831061be in QtPrivate::QSlotObjectBase::call (a=0x7ffedb455de0, r=0x55aa71a4bd70, this=0x55aa72405f50) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#9  doActivate<false> (sender=0x7f697800ba50, signal_index=6, argv=0x7ffedb455de0) at kernel/qobject.cpp:3886
#10 0x00007f69830ff587 in QMetaObject::activate (sender=sender@entry=0x7f697800ba50, m=m@entry=0x7f69843926c0 <KJob::staticMetaObject>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7ffedb455de0) at kernel/qobject.cpp:3946
#11 0x00007f698433ab10 in KJob::result (this=this@entry=0x7f697800ba50, _t1=<optimized out>, _t1@entry=0x7f697800ba50, _t2=...) at ./obj-x86_64-linux-gnu/src/lib/KF5CoreAddons_autogen/include/moc_kjob.cpp:633
#12 0x00007f698433bf8b in KJob::finishJob (this=0x7f697800ba50, emitResult=<optimized out>) at ./src/lib/jobs/kjob.cpp:98
#13 0x00007f6984c89cc8 in KIO::SimpleJob::slotFinished() () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#14 0x00007f6984c8f6fe in KIO::StatJob::slotFinished() () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#15 0x00007f6984c87f50 in KIO::SimpleJob::slotError(int, QString const&) () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#16 0x00007f69831061be in QtPrivate::QSlotObjectBase::call (a=0x7ffedb456080, r=0x7f697800ba50, this=0x7f697800a9b0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#17 doActivate<false> (sender=0x55aa7219c4b0, signal_index=5, argv=0x7ffedb456080) at kernel/qobject.cpp:3886
#18 0x00007f6984c562ca in KIO::SlaveInterface::error(int, QString const&) () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#19 0x00007f6984c58de6 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#20 0x00007f6984c56a8f in KIO::SlaveInterface::dispatch() () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#21 0x00007f6984c5f782 in KIO::Slave::gotInput() () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#22 0x00007f69831061be in QtPrivate::QSlotObjectBase::call (a=0x7ffedb4562d0, r=0x55aa7219c4b0, this=0x55aa722f51b0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#23 doActivate<false> (sender=0x55aa721430a0, signal_index=3, argv=0x7ffedb4562d0) at kernel/qobject.cpp:3886
#24 0x00007f69830fcd39 in QObject::event (this=0x55aa721430a0, e=0x55aa723d2440) at kernel/qobject.cpp:1314
#25 0x00007f6983bacdc3 in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x55aa721430a0, e=0x55aa723d2440) at kernel/qapplication.cpp:3632
#26 0x00007f6983bb5bb8 in QApplication::notify(QObject*, QEvent*) () at kernel/qapplication.cpp:3156
#27 0x00007f69830cf19a in QCoreApplication::notifyInternal2 (receiver=0x55aa721430a0, event=0x55aa723d2440) at ../../include/QtCore/5.15.3/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:332
#28 0x00007f69830d1aa1 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x55aa717aeef0) at kernel/qcoreapplication.cpp:1821
#29 0x00007f698312a397 in postEventSourceDispatch (s=0x55aa71882220) at kernel/qeventdispatcher_glib.cpp:277
#30 0x00007f6980c3717d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#31 0x00007f6980c37400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#32 0x00007f6980c374a3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#33 0x00007f69831299f2 in QEventDispatcherGlib::processEvents (this=0x55aa718878e0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#34 0x00007f69830cdc9b in QEventLoop::exec (this=this@entry=0x7ffedb456880, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141
#35 0x00007f69830d5e44 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#36 0x000055aa7109a293 in main (argc=<optimized out>, argv=<optimized out>) at ./src/main.cpp:230
[Inferior 1 (process 1197) detached]

The reporter indicates this bug may be a duplicate of or related to bug 433347.

Possible duplicates by query: bug 450916, bug 449886, bug 449665, bug 449368, bug 448659.

Reported using DrKonqi
Comment 1 Nicolas Fella 2022-02-28 23:15:24 UTC

*** This bug has been marked as a duplicate of bug 433347 ***