Bug 317294 - Crash after copying images to SFTP:// remote tab
Summary: Crash after copying images to SFTP:// remote tab
Status: RESOLVED DUPLICATE of bug 286369
Alias: None
Product: dolphin
Classification: Applications
Component: general (other bugs)
Version First Reported In: 2.0
Platform: Debian stable Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-24 21:16 UTC by Jeffrey
Modified: 2013-03-24 22:28 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeffrey 2013-03-24 21:16:30 UTC
Application: dolphin (2.0)
KDE Platform Version: 4.8.4 (4.8.4)
Qt Version: 4.8.2
Operating System: Linux 3.2.0-4-amd64 x86_64
Distribution: Debian GNU/Linux 7.0 (wheezy)

-- Information about the crash:
- What I was doing when the application crashed:
I had copied images to a remote SFTP:// destination; the next dfay is when I closed Dolphin and it crashed.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f36e480e760 (LWP 4359))]

Thread 2 (Thread 0x7f36cfc63700 (LWP 4360)):
#0  0x00007f36e425be33 in *__GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f36dc111624 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f36dc111744 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f36e12cc296 in QEventDispatcherGlib::processEvents (this=0x7f36c80008b0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f36e129c8af in QEventLoop::processEvents (this=this@entry=0x7f36cfc62e10, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f36e129cb38 in QEventLoop::exec (this=0x7f36cfc62e10, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f36e119fd70 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f36e127d1bf in QInotifyFileSystemWatcherEngine::run (this=0x13e77f0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f36e11a2d0b in QThreadPrivate::start (arg=0x13e77f0) at thread/qthread_unix.cpp:307
#9  0x00007f36dcbdeb50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#10 0x00007f36e4266a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f36e480e760 (LWP 4359)):
[KCrash Handler]
#6  deref (this=0x1e15f38e0) at ../../include/QtCore/../../src/corelib/arch/qatomic_x86_64.h:133
#7  ~QString (this=0x1db5a00, __in_chrg=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qstring.h:880
#8  ~QDBusError (this=0x1db59f0, __in_chrg=<optimized out>) at ../../include/QtDBus/../../src/dbus/qdbuserror.h:60
#9  ~QDBusAbstractInterfacePrivate (this=0x1db5940, __in_chrg=<optimized out>) at qdbusabstractinterface_p.h:88
#10 QDBusAbstractInterfacePrivate::~QDBusAbstractInterfacePrivate (this=0x1db5940, __in_chrg=<optimized out>) at qdbusabstractinterface_p.h:88
#11 0x00007f36e12b45ec in cleanup (pointer=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:62
#12 ~QScopedPointer (this=0x199afd8, __in_chrg=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:100
#13 QObject::~QObject (this=0x199afd0, __in_chrg=<optimized out>) at kernel/qobject.cpp:817
#14 0x00007f36e1d24487 in KSharedUiServerProxy::~KSharedUiServerProxy (this=0x199afc0, __in_chrg=<optimized out>) at ../../kdeui/jobs/kuiserverjobtracker.cpp:321
#15 0x00007f36e1d24499 in KSharedUiServerProxy::~KSharedUiServerProxy (this=0x199afc0, __in_chrg=<optimized out>) at ../../kdeui/jobs/kuiserverjobtracker.cpp:323
#16 0x00007f36e41c2df2 in __run_exit_handlers (status=0, listp=0x7f36e45104c8, run_list_atexit=true) at exit.c:78
#17 0x00007f36e41c2e45 in *__GI_exit (status=31152448) at exit.c:100
#18 0x00007f36e41aaeb4 in __libc_start_main (main=<optimized out>, argc=<optimized out>, ubp_av=<optimized out>, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffebcf8508) at libc-start.c:260
#19 0x0000000000400771 in _start ()

This bug may be a duplicate of or related to bug 286369.

Possible duplicates by query: bug 286369.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2013-03-24 22:28:12 UTC
Thanks for the bug report. Looks like a crash in kdelibs that has been reported already.

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