Bug 77785 - khtml crash on www.ams.org
Summary: khtml crash on www.ams.org
Status: RESOLVED DUPLICATE of bug 75806
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: 2004-03-16 18:08 UTC by Maurizio Monge
Modified: 2004-04-01 21:47 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 Maurizio Monge 2004-03-16 18:08:32 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc-3.3.1 
OS:          Linux

my konqueror crashes somwhere on www.ams.org (you can get a copy of the file that crashes it here: http://linuz.sns.it/~monge/konq_crash)

here is a backtrace:

#0  0x0000002a997d06e9 in kill () from /lib64/libc.so.6
#1  0x0000002a990c7111 in pthread_kill () from /lib64/libpthread.so.0
#2  0x0000002a990c7432 in raise () from /lib64/libpthread.so.0
#3  0x0000002a997d03d2 in raise () from /lib64/libc.so.6
#4  0x0000002a997d1944 in abort () from /lib64/libc.so.6
#5  0x0000002a997c9820 in __assert_fail () from /lib64/libc.so.6
#6  0x0000002a9a4df745 in khtml::RenderBlock::layoutBlock(bool) () from /usr/lib64/libkhtml.so.4
#7  0x0000002a9a4df15b in khtml::RenderBlock::layout() () from /usr/lib64/libkhtml.so.4
#8  0x0000002a9a4e05f8 in khtml::RenderBlock::layoutBlockChildren(bool) ()
   from /usr/lib64/libkhtml.so.4
#9  0x0000002a9a4df4df in khtml::RenderBlock::layoutBlock(bool) () from /usr/lib64/libkhtml.so.4
#10 0x0000002a9a4df15b in khtml::RenderBlock::layout() () from /usr/lib64/libkhtml.so.4
#11 0x0000002a9a4e05f8 in khtml::RenderBlock::layoutBlockChildren(bool) ()
   from /usr/lib64/libkhtml.so.4
#12 0x0000002a9a4df4df in khtml::RenderBlock::layoutBlock(bool) () from /usr/lib64/libkhtml.so.4
#13 0x0000002a9a4df15b in khtml::RenderBlock::layout() () from /usr/lib64/libkhtml.so.4
#14 0x0000002a9a4e05f8 in khtml::RenderBlock::layoutBlockChildren(bool) ()
   from /usr/lib64/libkhtml.so.4
#15 0x0000002a9a4df4df in khtml::RenderBlock::layoutBlock(bool) () from /usr/lib64/libkhtml.so.4
#16 0x0000002a9a4df15b in khtml::RenderBlock::layout() () from /usr/lib64/libkhtml.so.4
#17 0x0000002a9a4e05f8 in khtml::RenderBlock::layoutBlockChildren(bool) ()
   from /usr/lib64/libkhtml.so.4
#18 0x0000002a9a4df4df in khtml::RenderBlock::layoutBlock(bool) () from /usr/lib64/libkhtml.so.4
#19 0x0000002a9a4df15b in khtml::RenderBlock::layout() () from /usr/lib64/libkhtml.so.4
#20 0x0000002a9a4e05f8 in khtml::RenderBlock::layoutBlockChildren(bool) ()
   from /usr/lib64/libkhtml.so.4
#21 0x0000002a9a4df4df in khtml::RenderBlock::layoutBlock(bool) () from /usr/lib64/libkhtml.so.4
#22 0x0000002a9a507ed8 in khtml::RenderTableCell::layout() () from /usr/lib64/libkhtml.so.4
#23 0x0000002a9a507a08 in khtml::RenderTableRow::layout() () from /usr/lib64/libkhtml.so.4
---Type <return> to continue, or q <return> to quit---
#24 0x0000002a9a4f20f4 in khtml::RenderContainer::layout() () from /usr/lib64/libkhtml.so.4
#25 0x0000002a9a502dfc in khtml::RenderTable::layout() () from /usr/lib64/libkhtml.so.4
#26 0x0000002a9a4e05f8 in khtml::RenderBlock::layoutBlockChildren(bool) ()
   from /usr/lib64/libkhtml.so.4
#27 0x0000002a9a4df4df in khtml::RenderBlock::layoutBlock(bool) () from /usr/lib64/libkhtml.so.4
#28 0x0000002a9a4df15b in khtml::RenderBlock::layout() () from /usr/lib64/libkhtml.so.4
#29 0x0000002a9a522c9b in khtml::RenderBody::layout() () from /usr/lib64/libkhtml.so.4
#30 0x0000002a9a4e05f8 in khtml::RenderBlock::layoutBlockChildren(bool) ()
   from /usr/lib64/libkhtml.so.4
#31 0x0000002a9a4df4df in khtml::RenderBlock::layoutBlock(bool) () from /usr/lib64/libkhtml.so.4
#32 0x0000002a9a4df15b in khtml::RenderBlock::layout() () from /usr/lib64/libkhtml.so.4
#33 0x0000002a9a4e05f8 in khtml::RenderBlock::layoutBlockChildren(bool) ()
   from /usr/lib64/libkhtml.so.4
#34 0x0000002a9a4df4df in khtml::RenderBlock::layoutBlock(bool) () from /usr/lib64/libkhtml.so.4
#35 0x0000002a9a4df15b in khtml::RenderBlock::layout() () from /usr/lib64/libkhtml.so.4
#36 0x0000002a9a51c02a in khtml::RenderCanvas::layout() () from /usr/lib64/libkhtml.so.4
#37 0x0000002a9a43b644 in KHTMLView::layout() () from /usr/lib64/libkhtml.so.4
#38 0x0000002a9a51c705 in khtml::RenderCanvas::close() () from /usr/lib64/libkhtml.so.4
#39 0x0000002a9a490431 in DOM::DocumentImpl::close() () from /usr/lib64/libkhtml.so.4
#40 0x0000002a9a4bdd89 in DOM::HTMLDocumentImpl::close() () from /usr/lib64/libkhtml.so.4
#41 0x0000002a9a457aae in KHTMLPart::checkEmitLoadEvent() () from /usr/lib64/libkhtml.so.4
#42 0x0000002a9a45733d in KHTMLPart::checkCompleted() () from /usr/lib64/libkhtml.so.4
#43 0x0000002a9a456b78 in KHTMLPart::slotLoaderRequestDone(khtml::DocLoader*, khtml::CachedObject*)
    () from /usr/lib64/libkhtml.so.4
#44 0x0000002a9a46fdb5 in KHTMLPart::qt_invoke(int, QUObject*) () from /usr/lib64/libkhtml.so.4
#45 0x0000002a974c6031 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib64/libqt-mt.so.3
#46 0x0000002a9a551b57 in khtml::Loader::requestFailed(khtml::DocLoader*, khtml::CachedObject*) ()
   from /usr/lib64/libkhtml.so.4
---Type <return> to continue, or q <return> to quit---
#47 0x0000002a9a54f5ac in khtml::Loader::slotFinished(KIO::Job*) () from /usr/lib64/libkhtml.so.4
#48 0x0000002a9a551c10 in khtml::Loader::qt_invoke(int, QUObject*) () from /usr/lib64/libkhtml.so.4
#49 0x0000002a974c6031 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib64/libqt-mt.so.3
#50 0x0000002a95d039c7 in KIO::Job::result(KIO::Job*) () from /usr/lib64/libkio.so.4
#51 0x0000002a95ced20b in KIO::Job::emitResult() () from /usr/lib64/libkio.so.4
#52 0x0000002a95ceeb8a in KIO::SimpleJob::slotFinished() () from /usr/lib64/libkio.so.4
#53 0x0000002a95cf1e11 in KIO::TransferJob::slotFinished() () from /usr/lib64/libkio.so.4
#54 0x0000002a95ceee53 in KIO::SimpleJob::slotError(int, QString const&) ()
   from /usr/lib64/libkio.so.4
#55 0x0000002a95d04551 in KIO::SimpleJob::qt_invoke(int, QUObject*) () from /usr/lib64/libkio.so.4
#56 0x0000002a95d0525d in KIO::TransferJob::qt_invoke(int, QUObject*) ()
   from /usr/lib64/libkio.so.4
#57 0x0000002a974c6031 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib64/libqt-mt.so.3
#58 0x0000002a95ce13f7 in KIO::SlaveInterface::error(int, QString const&) ()
   from /usr/lib64/libkio.so.4
#59 0x0000002a95cde62b in KIO::SlaveInterface::dispatch(int, QMemArray<char> const&) ()
   from /usr/lib64/libkio.so.4
#60 0x0000002a95cdd836 in KIO::SlaveInterface::dispatch() () from /usr/lib64/libkio.so.4
#61 0x0000002a95cdaa56 in KIO::Slave::gotInput() () from /usr/lib64/libkio.so.4
#62 0x0000002a95cdcf98 in KIO::Slave::qt_invoke(int, QUObject*) () from /usr/lib64/libkio.so.4
#63 0x0000002a974c6031 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib64/libqt-mt.so.3
#64 0x0000002a974c6156 in QObject::activate_signal(int, int) () from /usr/lib64/libqt-mt.so.3
#65 0x0000002a9780ef55 in QSocketNotifier::activated(int) () from /usr/lib64/libqt-mt.so.3
#66 0x0000002a974e23db in QSocketNotifier::event(QEvent*) () from /usr/lib64/libqt-mt.so.3
#67 0x0000002a9746568f in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/lib64/libqt-mt.so.3
---Type <return> to continue, or q <return> to quit---
#68 0x0000002a97464d4e in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libqt-mt.so.3
#69 0x0000002a967c75e6 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib64/libkdecore.so.4
#70 0x0000002a97453edf in QEventLoop::activateSocketNotifiers() () from /usr/lib64/libqt-mt.so.3
#71 0x0000002a9740c980 in QEventLoop::processEvents(unsigned) () from /usr/lib64/libqt-mt.so.3
#72 0x0000002a97478a21 in QEventLoop::enterLoop() () from /usr/lib64/libqt-mt.so.3
#73 0x0000002a97478922 in QEventLoop::exec() () from /usr/lib64/libqt-mt.so.3
#74 0x0000002a97465875 in QApplication::exec() () from /usr/lib64/libqt-mt.so.3
#75 0x0000002a956cb2e7 in kdemain () from /usr/lib64/libkdeinit_konqueror.so
#76 0x0000002a997bdbae in __libc_start_main () from /lib64/libc.so.6
Comment 1 Rex Dieter 2004-03-16 20:30:42 UTC
WORKSFORME, kde-3.2.1, qt-3.3.1, redhat-8.0.
Comment 2 Maurizio Monge 2004-03-17 12:52:27 UTC
Alle 20:30, martedì 16 marzo 2004, Rex Dieter ha scritto:
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>
> http://bugs.kde.org/show_bug.cgi?id=77785
>
>
>
>
> ------- Additional Comments From rdieter math unl edu  2004-03-16 20:30
> ------- WORKSFORME, kde-3.2.1, qt-3.3.1, redhat-8.0.

mhh, you're right, again, it works for me when running in 32 bits mode,
but when using kde with 64bits (i have an amd64) it crashes :-(
(i have installed both)

Maurizio

Comment 3 Tommi Tervo 2004-04-01 21:47:33 UTC
Well, yet another <dl compat> crash.

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