Bug 218757 - Dolphin crashes when moving files via SSHFS [QCoreApplication::notifyInternal, QApplicationPrivate::dispatchEnterLeave, QApplication::x11ProcessEvent]
Summary: Dolphin crashes when moving files via SSHFS [QCoreApplication::notifyInternal...
Status: RESOLVED DUPLICATE of bug 217449
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-15 06:01 UTC by Kevin Coonan
Modified: 2009-12-15 12:23 UTC (History)
1 user (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 Kevin Coonan 2009-12-15 06:01:26 UTC
Application: dolphin (1.3.80)
KDE Platform Version: 4.3.80 (KDE 4.3.80 (KDE 4.4 Beta1)) "release 197"
Qt Version: 4.6.0
Operating System: Linux 2.6.27.37-0.1-default x86_64
Distribution: "openSUSE 11.1 (x86_64)"

-- Information about the crash:
Was trying to move some files in a directory containing contents of another PC, mounted via SSHFS.  SSHFS otherwise working well, and no problems when using shell.  Noted that Konqueror seems to have acquired a habit of crashing w/ file moves today as well. 

Please fix ASAP--cannot use GUI for some major file comparisions, renames, move and general organizations, "tree" only helps so much.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f6b7887480d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#6  0x00007f6b77489c91 in QApplicationPrivate::dispatchEnterLeave(QWidget*, QWidget*) () from /usr/lib64/libQtGui.so.4
#7  0x00007f6b7750ab29 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/libQtGui.so.4
#8  0x00007f6b775348ba in ?? () from /usr/lib64/libQtGui.so.4
#9  0x00007f6b7277c0fb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#10 0x00007f6b7277f8cd in ?? () from /usr/lib64/libglib-2.0.so.0
#11 0x00007f6b7277fa8b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#12 0x00007f6b7889f1cc in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#13 0x00007f6b7753444f in ?? () from /usr/lib64/libQtGui.so.4
#14 0x00007f6b788730f2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#15 0x00007f6b788734cc in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#16 0x00007f6b788759f6 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#17 0x000000000043614d in _start ()

Possible duplicates by query: bug 218751, bug 217941, bug 217449.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2009-12-15 12:23:16 UTC
Thanks for the bug report! This bug has been fixed recently. Until you get a fixed version, you can disable tooltips to work around the issue.

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