Bug 167694 - tree view samba crash
Summary: tree view samba crash
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-30 00:25 UTC by Kyle Yencha
Modified: 2008-11-04 14:53 UTC (History)
2 users (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 Kyle Yencha 2008-07-30 00:25:21 UTC
Version:            (using KDE 4.1.0)
Installed from:    SuSE RPMs
Compiler:          gcc 4.2.1 
OS:                Linux

When using the Dolphin file manager in KDE4.1, opening a workgroup under Samba Shares in the Network view causes a crash, when using Expandable Folders and Detail View.  Below is the sequence of events.

Launch Dolphin
Enable 'Expandable Folders' in Settings>Configure Dolphin>View Modes>Details
Open 'Network' link on navigation bar
Switch to 'Details' mode and click 'Samba Shares'
Click the '+' (plus) sign next to a workgroup and Dolphin crashes with a SIGSEV.

Below is the crashlog.

Application: Dolphin (dolphin), signal SIGSEGV
[?1034hUsing host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb61766d0 (LWP 7215)]
[KCrash handler]
#6  0xb768fffb in KDirModelPrivate::_k_slotNewItems ()
   from /usr/lib/libkio.so.5
#7  0xb769064a in KDirModel::qt_metacall () from /usr/lib/libkio.so.5
#8  0xb7e7c37a in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#9  0xb7e7c7c2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#10 0xb767c373 in KDirLister::newItems () from /usr/lib/libkio.so.5
#11 0xb767d25a in KDirLister::Private::emitItems () from /usr/lib/libkio.so.5
#12 0xb7680463 in KDirListerCache::slotEntries () from /usr/lib/libkio.so.5
#13 0xb768a1c8 in KDirListerCache::qt_metacall () from /usr/lib/libkio.so.5
#14 0xb7e7c37a in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#15 0xb7e7c7c2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#16 0xb7655bd9 in KIO::ListJob::entries () from /usr/lib/libkio.so.5
#17 0xb76607dc in KIO::ListJobPrivate::slotListEntries ()
   from /usr/lib/libkio.so.5
#18 0xb7665cb2 in KIO::ListJob::qt_metacall () from /usr/lib/libkio.so.5
#19 0xb7e7c37a in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#20 0xb7e7c7c2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#21 0xb7707d83 in KIO::SlaveInterface::listEntries () from /usr/lib/libkio.so.5
#22 0xb770a601 in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.5
#23 0xb7708717 in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.5
#24 0xb76fa170 in KIO::Slave::gotInput () from /usr/lib/libkio.so.5
#25 0xb76fa30d in KIO::Slave::qt_metacall () from /usr/lib/libkio.so.5
#26 0xb7e7c37a in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#27 0xb7e7c7c2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#28 0xb7628b37 in KIO::Connection::readyRead () from /usr/lib/libkio.so.5
#29 0xb762ab2b in KIO::ConnectionPrivate::dequeue () from /usr/lib/libkio.so.5
#30 0xb762abee in KIO::Connection::qt_metacall () from /usr/lib/libkio.so.5
#31 0xb7e789eb in QMetaCallEvent::placeMetaCall () from /usr/lib/libQtCore.so.4
#32 0xb7e7b2c3 in QObject::event () from /usr/lib/libQtCore.so.4
#33 0xb6cec00c in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#34 0xb6cf2ff9 in QApplication::notify () from /usr/lib/libQtGui.so.4
#35 0xb7994b1d in KApplication::notify () from /usr/lib/libkdeui.so.5
#36 0xb7e6bd09 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#37 0xb7e6d00d in QCoreApplicationPrivate::sendPostedEvents ()
   from /usr/lib/libQtCore.so.4
#38 0xb7e6d1bd in QCoreApplication::sendPostedEvents ()
   from /usr/lib/libQtCore.so.4
#39 0xb6d71b28 in QEventDispatcherX11::processEvents ()
   from /usr/lib/libQtGui.so.4
#40 0xb7e6af9d in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#41 0xb7e6b131 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#42 0xb7e6d27a in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#43 0xb6ceb707 in QApplication::exec () from /usr/lib/libQtGui.so.4
#44 0x08081102 in main ()
#0  0xffffe410 in __kernel_vsyscall ()
Comment 1 Christophe Marin 2008-07-30 01:08:00 UTC

*** This bug has been marked as a duplicate of 160070 ***
Comment 2 David Faure 2008-10-01 11:32:13 UTC
Wasn't really a duplicate of 160070, but is fixed nonetheless, kio_smb behaves now.
Comment 3 Eric Le Bras 2008-11-04 14:53:26 UTC
Not fixed here, KDE 4.1.3 with ArchLinux. I repeated the steps above and Dolphin crashed with SIGSEV.