Summary: | konqueror crash when prewiev of audio files is enabled | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | giuseppe <metrobotte> |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | the bugtrack |
Description
giuseppe
2005-11-30 04:46:43 UTC
I forgot... kde 3.5 stable slackware 10.2 compiled from sources kernel 2.6.14 Created attachment 13681 [details]
the bugtrack
is the bugtrack,hope it help
Pasting the backtrace that was attached: (no debugging symbols found) [KCrash handler] #3 0xb5c6e735 in KonqSoundPlayerImpl::mimeTypes () from /opt/kde/lib/kde3/konq_sound.so #4 0xb61541e9 in KonqIconViewWidget::slotOnItem () from /opt/kde/lib/libkonq.so.4 #5 0xb61551ba in KonqIconViewWidget::qt_invoke () from /opt/kde/lib/libkonq.so.4 #6 0xb7152166 in QObject::activate_signal () from /usr/lib/qt/lib/libqt-mt.so.3 #7 0xb74a11fd in QIconView::onItem () from /usr/lib/qt/lib/libqt-mt.so.3 #8 0xb731a59d in QIconView::contentsMouseMoveEvent () from /usr/lib/qt/lib/libqt-mt.so.3 #9 0xb6151201 in KonqIconViewWidget::contentsMouseMoveEvent () from /opt/kde/lib/libkonq.so.4 #10 0xb7268562 in QScrollView::viewportMouseMoveEvent () from /usr/lib/qt/lib/libqt-mt.so.3 #11 0xb7267c9b in QScrollView::eventFilter () from /usr/lib/qt/lib/libqt-mt.so.3 #12 0xb731ed1f in QIconView::eventFilter () from /usr/lib/qt/lib/libqt-mt.so.3 #13 0xb714fb1e in QObject::activate_filters () from /usr/lib/qt/lib/libqt-mt.so.3 #14 0xb714fa4c in QObject::event () from /usr/lib/qt/lib/libqt-mt.so.3 #15 0xb718856f in QWidget::event () from /usr/lib/qt/lib/libqt-mt.so.3 #16 0xb70f595f in QApplication::internalNotify () from /usr/lib/qt/lib/libqt-mt.so.3 #17 0xb70f5054 in QApplication::notify () from /usr/lib/qt/lib/libqt-mt.so.3 #18 0xb7730725 in KApplication::notify () from /opt/kde/lib/libkdecore.so.4 #19 0xb708b290 in QETWidget::translateMouseEvent () from /usr/lib/qt/lib/libqt-mt.so.3 #20 0xb7088f1e in QApplication::x11ProcessEvent () from /usr/lib/qt/lib/libqt-mt.so.3 #21 0xb709fe54 in QEventLoop::processEvents () from /usr/lib/qt/lib/libqt-mt.so.3 #22 0xb7107d18 in QEventLoop::enterLoop () from /usr/lib/qt/lib/libqt-mt.so.3 #23 0xb7107bc8 in QEventLoop::exec () from /usr/lib/qt/lib/libqt-mt.so.3 #24 0xb70f5bb1 in QApplication::exec () from /usr/lib/qt/lib/libqt-mt.so.3 #25 0xb5f4975c in kdemain () from /opt/kde/lib/libkdeinit_konqueror.so #26 0xb5fe17b0 in kdeinitmain () from /opt/kde/lib/kde3/konqueror.so The backtrace matches reports that are duplicates of the g++ bug (bug 111115), but I don't see the libstdc++ functions here. Solved using arts from slack repos |