Bug 209525 - Dolphin crashes when i try to change the directory
Summary: Dolphin crashes when i try to change the directory
Status: RESOLVED DUPLICATE of bug 208921
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-05 14:42 UTC by Maik Wunder
Modified: 2009-10-08 23:27 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 Maik Wunder 2009-10-05 14:42:40 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.1 (KDE 4.3.1) "release 169"
Qt Version: 4.5.2
Operating System: Linux 2.6.27.29-0.1-pae i686
Distribution: "openSUSE 11.1 (i586)"

What I was doing when the application crashed:
As i upgraded to kde4.3 dolphin makes trouble. It alsways chrash when i try to change the directory, in moment as i click on a folder-icon.
Have the same trouble in various programs, for example changing the download folder in Firefox etc.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#6  0xb65c10a9 in QMutex::lock() () from /usr/lib/libQtCore.so.4
#7  0xb7182e9d in ?? () from /usr/lib/libQtDBus.so.4
#8  0xb5d2ed7f in ?? () from /lib/libdbus-1.so.3
#9  0xb5d16985 in ?? () from /lib/libdbus-1.so.3
#10 0xb5d296c5 in ?? () from /lib/libdbus-1.so.3
#11 0xb5d1b945 in ?? () from /lib/libdbus-1.so.3
#12 0xb5d2e922 in dbus_timeout_handle () from /lib/libdbus-1.so.3
#13 0xb7159707 in ?? () from /usr/lib/libQtDBus.so.4
#14 0xb66cb72f in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#15 0xb68d57bc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#16 0xb68ddaae in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#17 0xb763317d in KApplication::notify (this=0xbfbe1bf4, receiver=0x80dbe00, event=0xbfbe1930) at /usr/src/debug/kdelibs-4.3.1/kdeui/kernel/kapplication.cpp:302
#18 0xb66bb16b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#19 0xb66ea5f6 in ?? () from /usr/lib/libQtCore.so.4
#20 0xb66e6980 in ?? () from /usr/lib/libQtCore.so.4
#21 0xb5eb39c8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#22 0xb5eb7083 in ?? () from /usr/lib/libglib-2.0.so.0
#23 0xb5eb7241 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#24 0xb66e68d8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#25 0xb6975ca5 in ?? () from /usr/lib/libQtGui.so.4
#26 0xb66b978a in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#27 0xb66b9bd2 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#28 0xb66bc079 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#29 0xb68d5637 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#30 0x0807ab5f in main (argc=5, argv=0xbfbe1da4) at /usr/src/debug/kdebase-4.3.1/apps/dolphin/src/main.cpp:94

Reported using DrKonqi
Comment 1 Dario Andres 2009-10-05 16:26:22 UTC
Mh, this is probably an upstream (Qt) bug
Thanks
Comment 2 Dario Andres 2009-10-08 23:27:45 UTC
Merging with bug 208921. Thanks

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