Bug 152862 - Crash accessing samba kioslave smb:/
Summary: Crash accessing samba kioslave smb:/
Status: RESOLVED DUPLICATE of bug 152838
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-25 11:55 UTC by Jo Stringer
Modified: 2007-11-25 12:06 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 Jo Stringer 2007-11-25 11:55:52 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc-4.1.2 
OS:                Linux

Using kde4daily, KDESVNTRUNKr740861

1) Open konqueror
2) type "smb:/" into location bar
3) konqueror crashes

- Does not happen when accessing smb://host/ (whether host exists or not)
- Does not happen when eth1 is not up or has no IP address assigned - Instead, I get "Unable to find any workgroups in your local network. This might be caused by an enabled firewall."

Backtrace:

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1237358896 (LWP 6582)]
[KCrash handler]
#6  0xffffe402 in __kernel_vsyscall ()
#7  0xb6705df0 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb6707641 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb7228fad in qt_message_output ()
   from /storage/tmp/kde4dev/qt-unstable/lib/libQtCore.so.4
#10 0xb7229031 in qFatal ()
   from /storage/tmp/kde4dev/qt-unstable/lib/libQtCore.so.4
#11 0xb722919d in qt_assert ()
   from /storage/tmp/kde4dev/qt-unstable/lib/libQtCore.so.4
#12 0xb7cbbd01 in KDirModelPrivate::_k_slotNewItems (this=0x83b4b50, 
    items=@0x81b03b8)
    at /storage/tmp/kde4dev/kdelibs/kio/kio/kdirmodel.cpp:297
#13 0xb7cbc340 in KDirModel::qt_metacall (this=0x83b5178, 
    _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0xbfcdfd9c)
    at /storage/tmp/kde4dev/kdelibs-build/kio/kdirmodel.moc:75
#14 0xb72f8af8 in QMetaObject::activate ()
   from /storage/tmp/kde4dev/qt-unstable/lib/libQtCore.so.4
#15 0xb72f8f6d in QMetaObject::activate ()
   from /storage/tmp/kde4dev/qt-unstable/lib/libQtCore.so.4
#16 0xb7ca3abc in KDirLister::newItems (this=0x83b7f48, _t1=@0x81b03b8)
    at /storage/tmp/kde4dev/kdelibs-build/kio/kdirlister.moc:252
#17 0xb7ca4122 in KDirLister::Private::emitItems (this=0x83b4028)
    at /storage/tmp/kde4dev/kdelibs/kio/kio/kdirlister.cpp:2184
#18 0xb7ca9133 in KDirListerCache::slotEntries (this=0x83b3e90, 
    job=0x828ab08, entries=@0xbfce0aa4)
    at /storage/tmp/kde4dev/kdelibs/kio/kio/kdirlister.cpp:961
#19 0xb7caebf6 in KDirListerCache::qt_metacall (this=0x83b3e90, 
    _c=QMetaObject::InvokeMetaMethod, _id=7, _a=0xbfce0408)
    at /storage/tmp/kde4dev/kdelibs-build/kio/kdirlister_p.moc:96
#20 0xb72f8af8 in QMetaObject::activate ()
   from /storage/tmp/kde4dev/qt-unstable/lib/libQtCore.so.4
#21 0xb72f8f6d in QMetaObject::activate ()
   from /storage/tmp/kde4dev/qt-unstable/lib/libQtCore.so.4
#22 0xb7c80f95 in KIO::ListJob::entries (this=0x828ab08, _t1=0x828ab08, 
    _t2=@0xbfce0aa4)
    at /storage/tmp/kde4dev/kdelibs-build/kio/jobclasses.moc:761
#23 0xb7c8a99f in KIO::ListJobPrivate::slotListEntries (this=0x829eed8, 
    list=@0xbfce0aa4) at /storage/tmp/kde4dev/kdelibs/kio/kio/job.cpp:2296
#24 0xb7c8acfe in KIO::ListJob::qt_metacall (this=0x828ab08, 
    _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbfce09cc)
    at /storage/tmp/kde4dev/kdelibs-build/kio/jobclasses.moc:748
#25 0xb72f8af8 in QMetaObject::activate ()
   from /storage/tmp/kde4dev/qt-unstable/lib/libQtCore.so.4
#26 0xb72f8f6d in QMetaObject::activate ()
   from /storage/tmp/kde4dev/qt-unstable/lib/libQtCore.so.4
#27 0xb7d32d2c in KIO::SlaveInterface::listEntries (this=0x83d1360, 
    _t1=@0xbfce0aa4)
    at /storage/tmp/kde4dev/kdelibs-build/kio/slaveinterface.moc:176
#28 0xb7d34c55 in KIO::SlaveInterface::dispatch (this=0x83d1360, _cmd=106, 
    rawdata=@0xbfce0b04)
    at /storage/tmp/kde4dev/kdelibs/kio/kio/slaveinterface.cpp:194
#29 0xb7d3561f in KIO::SlaveInterface::dispatch (this=0x83d1360)
    at /storage/tmp/kde4dev/kdelibs/kio/kio/slaveinterface.cpp:88
#30 0xb7d27aee in KIO::Slave::gotInput (this=0x83d1360)
    at /storage/tmp/kde4dev/kdelibs/kio/kio/slave.cpp:318
#31 0xb7d28efa in KIO::Slave::qt_metacall (this=0x83d1360, 
    _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfce0bfc)
    at /storage/tmp/kde4dev/kdelibs-build/kio/slave.moc:74
#32 0xb72f8af8 in QMetaObject::activate ()
   from /storage/tmp/kde4dev/qt-unstable/lib/libQtCore.so.4
#33 0xb72f8f6d in QMetaObject::activate ()
   from /storage/tmp/kde4dev/qt-unstable/lib/libQtCore.so.4
#34 0xb7c5b4e3 in KIO::Connection::readyRead (this=0x83c6b88)
    at /storage/tmp/kde4dev/kdelibs-build/kio/connection.moc:83
#35 0xb7c5c4c3 in KIO::ConnectionPrivate::dequeue (this=0x845a180)
    at /storage/tmp/kde4dev/kdelibs/kio/kio/connection.cpp:82
#36 0xb7c5d3fd in KIO::Connection::qt_metacall (this=0x83c6b88, 
    _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x8210e70)
    at /storage/tmp/kde4dev/kdelibs-build/kio/connection.moc:71
#37 0xb72f44c0 in QMetaCallEvent::placeMetaCall ()
   from /storage/tmp/kde4dev/qt-unstable/lib/libQtCore.so.4
#38 0xb72f9827 in QObject::event ()
   from /storage/tmp/kde4dev/qt-unstable/lib/libQtCore.so.4
#39 0xb6ac6f51 in QApplicationPrivate::notify_helper ()
   from /storage/tmp/kde4dev/qt-unstable/lib/libQtGui.so.4
#40 0xb6ac7252 in QApplication::notify ()
   from /storage/tmp/kde4dev/qt-unstable/lib/libQtGui.so.4
#41 0xb789aa1b in KApplication::notify (this=0xbfce19dc, receiver=0x83c6b88, 
    event=0x8337070)
    at /storage/tmp/kde4dev/kdelibs/kdeui/kernel/kapplication.cpp:319
#42 0xb72e7356 in QCoreApplication::notifyInternal ()
   from /storage/tmp/kde4dev/qt-unstable/lib/libQtCore.so.4
#43 0xb72ea725 in QCoreApplication::sendEvent ()
   from /storage/tmp/kde4dev/qt-unstable/lib/libQtCore.so.4
#44 0xb72e782d in QCoreApplicationPrivate::sendPostedEvents ()
   from /storage/tmp/kde4dev/qt-unstable/lib/libQtCore.so.4
#45 0xb72e7983 in QCoreApplication::sendPostedEvents ()
   from /storage/tmp/kde4dev/qt-unstable/lib/libQtCore.so.4
#46 0xb7310d99 in postEventSourceDispatch ()
   from /storage/tmp/kde4dev/qt-unstable/lib/libQtCore.so.4
#47 0xb659adf2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#48 0xb659ddcf in ?? () from /usr/lib/libglib-2.0.so.0
#49 0x08060298 in ?? ()
#50 0x00000000 in ?? ()
#0  0xffffe402 in __kernel_vsyscall ()
Comment 1 Pino Toscano 2007-11-25 12:06:58 UTC

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