From kfm-devel Wed May 09 15:15:37 2001 From: Kevin Krammer Date: Wed, 09 May 2001 15:15:37 +0000 To: kfm-devel Subject: KHTML bug X-MARC-Message: https://marc.info/?l=kfm-devel&m=98942218426734 Hi! I am not subscribed to this list but I have seen other people with khtml=20 reports on kde-devel being redirected to kfm-devel so I hope I am right h= ere. I have been experimenting with khtml for some time now with kdelibs2.1.2 = and=20 everything works fine. However when compiled and run with this mornings CVS kdelibs my program=20 chrashes. I tried to invesigate which part of my code cause the crash and this are = my=20 findings: I had a class member variable defined like this DOM::HTMLDocument htmlDoc; in the header file and the app chrashed on the classes constructor creati= ng=20 this backtrace: 0x41302269 in __wait4 () from /lib/libc.so.6 #0 0x41302269 in __wait4 ()= =20 from /lib/libc.so.6 #1 0x41362ff8 in __DTOR_END__ () from /lib/libc.so.6= #2 =20 0x408e2caa in KCrash::defaultCrashHandler () from=20 /opt/kde2.2/lib/libkdecore.so.3 #3 0x4128bb18 in __restore () at=20 =2E./sysdeps/unix/sysv/linux/i386/sigaction.c:125 #4 0x401ed878 in=20 khtml::DocLoader::DocLoader () from /opt/kde2.2/lib/libkhtml.so.3 #5 =20 0x40146bf8 in DOM::DocumentImpl::DocumentImpl () from=20 /opt/kde2.2/lib/libkhtml.so.3 #6 0x4016e91e in=20 DOM::HTMLDocumentImpl::HTMLDocumentImpl () from=20 /opt/kde2.2/lib/libkhtml.so.3 #7 0x40211d63 in=20 DOM::HTMLDocument::HTMLDocument () from /opt/kde2.2/lib/libkhtml.so.3 = #8 =20 0x8053583 in KmudView::KmudView () #9 0x8051d18 in KmudMainWindow::initV= iew=20 () #10 0x80501a2 in KmudMainWindow::KmudMainWindow () #11 0x804fdc9 in ma= in=20 () #12 0x41285313 in __libc_start_main (main=3D0x804fc90
, argc=3D1= , =20 argv=3D0xbffff6f4, init=3D0x804e514 <_init>, fini=3D0x8055818 <_fini>, = =20 rtld_fini=3D0x4000ac70 <_dl_fini>, stack_end=3D0xbffff6ec) at=20 =2E./sysdeps/generic/libc-start.c:90 As said above kdelibs are from anonCVS (mirror at tu-graz.ac.at) from=20 somewhere around 10:00 this morning. QT is qt-copy from about two weeks ago. System is a i386 (PII) running SuSE6.3 Cheers, Kevin --=20 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Kevin Krammer Developer at the Kmud Project http://www.kmud.de/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~