Bug 101789 - crash on closing a newly-opened tab
Summary: crash on closing a newly-opened tab
Status: RESOLVED DUPLICATE of bug 101413
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: 1.0
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-18 11:59 UTC by Amit Shah
Modified: 2005-03-19 13:59 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 Amit Shah 2005-03-18 11:59:47 UTC
Version:           1.0 (using KDE 3.4.0, compiled sources)
Compiler:          gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
OS:                Linux (i686) release 2.4.20-8smp

I right-clicked a URL to open it in a new window, but selected 'open in new tab' instead. So I closed the newly-opened tab, and it crashed:

[New Thread 1103821664 (LWP 4314)]
[KCrash handler]
#3  0x4144fa50 in QTimer::stop() () from /home/amit/kde3.4/lib/libqt-mt.so.3
#4  0x4011b02b in KHTMLPart::openURL(KURL const&) ()
   from /home/amit/kde3.4/lib/libkhtml.so.4
#5  0x41f6bf45 in Akregator::BrowserRun::foundMimeType(QString const&) ()
   from /home/amit/kde3.4/lib/kde3/libakregatorpart.so
#6  0x408c9f8c in KParts::BrowserRun::slotBrowserMimetype(KIO::Job*, QString const&) () from /home/amit/kde3.4/lib/libkparts.so.2
#7  0x408ccd07 in KParts::BrowserRun::qt_invoke(int, QUObject*) ()
   from /home/amit/kde3.4/lib/libkparts.so.2
#8  0x41f6c085 in Akregator::BrowserRun::qt_invoke(int, QUObject*) ()
   from /home/amit/kde3.4/lib/kde3/libakregatorpart.so
#9  0x41432ffe in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /home/amit/kde3.4/lib/libqt-mt.so.3
#10 0x40a2fd83 in KIO::TransferJob::mimetype(KIO::Job*, QString const&) ()
   from /home/amit/kde3.4/lib/libkio.so.4
#11 0x40a1b23e in KIO::TransferJob::slotMimetype(QString const&) ()
   from /home/amit/kde3.4/lib/libkio.so.4
#12 0x40a2ff19 in KIO::TransferJob::qt_invoke(int, QUObject*) ()
   from /home/amit/kde3.4/lib/libkio.so.4
#13 0x41432ffe in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /home/amit/kde3.4/lib/libqt-mt.so.3
#14 0x4143342d in QObject::activate_signal(int, QString) ()
   from /home/amit/kde3.4/lib/libqt-mt.so.3
#15 0x40a0c671 in KIO::SlaveInterface::mimeType(QString const&) ()
   from /home/amit/kde3.4/lib/libkio.so.4
#16 0x40a08b98 in KIO::SlaveInterface::dispatch(int, QMemArray<char> const&) ()
   from /home/amit/kde3.4/lib/libkio.so.4
#17 0x40a0870b in KIO::SlaveInterface::dispatch() ()
   from /home/amit/kde3.4/lib/libkio.so.4
#18 0x40a05ac4 in KIO::Slave::gotInput() ()
   from /home/amit/kde3.4/lib/libkio.so.4
#19 0x40a07f25 in KIO::Slave::qt_invoke(int, QUObject*) ()
   from /home/amit/kde3.4/lib/libkio.so.4
#20 0x41432ffe in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /home/amit/kde3.4/lib/libqt-mt.so.3
#21 0x41433131 in QObject::activate_signal(int, int) ()
   from /home/amit/kde3.4/lib/libqt-mt.so.3
#22 0x41704151 in QSocketNotifier::activated(int) ()
   from /home/amit/kde3.4/lib/libqt-mt.so.3
#23 0x4144b3c0 in QSocketNotifier::event(QEvent*) ()
   from /home/amit/kde3.4/lib/libqt-mt.so.3
#24 0x413e0e55 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /home/amit/kde3.4/lib/libqt-mt.so.3
#25 0x413e0598 in QApplication::notify(QObject*, QEvent*) ()
   from /home/amit/kde3.4/lib/libqt-mt.so.3
#26 0x40fa2f48 in KApplication::notify(QObject*, QEvent*) ()
   from /home/amit/kde3.4/lib/libkdecore.so.4
#27 0x413d1e89 in QEventLoop::activateSocketNotifiers() ()
   from /home/amit/kde3.4/lib/libqt-mt.so.3
#28 0x41393177 in QEventLoop::processEvents(unsigned) ()
   from /home/amit/kde3.4/lib/libqt-mt.so.3
#29 0x413f0993 in QEventLoop::enterLoop() ()
   from /home/amit/kde3.4/lib/libqt-mt.so.3
#30 0x413f0850 in QEventLoop::exec() ()
   from /home/amit/kde3.4/lib/libqt-mt.so.3
#31 0x413e1070 in QApplication::exec() ()
   from /home/amit/kde3.4/lib/libqt-mt.so.3
#32 0x08050143 in main ()
#33 0x42015574 in __libc_start_main () from /lib/tls/libc.so.6
Comment 1 Frank Osterfeld 2005-03-18 12:21:48 UTC
Is it reproducible?
Comment 2 Teemu Rytilahti 2005-03-19 13:59:46 UTC

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