Bug 163035 - Konqueror crashed after clicking on a download link
Summary: Konqueror crashed after clicking on a download link
Status: RESOLVED DUPLICATE of bug 158532
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: 2008-06-01 23:36 UTC by Rosetzky Cedric
Modified: 2008-07-29 19:11 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 Rosetzky Cedric 2008-06-01 23:36:51 UTC
Version:            (using Devel)
Installed from:    Compiled sources
Compiler:          GCC-4.2.3 
OS:                Linux

As said in the title, Konqueror crashed when I clicked on a download link. It didn't have the time to launch Kget.

Backtrace:

Application: Konqueror (konqueror), signal SIGABRT
Using host libthread_db library "/lib/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb6021940 (LWP 3092)]
[New Thread 0xb589fb90 (LWP 3133)]
[KCrash handler]
#6  0xffffe410 in __kernel_vsyscall ()
#7  0xb63dbef5 in raise () from /lib/i686/cmov/libc.so.6
#8  0xb63dd871 in abort () from /lib/i686/cmov/libc.so.6
#9  0xb63d50ee in __assert_fail () from /lib/i686/cmov/libc.so.6
#10 0xb4887998 in KHTMLGlobal::finalCheck ()
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/khtml/khtml_global.cpp:247
#11 0xb42a8451 in ~KHTMLFactory (this=0x84d7718)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/khtml/khtml_factory.cpp:35
#12 0xb7b4624a in qDeleteAll<QHash<QString, QPointer<KPluginFactory> >::const_iterator> (begin={i = 0x84bd6c0}, end={i = 0x815c5e8})
    at /usr/include/qt4/QtCore/qalgorithms.h:352
#13 0xb7b462b0 in qDeleteAll<FactoryHash> (c=@0x84d7198)
    at /usr/include/qt4/QtCore/qalgorithms.h:360
#14 0xb7b464c9 in ~FactoryHash (this=0x84d7198)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kdecore/util/klibrary.cpp:93
#15 0xb7b4533f in destroy ()
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kdecore/util/klibrary.cpp:97
#16 0xb7a2528d in ~KCleanUpGlobalStatic (this=0xb7b85890)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kdecore/kernel/kglobal.h:67
#17 0xb7b44e90 in __tcf_0 ()
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kdecore/util/klibrary.cpp:97
#18 0xb63deef4 in exit () from /lib/i686/cmov/libc.so.6
#19 0xb707b0ae in qt_message_output () from /usr/lib/libQtCore.so.4
#20 0xb707b189 in qFatal () from /usr/lib/libQtCore.so.4
#21 0xb707b225 in qt_assert () from /usr/lib/libQtCore.so.4
#22 0xb4989d15 in khtml::RenderInline::paintOutlinePath (this=0x87e19f4, 
    p=0xbfef4dac, tx=788, ty=1582, begin=0x9287158, end=0x92871a0, 
    bs=khtml::RenderObject::BSTop, direction=-20, 
    endingBS=khtml::RenderObject::BSTop)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/khtml/rendering/render_inline.cpp:756
#23 0xb498af31 in khtml::RenderInline::paintOutlines (this=0x87e19f4, 
    p=0xbfef4dac, _tx=788, _ty=1582)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/khtml/rendering/render_inline.cpp:595
#24 0xb49b46cd in khtml::RenderFlow::paintLines (this=0x87e17f4, 
    i=@0xbfef49b0, _tx=788, _ty=1582)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/khtml/rendering/render_flow.cpp:395
#25 0xb49811f5 in khtml::RenderBlock::paintObject (this=0x87e17f4, 
    pI=@0xbfef49b0, _tx=788, _ty=1582, shouldPaintOutline=false)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/khtml/rendering/render_block.cpp:1725
#26 0xb49d0cb6 in khtml::RenderTableCell::paint (this=0x87e17f4, 
    pI=@0xbfef49b0, _tx=788, _ty=1536)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/khtml/rendering/render_table.cpp:2872
#27 0xb49d18fe in khtml::RenderTableSection::paint (this=0x87d4860, 
    pI=@0xbfef49b0, tx=168, ty=1336)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/khtml/rendering/render_table.cpp:1806
#28 0xb49ccc55 in khtml::RenderTable::paint (this=0x87d47b4, pI=@0xbfef49b0, 
    _tx=166, _ty=1334)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/khtml/rendering/render_table.cpp:496
#29 0xb4981277 in khtml::RenderBlock::paintObject (this=0x87d4730, 
    pI=@0xbfef49b0, _tx=151, _ty=1334, shouldPaintOutline=true)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/khtml/rendering/render_block.cpp:1729
#30 0xb4981694 in khtml::RenderBlock::paint (this=0x87d4730, pI=@0xbfef49b0, 
    _tx=151, _ty=1334)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/khtml/rendering/render_block.cpp:1695
#31 0xb4981277 in khtml::RenderBlock::paintObject (this=0x87d4430, 
    pI=@0xbfef49b0, _tx=141, _ty=1236, shouldPaintOutline=true)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/khtml/rendering/render_block.cpp:1729
#32 0xb4981694 in khtml::RenderBlock::paint (this=0x87d4430, pI=@0xbfef49b0, 
    _tx=141, _ty=1236)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/khtml/rendering/render_block.cpp:1695
#33 0xb4981277 in khtml::RenderBlock::paintObject (this=0x8606250, 
    pI=@0xbfef49b0, _tx=141, _ty=472, shouldPaintOutline=true)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/khtml/rendering/render_block.cpp:1729
#34 0xb4981694 in khtml::RenderBlock::paint (this=0x8606250, pI=@0xbfef49b0, 
    _tx=141, _ty=472)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/khtml/rendering/render_block.cpp:1695
#35 0xb4981277 in khtml::RenderBlock::paintObject (this=0x8605fe8, 
    pI=@0xbfef49b0, _tx=141, _ty=15, shouldPaintOutline=true)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/khtml/rendering/render_block.cpp:1729
#36 0xb4981694 in khtml::RenderBlock::paint (this=0x8605fe8, pI=@0xbfef49b0, 
    _tx=141, _ty=15)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/khtml/rendering/render_block.cpp:1695
#37 0xb49c298c in khtml::RenderLayer::paintLayer (this=0x860606c, 
    rootLayer=0x8605e18, p=0xbfef4dac, paintDirtyRect=@0xbfef4d9c, 
    selectionOnly=false)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/khtml/rendering/render_layer.cpp:1072
#38 0xb49c2b9a in khtml::RenderLayer::paintLayer (this=0x8605f00, 
    rootLayer=0x8605e18, p=0xbfef4dac, paintDirtyRect=@0xbfef4d9c, 
    selectionOnly=false)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/khtml/rendering/render_layer.cpp:1094
#39 0xb49c2b9a in khtml::RenderLayer::paintLayer (this=0x8605e18, 
    rootLayer=0x8605e18, p=0xbfef4dac, paintDirtyRect=@0xbfef4d9c, 
    selectionOnly=false)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/khtml/rendering/render_layer.cpp:1094
#40 0xb49c2d0c in khtml::RenderLayer::paint (this=0x8605e18, p=0xbfef4dac, 
    damageRect=@0xbfef4d9c, selectionOnly=false)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/khtml/rendering/render_layer.cpp:959
#41 0xb48392bb in KHTMLView::paintEvent (this=0x85f0568, e=0xbfef5404)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/khtml/khtmlview.cpp:889
#42 0xb68073eb in QWidget::event () from /usr/lib/libQtGui.so.4
#43 0xb6b37503 in QFrame::event () from /usr/lib/libQtGui.so.4
#44 0xb482c8eb in KHTMLView::widgetEvent (this=0x85f0568, e=0xbfef5404)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/khtml/khtmlview.cpp:2299
#45 0xb483057b in KHTMLView::eventFilter (this=0x85f0568, o=0x8e64b30, 
    e=0xbfef5404)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/khtml/khtmlview.cpp:2163
#46 0xb716dc11 in QCoreApplicationPrivate::sendThroughObjectEventFilters ()
   from /usr/lib/libQtCore.so.4
#47 0xb67afb83 in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#48 0xb67b4828 in QApplication::notify () from /usr/lib/libQtGui.so.4
#49 0xb781c57f in KApplication::notify (this=0xbfef75fc, receiver=0x8e64b30, 
    event=0xbfef5404)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kdeui/kernel/kapplication.cpp:311
#50 0xb716d899 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#51 0xb680b09e in ?? () from /usr/lib/libQtGui.so.4
#52 0xb68016bf in QWidgetPrivate::drawWidget () from /usr/lib/libQtGui.so.4
#53 0xb6801d74 in QWidgetPrivate::paintSiblingsRecursive ()
   from /usr/lib/libQtGui.so.4
#54 0xb6801276 in QWidgetPrivate::drawWidget () from /usr/lib/libQtGui.so.4
#55 0xb6801d74 in QWidgetPrivate::paintSiblingsRecursive ()
   from /usr/lib/libQtGui.so.4
#56 0xb6801276 in QWidgetPrivate::drawWidget () from /usr/lib/libQtGui.so.4
#57 0xb6801d74 in QWidgetPrivate::paintSiblingsRecursive ()
   from /usr/lib/libQtGui.so.4
#58 0xb6801276 in QWidgetPrivate::drawWidget () from /usr/lib/libQtGui.so.4
#59 0xb6801d74 in QWidgetPrivate::paintSiblingsRecursive ()
   from /usr/lib/libQtGui.so.4
#60 0xb6801276 in QWidgetPrivate::drawWidget () from /usr/lib/libQtGui.so.4
#61 0xb6801d74 in QWidgetPrivate::paintSiblingsRecursive ()
   from /usr/lib/libQtGui.so.4
#62 0xb6801276 in QWidgetPrivate::drawWidget () from /usr/lib/libQtGui.so.4
#63 0xb6801d74 in QWidgetPrivate::paintSiblingsRecursive ()
   from /usr/lib/libQtGui.so.4
#64 0xb6801276 in QWidgetPrivate::drawWidget () from /usr/lib/libQtGui.so.4
#65 0xb69601ad in ?? () from /usr/lib/libQtGui.so.4
#66 0xb6960937 in ?? () from /usr/lib/libQtGui.so.4
#67 0xb6806fff in QWidget::event () from /usr/lib/libQtGui.so.4
#68 0xb6b54c65 in QMainWindow::event () from /usr/lib/libQtGui.so.4
#69 0xb78de482 in KMainWindow::event (this=0x81b7b58, ev=0xbfef6920)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kdeui/widgets/kmainwindow.cpp:1002
#70 0xb791d59d in KXmlGuiWindow::event (this=0x81b7b58, ev=0xbfef6920)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kdeui/xmlgui/kxmlguiwindow.cpp:122
#71 0xb7ea8c66 in KonqMainWindow::event (this=0x81b7b58, e=0xbfef6920)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdebase/apps/konqueror/src/konqmainwindow.cpp:5601
#72 0xb67afbac in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#73 0xb67b4828 in QApplication::notify () from /usr/lib/libQtGui.so.4
#74 0xb781c57f in KApplication::notify (this=0xbfef75fc, receiver=0x81b7b58, 
    event=0xbfef6920)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kdeui/kernel/kapplication.cpp:311
#75 0xb716d899 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#76 0xb6831da1 in QWidgetPrivate::dirtyWidget_sys ()
   from /usr/lib/libQtGui.so.4
#77 0xb695e9c0 in ?? () from /usr/lib/libQtGui.so.4
#78 0xb69606a9 in QWidget::repaint () from /usr/lib/libQtGui.so.4
#79 0xb67fd261 in QWidget::repaint () from /usr/lib/libQtGui.so.4
#80 0xb67fd338 in QWidget::repaint () from /usr/lib/libQtGui.so.4
#81 0xb4830360 in KHTMLView::repaintContents (this=0x85f0568, x=798, y=470, 
    w=65, h=154)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/khtml/khtmlview.cpp:785
#82 0xb4830bc7 in KHTMLView::repaintContents (this=0x85f0568, r=@0xbfef6bbc)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/khtml/khtmlview.cpp:790
#83 0xb4837f34 in KHTMLView::timerEvent (this=0x85f0568, e=0xbfef72c8)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/khtml/khtmlview.cpp:4074
#84 0xb717dd7a in QObject::event () from /usr/lib/libQtCore.so.4
#85 0xb6806adf in QWidget::event () from /usr/lib/libQtGui.so.4
#86 0xb6b37503 in QFrame::event () from /usr/lib/libQtGui.so.4
#87 0xb6bcb5c1 in QAbstractScrollArea::event () from /usr/lib/libQtGui.so.4
#88 0xb6bcf43f in QScrollArea::event () from /usr/lib/libQtGui.so.4
#89 0xb48353bf in KHTMLView::event (this=0x85f0568, e=0xbfef72c8)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/khtml/khtmlview.cpp:524
#90 0xb67afbac in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#91 0xb67b4828 in QApplication::notify () from /usr/lib/libQtGui.so.4
#92 0xb781c57f in KApplication::notify (this=0xbfef75fc, receiver=0x85f0568, 
    event=0xbfef72c8)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kdeui/kernel/kapplication.cpp:311
#93 0xb716d899 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#94 0xb719b281 in ?? () from /usr/lib/libQtCore.so.4
#95 0xb7198b20 in ?? () from /usr/lib/libQtCore.so.4
#96 0xb6154978 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#97 0xb6157bce in ?? () from /usr/lib/libglib-2.0.so.0
#98 0x080596c0 in ?? ()
#99 0x00000000 in ?? ()
#0  0xffffe410 in __kernel_vsyscall ()
Comment 1 FiNeX 2008-06-02 01:47:49 UTC
which link? It should be useful for trying to reproduce the bug.

Thanks!
Comment 2 Rosetzky Cedric 2008-06-02 01:50:25 UTC
A link to an .avi video file. 
I can't give the link I clicked on, it's in the private section of a forum...
Comment 3 Maksim Orlovich 2008-06-02 03:18:42 UTC
It actually crashed trying to paint the outline around the link you clicked on. I think I saw that assert failure elsewhere, but I can't quite recall.
Comment 4 A. Spehr 2008-06-03 01:19:44 UTC
One of these perhaps? 

bug #160474 UNCO Deleting a bookmark folder causes SIGABRT
bug #163035 UNCO Konqueror crashed after clicking on a download link
bug #146562 NEW flash performance on jamendo.com (audio) (I'd think unrelated)
bug #153827 NEW Crash while running query against bugs.kde.org
bug #156172 NEW konqueror crashes on close, reproducably
bug #161289 NEW konqueror crashes on exit (about to be closed, actually)

(And can 153827 be closed?)
Comment 5 Rosetzky Cedric 2008-06-05 00:04:56 UTC
Happened again trying to download wine from winehq.org.

BT:

Application: Konqueror (konqueror), signal SIGABRT
Using host libthread_db library "/lib/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb6076940 (LWP 24317)]
[KCrash handler]
#6  0xffffe410 in __kernel_vsyscall ()
#7  0xb6430ef5 in raise () from /lib/i686/cmov/libc.so.6
#8  0xb6432871 in abort () from /lib/i686/cmov/libc.so.6
#9  0xb642a0ee in __assert_fail () from /lib/i686/cmov/libc.so.6
#10 0xb39c3600 in KHTMLGlobal::finalCheck ()
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/khtml/khtml_global.cpp:247
#11 0xb370b451 in ~KHTMLFactory (this=0x85dce20)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/khtml/khtml_factory.cpp:35
#12 0xb7b9e2ce in qDeleteAll<QHash<QString, QPointer<KPluginFactory> >::const_iterator> (begin={i = 0x85e0f00}, end={i = 0x85e1ff8})
    at /usr/include/qt4/QtCore/qalgorithms.h:352
#13 0xb7b9e334 in qDeleteAll<FactoryHash> (c=@0x84b65a8)
    at /usr/include/qt4/QtCore/qalgorithms.h:360
#14 0xb7b9e54d in ~FactoryHash (this=0x84b65a8)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kdecore/util/klibrary.cpp:93
#15 0xb7b9d3c3 in destroy ()
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kdecore/util/klibrary.cpp:97
#16 0xb7a7d28d in ~KCleanUpGlobalStatic (this=0xb7bdd890)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kdecore/kernel/kglobal.h:67
#17 0xb7b9cf14 in __tcf_0 ()
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kdecore/util/klibrary.cpp:97
#18 0xb6433ef4 in exit () from /lib/i686/cmov/libc.so.6
#19 0xb70d00ae in qt_message_output () from /usr/lib/libQtCore.so.4
#20 0xb70d0189 in qFatal () from /usr/lib/libQtCore.so.4
#21 0xb70d0225 in qt_assert () from /usr/lib/libQtCore.so.4
#22 0xb7e2f3c9 in KSharedPtr<KMimeType>::operator-> (this=0xbfecabc0)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kdecore/util/ksharedptr.h:116
#23 0xb7e449fc in KParts::BrowserRun::askEmbedOrSave (url=@0xbfecace8, 
    mimeType=@0xbfecadfc, suggestedFileName=@0xbfecacd4, flags=0)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kparts/browserrun.cpp:368
#24 0xb7f1bdb3 in KonqMainWindow::openView (this=0x809f3c8, 
    mimeType=@0xbfecadfc, _url=@0xbfecadf4, childView=0x83a1ff8, 
    req=@0x87b106c)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdebase/apps/konqueror/src/konqmainwindow.cpp:780
#25 0xb7ec73e9 in KonqRun::foundMimeType (this=0x87b1050, _type=@0xbfecae78)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdebase/apps/konqueror/src/konqrun.cpp:111
#26 0xb7d0052c in KRun::mimeTypeDetermined (this=0x87b1050, 
    mimeType=@0xbfecae78)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kio/kio/krun.cpp:1149
#27 0xb7e45e71 in KParts::BrowserRun::slotBrowserMimetype (this=0x87b1050, 
    _job=0x8b9ad90, type=@0xbfecb1ac)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kparts/browserrun.cpp:221
#28 0xb7e460f3 in KParts::BrowserRun::qt_metacall (this=0x87b1050, 
    _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0xbfecafc8)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/build/kdelibs/kparts/browserrun.moc:73
#29 0xb7ec6d5c in KonqRun::qt_metacall (this=0x87b1050, 
    _c=QMetaObject::InvokeMetaMethod, _id=12, _a=0xbfecafc8)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/build/kdebase/apps/konqueror/src/konqrun.moc:62
#30 0xb71d75d9 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#31 0xb71d7ca2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#32 0xb7c951c1 in KIO::TransferJob::mimetype (this=0x8b9ad90, _t1=0x8b9ad90, 
    _t2=@0xbfecb1ac)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/build/kdelibs/kio/jobclasses.moc:384
#33 0xb7c96c64 in KIO::TransferJob::slotMimetype (this=0x8b9ad90, 
    type=@0xbfecb1ac)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kio/kio/job.cpp:1106
#34 0xb7ca0936 in KIO::TransferJob::qt_metacall (this=0x8b9ad90, 
    _c=QMetaObject::InvokeMetaMethod, _id=10, _a=0xbfecb0fc)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/build/kdelibs/kio/jobclasses.moc:339
#35 0xb71d75d9 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#36 0xb71d7ca2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#37 0xb7d41d64 in KIO::SlaveInterface::mimeType (this=0x87685a0, 
    _t1=@0xbfecb1ac)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/build/kdelibs/kio/slaveinterface.moc:263
#38 0xb7d44611 in KIO::SlaveInterface::dispatch (this=0x87685a0, _cmd=21, 
    rawdata=@0xbfecb264)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kio/kio/slaveinterface.cpp:284
#39 0xb7d43f43 in KIO::SlaveInterface::dispatch (this=0x87685a0)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kio/kio/slaveinterface.cpp:90
#40 0xb7d36b44 in KIO::Slave::gotInput (this=0x87685a0)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kio/kio/slave.cpp:319
#41 0xb7d37fb8 in KIO::Slave::qt_metacall (this=0x87685a0, 
    _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfecb368)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/build/kdelibs/kio/slave.moc:75
#42 0xb71d75d9 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#43 0xb71d7ca2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#44 0xb7c686b3 in KIO::Connection::readyRead (this=0x8724260)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/build/kdelibs/kio/connection.moc:84
#45 0xb7c695f3 in KIO::ConnectionPrivate::dequeue (this=0x8b07b88)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kio/kio/connection.cpp:82
#46 0xb7c6a521 in KIO::Connection::qt_metacall (this=0x8724260, 
    _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x8c2bf70)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/build/kdelibs/kio/connection.moc:72
#47 0xb71d0f6b in QMetaCallEvent::placeMetaCall () from /usr/lib/libQtCore.so.4
#48 0xb71d2fb1 in QObject::event () from /usr/lib/libQtCore.so.4
#49 0xb6804bac in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#50 0xb6809739 in QApplication::notify () from /usr/lib/libQtGui.so.4
#51 0xb787375b in KApplication::notify (this=0xbfecbc1c, receiver=0x8724260, 
    event=0x8a0aff8)
    at /home/loacoon/Documents/Downloads/SVN/KDE4/KDE/kdelibs/kdeui/kernel/kapplication.cpp:311
#52 0xb71c2899 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#53 0xb71c3c49 in QCoreApplicationPrivate::sendPostedEvents ()
   from /usr/lib/libQtCore.so.4
#54 0xb71c3e6d in QCoreApplication::sendPostedEvents ()
   from /usr/lib/libQtCore.so.4
#55 0xb71edcaf in ?? () from /usr/lib/libQtCore.so.4
#56 0xb61a9978 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#57 0xb61acbce in ?? () from /usr/lib/libglib-2.0.so.0
#58 0x0805a498 in ?? ()
#59 0x00000000 in ?? ()
#0  0xffffe410 in __kernel_vsyscall ()
Comment 6 Maksim Orlovich 2008-06-05 02:27:16 UTC
re: comment #5: that's a different crash, and this one was actually fixed today.
Comment 7 Frank Reininghaus 2008-07-17 22:26:10 UTC
@comment #3: Maksim, maybe you meant bug #158532? It looks pretty much like a duplicate of that one (and this can be reproduced easily - just attached a reduced testcase).
Comment 8 Maksim Orlovich 2008-07-17 22:34:37 UTC
Yep, thanks! And thanks for testcasing that.
Comment 9 Maksim Orlovich 2008-07-29 19:11:51 UTC

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