Application that crashed: dolphin Version of the application: 1.3 KDE Version: 4.3.1 (KDE 4.3.1) "release 6" Qt Version: 4.5.3 Operating System: Linux 2.6.31.8-0.1-desktop x86_64 Distribution: "openSUSE 11.2 (x86_64)" What I was doing when the application crashed: Copy more data at equal time from one PC (Suse 11.1, NFS-Server) to another PC (Suse 11.2, NFS Client) -- Backtrace: Application: Dolphin (dolphin), signal: Aborted [Current thread is 1 (Thread 0x7f3348812750 (LWP 7047))] Thread 2 (Thread 0x7f3335bbd910 (LWP 7108)): #0 0x00007f334489b2cd in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f333729b511 in ?? () from /usr/lib64/libxine.so.1 #2 0x00007f334489665d in start_thread () from /lib64/libpthread.so.0 #3 0x00007f3344b7d14d in clone () from /lib64/libc.so.6 #4 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f3348812750 (LWP 7047)): [KCrash Handler] #5 0x00007f3344ade4e5 in raise () from /lib64/libc.so.6 #6 0x00007f3344adf9b0 in abort () from /lib64/libc.so.6 #7 0x00007f3344b1966d in ?? () from /lib64/libc.so.6 #8 0x00007f3344b1ec76 in ?? () from /lib64/libc.so.6 #9 0x00007f3344b21d0e in ?? () from /lib64/libc.so.6 #10 0x00007f3344b245f6 in ?? () from /lib64/libc.so.6 #11 0x00007f3344b24b49 in realloc () from /lib64/libc.so.6 #12 0x00007f33457414da in ?? () from /usr/lib64/libQtGui.so.4 #13 0x00007f33458449a0 in ?? () from /usr/lib64/libQtGui.so.4 #14 0x00007f3345846f17 in ?? () from /usr/lib64/libQtGui.so.4 #15 0x00007f3345847223 in ?? () from /usr/lib64/libQtGui.so.4 #16 0x00007f33458484a5 in QRegion::subtract(QRegion const&) const () from /usr/lib64/libQtGui.so.4 #17 0x00007f33458484f9 in QRegion::operator-(QRegion const&) const () from /usr/lib64/libQtGui.so.4 #18 0x00007f334584851f in QRegion::operator-=(QRegion const&) () from /usr/lib64/libQtGui.so.4 #19 0x00007f3345739c21 in QWidgetPrivate::subtractOpaqueChildren(QRegion&, QRect const&) const () from /usr/lib64/libQtGui.so.4 #20 0x00007f33458aed31 in ?? () from /usr/lib64/libQtGui.so.4 #21 0x00007f3345731300 in QWidgetPrivate::syncBackingStore() () from /usr/lib64/libQtGui.so.4 #22 0x00007f33457378e8 in QWidget::event(QEvent*) () from /usr/lib64/libQtGui.so.4 #23 0x00007f3345a910bb in QMainWindow::event(QEvent*) () from /usr/lib64/libQtGui.so.4 #24 0x00007f3346ad8d83 in KXmlGuiWindow::event(QEvent*) () from /usr/lib64/libkdeui.so.5 #25 0x00007f33456e92ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #26 0x00007f33456f057e in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #27 0x00007f33469cd8d6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5 #28 0x00007f3345258ddc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4 #29 0x00007f33452599ea in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQtCore.so.4 #30 0x00007f3345281803 in ?? () from /usr/lib64/libQtCore.so.4 #31 0x00007f3340da2dde in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #32 0x00007f3340da67a8 in ?? () from /usr/lib64/libglib-2.0.so.0 #33 0x00007f3340da68d0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #34 0x00007f33452813a3 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #35 0x00007f334577c31e in ?? () from /usr/lib64/libQtGui.so.4 #36 0x00007f3345257712 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #37 0x00007f3345257ae4 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #38 0x00007f3345259c99 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4 #39 0x0000000000439575 in _start () Reported using DrKonqi
This could be a bug in the Qt library or the glibc bug : bug 196207. - Are you experiencing this crash regularly / Can you reproduce the crash at will ? Thanks
Am Dienstag, 19. Januar 2010 14:41:23 schrieb Dario Andres: > https://bugs.kde.org/show_bug.cgi?id=223404 > > > Dario Andres <andresbajotierra@gmail.com> changed: > > What |Removed |Added > --------------------------------------------------------------------------- > - CC| |andresbajotierra@gmail.com > > > > > --- Comment #1 from Dario Andres <andresbajotierra gmail com> 2010-01-19 > 14:41:22 --- This could be a bug in the Qt library or the glibc bug : bug > 196207. - Are you experiencing this crash regularly / Can you reproduce > the crash at will ? > Thanks > No, but most crashes come if i would drag and drop first a folder, and before the copy ends i drag and drop another folder. Greets
*** This bug has been marked as a duplicate of bug 196207 ***