Bug 129221 - Konqueror crashes with SIGSEGV
Summary: Konqueror crashes with SIGSEGV
Status: RESOLVED DUPLICATE of bug 101602
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Slackware Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-15 20:32 UTC by Greg Buchholz
Modified: 2006-06-15 21:00 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 Greg Buchholz 2006-06-15 20:35:45 UTC
Version:            (using KDE KDE 3.5.1)
Installed from:    Slackware Packages
OS:                Linux

I was switching between tabs in Konqueor, and I recieved the following backtrace...

[New Thread -1234581824 (LWP 1694)]

[KCrash handler]
#5  0xb725cbbb in QString::QString(QString const&) ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#6  0xb793562f in KXMLGUIClient::xmlFile() const ()
   from /opt/kde/lib/libkdeui.so.4
#7  0xb784cbd2 in KToolBar::applyAppearanceSettings(KConfig*, QString const&, bool) () from /opt/kde/lib/libkdeui.so.4
#8  0xb784ccfe in KToolBar::applySettings(KConfig*, QString const&, bool) ()
   from /opt/kde/lib/libkdeui.so.4
#9  0xb78c0600 in KMainWindow::applyMainWindowSettings(KConfig*, QString const&, bool) () from /opt/kde/lib/libkdeui.so.4
#10 0xb78c0293 in KMainWindow::applyMainWindowSettings(KConfig*, QString const&) () from /opt/kde/lib/libkdeui.so.4
#11 0xb7df048a in KParts::MainWindow::createGUI(KParts::Part*) ()
   from /opt/kde/lib/libkparts.so.2
#12 0xb7f46f94 in KonqMainWindow::slotPartActivated(KParts::Part*) ()
   from /opt/kde/lib/libkdeinit_konqueror.so
#13 0xb7ef67d1 in KonqViewManager::emitActivePartChanged() ()
   from /opt/kde/lib/libkdeinit_konqueror.so
#14 0xb7f003e8 in KonqViewManager::qt_invoke(int, QUObject*) ()
   from /opt/kde/lib/libkdeinit_konqueror.so
#15 0xb6f6f4e4 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#16 0xb72addcd in QSignal::signal(QVariant const&) ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#17 0xb6f89f41 in QSignal::activate() () from /usr/lib/qt/lib/libqt-mt.so.3
#18 0xb6f91a43 in QSingleShotTimer::event(QEvent*) ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#19 0xb6f0af2f in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#20 0xb6f0b0cc in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#21 0xb75666b5 in KApplication::notify(QObject*, QEvent*) ()
   from /opt/kde/lib/libkdecore.so.4
#22 0xb6efe48c in QEventLoop::activateTimers() ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#23 0xb6eb7281 in QEventLoop::processEvents(unsigned) ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#24 0xb6f21691 in QEventLoop::enterLoop() () from /usr/lib/qt/lib/libqt-mt.so.3
#25 0xb6f215e6 in QEventLoop::exec() () from /usr/lib/qt/lib/libqt-mt.so.3
#26 0xb6f0a08f in QApplication::exec() () from /usr/lib/qt/lib/libqt-mt.so.3
#27 0xb7edf84c in kdemain () from /opt/kde/lib/libkdeinit_konqueror.so
#28 0x080486fe in _init ()
#29 0xb67b7e14 in __libc_start_main () from /lib/tls/libc.so.6
Comment 1 Tommi Tervo 2006-06-15 21:00:58 UTC

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