Bug 105901 - Konqueror crashes when hovering over a .deb.nocontrol-file
Summary: Konqueror crashes when hovering over a .deb.nocontrol-file
Status: RESOLVED DUPLICATE of bug 104454
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-18 19:50 UTC by peppelorum
Modified: 2005-05-19 04:02 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Backtrace (4.80 KB, text/plain)
2005-05-18 19:51 UTC, peppelorum
Details

Note You need to log in before you can comment on or make changes to this bug.
Description peppelorum 2005-05-18 19:50:55 UTC
Version:            (using KDE KDE 3.4.0)
Installed from:    Debian testing/unstable Packages

Have a file that is named 'qmail_1.05-1_i386.deb.nocontrol' and when hovering over that package (with the pointer) Konqueror crashes.

This is what came up in Konsole.

'KFileMetaInfo: WARNING: KTxtPlugin was created for text/x-objcsrc but doesn't call addMimeTypeInfo for it!
KAr: WARNING: Couldn't read header
KCrash: Application 'konqueror' crashing..'

I'm using the 3.4-packages from alioth.debian.org.

If you really want the file it crashes that maybe can be arranged (don't know really since it isn't my machine and not my self-patched package)
Comment 1 peppelorum 2005-05-18 19:51:33 UTC
Created attachment 11095 [details]
Backtrace
Comment 2 Thiago Macieira 2005-05-19 03:48:28 UTC
Pasting the backtrace:

(no debugging symbols found)
[KCrash handler]
#3  0xb7d551b0 in strcmp () from /lib/tls/libc.so.6
#4  0xb7a3e1bf in KFilterBase::qt_cast () from /usr/lib/libkio.so.4
#5  0xb7a6dcee in KTar::KTarPrivate::fillTempFile () from /usr/lib/libkio.so.4
#6  0xb7a6de7e in KTar::openArchive () from /usr/lib/libkio.so.4
#7  0xb7a7e0e1 in KArchive::open () from /usr/lib/libkio.so.4
#8  0xb5f05fc7 in KDebPlugin::readInfo () from /usr/lib/kde3/kfile_deb.so
#9  0xb7a83101 in KFileMetaInfo::init () from /usr/lib/libkio.so.4
#10 0xb7a82ef4 in KFileMetaInfo::KFileMetaInfo () from /usr/lib/libkio.so.4
#11 0xb7a57812 in KFileItem::metaInfo () from /usr/lib/libkio.so.4
#12 0xb7a5514d in KFileItem::getToolTipText () from /usr/lib/libkio.so.4
#13 0xb7cc87ac in KonqFileTip::showTip () from /usr/lib/libkonq.so.4
#14 0xb7cc8d2b in KonqFileTip::qt_invoke () from /usr/lib/libkonq.so.4
#15 0xb6ddb71c in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#16 0xb6ddb544 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#17 0xb711c81b in QTimer::timeout () from /usr/lib/libqt-mt.so.3
#18 0xb6dfcf72 in QTimer::event () from /usr/lib/libqt-mt.so.3
#19 0xb6d7ee1f in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#20 0xb6d7e41e in QApplication::notify () from /usr/lib/libqt-mt.so.3
#21 0xb73c9ac5 in KApplication::notify () from /usr/lib/libkdecore.so.4
#22 0xb6d6e645 in QEventLoop::activateTimers () from /usr/lib/libqt-mt.so.3
#23 0xb6d27cfb in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#24 0xb6d911d8 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#25 0xb6d91088 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#26 0xb6d7f071 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#27 0xb7f452cc in kdemain () from /usr/lib/libkdeinit_konqueror.so
#28 0x080484cb in ?? ()
#29 0x00000001 in ?? ()
#30 0xbffff804 in ?? ()
#31 0xbffff7d8 in ?? ()
#32 0xb7cf3974 in __libc_start_main () from /lib/tls/libc.so.6
#33 0xb7cf3974 in __libc_start_main () from /lib/tls/libc.so.6
#34 0x08048401 in ?? ()
Comment 3 Thiago Macieira 2005-05-19 04:02:16 UTC
Bug #104454 seems to be the same issue, but has a nicer backtrace.

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

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