Bug 62963 - Help Center application crashes when simultaneously used with Konqueror
Summary: Help Center application crashes when simultaneously used with Konqueror
Status: RESOLVED DUPLICATE of bug 62778
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: 4.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-19 16:59 UTC by Humberto Sachs
Modified: 2003-08-19 17:12 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 Humberto Sachs 2003-08-19 16:59:47 UTC
Version:           4.0 (using KDE 3.1.1)
Installed from:    SuSE
Compiler:          gcc version 3.3 20030226 (prerelease) (SuSE Linux)
OS:          Linux (i686) release 2.4.20-4GB-athlon

I was searching the KDE help center which pointed to a web site. I accessed the specific web site, obtained some information and when was returning to the help center, while konquerer also opened, the help center crashed. See the backtrace report below:
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...[New Thread 16384 (LWP 1981)]

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...0x41254cf7 in waitpid ()
   from /lib/libpthread.so.0
#0  0x41254cf7 in waitpid () from /lib/libpthread.so.0
#1  0x4096dc89 in KCrash::defaultCrashHandler(int) ()
   from /opt/kde3/lib/libkdecore.so.4
#2  0x41253895 in __pthread_sighandler () from /lib/libpthread.so.0
#3  <signal handler called>
#4  0x00200072 in ?? ()
#5  0x08091875 in KHC::View::~View() ()
#6  0x4033cfc4 in KParts::Part::slotWidgetDestroyed() ()
   from /opt/kde3/lib/libkparts.so.2
#7  0x4033ec18 in KParts::Part::qt_invoke(int, QUObject*) ()
   from /opt/kde3/lib/libkparts.so.2
#8  0x4033f084 in KParts::ReadOnlyPart::qt_invoke(int, QUObject*) ()
   from /opt/kde3/lib/libkparts.so.2
#9  0x40106643 in KHTMLPart::qt_invoke(int, QUObject*) ()
   from /opt/kde3/lib/libkhtml.so.4
#10 0x080698ae in KHC::View::staticMetaObject() ()
#11 0x40cf985e in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/libqt-mt.so.3
#12 0x40cf978f in QObject::activate_signal(int) () from /usr/lib/libqt-mt.so.3
#13 0x40fee639 in QObject::destroyed() () from /usr/lib/libqt-mt.so.3
#14 0x40cf6801 in QObject::~QObject() () from /usr/lib/libqt-mt.so.3
#15 0x40d29dfd in QWidget::~QWidget() () from /usr/lib/libqt-mt.so.3
#16 0x40dfab2f in QScrollView::~QScrollView() () from /usr/lib/libqt-mt.so.3
#17 0x400e19ab in KHTMLView::~KHTMLView() () from /opt/kde3/lib/libkhtml.so.4
#18 0x40d29e7c in QWidget::~QWidget() () from /usr/lib/libqt-mt.so.3
#19 0x40e077c8 in QSplitter::~QSplitter() () from /usr/lib/libqt-mt.so.3
#20 0x40d29e7c in QWidget::~QWidget() () from /usr/lib/libqt-mt.so.3
#21 0x40ddac71 in QMainWindow::~QMainWindow() () from /usr/lib/libqt-mt.so.3
#22 0x40764dc4 in KMainWindow::~KMainWindow() ()
   from /opt/kde3/lib/libkdeui.so.4
#23 0x08081a33 in KHC::MainWindow::~MainWindow() ()
#24 0x40cf74fc in QObject::event(QEvent*) () from /usr/lib/libqt-mt.so.3
#25 0x40d2f89c in QWidget::event(QEvent*) () from /usr/lib/libqt-mt.so.3
#26 0x40ddcb72 in QMainWindow::event(QEvent*) () from /usr/lib/libqt-mt.so.3
#27 0x40c985f8 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/lib/libqt-mt.so.3
#28 0x40c97b50 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libqt-mt.so.3
#29 0x408fa929 in KApplication::notify(QObject*, QEvent*) ()
   from /opt/kde3/lib/libkdecore.so.4
#30 0x40c994f4 in QApplication::sendPostedEvents(QObject*, int) ()
   from /usr/lib/libqt-mt.so.3
#31 0x40cacbc8 in QEventLoop::enterLoop() () from /usr/lib/libqt-mt.so.3
#32 0x40caca76 in QEventLoop::exec() () from /usr/lib/libqt-mt.so.3
#33 0x40c9887f in QApplication::exec() () from /usr/lib/libqt-mt.so.3
#34 0x0808660d in KHC::History::staticMetaObject() ()
#35 0x0806114b in QFrame::paintEvent(QPaintEvent*) ()
#36 0x413b28ae in __libc_start_main () from /lib/libc.so.6
Comment 1 Stephan Kulow 2003-08-19 17:12:07 UTC

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