https://bugzilla.novell.com/show_bug.cgi?id=375277
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=375277#c3 Sebastien Pouliot <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |[EMAIL PROTECTED] --- Comment #3 from Sebastien Pouliot <[EMAIL PROTECTED]> 2008-03-31 15:29:44 MST --- I still can't replicate the crash. But I did try one time under valgrind and got this ==7087== Invalid read of size 4 ==7087== at 0x41D2A49: (within /usr/lib/libnspr4.so) ==7087== by 0x8248797: (within /usr/lib/firefox/firefox-bin) ==7087== by 0xD1A3A15: NPN_ReleaseObject (plugin-entry.cpp:209) ==7087== by 0xD1ADC2A: MoonlightScriptControlObject::Dispose() (plugin-class.cpp:1499) ==7087== by 0xD1A4CC6: _invalidate(NPObject*) (plugin-class.cpp:1310) ==7087== by 0x824CD55: (within /usr/lib/firefox/firefox-bin) ==7087== by 0x411211F: PL_DHashTableEnumerate (in /usr/lib/firefox/libxpcom_core.so) ==7087== by 0x824DF1E: (within /usr/lib/firefox/firefox-bin) ==7087== by 0x824BBF2: (within /usr/lib/firefox/firefox-bin) ==7087== by 0x82D1473: (within /usr/lib/firefox/firefox-bin) ==7087== by 0x82C9E45: (within /usr/lib/firefox/firefox-bin) ==7087== by 0x82A515C: (within /usr/lib/firefox/firefox-bin) ==7087== Address 0xAC630E8 is 8 bytes inside a block of size 32 free'd ==7087== at 0x4020E26: operator delete(void*) (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==7087== by 0xD1B58AA: MoonlightContentObject::~MoonlightContentObject() (plugin-class.h:241) ==7087== by 0xD1A499C: _deallocate(NPObject*) (plugin-class.cpp:1211) ==7087== by 0x824CD6B: (within /usr/lib/firefox/firefox-bin) ==7087== by 0x411211F: PL_DHashTableEnumerate (in /usr/lib/firefox/libxpcom_core.so) ==7087== by 0x824DF1E: (within /usr/lib/firefox/firefox-bin) ==7087== by 0x824BBF2: (within /usr/lib/firefox/firefox-bin) ==7087== by 0x82D1473: (within /usr/lib/firefox/firefox-bin) ==7087== by 0x82C9E45: (within /usr/lib/firefox/firefox-bin) ==7087== by 0x82A515C: (within /usr/lib/firefox/firefox-bin) ==7087== by 0x82C9E45: (within /usr/lib/firefox/firefox-bin) ==7087== by 0x82A515C: (within /usr/lib/firefox/firefox-bin) --7087-- Discarding syms at 0x69FC000-0x6A03000 in /opt/gnome/lib/gtk-2.0/2.4.0/immodules/im-xim.so due to munmap() --7087-- Discarding syms at 0x8044000-0x8046000 in /home/poupou/.mozilla/plugins/libmoonloader.so due to munmap() --7087-- Discarding syms at 0x7FCB000-0x8003000 in /usr/lib/firefox/libfreebl3.so due to munmap() --7087-- Discarding syms at 0x8003000-0x8044000 in /usr/lib/firefox/libnssckbi.so due to munmap() --7087-- Discarding syms at 0x4199000-0x419D000 in /usr/lib/gconv/UTF-16.so due to munmap() --7087-- Discarding syms at 0x4196000-0x4199000 in /usr/lib/gconv/ISO8859-1.so due to munmap() which may be unrelated to your crash (but still something bad). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
