Bug 176943

Summary: konqueror crashes on a specific page http://derstandard.at/?url=/?id=1216917892794%26_artikelIndex=3
Product: [Applications] konqueror Reporter: Darin McBride <Tanktalus>
Component: generalAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED NOT A BUG    
Severity: crash CC: aspotashev, finex, florian
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Konquerer crashed at http://derstandard.at/?url=/?id=1227288419058

Description Darin McBride 2008-12-05 01:23:54 UTC
Version:           4.1.80 (using Devel)
Compiler:          gcc version 4.1.2 (Gentoo 4.1.2 p1.1)  
OS:                Linux
Installed from:    Compiled sources

Konqueror crashes loading this page.  Firefox does not have such a problem.

I don't seem to get the drkonqi help for generating a backtrace, so I tried doing this in gdb myself - not sure if I did it right:


Thread 6 (Thread 0x42c0e950 (LWP 1494)):
#0  0x00007f0aea08f897 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib64/libpthread.so.0
No symbol table info available.
#1  0x00007f0aea300a44 in QWaitCondition::wait ()
   from /usr/lib64/qt4/libQtCore.so.4
No symbol table info available.
#2  0x00007f0aea2f4ed0 in ?? () from /usr/lib64/qt4/libQtCore.so.4
No symbol table info available.
#3  0x00007f0aea30058f in ?? () from /usr/lib64/qt4/libQtCore.so.4
No symbol table info available.
#4  0x00007f0aea08b047 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#5  0x00007f0ae792c28d in clone () from /lib64/libc.so.6
No symbol table info available.
#6  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 5 (Thread 0x4240d950 (LWP 1492)):
#0  0x00007f0aea08f897 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib64/libpthread.so.0
No symbol table info available.
#1  0x00007f0aea300a44 in QWaitCondition::wait ()
   from /usr/lib64/qt4/libQtCore.so.4
No symbol table info available.
#2  0x00007f0aea2f4ed0 in ?? () from /usr/lib64/qt4/libQtCore.so.4
No symbol table info available.
#3  0x00007f0aea30058f in ?? () from /usr/lib64/qt4/libQtCore.so.4
No symbol table info available.
#4  0x00007f0aea08b047 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#5  0x00007f0ae792c28d in clone () from /lib64/libc.so.6
No symbol table info available.
#6  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 1 (Thread 0x7f0aececd700 (LWP 1474)):
#0  0x00007f0adda26031 in cssyyparse (parser=0x7ffff4842610)
    at /var/tmp/portage/kde-base/kdelibs-4.1.80/work/kdelibs-4.1.80/khtml/css/parser.cpp:1756
	cssyychar = Cannot access memory at address 0x7ffff4840484
Comment 1 René J. Pollesch 2008-12-14 11:27:12 UTC
Still there in latest 4.2 SVN. Before Konqueror crashes, console output shows hundreds of the following messages:

konqueror(11361) NSPluginInstance::pluginResized: 380 616
konqueror(11361) NSPluginInstance::resizeEvent: 380 616 true true true
[...]
Speicherzugriffsfehler
Comment 2 Thomas 2008-12-22 00:15:31 UTC
Created attachment 29527 [details]
Konquerer crashed at http://derstandard.at/?url=/?id=1227288419058

Crashed after clicking the arrow on top-right of the
picture to show the next picture 
(and the double arrow is missing at all, as can be 
seen with firefox)
Comment 3 Florian Loitsch 2008-12-23 14:28:03 UTC
derstandard.at recently changed its layout.
I can't reproduce the crash (using KDE 4.1.3)
is this a duplicate of bug #165601 ?
Comment 4 FiNeX 2009-08-16 17:54:10 UTC
It doesn't crash on current trunk. Anyway, if the layout has been changed, it is better to close this.

thanks.