[prev in list] [next in list] [prev in thread] [next in thread] 

List:       konq-bugs
Subject:    [Bug 94976] konqueror crash when I press download button before
From:       Sune Vuorela <debian () pusling ! com>
Date:       2007-04-23 21:50:38
Message-ID: 20070423215038.19059.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=94976         




------- Additional Comments From debian pusling com  2007-04-23 23:50 -------
Yeah - seen here also. You don't neccesarily need some page that pops up \
automatically. Just go to some page like this: http://mirrors.dotsrc.org/debian/ and \
click on one of the files that konqueror doesn't handle directly - when the 'open \
with' dialog comes up, click on the link again toget one more. Try cancel both.

Try click on the link multiple times to get more than 5 'open with' dialogs - \
canceling two makes it crash. With a more extended backtrace. Inserted below:

Using host libthread_db library "/lib/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1232349488 (LWP 6889)]
[KCrash handler]
#9  0xb65da196 in KonqRun::foundMimeType (this=0x8877ec8, _type= 0xbfaaaac4)
    at /usr/share/qt3/include/qguardedptr.h:94
#10 0xb7f4fd15 in KParts::BrowserRun::slotBrowserMimetype (this=0x8877ec8, 
    _job=0x8bb7b60, type= 0x89a0730)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kparts/browserrun.cpp:200
#11 0xb7f4fe7e in KParts::BrowserRun::qt_invoke (this=0x8877ec8, _id=7, 
    _o=0xbfaaab90) at ./browserrun.moc:102
#12 0xb65957b8 in KonqRun::qt_invoke (this=0x8877ec8, _id=7, _o=0xbfaaab90)
    at ./konq_run.moc:88
#13 0xb727be1b in QObject::activate_signal (this=0x8bb7b60, clist=0x89b8b38, 
    o=0xbfaaab90) at kernel/qobject.cpp:2356
#14 0xb7aaeb10 in KIO::TransferJob::mimetype (this=0x8bb7b60, t0=0x8bb7b60, 
    t1= 0x8bb7c70) at ./jobclasses.moc:1050
#15 0xb7aaeb92 in KIO::TransferJob::slotMimetype (this=0x8bb7b60, 
    type= 0x89a7688)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kio/kio/job.cpp:1111
#16 0xb7aeea0d in KIO::TransferJob::qt_invoke (this=0x8bb7b60, _id=20, 
    _o=0xbfaaacc8) at ./jobclasses.moc:1074
#17 0xb727be1b in QObject::activate_signal (this=0x8474d98, clist=0x84f3f70, 
    o=0xbfaaacc8) at kernel/qobject.cpp:2356
#18 0xb727c348 in QObject::activate_signal (this=0x8474d98, signal=19, 
    param= 0xbfaaad1c) at kernel/qobject.cpp:2451
#19 0xb7aba673 in KIO::SlaveInterface::mimeType (this=0x8474d98, 
    t0= 0xbfaaaec0) at ./slaveinterface.moc:370
#20 0xb7b0c642 in KIO::SlaveInterface::dispatch (this=0x8474d98, _cmd=21, 
    rawdata= 0xbfaaaf00)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kio/kio/slaveinterface.cpp:338
#21 0xb7b14cb8 in KIO::SlaveInterface::dispatch (this=0x8474d98)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kio/kio/slaveinterface.cpp:173
#22 0xb7abc09b in KIO::Slave::gotInput (this=0x8474d98)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kio/kio/slave.cpp:300
#23 0xb7b05160 in KIO::Slave::qt_invoke (this=0x8474d98, _id=4, _o=0xbfaab028)
    at ./slave.moc:113
#24 0xb727be1b in QObject::activate_signal (this=0x83da338, clist=0x82c3e08, 
    o=0xbfaab028) at kernel/qobject.cpp:2356
#25 0xb727c722 in QObject::activate_signal (this=0x83da338, signal=2, 
    param=19) at kernel/qobject.cpp:2449
#26 0xb7605d1f in QSocketNotifier::activated (this=0x83da338, t0=19)
    at .moc/debug-shared-mt/moc_qsocketnotifier.cpp:85
#27 0xb729e5c6 in QSocketNotifier::event (this=0x83da338, e=0xbfaab380)
    at kernel/qsocketnotifier.cpp:258
#28 0xb7213cf2 in QApplication::internalNotify (this=0xbfaaf23c, 
    receiver=0x83da338, e=0xbfaab380) at kernel/qapplication.cpp:2635
#29 0xb7215b0f in QApplication::notify (this=0xbfaaf23c, receiver=0x83da338, 
    e=0xbfaab380) at kernel/qapplication.cpp:2358
#30 0xb78e9cce in KApplication::notify (this=0xbfaaf23c, receiver=0x83da338, 
    event=0xbfaab380)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kdecore/kapplication.cpp:550
#31 0xb71a74c1 in QApplication::sendEvent (receiver=0x83da338, 
    event=0xbfaab380) at ../include/qapplication.h:520
#32 0xb7206079 in QEventLoop::activateSocketNotifiers (this=0x80ae568)
    at kernel/qeventloop_unix.cpp:578
#33 0xb71bb7f4 in QEventLoop::processEvents (this=0x80ae568, flags=4)
    at kernel/qeventloop_x11.cpp:383
#34 0xb722e245 in QEventLoop::enterLoop (this=0x80ae568)
    at kernel/qeventloop.cpp:198
#35 0xb7215809 in QApplication::enter_loop (this=0xbfaaf23c)
    at kernel/qapplication.cpp:2793
#36 0xb742f24d in QDialog::exec (this=0x89d37f0) at dialogs/qdialog.cpp:432
#37 0xb6db6b6b in KMessageBox::createKMessageBox (dialog=0x89d37f0, 
    icon= 0xbfaab710, text= 0xbfaab828, strlist= 0xbfaab794, ask= 0xbfaab790, 
    checkboxReturn=0xbfaab79b, options=<value optimized out>, 
    details= 0xb7752008, notifyType=QMessageBox::Information)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kdeui/kmessagebox.cpp:309
#38 0xb6db72be in KMessageBox::createKMessageBox (dialog=0x89d37f0, 
    icon=QMessageBox::Information, text= 0xbfaab828, strlist= 0xbfaab794, 
    ask= 0xbfaab790, checkboxReturn=0xbfaab79b, options=1, 
    details= 0xb7752008)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kdeui/kmessagebox.cpp:146
#39 0xb6dbc62a in KMessageBox::questionYesNoCancelWId (parent_id=0, 
    text= 0xbfaab828, caption= 0xbfaab848, buttonYes= 0xbfaab844, 
    buttonNo= 0xbfaab840, dontAskAgainName= 0xbfaab838, 
    options=<value optimized out>)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kdeui/kmessagebox.cpp:495
#40 0xb6dbc790 in KMessageBox::questionYesNoCancel (parent=0x0, 
    text= 0xbfaab828, caption= 0xbfaab848, buttonYes= 0xbfaab844, 
    buttonNo= 0xbfaab840, dontAskAgainName= 0xbfaab838, options=1)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kdeui/kmessagebox.cpp:461
#41 0xb7f4f19c in KParts::BrowserRun::askSave (url= 0x89a9b88, 
    offer= 0xbfaab8f4, mimeType= 0xbfaab8e8, suggestedFilename= 0x89a9c28)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kparts/browserrun.cpp:316
#42 0xb7f4f6ce in KParts::BrowserRun::handleNonEmbeddable (this=0x89a9b60, 
    _mimeType= 0xbfaab950)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kparts/browserrun.cpp:216
#43 0xb65da327 in KonqRun::foundMimeType (this=0x89a9b60, _type= 0xbfaab9a4)
    at /tmp/buildd/kdebase-3.5.6.dfsg.2/./konqueror/konq_run.cc:105
#44 0xb7f4fd15 in KParts::BrowserRun::slotBrowserMimetype (this=0x89a9b60, 
    _job=0x89cd4d8, type= 0x89b8f50)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kparts/browserrun.cpp:200
#45 0xb7f4fe7e in KParts::BrowserRun::qt_invoke (this=0x89a9b60, _id=7, 
    _o=0xbfaaba70) at ./browserrun.moc:102
#46 0xb65957b8 in KonqRun::qt_invoke (this=0x89a9b60, _id=7, _o=0xbfaaba70)
    at ./konq_run.moc:88
#47 0xb727be1b in QObject::activate_signal (this=0x89cd4d8, clist=0x89bd700, 
    o=0xbfaaba70) at kernel/qobject.cpp:2356
#48 0xb7aaeb10 in KIO::TransferJob::mimetype (this=0x89cd4d8, t0=0x89cd4d8, 
    t1= 0x89cd5e8) at ./jobclasses.moc:1050
#49 0xb7aaeb92 in KIO::TransferJob::slotMimetype (this=0x89cd4d8, 
    type= 0x890d608)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kio/kio/job.cpp:1111
#50 0xb7aeea0d in KIO::TransferJob::qt_invoke (this=0x89cd4d8, _id=20, 
    _o=0xbfaabba8) at ./jobclasses.moc:1074
#51 0xb727be1b in QObject::activate_signal (this=0x8474d98, clist=0x84f3f70, 
    o=0xbfaabba8) at kernel/qobject.cpp:2356
#52 0xb727c348 in QObject::activate_signal (this=0x8474d98, signal=19, 
    param= 0xbfaabbfc) at kernel/qobject.cpp:2451
#53 0xb7aba673 in KIO::SlaveInterface::mimeType (this=0x8474d98, 
    t0= 0xbfaabda0) at ./slaveinterface.moc:370
#54 0xb7b0c642 in KIO::SlaveInterface::dispatch (this=0x8474d98, _cmd=21, 
    rawdata= 0xbfaabde0)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kio/kio/slaveinterface.cpp:338
#55 0xb7b14cb8 in KIO::SlaveInterface::dispatch (this=0x8474d98)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kio/kio/slaveinterface.cpp:173
#56 0xb7abc09b in KIO::Slave::gotInput (this=0x8474d98)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kio/kio/slave.cpp:300
#57 0xb7b05160 in KIO::Slave::qt_invoke (this=0x8474d98, _id=4, _o=0xbfaabf08)
    at ./slave.moc:113
#58 0xb727be1b in QObject::activate_signal (this=0x83da338, clist=0x82c3e08, 
    o=0xbfaabf08) at kernel/qobject.cpp:2356
#59 0xb727c722 in QObject::activate_signal (this=0x83da338, signal=2, 
    param=19) at kernel/qobject.cpp:2449
#60 0xb7605d1f in QSocketNotifier::activated (this=0x83da338, t0=19)
    at .moc/debug-shared-mt/moc_qsocketnotifier.cpp:85
#61 0xb729e5c6 in QSocketNotifier::event (this=0x83da338, e=0xbfaac260)
    at kernel/qsocketnotifier.cpp:258
#62 0xb7213cf2 in QApplication::internalNotify (this=0xbfaaf23c, 
    receiver=0x83da338, e=0xbfaac260) at kernel/qapplication.cpp:2635
#63 0xb7215b0f in QApplication::notify (this=0xbfaaf23c, receiver=0x83da338, 
    e=0xbfaac260) at kernel/qapplication.cpp:2358
#64 0xb78e9cce in KApplication::notify (this=0xbfaaf23c, receiver=0x83da338, 
    event=0xbfaac260)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kdecore/kapplication.cpp:550
#65 0xb71a74c1 in QApplication::sendEvent (receiver=0x83da338, 
    event=0xbfaac260) at ../include/qapplication.h:520
#66 0xb7206079 in QEventLoop::activateSocketNotifiers (this=0x80ae568)
    at kernel/qeventloop_unix.cpp:578
#67 0xb71bb7f4 in QEventLoop::processEvents (this=0x80ae568, flags=4)
    at kernel/qeventloop_x11.cpp:383
#68 0xb722e245 in QEventLoop::enterLoop (this=0x80ae568)
    at kernel/qeventloop.cpp:198
#69 0xb7215809 in QApplication::enter_loop (this=0xbfaaf23c)
    at kernel/qapplication.cpp:2793
#70 0xb742f24d in QDialog::exec (this=0x89b6dd0) at dialogs/qdialog.cpp:432
#71 0xb6db6b6b in KMessageBox::createKMessageBox (dialog=0x89b6dd0, 
    icon= 0xbfaac5f0, text= 0xbfaac708, strlist= 0xbfaac674, ask= 0xbfaac670, 
    checkboxReturn=0xbfaac67b, options=<value optimized out>, 
    details= 0xb7752008, notifyType=QMessageBox::Information)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kdeui/kmessagebox.cpp:309
#72 0xb6db72be in KMessageBox::createKMessageBox (dialog=0x89b6dd0, 
    icon=QMessageBox::Information, text= 0xbfaac708, strlist= 0xbfaac674, 
    ask= 0xbfaac670, checkboxReturn=0xbfaac67b, options=1, 
    details= 0xb7752008)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kdeui/kmessagebox.cpp:146
#73 0xb6dbc62a in KMessageBox::questionYesNoCancelWId (parent_id=0, 
    text= 0xbfaac708, caption= 0xbfaac728, buttonYes= 0xbfaac724, 
    buttonNo= 0xbfaac720, dontAskAgainName= 0xbfaac718, 
    options=<value optimized out>)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kdeui/kmessagebox.cpp:495
#74 0xb6dbc790 in KMessageBox::questionYesNoCancel (parent=0x0, 
    text= 0xbfaac708, caption= 0xbfaac728, buttonYes= 0xbfaac724, 
    buttonNo= 0xbfaac720, dontAskAgainName= 0xbfaac718, options=1)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kdeui/kmessagebox.cpp:461
#75 0xb7f4f19c in KParts::BrowserRun::askSave (url= 0x89bd2a8, 
    offer= 0xbfaac7d4, mimeType= 0xbfaac7c8, suggestedFilename= 0x89bd348)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kparts/browserrun.cpp:316
#76 0xb7f4f6ce in KParts::BrowserRun::handleNonEmbeddable (this=0x89bd280, 
    _mimeType= 0xbfaac830)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kparts/browserrun.cpp:216
#77 0xb65da327 in KonqRun::foundMimeType (this=0x89bd280, _type= 0xbfaac884)
    at /tmp/buildd/kdebase-3.5.6.dfsg.2/./konqueror/konq_run.cc:105
#78 0xb7f4fd15 in KParts::BrowserRun::slotBrowserMimetype (this=0x89bd280, 
    _job=0x899a888, type= 0x87c6b38)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kparts/browserrun.cpp:200
#79 0xb7f4fe7e in KParts::BrowserRun::qt_invoke (this=0x89bd280, _id=7, 
    _o=0xbfaac950) at ./browserrun.moc:102
#80 0xb65957b8 in KonqRun::qt_invoke (this=0x89bd280, _id=7, _o=0xbfaac950)
    at ./konq_run.moc:88
#81 0xb727be1b in QObject::activate_signal (this=0x899a888, clist=0x89e40b8, 
    o=0xbfaac950) at kernel/qobject.cpp:2356
#82 0xb7aaeb10 in KIO::TransferJob::mimetype (this=0x899a888, t0=0x899a888, 
    t1= 0x899a998) at ./jobclasses.moc:1050
#83 0xb7aaeb92 in KIO::TransferJob::slotMimetype (this=0x899a888, 
    type= 0x8ad0338)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kio/kio/job.cpp:1111
#84 0xb7aeea0d in KIO::TransferJob::qt_invoke (this=0x899a888, _id=20, 
    _o=0xbfaaca88) at ./jobclasses.moc:1074
#85 0xb727be1b in QObject::activate_signal (this=0x8474d98, clist=0x84f3f70, 
    o=0xbfaaca88) at kernel/qobject.cpp:2356
#86 0xb727c348 in QObject::activate_signal (this=0x8474d98, signal=19, 
    param= 0xbfaacadc) at kernel/qobject.cpp:2451
#87 0xb7aba673 in KIO::SlaveInterface::mimeType (this=0x8474d98, 
    t0= 0xbfaacc80) at ./slaveinterface.moc:370
#88 0xb7b0c642 in KIO::SlaveInterface::dispatch (this=0x8474d98, _cmd=21, 
    rawdata= 0xbfaaccc0)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kio/kio/slaveinterface.cpp:338
#89 0xb7b14cb8 in KIO::SlaveInterface::dispatch (this=0x8474d98)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kio/kio/slaveinterface.cpp:173
#90 0xb7abc09b in KIO::Slave::gotInput (this=0x8474d98)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kio/kio/slave.cpp:300
#91 0xb7b05160 in KIO::Slave::qt_invoke (this=0x8474d98, _id=4, _o=0xbfaacde8)
    at ./slave.moc:113
#92 0xb727be1b in QObject::activate_signal (this=0x83da338, clist=0x82c3e08, 
    o=0xbfaacde8) at kernel/qobject.cpp:2356
#93 0xb727c722 in QObject::activate_signal (this=0x83da338, signal=2, 
    param=19) at kernel/qobject.cpp:2449
#94 0xb7605d1f in QSocketNotifier::activated (this=0x83da338, t0=19)
    at .moc/debug-shared-mt/moc_qsocketnotifier.cpp:85
#95 0xb729e5c6 in QSocketNotifier::event (this=0x83da338, e=0xbfaad140)
    at kernel/qsocketnotifier.cpp:258
#96 0xb7213cf2 in QApplication::internalNotify (this=0xbfaaf23c, 
    receiver=0x83da338, e=0xbfaad140) at kernel/qapplication.cpp:2635
#97 0xb7215b0f in QApplication::notify (this=0xbfaaf23c, receiver=0x83da338, 
    e=0xbfaad140) at kernel/qapplication.cpp:2358
#98 0xb78e9cce in KApplication::notify (this=0xbfaaf23c, receiver=0x83da338, 
    event=0xbfaad140)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kdecore/kapplication.cpp:550
#99 0xb71a74c1 in QApplication::sendEvent (receiver=0x83da338, 
    event=0xbfaad140) at ../include/qapplication.h:520
#100 0xb7206079 in QEventLoop::activateSocketNotifiers (this=0x80ae568)
    at kernel/qeventloop_unix.cpp:578
#101 0xb71bb7f4 in QEventLoop::processEvents (this=0x80ae568, flags=4)
    at kernel/qeventloop_x11.cpp:383
#102 0xb722e245 in QEventLoop::enterLoop (this=0x80ae568)
    at kernel/qeventloop.cpp:198
#103 0xb7215809 in QApplication::enter_loop (this=0xbfaaf23c)
    at kernel/qapplication.cpp:2793
#104 0xb742f24d in QDialog::exec (this=0x89c93c0) at dialogs/qdialog.cpp:432
#105 0xb6db6b6b in KMessageBox::createKMessageBox (dialog=0x89c93c0, 
    icon= 0xbfaad4d0, text= 0xbfaad5e8, strlist= 0xbfaad554, ask= 0xbfaad550, 
    checkboxReturn=0xbfaad55b, options=<value optimized out>, 
    details= 0xb7752008, notifyType=QMessageBox::Information)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kdeui/kmessagebox.cpp:309
#106 0xb6db72be in KMessageBox::createKMessageBox (dialog=0x89c93c0, 
    icon=QMessageBox::Information, text= 0xbfaad5e8, strlist= 0xbfaad554, 
    ask= 0xbfaad550, checkboxReturn=0xbfaad55b, options=1, 
    details= 0xb7752008)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kdeui/kmessagebox.cpp:146
#107 0xb6dbc62a in KMessageBox::questionYesNoCancelWId (parent_id=0, 
    text= 0xbfaad5e8, caption= 0xbfaad608, buttonYes= 0xbfaad604, 
    buttonNo= 0xbfaad600, dontAskAgainName= 0xbfaad5f8, 
    options=<value optimized out>)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kdeui/kmessagebox.cpp:495
#108 0xb6dbc790 in KMessageBox::questionYesNoCancel (parent=0x0, 
    text= 0xbfaad5e8, caption= 0xbfaad608, buttonYes= 0xbfaad604, 
    buttonNo= 0xbfaad600, dontAskAgainName= 0xbfaad5f8, options=1)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kdeui/kmessagebox.cpp:461
#109 0xb7f4f19c in KParts::BrowserRun::askSave (url= 0x89bf618, 
    offer= 0xbfaad6b4, mimeType= 0xbfaad6a8, suggestedFilename= 0x89bf6b8)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kparts/browserrun.cpp:316
#110 0xb7f4f6ce in KParts::BrowserRun::handleNonEmbeddable (this=0x89bf5f0, 
    _mimeType= 0xbfaad710)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kparts/browserrun.cpp:216
#111 0xb65da327 in KonqRun::foundMimeType (this=0x89bf5f0, _type= 0xbfaad764)
    at /tmp/buildd/kdebase-3.5.6.dfsg.2/./konqueror/konq_run.cc:105
#112 0xb7f4fd15 in KParts::BrowserRun::slotBrowserMimetype (this=0x89bf5f0, 
    _job=0x899a888, type= 0x89b0c60)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kparts/browserrun.cpp:200
#113 0xb7f4fe7e in KParts::BrowserRun::qt_invoke (this=0x89bf5f0, _id=7, 
    _o=0xbfaad830) at ./browserrun.moc:102
#114 0xb65957b8 in KonqRun::qt_invoke (this=0x89bf5f0, _id=7, _o=0xbfaad830)
    at ./konq_run.moc:88
#115 0xb727be1b in QObject::activate_signal (this=0x899a888, clist=0x8adba28, 
    o=0xbfaad830) at kernel/qobject.cpp:2356
#116 0xb7aaeb10 in KIO::TransferJob::mimetype (this=0x899a888, t0=0x899a888, 
    t1= 0x899a998) at ./jobclasses.moc:1050
#117 0xb7aaeb92 in KIO::TransferJob::slotMimetype (this=0x899a888, 
    type= 0x89c44d0)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kio/kio/job.cpp:1111
#118 0xb7aeea0d in KIO::TransferJob::qt_invoke (this=0x899a888, _id=20, 
    _o=0xbfaad968) at ./jobclasses.moc:1074
#119 0xb727be1b in QObject::activate_signal (this=0x8474d98, clist=0x84f3f70, 
    o=0xbfaad968) at kernel/qobject.cpp:2356
#120 0xb727c348 in QObject::activate_signal (this=0x8474d98, signal=19, 
    param= 0xbfaad9bc) at kernel/qobject.cpp:2451
#121 0xb7aba673 in KIO::SlaveInterface::mimeType (this=0x8474d98, 
    t0= 0xbfaadb60) at ./slaveinterface.moc:370
#122 0xb7b0c642 in KIO::SlaveInterface::dispatch (this=0x8474d98, _cmd=21, 
    rawdata= 0xbfaadba0)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kio/kio/slaveinterface.cpp:338
#123 0xb7b14cb8 in KIO::SlaveInterface::dispatch (this=0x8474d98)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kio/kio/slaveinterface.cpp:173
#124 0xb7abc09b in KIO::Slave::gotInput (this=0x8474d98)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kio/kio/slave.cpp:300
#125 0xb7b05160 in KIO::Slave::qt_invoke (this=0x8474d98, _id=4, 
    _o=0xbfaadcc8) at ./slave.moc:113
#126 0xb727be1b in QObject::activate_signal (this=0x83da338, clist=0x82c3e08, 
    o=0xbfaadcc8) at kernel/qobject.cpp:2356
#127 0xb727c722 in QObject::activate_signal (this=0x83da338, signal=2, 
    param=19) at kernel/qobject.cpp:2449
#128 0xb7605d1f in QSocketNotifier::activated (this=0x83da338, t0=19)
    at .moc/debug-shared-mt/moc_qsocketnotifier.cpp:85
#129 0xb729e5c6 in QSocketNotifier::event (this=0x83da338, e=0xbfaae020)
    at kernel/qsocketnotifier.cpp:258
#130 0xb7213cf2 in QApplication::internalNotify (this=0xbfaaf23c, 
    receiver=0x83da338, e=0xbfaae020) at kernel/qapplication.cpp:2635
#131 0xb7215b0f in QApplication::notify (this=0xbfaaf23c, receiver=0x83da338, 
    e=0xbfaae020) at kernel/qapplication.cpp:2358
#132 0xb78e9cce in KApplication::notify (this=0xbfaaf23c, receiver=0x83da338, 
    event=0xbfaae020)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kdecore/kapplication.cpp:550
#133 0xb71a74c1 in QApplication::sendEvent (receiver=0x83da338, 
    event=0xbfaae020) at ../include/qapplication.h:520
#134 0xb7206079 in QEventLoop::activateSocketNotifiers (this=0x80ae568)
    at kernel/qeventloop_unix.cpp:578
#135 0xb71bb7f4 in QEventLoop::processEvents (this=0x80ae568, flags=4)
    at kernel/qeventloop_x11.cpp:383
#136 0xb722e245 in QEventLoop::enterLoop (this=0x80ae568)
    at kernel/qeventloop.cpp:198
#137 0xb7215809 in QApplication::enter_loop (this=0xbfaaf23c)
    at kernel/qapplication.cpp:2793
#138 0xb742f24d in QDialog::exec (this=0x899fe38) at dialogs/qdialog.cpp:432
#139 0xb6db6b6b in KMessageBox::createKMessageBox (dialog=0x899fe38, 
    icon= 0xbfaae3b0, text= 0xbfaae4c8, strlist= 0xbfaae434, ask= 0xbfaae430, 
    checkboxReturn=0xbfaae43b, options=<value optimized out>, 
    details= 0xb7752008, notifyType=QMessageBox::Information)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kdeui/kmessagebox.cpp:309
#140 0xb6db72be in KMessageBox::createKMessageBox (dialog=0x899fe38, 
    icon=QMessageBox::Information, text= 0xbfaae4c8, strlist= 0xbfaae434, 
    ask= 0xbfaae430, checkboxReturn=0xbfaae43b, options=1, 
    details= 0xb7752008)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kdeui/kmessagebox.cpp:146
#141 0xb6dbc62a in KMessageBox::questionYesNoCancelWId (parent_id=0, 
    text= 0xbfaae4c8, caption= 0xbfaae4e8, buttonYes= 0xbfaae4e4, 
    buttonNo= 0xbfaae4e0, dontAskAgainName= 0xbfaae4d8, 
    options=<value optimized out>)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kdeui/kmessagebox.cpp:495
#142 0xb6dbc790 in KMessageBox::questionYesNoCancel (parent=0x0, 
    text= 0xbfaae4c8, caption= 0xbfaae4e8, buttonYes= 0xbfaae4e4, 
    buttonNo= 0xbfaae4e0, dontAskAgainName= 0xbfaae4d8, options=1)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kdeui/kmessagebox.cpp:461
#143 0xb7f4f19c in KParts::BrowserRun::askSave (url= 0x89b9fc8, 
    offer= 0xbfaae594, mimeType= 0xbfaae588, suggestedFilename= 0x89ba068)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kparts/browserrun.cpp:316
#144 0xb7f4f6ce in KParts::BrowserRun::handleNonEmbeddable (this=0x89b9fa0, 
    _mimeType= 0xbfaae5f0)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kparts/browserrun.cpp:216
#145 0xb65da327 in KonqRun::foundMimeType (this=0x89b9fa0, _type= 0xbfaae644)
    at /tmp/buildd/kdebase-3.5.6.dfsg.2/./konqueror/konq_run.cc:105
#146 0xb7f4fd15 in KParts::BrowserRun::slotBrowserMimetype (this=0x89b9fa0, 
    _job=0x8bb7b60, type= 0x898f5e8)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kparts/browserrun.cpp:200
#147 0xb7f4fe7e in KParts::BrowserRun::qt_invoke (this=0x89b9fa0, _id=7, 
    _o=0xbfaae710) at ./browserrun.moc:102
#148 0xb65957b8 in KonqRun::qt_invoke (this=0x89b9fa0, _id=7, _o=0xbfaae710)
    at ./konq_run.moc:88
#149 0xb727be1b in QObject::activate_signal (this=0x8bb7b60, clist=0x863cee8, 
    o=0xbfaae710) at kernel/qobject.cpp:2356
#150 0xb7aaeb10 in KIO::TransferJob::mimetype (this=0x8bb7b60, t0=0x8bb7b60, 
    t1= 0x8bb7c70) at ./jobclasses.moc:1050
#151 0xb7aaeb92 in KIO::TransferJob::slotMimetype (this=0x8bb7b60, 
    type= 0x8bb93f8)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kio/kio/job.cpp:1111
#152 0xb7aeea0d in KIO::TransferJob::qt_invoke (this=0x8bb7b60, _id=20, 
    _o=0xbfaae848) at ./jobclasses.moc:1074
#153 0xb727be1b in QObject::activate_signal (this=0x8474d98, clist=0x84f3f70, 
    o=0xbfaae848) at kernel/qobject.cpp:2356
#154 0xb727c348 in QObject::activate_signal (this=0x8474d98, signal=19, 
    param= 0xbfaae89c) at kernel/qobject.cpp:2451
#155 0xb7aba673 in KIO::SlaveInterface::mimeType (this=0x8474d98, 
    t0= 0xbfaaea40) at ./slaveinterface.moc:370
#156 0xb7b0c642 in KIO::SlaveInterface::dispatch (this=0x8474d98, _cmd=21, 
    rawdata= 0xbfaaea80)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kio/kio/slaveinterface.cpp:338
#157 0xb7b14cb8 in KIO::SlaveInterface::dispatch (this=0x8474d98)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kio/kio/slaveinterface.cpp:173
#158 0xb7abc09b in KIO::Slave::gotInput (this=0x8474d98)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kio/kio/slave.cpp:300
#159 0xb7b05160 in KIO::Slave::qt_invoke (this=0x8474d98, _id=4, 
    _o=0xbfaaeba8) at ./slave.moc:113
#160 0xb727be1b in QObject::activate_signal (this=0x83da338, clist=0x82c3e08, 
    o=0xbfaaeba8) at kernel/qobject.cpp:2356
#161 0xb727c722 in QObject::activate_signal (this=0x83da338, signal=2, 
    param=19) at kernel/qobject.cpp:2449
#162 0xb7605d1f in QSocketNotifier::activated (this=0x83da338, t0=19)
    at .moc/debug-shared-mt/moc_qsocketnotifier.cpp:85
#163 0xb729e5c6 in QSocketNotifier::event (this=0x83da338, e=0xbfaaef00)
    at kernel/qsocketnotifier.cpp:258
#164 0xb7213cf2 in QApplication::internalNotify (this=0xbfaaf23c, 
    receiver=0x83da338, e=0xbfaaef00) at kernel/qapplication.cpp:2635
#165 0xb7215b0f in QApplication::notify (this=0xbfaaf23c, receiver=0x83da338, 
    e=0xbfaaef00) at kernel/qapplication.cpp:2358
#166 0xb78e9cce in KApplication::notify (this=0xbfaaf23c, receiver=0x83da338, 
    event=0xbfaaef00)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kdecore/kapplication.cpp:550
#167 0xb71a74c1 in QApplication::sendEvent (receiver=0x83da338, 
    event=0xbfaaef00) at ../include/qapplication.h:520
#168 0xb7206079 in QEventLoop::activateSocketNotifiers (this=0x80ae568)
    at kernel/qeventloop_unix.cpp:578
#169 0xb71bb7f4 in QEventLoop::processEvents (this=0x80ae568, flags=4)
    at kernel/qeventloop_x11.cpp:383
#170 0xb722e245 in QEventLoop::enterLoop (this=0x80ae568)
    at kernel/qeventloop.cpp:198
#171 0xb722e066 in QEventLoop::exec (this=0x80ae568)
    at kernel/qeventloop.cpp:145
#172 0xb721588b in QApplication::exec (this=0xbfaaf23c)
    at kernel/qapplication.cpp:2758
#173 0xb65e55d5 in kdemain (argc=1, argv=0x807e368)
    at /tmp/buildd/kdebase-3.5.6.dfsg.2/./konqueror/konq_main.cc:206
#174 0xb7f79524 in kdeinitmain (argc=1, argv=0x807e368)
    at konqueror_dummy.cc:3
#175 0x0804e457 in launch (argc=1, _name=0x8080ed4 "konqueror", 
    args=0x8080ede "\001", cwd=0x0, envc=1, envs=0x8080eee "", 
    reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x8080ef3 "scrooge;1177363356;878507;4106_TIME542317670")
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kinit/kinit.cpp:673
#176 0x0804ecef in handle_launcher_request (sock=9)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kinit/kinit.cpp:1240
#177 0x0804f0b2 in handle_requests (waitForPid=0)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kinit/kinit.cpp:1443
#178 0x080502d1 in main (argc=5, argv=0xbfaafd04, envp=0xbfaafd1c)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kinit/kinit.cpp:1909
#179 0xb7cdf878 in __libc_start_main () from /lib/i686/cmov/libc.so.6
#180 0x0804b911 in _start ()
_______________________________________________
Konq-bugs mailing list
Konq-bugs@mail.kde.org
https://mail.kde.org/mailman/listinfo/konq-bugs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic