Bug 200326 - unspecified crash in dolphin after startup
Summary: unspecified crash in dolphin after startup
Status: RESOLVED DUPLICATE of bug 198297
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-07-15 16:32 UTC by Wolfgang Rohdewald
Modified: 2009-07-15 17:50 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 Wolfgang Rohdewald 2009-07-15 16:32:38 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.2.96 (KDE 4.2.96 (KDE 4.3 RC2))
Qt Version: 4.5.0
Operating System: Linux 2.6.30-9-generic i686
Distribution: Ubuntu 9.04

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#6  KTreeView::KTreeViewPrivate::startScrolling (this=0x9907ce0) at /usr/include/qt4/QtGui/qwidget.h:985
#7  0x08084a98 in KTreeView::KTreeViewPrivate::qt_metacall (this=0x9907ce0, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfe7bd68)
    at /build/buildd/kdebase-4.2.96/obj-i486-linux-gnu/apps/dolphin/src/ktreeview_p.moc:69
#8  0x0322aca8 in QMetaObject::activate (sender=0x997fc40, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3069
#9  0x0322b932 in QMetaObject::activate (sender=0x997fc40, m=0x3307904, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3143
#10 0x03266717 in QTimer::timeout (this=0x997fc40) at .moc/release-shared/moc_qtimer.cpp:128
#11 0x032306fe in QTimer::timerEvent (this=0x997fc40, e=0xbfe7c1ec) at kernel/qtimer.cpp:261
#12 0x0322515f in QObject::event (this=0x997fc40, e=0xbfe7c1ec) at kernel/qobject.cpp:1082
#13 0x05167e9c in QApplicationPrivate::notify_helper (this=0x96f9b68, receiver=0x997fc40, e=0xbfe7c1ec) at kernel/qapplication.cpp:4084
#14 0x0517019e in QApplication::notify (this=0xbfe7c484, receiver=0x997fc40, e=0xbfe7c1ec) at kernel/qapplication.cpp:3631
#15 0x011534dd in KApplication::notify (this=0xbfe7c484, receiver=0x997fc40, event=0xbfe7c1ec) at /build/buildd/kde4libs-4.2.96/kdeui/kernel/kapplication.cpp:302
#16 0x03214a3b in QCoreApplication::notifyInternal (this=0xbfe7c484, receiver=0x997fc40, event=0xbfe7c1ec) at kernel/qcoreapplication.cpp:602
#17 0x03243d71 in QTimerInfoList::activateTimers (this=0x96ec15c) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#18 0x032404e0 in timerSourceDispatch (source=0x96ec128) at kernel/qeventdispatcher_glib.cpp:164
#19 0x0853eb88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#20 0x085420eb in ?? () from /usr/lib/libglib-2.0.so.0
#21 0x08542268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#22 0x03240438 in QEventDispatcherGlib::processEvents (this=0x96ccd10, flags={i = -1075330200}) at kernel/qeventdispatcher_glib.cpp:323
#23 0x05209365 in QGuiEventDispatcherGlib::processEvents (this=0x96ccd10, flags={i = -1075330152}) at kernel/qguieventdispatcher_glib.cpp:202
#24 0x0321306a in QEventLoop::processEvents (this=0xbfe7c410, flags={i = -1075330088}) at kernel/qeventloop.cpp:149
#25 0x032134aa in QEventLoop::exec (this=0xbfe7c410, flags={i = -1075330024}) at kernel/qeventloop.cpp:200
#26 0x03215959 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:880
#27 0x05167d17 in QApplication::exec () at kernel/qapplication.cpp:3553
#28 0x0807a8bf in main (argc=5, argv=0xbfe7c634) at /build/buildd/kdebase-4.2.96/apps/dolphin/src/main.cpp:94

Reported using DrKonqi
Comment 1 Dario Andres 2009-07-15 17:50:15 UTC
Merging with bug 198297. Thanks

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