Bug 55931 - Konqueror crashs on page
Summary: Konqueror crashs on page
Status: RESOLVED DUPLICATE of bug 54515
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-13 22:06 UTC by Marc-Tell Volkmann
Modified: 2003-05-12 18:31 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 Marc-Tell Volkmann 2003-03-13 22:06:04 UTC
Version:            (using KDE KDE 3.1)
Installed from:    Compiled From Sources
Compiler:          gcc v3.2.1 
OS:          Linux

When I logged in on www.droidwars.de and then select the logout-button
it crashs:

[New Thread 8192 (LWP 1284)]
0x420ac3a9 in wait4 () from /lib/i686/libc.so.6
#0  0x420ac3a9 in wait4 () from /lib/i686/libc.so.6
#1  0x4212855c in __DTOR_END__ () from /lib/i686/libc.so.6
#2  0x40e5eb33 in waitpid () from /lib/i686/libpthread.so.0
#3  0x4061ee8d in KCrash::defaultCrashHandler(int) ()
   from /opt/kde3.1/lib/libkdecore.so.4
#4  <signal handler called>
#5  0x6e006900 in ?? ()
#6  0x41c169bb in khtml::Loader::qt_invoke(int, QUObject*) ()
   from /opt/kde3.1/lib/libkhtml.so.4
#7  0x4097e7b2 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /opt/qt-x11-free-3.1.1/lib/libqt-mt.so.3
#8  0x40c069d2 in QSignal::signal(QVariant const&) ()
   from /opt/qt-x11-free-3.1.1/lib/libqt-mt.so.3
#9  0x40994c59 in QSignal::activate() ()
   from /opt/qt-x11-free-3.1.1/lib/libqt-mt.so.3
#10 0x4099ae63 in QSingleShotTimer::event(QEvent*) ()
   from /opt/qt-x11-free-3.1.1/lib/libqt-mt.so.3
#11 0x4092c8ce in QApplication::internalNotify(QObject*, QEvent*) ()
   from /opt/qt-x11-free-3.1.1/lib/libqt-mt.so.3
#12 0x4092c50f in QApplication::notify(QObject*, QEvent*) ()
   from /opt/qt-x11-free-3.1.1/lib/libqt-mt.so.3
#13 0x4059eedc in KApplication::notify(QObject*, QEvent*) ()
   from /opt/kde3.1/lib/libkdecore.so.4
#14 0x4090ae18 in QEventLoop::activateTimers() ()
   from /opt/qt-x11-free-3.1.1/lib/libqt-mt.so.3
#15 0x408ed56d in QEventLoop::processEvents(unsigned) ()
   from /opt/qt-x11-free-3.1.1/lib/libqt-mt.so.3
#16 0x4093de87 in QEventLoop::enterLoop() ()
   from /opt/qt-x11-free-3.1.1/lib/libqt-mt.so.3
#17 0x4093dd44 in QEventLoop::exec() ()
   from /opt/qt-x11-free-3.1.1/lib/libqt-mt.so.3
#18 0x4092cac8 in QApplication::exec() ()
   from /opt/qt-x11-free-3.1.1/lib/libqt-mt.so.3
#19 0x414ff69b in main () from /opt/kde3.1/lib/konqueror.so
#20 0x0804c9e1 in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) ()
#21 0x0804d614 in handle_launcher_request(int) ()
#22 0x0804daa6 in handle_requests(int) ()
#23 0x0804e739 in main ()
#24 0x420158e4 in __libc_start_main () from /lib/i686/libc.so.6
Comment 1 Maksim Orlovich 2003-05-12 18:31:28 UTC
Looks like a duplicate of #54515 to me; that was fixed by Dirk in 3.1.1.  
  
 

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