Bug 49860

Summary: Khtml caused SIGABRT when viewing ftp://alpha.gnu.org
Product: [Applications] konqueror Reporter: Shawn Starr <shawn.starr>
Component: khtmlAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED FIXED    
Severity: crash CC: jeremyhu, shu, volodya
Priority: NOR    
Version: 4.0   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Shawn Starr 2002-10-29 05:50:52 UTC
Version:           4.0 (using KDE 3.0.8 (KDE 3.1 beta2))
Installed from:    compiled sources
Compiler:          gcc version 3.2.1 20021011 (prerelease)
OS:          Linux (i686) release 2.4.20-pre7-rmap14a-xfs-uml-shawn12d.1

[New Thread 16384 (LWP 306)]
0x411e1df9 in __wait4 () at __wait4:-1
	in __wait4
#0  0x411e1df9 in __wait4 () at __wait4:-1
#1  0x41262234 in __DTOR_END__ () from /lib/libc.so.6
#2  0x40fd6cf3 in waitpid (pid=-512, stat_loc=0xfffffe00, options=-512)
    at wrapsyscall.c:181
#3  0x406ca942 in KCrash::defaultCrashHandler(int) (sig=6) at kcrash.cpp:235
#4  <signal handler called>
#5  0x4115cf41 in __kill () at __kill:-1
#6  0x40fd46bd in pthread_kill (thread=306, signo=-512) at signals.c:65
#7  0x40fd4a3b in raise (sig=-512) at signals.c:181
#8  0x4115e48c in *__GI_abort () at ../sysdeps/generic/abort.c:88
#9  0x41155f66 in *__GI___assert_fail (
    assertion=0xfffffe00 <Address 0xfffffe00 out of bounds>, 
    file=0xfffffe00 <Address 0xfffffe00 out of bounds>, line=4294966784, 
    function=0x41962520 "static void khtml::Cache::clear()") at assert.c:83 <-----
#10 0x4190b3fc in khtml::Cache::clear() ()
    at /usr/local/qt/include/qvaluelist.h:235
#11 0x41847cf1 in ~KHTMLFactory (this=0x81069d0) at khtml_factory.cpp:104
#12 0x41847f58 in KHTMLFactory::deref() () at khtml_factory.cpp:143
#13 0x41847bd1 in ~KHTMLFactory (this=0x81428a0) at khtml_factory.cpp:107
#14 0x406e31ae in ~KLibrary (this=0x8190d50) at klibloader.cpp:137
#15 0x406e41dc in KLibrary::slotTimeout() (this=0x0) at klibloader.cpp:255
#16 0x406e6d98 in KLibrary::qt_invoke(int, QUObject*) (this=0x8190d50, _id=4, 
    _o=0xbffff030) at klibloader.moc:92
#17 0x40a681bf in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/local/qt/lib/libqt-mt.so.3
#18 0x40a680a0 in QObject::activate_signal(int) ()
   from /usr/local/qt/lib/libqt-mt.so.3
#19 0x40d6f962 in QTimer::timeout() () from /usr/local/qt/lib/libqt-mt.so.3
#20 0x40a8c6be in QTimer::event(QEvent*) ()
   from /usr/local/qt/lib/libqt-mt.so.3
#21 0x40a019c1 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/local/qt/lib/libqt-mt.so.3
#22 0x40a0102c in QApplication::notify(QObject*, QEvent*) ()
   from /usr/local/qt/lib/libqt-mt.so.3
#23 0x4063eee6 in KApplication::notify(QObject*, QEvent*) (this=0xfffffe00, 
    receiver=0x8115b48, event=0xbffff2b0) at kapplication.cpp:421
#24 0x409b36d0 in QApplication::sendEvent(QObject*, QEvent*) ()
   from /usr/local/qt/lib/libqt-mt.so.3
#25 0x409dd0de in QEventLoop::activateTimers() ()
   from /usr/local/qt/lib/libqt-mt.so.3
#26 0x409b6023 in QEventLoop::processEvents(unsigned) ()
   from /usr/local/qt/lib/libqt-mt.so.3
#27 0x40a1839f in QEventLoop::enterLoop() ()
   from /usr/local/qt/lib/libqt-mt.so.3
#28 0x40a182e2 in QEventLoop::exec() () from /usr/local/qt/lib/libqt-mt.so.3
#29 0x40a01b2d in QApplication::exec() () from /usr/local/qt/lib/libqt-mt.so.3
#30 0x414c0447 in main (argc=0, argv=0x0) at konq_main.cc:130
#31 0x0804cc06 in launch (argc=2, _name=0x805dec4 "konqueror", 
    args=0x805df0c "/home/spstarr", cwd=0x805df0c "/home/spstarr", envc=19, 
    envs=0x8051b58 "4
Comment 1 Dirk Mueller 2002-11-10 17:51:10 UTC
*** Bug 49941 has been marked as a duplicate of this bug. ***
Comment 2 Dirk Mueller 2002-11-10 17:51:37 UTC
*** Bug 49712 has been marked as a duplicate of this bug. ***
Comment 3 Dirk Mueller 2002-11-10 17:51:56 UTC
*** Bug 50257 has been marked as a duplicate of this bug. ***
Comment 4 Dirk Mueller 2002-11-11 14:28:25 UTC
Subject: kdelibs/khtml/css

CVS commit by mueller: 

usual fix for memleak upon @import
CCMAIL: 49860-done@bugs.kde.org


  M +10 -9     css_ruleimpl.cpp   1.37

Comment 5 Stephan Kulow 2002-11-12 20:40:11 UTC
*** Bug 50609 has been marked as a duplicate of this bug. ***