Bug 274200 - dolphin crash on gnome
Summary: dolphin crash on gnome
Status: RESOLVED DUPLICATE of bug 266449
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-26 16:00 UTC by lucastoledo
Modified: 2011-05-27 20:47 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 lucastoledo 2011-05-26 16:00:04 UTC
Application: dolphin (1.5)
KDE Platform Version: 4.5.5 (KDE 4.5.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.34.8-68.fc13.i686 i686
Distribution: "Fedora release 13 (Goddard)"

-- Information about the crash:
- What I was doing when the application crashed:
I'm using gnome. I was navigating to java's wsimport generated classes and files.

- Unusual behavior I noticed:
it happend on using one click to open folders and i was doing it very quickly, at a fraction of a second.

The crash can be reproduced every time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#7  _dbus_pthread_mutex_lock (mutex=0x41c30a52) at dbus-sysdeps-pthread.c:137
#8  0x00c213e9 in _dbus_mutex_lock (mutex=0x41c30a52) at dbus-threads.c:148
#9  0x00c085c6 in _dbus_connection_lock (connection=0x3c0000) at dbus-connection.c:355
#10 0x00c1c076 in _dbus_pending_call_get_connection_and_lock (pending=0x9caf6a8) at dbus-pending-call.c:307
#11 0x00c0c956 in reply_handler_timeout (data=0x9caf6a8) at dbus-connection.c:3163
#12 0x00c20f83 in dbus_timeout_handle (timeout=0x9cbebf8) at dbus-timeout.c:473
#13 0x00cb9130 in q_dbus_timeout_handle (this=0x96a8060, e=0xbfa835a0) at qdbus_symbols_p.h:172
#14 QDBusConnectionPrivate::timerEvent (this=0x96a8060, e=0xbfa835a0) at qdbusintegrator.cpp:1035
#15 0x060a2284 in QObject::event (this=0x96a8060, e=0xbfa835a0) at kernel/qobject.cpp:1212
#16 0x041e674c in QApplicationPrivate::notify_helper (this=0x96b2f28, receiver=0x96a8060, e=0xbfa835a0) at kernel/qapplication.cpp:4306
#17 0x041ed1a6 in QApplication::notify (this=0xbfa83910, receiver=0x96a8060, e=0xbfa835a0) at kernel/qapplication.cpp:3710
#18 0x05619a5b in KApplication::notify (this=0xbfa83910, receiver=0x96a8060, event=0xbfa835a0) at /usr/src/debug/kdelibs-4.5.5/kdeui/kernel/kapplication.cpp:310
#19 0x06092563 in QCoreApplication::notifyInternal (this=0xbfa83910, receiver=0x96a8060, event=0xbfa835a0) at kernel/qcoreapplication.cpp:726
#20 0x060bd4de in sendEvent (this=0x96b6794) at kernel/qcoreapplication.h:215
#21 QTimerInfoList::activateTimers (this=0x96b6794) at kernel/qeventdispatcher_unix.cpp:603
#22 0x060baa25 in timerSourceDispatch (source=0x96b6760) at kernel/qeventdispatcher_glib.cpp:184
#23 0x0045f525 in g_main_dispatch (context=0x96b5e90) at gmain.c:1960
#24 IA__g_main_context_dispatch (context=0x96b5e90) at gmain.c:2513
#25 0x00463268 in g_main_context_iterate (context=0x790490, block=1, dispatch=1, self=0x96b0fa8) at gmain.c:2591
#26 0x00463449 in IA__g_main_context_iteration (context=0x96b5e90, may_block=1) at gmain.c:2654
#27 0x060ba726 in QEventDispatcherGlib::processEvents (this=0x9692778, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#28 0x04294b56 in QGuiEventDispatcherGlib::processEvents (this=0x9692778, flags=...) at kernel/qguieventdispatcher_glib.cpp:207
#29 0x06090c3a in QEventLoop::processEvents (this=0xbfa83864, flags=...) at kernel/qeventloop.cpp:149
#30 0x06090f7a in QEventLoop::exec (this=0xbfa83864, flags=...) at kernel/qeventloop.cpp:201
#31 0x06094c37 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#32 0x041e67f8 in QApplication::exec () at kernel/qapplication.cpp:3585
#33 0x05ca4c93 in kdemain (argc=5, argv=0xbfa83b04) at /usr/src/debug/kdebase-4.5.5/apps/dolphin/src/main.cpp:98
#34 0x0804872c in main (argc=5, argv=0xbfa83b04) at /usr/src/debug/kdebase-4.5.5/i686-redhat-linux-gnu/apps/dolphin/src/dolphin_dummy.cpp:3

Possible duplicates by query: bug 266418, bug 257070, bug 255619, bug 254880, bug 252329.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2011-05-27 20:47:18 UTC
Thanks for the bug report! Looks like bug 266449.

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