Bug 220945 - Crash while trying to share a folder
Summary: Crash while trying to share a folder
Status: RESOLVED DUPLICATE of bug 199219
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-01-02 01:59 UTC by David
Modified: 2010-01-02 23:04 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 David 2010-01-02 01:59:03 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.3 (KDE 4.3.3)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-16-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
I tryed to share a folder.  I clicked on the Configure File Sharing button on the share tab of its properties, and entered my password.  Then nothing happened except the button disabling itself.  So I closed the dialog and tried again.  This time the button disabling happened instantly (no password entry) but still nothing else happened.  So I went to Konqueror to try and do it from there and Dolphin crashed.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
The current source language is "auto; currently c".
[Current thread is 1 (Thread 0x7f8d1b406750 (LWP 3012))]

Thread 2 (Thread 0x7f8d02024910 (LWP 5447)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007f8d07b20c91 in metronom_sync_loop (this=0x1730bc0) at metronom.c:870
#2  0x00007f8d136c2a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007f8d177117bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f8d1b406750 (LWP 3012)):
[KCrash Handler]
#5  0x00007f8d186c1bb4 in QAbstractScrollArea::viewport (this=0x53fb630) at widgets/qabstractscrollarea.cpp:538
#6  0x0000000000442b27 in KTreeView::KTreeViewPrivate::startScrolling (this=0x4a36f50) at ../../../../apps/dolphin/src/panels/folders/ktreeview.cpp:61
#7  0x0000000000442e98 in KTreeView::KTreeViewPrivate::qt_metacall (this=0x4a36f50, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff94486090) at ./ktreeview_p.moc:69
#8  0x00007f8d17e0addc in QMetaObject::activate (sender=0x22fa390, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x7fff94486090) at kernel/qobject.cpp:3113
#9  0x00007f8d17e04d83 in QObject::event (this=0x22fa390, e=0x0) at kernel/qobject.cpp:1075
#10 0x00007f8d18288efc in QApplicationPrivate::notify_helper (this=0x1038100, receiver=0x22fa390, e=0x7fff94486690) at kernel/qapplication.cpp:4056
#11 0x00007f8d182901ce in QApplication::notify (this=0x7fff944869e0, receiver=0x22fa390, e=0x7fff94486690) at kernel/qapplication.cpp:4021
#12 0x00007f8d195bde56 in KApplication::notify (this=0x7fff944869e0, receiver=0x22fa390, event=0x7fff94486690) at ../../kdeui/kernel/kapplication.cpp:302
#13 0x00007f8d17df5c2c in QCoreApplication::notifyInternal (this=0x7fff944869e0, receiver=0x22fa390, event=0x7fff94486690) at kernel/qcoreapplication.cpp:610
#14 0x00007f8d17e20862 in QCoreApplication::sendEvent (this=0x103c130) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#15 QTimerInfoList::activateTimers (this=0x103c130) at kernel/qeventdispatcher_unix.cpp:572
#16 0x00007f8d17e1e25d in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:165
#17 0x00007f8d13913bce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#18 0x00007f8d13917598 in ?? () from /lib/libglib-2.0.so.0
#19 0x00007f8d139176c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#20 0x00007f8d17e1e1a6 in QEventDispatcherGlib::processEvents (this=0x1012d20, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#21 0x00007f8d1831d4be in QGuiEventDispatcherGlib::processEvents (this=0x53fb630, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#22 0x00007f8d17df4532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#23 0x00007f8d17df4904 in QEventLoop::exec (this=0x7fff94486930, flags=) at kernel/qeventloop.cpp:201
#24 0x00007f8d17df6ab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#25 0x00000000004394e5 in main (argc=<value optimized out>, argv=<value optimized out>) at ../../../../apps/dolphin/src/main.cpp:94
The current source language is "auto; currently asm".
The current source language is "auto; currently c".

Reported using DrKonqi
Comment 1 Dario Andres 2010-01-02 23:04:44 UTC
This is being tracked at bug 199219. Thanks

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