Bug 276586 - dolphin crash
Summary: dolphin crash
Status: RESOLVED DUPLICATE of bug 271225
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 4.6
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-27 03:43 UTC by Rich Coe
Modified: 2011-06-28 13:33 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 Rich Coe 2011-06-27 03:43:52 UTC
Application: dolphin (1.6)
KDE Platform Version: 4.6.00 (4.6.0) "release 6"
Qt Version: 4.7.1
Operating System: Linux 2.6.37.6-0.5-desktop x86_64
Distribution: "openSUSE 11.4 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:

I was attempting to do a drag and drop from one tab to another.

-- Backtrace:
Application: Dolphin (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fe618f8e760 (LWP 28619))]

Thread 2 (Thread 0x7fe601797700 (LWP 28620)):
#0  0x00007fe616691503 in poll () from /lib64/libc.so.6
#1  0x00007fe613503114 in ?? () from /lib64/libglib-2.0.so.0
#2  0x00007fe613503650 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007fe617c82976 in QEventDispatcherGlib::processEvents (this=0x6b8130, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fe617c57052 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fe617c57265 in QEventLoop::exec (this=0x7fe601796de0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007fe617b6c1e4 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#7  0x00007fe617c38968 in QInotifyFileSystemWatcherEngine::run (this=0x7dade0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fe617b6ea5e in QThreadPrivate::start (arg=0x7dade0) at thread/qthread_unix.cpp:285
#9  0x00007fe6178dfa3f in start_thread () from /lib64/libpthread.so.0
#10 0x00007fe61669a67d in clone () from /lib64/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fe618f8e760 (LWP 28619)):
[KCrash Handler]
#6  QVariant::~QVariant (this=0x23f03b, __in_chrg=<value optimized out>) at kernel/qvariant.cpp:1407
#7  0x00007fe617c25f74 in node_destruct (this=<value optimized out>, data=0xce3a60) at ../../src/corelib/tools/qlist.h:418
#8  QList<QVariant>::free (this=<value optimized out>, data=0xce3a60) at ../../src/corelib/tools/qlist.h:742
#9  0x00007fe617c6b012 in ~ExtraData (this=0xdcd380, __in_chrg=<value optimized out>) at kernel/qobject_p.h:100
#10 QObjectPrivate::~QObjectPrivate (this=0xdcd380, __in_chrg=<value optimized out>) at kernel/qobject.cpp:167
#11 0x00007fe617c6b109 in QObjectPrivate::~QObjectPrivate (this=0xdcd380, __in_chrg=<value optimized out>) at kernel/qobject.cpp:169
#12 0x00007fe617c6eec3 in cleanup (this=0xd359e0, __in_chrg=<value optimized out>) at ../../src/corelib/tools/qscopedpointer.h:62
#13 ~QScopedPointer (this=0xd359e0, __in_chrg=<value optimized out>) at ../../src/corelib/tools/qscopedpointer.h:100
#14 QObject::~QObject (this=0xd359e0, __in_chrg=<value optimized out>) at kernel/qobject.cpp:817
#15 0x00007fe6110c19f9 in KIO::CopyJob::~CopyJob (this=0xd359e0, __in_chrg=<value optimized out>) at /usr/src/debug/kdelibs-4.6.0/kio/kio/copyjob.cpp:255
#16 0x00007fe617c6ba98 in QObject::event (this=0xd359e0, e=<value optimized out>) at kernel/qobject.cpp:1194
#17 0x00007fe616e06d14 in QApplicationPrivate::notify_helper (this=0x6bc680, receiver=0xd359e0, e=0xea9580) at kernel/qapplication.cpp:4445
#18 0x00007fe616e0f22a in QApplication::notify (this=<value optimized out>, receiver=0xd359e0, e=0xea9580) at kernel/qapplication.cpp:4324
#19 0x00007fe6188fb9e6 in KApplication::notify (this=0x7fff39e715d0, receiver=0xd359e0, event=0xea9580) at /usr/src/debug/kdelibs-4.6.0/kdeui/kernel/kapplication.cpp:311
#20 0x00007fe617c57bfc in QCoreApplication::notifyInternal (this=0x7fff39e715d0, receiver=0xd359e0, event=0xea9580) at kernel/qcoreapplication.cpp:732
#21 0x00007fe617c5b3f5 in sendEvent (receiver=0x0, event_type=0, data=0x6103e0) at kernel/qcoreapplication.h:215
#22 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x6103e0) at kernel/qcoreapplication.cpp:1373
#23 0x00007fe617c82783 in sendPostedEvents (s=<value optimized out>) at kernel/qcoreapplication.h:220
#24 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:277
#25 0x00007fe613502bd3 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#26 0x00007fe6135033b0 in ?? () from /lib64/libglib-2.0.so.0
#27 0x00007fe613503650 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#28 0x00007fe617c8291f in QEventDispatcherGlib::processEvents (this=0x6bc380, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#29 0x00007fe616eabd8e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#30 0x00007fe617c57052 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#31 0x00007fe617c57265 in QEventLoop::exec (this=0x7fff39e71510, flags=...) at kernel/qeventloop.cpp:201
#32 0x00007fe617c5b6ab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#33 0x00007fe608309ad5 in kdemain (argc=6, argv=0x697f20) at /usr/src/debug/kdebase-4.6.0/apps/dolphin/src/main.cpp:98
#34 0x00000000004075e9 in launch (argc=6, _name=0x6961e8 "/usr/bin/dolphin", args=<value optimized out>, cwd=0x0, envc=<value optimized out>, envs=<value optimized out>, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x69623d "rodan;1309144664;60932;3011_TIME0") at /usr/src/debug/kdelibs-4.6.0/kinit/kinit.cpp:730
#35 0x00000000004080ed in handle_launcher_request (sock=8, who=<value optimized out>) at /usr/src/debug/kdelibs-4.6.0/kinit/kinit.cpp:1222
#36 0x000000000040888a in handle_requests (waitForPid=<value optimized out>) at /usr/src/debug/kdelibs-4.6.0/kinit/kinit.cpp:1415
#37 0x00000000004094e0 in main (argc=4, argv=0x7fff39e72bd8, envp=0x7fff39e72c00) at /usr/src/debug/kdelibs-4.6.0/kinit/kinit.cpp:1903

Reported using DrKonqi
Comment 1 Christoph Feck 2011-06-28 13:33:36 UTC

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