[Htmlvalidator-help] FreeBSD
Brought to you by:
mgueury
From: [LoN]Kamikaze <LoN...@gm...> - 2006-06-17 09:36:46
|
I have found some volunteers who help me testing. Here is some debugging output: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x8067000 (LWP 100161)] 0x29ffeb0b in nsTidyImpl_GetInterfacesHelper () from /home/fk/.mozilla/firefox/a08wllhs.default/extensions/{3b56bcc7-54e5-44a2-9b44-66c3ef58c13e}/components/libnstidy.so (gdb) where #0 0x29ffeb0b in nsTidyImpl_GetInterfacesHelper () from /home/fk/.mozilla/firefox/a08wllhs.default/extensions/{3b56bcc7-54e5-44a2-9b44-66c3ef58c13e}/components/libnstidy.so #1 0x2817370a in nsGenericFactory::~nsGenericFactory () from /usr/X11R6/lib/firefox/libxpcom_core.so #2 0x28f1a825 in XPCNativeSet::GetNewOrUsed () from /usr/X11R6/lib/firefox/components/libxpconnect.so #3 0x28f1f5f7 in XPCWrappedNativeProto::GetNewOrUsed () from /usr/X11R6/lib/firefox/components/libxpconnect.so #4 0x28f17dc8 in XPCWrappedNative::GetNewOrUsed () from /usr/X11R6/lib/firefox/components/libxpconnect.so #5 0x28efd0e1 in XPCConvert::NativeInterface2JSObject () from /usr/X11R6/lib/firefox/components/libxpconnect.so #6 0x28ef03c8 in nsXPConnect::IsISupportsDescendant () from /usr/X11R6/lib/firefox/components/libxpconnect.so #7 0x28f04c51 in nsJSCID::NewID () from /usr/X11R6/lib/firefox/components/libxpconnect.so #8 0x281d2f1b in XPTC_InvokeByIndex () from /usr/X11R6/lib/firefox/libxpcom_core.so #9 0x28f153dc in XPCWrappedNative::CallMethod () from /usr/X11R6/lib/firefox/components/libxpconnect.so #10 0x28f1bf9f in XPC_WN_CallMethod () from /usr/X11R6/lib/firefox/components/libxpconnect.so #11 0x280e1de9 in js_Invoke () from /usr/X11R6/lib/firefox/libmozjs.so #12 0x280d871e in js_Interpret () from /usr/X11R6/lib/firefox/libmozjs.so #13 0x280e1eb4 in js_Invoke () from /usr/X11R6/lib/firefox/libmozjs.so #14 0x280d5da5 in js_Interpret () from /usr/X11R6/lib/firefox/libmozjs.so #15 0x280e1416 in js_Execute () from /usr/X11R6/lib/firefox/libmozjs.so #16 0x280a78b3 in JS_ExecuteScript () from /usr/X11R6/lib/firefox/libmozjs.so #17 0x29c57425 in nsJSContext::ExecuteScript () from /usr/X11R6/lib/firefox/components/libgklayout.so Attached is the complete output of Firefox with debugging symbols. Maybe you can make something of this. |