Bug 138268 - this reference crashes konqueror
Summary: this reference crashes konqueror
Status: RESOLVED DUPLICATE of bug 134929
Alias: None
Product: konqueror
Classification: Applications
Component: kjs (show other bugs)
Version: 3.5
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-02 23:01 UTC by Andreas Scherf
Modified: 2006-12-04 07:40 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 Andreas Scherf 2006-12-02 23:01:31 UTC
Version:           3.5.5 (using KDE 3.5.5, Kubuntu (edgy) 4:3.5.5-0ubuntu3)
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.17-10-generic

This short script from
www.bildblog.de (click on the calender in the top right corner).

<script type="text/javascript">
function FensterZu (Adresse) {
 opener.location.href=Adresse;
 self.close();
}
</script>               
  
...

<body>
<a href="http://www.bildblog.de/?page_id=1855" onclick="FensterZu(this.href); return false" ><img src="http://www.bildblog.de/popup2.gif"></a>
</body>
Comment 1 Tommi Tervo 2006-12-03 13:12:16 UTC
Cannot reproduce (snv 610k). Backtrace?
Comment 2 Andreas Scherf 2006-12-03 23:15:45 UTC
Hmm, click on one of the numbers in the upper right corner,
a new window opens. After that click into the new window and ...
konqueror crashes. Here is the backtrace :

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(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)
(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)
[Thread debugging using libthread_db enabled]
[New Thread -1232070336 (LWP 8250)]
(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)
(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)
(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)
[KCrash handler]
#6  0xffffe410 in __kernel_vsyscall ()
#7  0xb7d0c770 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb7d0def3 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb7d41d0b in __fsetlocking () from /lib/tls/i686/cmov/libc.so.6
#10 0xb7d4977e in mallopt () from /lib/tls/i686/cmov/libc.so.6
#11 0xb7d49a44 in free () from /lib/tls/i686/cmov/libc.so.6
#12 0xb7ef8fc1 in operator delete () from /usr/lib/libstdc++.so.6
#13 0xb7293103 in QObject::~QObject () from /usr/lib/libqt-mt.so.3
#14 0xb61b8471 in Akregator::KonqFeedIcon::~KonqFeedIcon ()
   from /usr/lib/kde3/libakregatorkonqfeedicon.so
#15 0xb72937e3 in QObject::~QObject () from /usr/lib/libqt-mt.so.3
#16 0xb7f4b59f in KParts::Part::~Part () from /usr/lib/libkparts.so.2
#17 0xb7f50c95 in KParts::ReadOnlyPart::~ReadOnlyPart ()
   from /usr/lib/libkparts.so.2
#18 0xb5ea9b86 in KHTMLPart::~KHTMLPart () from /usr/lib/libkhtml.so.4
#19 0xb728f020 in QObject::event () from /usr/lib/libqt-mt.so.3
#20 0xb7226b88 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#21 0xb72289b7 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#22 0xb791cdb2 in KApplication::notify () from /usr/lib/libkdecore.so.4
#23 0xb71b9389 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#24 0xb7227bc0 in QApplication::sendPostedEvents ()
   from /usr/lib/libqt-mt.so.3
#25 0xb7227cc8 in QApplication::sendPostedEvents ()
   from /usr/lib/libqt-mt.so.3
#26 0xb71cd27d in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#27 0xb724125e in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#28 0xb724106e in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#29 0xb7228731 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#30 0xb674e2b4 in kdemain () from /usr/lib/libkdeinit_konqueror.so
#31 0xb7f71524 in kdeinitmain () from /usr/lib/kde3/konqueror.so
#32 0x0804e4df in ?? ()
#33 0x00000002 in ?? ()
#34 0x08076e70 in ?? ()
#35 0x00000001 in ?? ()
#36 0x00000000 in ?? ()
Comment 3 Andreas Scherf 2006-12-03 23:17:38 UTC
Here is the URL 
http://www.bildblog.de 
(sorry i didn't post the origin URL)
Comment 4 Tommi Tervo 2006-12-04 07:40:26 UTC

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