Bug 437442 - Dolphin Crashes when trying to create a folder in Google Drive
Summary: Dolphin Crashes when trying to create a folder in Google Drive
Status: RESOLVED DUPLICATE of bug 433993
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 21.04.1
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-05-21 07:31 UTC by Hüseyin Kaç
Modified: 2021-06-01 11:49 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 Hüseyin Kaç 2021-05-21 07:31:09 UTC
Application: dolphin (21.04.1)

Qt Version: 5.15.2
Frameworks Version: 5.82.0
Operating System: Linux 5.12.5-zen1-1-zen x86_64
Windowing System: X11
Drkonqi Version: 5.21.5
Distribution: Garuda Linux

-- Information about the crash:
- What I was doing when the application crashed:
I clicked "Create new -> Folder" and typed my new name and clicked yes then it crashed 
- Custom settings of the application:
Kio-gdrive is installed probably, I use Garuda Linux

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x00007fd81dd82bb2 in QLineEdit::text() const () from /usr/lib/libQt5Widgets.so.5
#5  0x00007fd81f00716d in ?? () from /usr/lib/libKF5KIOFileWidgets.so.5
#6  0x00007fd81d1913bb in ?? () from /usr/lib/libQt5Core.so.5
#7  0x00007fd81e3a8d4d in KJob::result(KJob*, KJob::QPrivateSignal) () from /usr/lib/libKF5CoreAddons.so.5
#8  0x00007fd81e3a9a9c in KJob::finishJob(bool) () from /usr/lib/libKF5CoreAddons.so.5
#9  0x00007fd81d1913bb in ?? () from /usr/lib/libQt5Core.so.5
#10 0x00007fd81eb68057 in KIO::SlaveInterface::error(int, QString const&) () from /usr/lib/libKF5KIOCore.so.5
#11 0x00007fd81eb6a484 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /usr/lib/libKF5KIOCore.so.5
#12 0x00007fd81eb687ba in KIO::SlaveInterface::dispatch() () from /usr/lib/libKF5KIOCore.so.5
#13 0x00007fd81eb6c2bb in KIO::Slave::gotInput() () from /usr/lib/libKF5KIOCore.so.5
#14 0x00007fd81d1913bb in ?? () from /usr/lib/libQt5Core.so.5
#15 0x00007fd81d18715f in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#16 0x00007fd81dc33d62 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#17 0x00007fd81d15a00a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#18 0x00007fd81d15d109 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5
#19 0x00007fd81d1b3604 in ?? () from /usr/lib/libQt5Core.so.5
#20 0x00007fd81ae7d02c in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#21 0x00007fd81aed0b59 in ?? () from /usr/lib/libglib-2.0.so.0
#22 0x00007fd81ae7a781 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#23 0x00007fd81d1b2c36 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#24 0x00007fd81d15897c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#25 0x00007fd81d160ee4 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#26 0x00007fd81f3b1fa3 in kdemain () from /usr/lib/libkdeinit5_dolphin.so
#27 0x00007fd81f1c0b25 in __libc_start_main () from /usr/lib/libc.so.6
#28 0x000055ed2878905e in _start ()
[Inferior 1 (process 16485) detached]

Possible duplicates by query: bug 426090, bug 425619, bug 423132, bug 422962, bug 418844.

Reported using DrKonqi
Comment 1 Patrick Silva 2021-05-30 19:07:31 UTC
possibly duplicate of bug 436988
Comment 2 Patrick Silva 2021-06-01 11:49:45 UTC

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