Summary: | Konqueror crashes at certain websites | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Oliver Zimmermann <o-z> |
Component: | khtml | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | 3.1.1 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Oliver Zimmermann
2003-04-30 12:04:17 UTC
Ack in HEAD. I have the same crash, but at another site: http://www.winehq.com/?ss=1 Click the thumbnail showing Counter-Strike running on Wine. Debug info: (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 390)] 0x410d0f29 in wait4 () from /lib/libc.so.6 #0 0x410d0f29 in wait4 () from /lib/libc.so.6 #1 0x41151234 in __DTOR_END__ () from /lib/libc.so.6 #2 0x40ee6103 in waitpid () from /lib/libpthread.so.0 #3 0x40633c4d in KCrash::defaultCrashHandler(int) () from /opt/kde/lib/libkdecore.so.4 #4 <signal handler called> #5 0x40c2c289 in QString::QString(QString const&) () from /usr/lib/qt/lib/libqt-mt.so.3 #6 0x419eb29a in khtml::Loader::servePendingRequests() () from /opt/kde/lib/libkhtml.so.4 #7 0x419edfbb in khtml::Loader::qt_invoke(int, QUObject*) () from /opt/kde/lib/libkhtml.so.4 #8 0x409b09f9 in QObject::activate_signal(QConnectionList*, QUObject*) () from /usr/lib/qt/lib/libqt-mt.so.3 #9 0x40c8fa32 in QSignal::signal(QVariant const&) () from /usr/lib/qt/lib/libqt-mt.so.3 #10 0x409cad48 in QSignal::activate() () from /usr/lib/qt/lib/libqt-mt.so.3 #11 0x409d1ce3 in QSingleShotTimer::event(QEvent*) () from /usr/lib/qt/lib/libqt-mt.so.3 #12 0x409528c4 in QApplication::internalNotify(QObject*, QEvent*) () from /usr/lib/qt/lib/libqt-mt.so.3 #13 0x4095208b in QApplication::notify(QObject*, QEvent*) () from /usr/lib/qt/lib/libqt-mt.so.3 #14 0x405b8c69 in KApplication::notify(QObject*, QEvent*) () from /opt/kde/lib/libkdecore.so.4 #15 0x4092d6c3 in QEventLoop::activateTimers() () from /usr/lib/qt/lib/libqt-mt.so.3 #16 0x4090af48 in QEventLoop::processEvents(unsigned) () from /usr/lib/qt/lib/libqt-mt.so.3 #17 0x40966766 in QEventLoop::enterLoop() () from /usr/lib/qt/lib/libqt-mt.so.3 #18 0x40966608 in QEventLoop::exec() () from /usr/lib/qt/lib/libqt-mt.so.3 #19 0x40952af1 in QApplication::exec() () from /usr/lib/qt/lib/libqt-mt.so.3 #20 0x4138d457 in main () from /opt/kde/lib/konqueror.so #21 0x0804cb41 in strcpy () #22 0x0804d7fb in strcpy () #23 0x0804dcac in strcpy () #24 0x0804e9b9 in strcpy () #25 0x41038bb4 in __libc_start_main () from /lib/libc.so.6 Jonathan: That's not the same crash; yours is fixed in 3.1.1, IIRC; certainly in 3.1.2 |