Bug 83639 - konqueror always crashes when trying to open specific html files
Summary: konqueror always crashes when trying to open specific html files
Status: RESOLVED DUPLICATE of bug 75806
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: 3.2.2
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-19 11:48 UTC by fabio de francesco
Modified: 2004-06-19 16:19 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 fabio de francesco 2004-06-19 11:48:23 UTC
Version:           3.2.2 (using KDE 3.2.2, compiled sources)
Compiler:          gcc version 3.3.3
OS:                Linux (i686) release 2.6.6

Konqueror always crashes when trying to open specific html files.

The files can be downloaded from:

http://libre.act-europe.fr/GNAT/3.15p/gnat-3.15p-unx-docs.tar.gz

After having unzipped and restored the archive, when I try to open any of the html files ( in subdirectory html/ ), Konqueror crashes after a few seconds.
 
This is the backtrace:

[New Thread 16384 (LWP 31777)]
0x413ca5c9 in waitpid () from /lib/libpthread.so.0
#0  0x413ca5c9 in waitpid () from /lib/libpthread.so.0
#1  0x40788673 in KCrash::defaultCrashHandler(int) ()
   from /opt/kde3.2.2/lib/libkdecore.so.4
#2  0x413c8c45 in __pthread_sighandler () from /lib/libpthread.so.0
#3  <signal handler called>
#4  0x41535ac1 in kill () from /lib/libc.so.6
#5  0x413c59ed in pthread_kill () from /lib/libpthread.so.0
#6  0x413c5d0b in raise () from /lib/libpthread.so.0
#7  0x415356fa in raise () from /lib/libc.so.6
#8  0x41537127 in abort () from /lib/libc.so.6
#9  0x4152ed6a in __assert_fail () from /lib/libc.so.6
#10 0x41c807ff in khtml::RenderBlock::layoutBlock(bool) ()
   from /opt/kde3.2.2/lib/libkhtml.so.4
#11 0x41c803a5 in khtml::RenderBlock::layout() ()
   from /opt/kde3.2.2/lib/libkhtml.so.4
#12 0x41c8184f in khtml::RenderBlock::layoutBlockChildren(bool) ()
   from /opt/kde3.2.2/lib/libkhtml.so.4
#13 0x41c80850 in khtml::RenderBlock::layoutBlock(bool) ()
   from /opt/kde3.2.2/lib/libkhtml.so.4
#14 0x41c803a5 in khtml::RenderBlock::layout() ()
   from /opt/kde3.2.2/lib/libkhtml.so.4
#15 0x41c8184f in khtml::RenderBlock::layoutBlockChildren(bool) ()
   from /opt/kde3.2.2/lib/libkhtml.so.4
#16 0x41c80850 in khtml::RenderBlock::layoutBlock(bool) ()
   from /opt/kde3.2.2/lib/libkhtml.so.4
#17 0x41c803a5 in khtml::RenderBlock::layout() ()
   from /opt/kde3.2.2/lib/libkhtml.so.4
#18 0x41c8184f in khtml::RenderBlock::layoutBlockChildren(bool) ()
   from /opt/kde3.2.2/lib/libkhtml.so.4
#19 0x41c80850 in khtml::RenderBlock::layoutBlock(bool) ()
   from /opt/kde3.2.2/lib/libkhtml.so.4
#20 0x41c803a5 in khtml::RenderBlock::layout() ()
   from /opt/kde3.2.2/lib/libkhtml.so.4
#21 0x41cc3815 in khtml::RenderBody::layout() ()
   from /opt/kde3.2.2/lib/libkhtml.so.4
#22 0x41c8184f in khtml::RenderBlock::layoutBlockChildren(bool) ()
   from /opt/kde3.2.2/lib/libkhtml.so.4
#23 0x41c80850 in khtml::RenderBlock::layoutBlock(bool) ()
   from /opt/kde3.2.2/lib/libkhtml.so.4
#24 0x41c803a5 in khtml::RenderBlock::layout() ()
   from /opt/kde3.2.2/lib/libkhtml.so.4
#25 0x41c8184f in khtml::RenderBlock::layoutBlockChildren(bool) ()
   from /opt/kde3.2.2/lib/libkhtml.so.4
#26 0x41c80850 in khtml::RenderBlock::layoutBlock(bool) ()
   from /opt/kde3.2.2/lib/libkhtml.so.4
#27 0x41c803a5 in khtml::RenderBlock::layout() ()
   from /opt/kde3.2.2/lib/libkhtml.so.4
#28 0x41cbc73a in khtml::RenderCanvas::layout() ()
   from /opt/kde3.2.2/lib/libkhtml.so.4
#29 0x41bda29a in KHTMLView::layout() () from /opt/kde3.2.2/lib/libkhtml.so.4
#30 0x41be2fcc in KHTMLView::timerEvent(QTimerEvent*) ()
   from /opt/kde3.2.2/lib/libkhtml.so.4
#31 0x40b90a63 in QObject::event(QEvent*) ()
   from /usr/local/qt/lib/libqt-mt.so.3
#32 0x40bd0fbf in QWidget::event(QEvent*) ()
   from /usr/local/qt/lib/libqt-mt.so.3
#33 0x40b2c4af in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/local/qt/lib/libqt-mt.so.3
#34 0x40b2ba75 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/local/qt/lib/libqt-mt.so.3
#35 0x406f329d in KApplication::notify(QObject*, QEvent*) ()
   from /opt/kde3.2.2/lib/libkdecore.so.4
#36 0x40b19d94 in QEventLoop::activateTimers() ()
   from /usr/local/qt/lib/libqt-mt.so.3
#37 0x40ace342 in QEventLoop::processEvents(unsigned) ()
   from /usr/local/qt/lib/libqt-mt.so.3
#38 0x40b41268 in QEventLoop::enterLoop() ()
   from /usr/local/qt/lib/libqt-mt.so.3
#39 0x40b41118 in QEventLoop::exec() () from /usr/local/qt/lib/libqt-mt.so.3
#40 0x40b2c711 in QApplication::exec() () from /usr/local/qt/lib/libqt-mt.so.3
#41 0x4176222c in kdemain () from /opt/kde3.2.2/lib/libkdeinit_konqueror.so
#42 0x4171c916 in kdeinitmain () from /opt/kde3.2.2/lib/kde3/konqueror.so
#43 0x0804ccc6 in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) ()
#44 0x0804e301 in handle_launcher_request(int) ()
#45 0x0804e86d in handle_requests(int) ()
#46 0x0804f995 in main ()
#47 0x41521d06 in __libc_start_main () from /lib/libc.so.6
Comment 1 fabio de francesco 2004-06-19 11:52:53 UTC
The application crashed causing the signal 6 ( SIGABRT ).
Comment 2 Maksim Orlovich 2004-06-19 16:19:40 UTC

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