Bug 140288 - Crash on window popup with embedded media on www.dr.dk
Summary: Crash on window popup with embedded media on www.dr.dk
Status: RESOLVED DUPLICATE of bug 128083
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: 2007-01-19 12:19 UTC by Tais P. Hansen
Modified: 2007-03-20 20:34 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 Tais P. Hansen 2007-01-19 12:19:18 UTC
Version:            (using KDE KDE 3.5.5)
Installed from:    Compiled From Sources
Compiler:          gcc version 3.4.6 
OS:                Linux

Clicking any of the links in the gray "LYD OG VIDEO" box on the linked page below only works the first time. Any subsequent links clicked causes konqueror to crash, even if existing window popup has been closed.

I.e. http://www.dr.dk/P3/Tjenesten/satire/Serier/20061019154804.htm

Backtrace:

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1241893152 (LWP 16092)]
[KCrash handler]
#5  0xb57ff3b0 in DOM::NodeImpl::createRendererIfNeeded ()
   from /opt/kde/lib/libkhtml.so.4
#6  0xb5805ad2 in DOM::ElementImpl::attach () from /opt/kde/lib/libkhtml.so.4
#7  0xb5856bae in DOM::HTMLObjectBaseElementImpl::attach ()
   from /opt/kde/lib/libkhtml.so.4
#8  0xb5856ce5 in DOM::HTMLObjectElementImpl::attach ()
   from /opt/kde/lib/libkhtml.so.4
#9  0xb5854b98 in DOM::HTMLObjectBaseElementImpl::slotRenderAlternative ()
   from /opt/kde/lib/libkhtml.so.4
#10 0xb5856788 in DOM::HTMLObjectBaseElementImpl::qt_invoke ()
   from /opt/kde/lib/libkhtml.so.4
#11 0xb7179004 in QObject::activate_signal ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#12 0xb74b8bad in QSignal::signal () from /usr/lib/qt/lib/libqt-mt.so.3
#13 0xb7193a61 in QSignal::activate () from /usr/lib/qt/lib/libqt-mt.so.3
#14 0xb719b563 in QSingleShotTimer::event ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#15 0xb711446f in QApplication::internalNotify ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#16 0xb711460c in QApplication::notify () from /usr/lib/qt/lib/libqt-mt.so.3
#17 0xb777c3e5 in KApplication::notify () from /opt/kde/lib/libkdecore.so.4
#18 0xb71079cc in QEventLoop::activateTimers ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#19 0xb70c04d1 in QEventLoop::processEvents ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#20 0xb712ab91 in QEventLoop::enterLoop () from /usr/lib/qt/lib/libqt-mt.so.3
#21 0xb712aae6 in QEventLoop::exec () from /usr/lib/qt/lib/libqt-mt.so.3
#22 0xb71135cf in QApplication::exec () from /usr/lib/qt/lib/libqt-mt.so.3
#23 0xb5dc8b4c in kdemain () from /opt/kde/lib/libkdeinit_konqueror.so
#24 0xb767c7d4 in kdeinitmain () from /opt/kde/lib/kde3/konqueror.so
#25 0x0804e663 in launch ()
#26 0x0804ed7c in handle_launcher_request ()
#27 0x0804f275 in handle_requests ()
#28 0x0804fc00 in main ()
Comment 1 Tommi Tervo 2007-03-20 20:34:41 UTC

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