Bug 249886 - Dolphin crashed during a related osc build
Summary: Dolphin crashed during a related osc build
Status: RESOLVED DUPLICATE of bug 230268
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: 2010-09-02 13:12 UTC by Christopher Yeleighton
Modified: 2010-09-02 13:14 UTC (History)
0 users

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 Christopher Yeleighton 2010-09-02 13:12:52 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.5 (KDE 4.3.5) "release 0"
Qt Version: 4.5.3
Operating System: Linux 2.6.31.12-0.2-desktop x86_64
Distribution: "openSUSE 11.2 (x86_64)"

What I was doing when the application crashed:
Dolphin crashed when I started oscbuild and one of its windows was opened to the osc build directory.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  ref (this=<value optimized out>) at /usr/include/QtCore/qatomic_x86_64.h:121
#6  QList (this=<value optimized out>) at /usr/include/QtCore/qlist.h:111
#7  QForeachContainer (this=<value optimized out>) at /usr/include/QtCore/qglobal.h:2055
#8  KDirWatchPrivate::Entry::propagate_dirty (this=<value optimized out>) at /usr/src/debug/kdelibs-4.3.5/kio/kio/kdirwatch.cpp:399
#9  0x00007f42e0197c8b in KDirWatchPrivate::Entry::propagate_dirty (this=<value optimized out>) at /usr/src/debug/kdelibs-4.3.5/kio/kio/kdirwatch.cpp:404
#10 0x00007f42e01a145f in KDirWatchPrivate::slotRescan (this=0x7e0bd0) at /usr/src/debug/kdelibs-4.3.5/kio/kio/kdirwatch.cpp:1275
#11 0x00007f42e01a20c4 in KDirWatchPrivate::qt_metacall (this=0x7e0bd0, _c=InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffca75cf00) at /usr/src/debug/kdelibs-4.3.5/build/kio/kdirwatch_p.moc:73
#12 0x00007f42dd16efbc in QMetaObject::activate (sender=0x7e0c38, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x1) at kernel/qobject.cpp:3113
#13 0x00007f42dd168f63 in QObject::event (this=0x7e0c38, e=0x0) at kernel/qobject.cpp:1075
#14 0x00007f42dd5ea2ac in QApplicationPrivate::notify_helper (this=0x6b8e90, receiver=0x7e0c38, e=0x7fffca75d540) at kernel/qapplication.cpp:4065
#15 0x00007f42dd5f157e in QApplication::notify (this=0x7fffca75d940, receiver=0x7e0c38, e=0x7fffca75d540) at kernel/qapplication.cpp:4030
#16 0x00007f42de8d4016 in KApplication::notify (this=0x7fffca75d940, receiver=0x7e0c38, event=0x7fffca75d540) at /usr/src/debug/kdelibs-4.3.5/kdeui/kernel/kapplication.cpp:302
#17 0x00007f42dd159ddc in QCoreApplication::notifyInternal (this=0x7fffca75d940, receiver=0x7e0c38, event=0x7fffca75d540) at kernel/qcoreapplication.cpp:610
#18 0x00007f42dd18571d in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:213
#19 QTimerInfoList::activateTimers (event=<value optimized out>, receiver=<value optimized out>) at kernel/qeventdispatcher_unix.cpp:594
#20 0x00007f42dd182678 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#21 idleTimerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:231
#22 0x00007f42d8ca3dee in g_main_dispatch (context=<value optimized out>) at gmain.c:1960
#23 IA__g_main_context_dispatch (context=<value optimized out>) at gmain.c:2513
#24 0x00007f42d8ca77b8 in g_main_context_iterate (context=0x6b2520, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#25 0x00007f42d8ca78e0 in IA__g_main_context_iteration (context=0x6b2520, may_block=1) at gmain.c:2654
#26 0x00007f42dd1823a3 in QEventDispatcherGlib::processEvents (this=0x689730, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#27 0x00007f42dd67d31e in QGuiEventDispatcherGlib::processEvents (this=0xf0a738, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#28 0x00007f42dd158712 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#29 0x00007f42dd158ae4 in QEventLoop::exec (this=0x7fffca75d890, flags=) at kernel/qeventloop.cpp:201
#30 0x00007f42dd15ac99 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#31 0x0000000000439505 in _start ()

Reported using DrKonqi
Comment 1 Christopher Yeleighton 2010-09-02 13:14:20 UTC

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