https://bugzilla.novell.com/show_bug.cgi?id=759123 https://bugzilla.novell.com/show_bug.cgi?id=759123#c1 Vadim Krevs <vkrevs@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vkrevs@yahoo.com --- Comment #1 from Vadim Krevs <vkrevs@yahoo.com> 2012-06-06 11:23:34 UTC --- Same here - started happening once I updated to Firefox 13 from OBS. Happens most often when opening a page with a flash video (youtube, filebox, etc). Also, the crash does not occur with 64-bit build of Firefox 13 from mozilla.org. Here is a stacktrace from Firefox 13 from OBS for openSUSE 12.2/x86_64: rpm -qa | egrep -i "mozilla|firefox|xul|moz"|sort MozillaFirefox-13.0-1.1.x86_64 MozillaFirefox-branding-openSUSE-5.0-17.1.x86_64 MozillaFirefox-debuginfo-13.0-1.1.x86_64 MozillaFirefox-devel-13.0-1.1.x86_64 MozillaThunderbird-13.0-3.1.x86_64 MozillaThunderbird-debuginfo-13.0-3.1.x86_64 MozillaThunderbird-devel-13.0-3.1.x86_64 MozillaThunderbird-translations-common-13.0-3.1.x86_64 ca-certificates-mozilla-1.76-3.1.1.noarch libmozjs185-1_0-1.8.5-3.6.x86_64 libproxy1-pacrunner-mozjs-0.4.7-7.4.1.x86_64 mozilla-js-13.0-1.1.x86_64 mozilla-js192-1.9.2.28-2.12.2.x86_64 mozilla-js192-32bit-1.9.2.28-2.12.2.x86_64 mozilla-kde4-integration-0.6.3-24.1.x86_64 mozilla-nspr-32bit-4.9.1-2.1.x86_64 mozilla-nspr-4.9.1-2.1.x86_64 mozilla-nspr-debuginfo-4.9.1-2.1.x86_64 mozilla-nspr-devel-4.9.1-2.1.x86_64 mozilla-nss-3.13.5-1.1.x86_64 mozilla-nss-32bit-3.13.5-1.1.x86_64 mozilla-nss-certs-3.13.5-1.1.x86_64 mozilla-nss-certs-32bit-3.13.5-1.1.x86_64 mozilla-nss-certs-debuginfo-3.13.5-1.1.x86_64 mozilla-nss-debuginfo-3.13.5-1.1.x86_64 mozilla-nss-devel-3.13.5-1.1.x86_64 mozilla-xulrunner192-1.9.2.28-2.12.2.x86_64 mozilla-xulrunner192-32bit-1.9.2.28-2.12.2.x86_64 mozilla-xulrunner192-debuginfo-1.9.2.28-2.12.2.x86_64 mozilla-xulrunner192-devel-1.9.2.28-2.12.2.x86_64 mozilla-xulrunner192-gnome-1.9.2.28-2.12.2.x86_64 mozilla-xulrunner192-gnome-32bit-1.9.2.28-2.12.2.x86_64 mozilla-xulrunner192-translations-common-1.9.2.28-2.12.2.x86_64 mozilla-xulrunner192-translations-common-32bit-1.9.2.28-2.12.2.x86_64 xulrunner-13.0-1.1.x86_64 xulrunner-debuginfo-13.0-1.1.x86_64 xulrunner-devel-13.0-1.1.x86_64 Program received signal SIGSEGV, Segmentation fault. 0x00007fffce260730 in ?? () (gdb) bt #0 0x00007fffce260730 in ?? () #1 0x00007fffcbd63979 in ?? () from /usr/lib64/libmozjs185.so.1.0 #2 0x00007ffff5a5cd28 in js::LooselyEqual (cx=0x7fffe1c08700, lval=<optimized out>, rval=<optimized out>, result=0x7fffffff9570) at /usr/src/debug/mozilla/js/src/jsinterp.cpp:757 #3 0x00007ffff5a63dd8 in js::Interpret (cx=0x7fffe1c08700, entryFrame=0x7fffe38000a8, interpMode=js::JSINTERP_NORMAL) at /usr/src/debug/mozilla/js/src/jsinterp.cpp:2236 #4 0x00007ffff5a6be76 in js::InvokeKernel (cx=0x7fffe1c08700, args=..., construct=<optimized out>) at /usr/src/debug/mozilla/js/src/jsinterp.cpp:529 #5 0x00007ffff5a6c406 in Invoke (construct=js::NO_CONSTRUCT, args=..., cx=0x7fffe1c08700) at /usr/src/debug/mozilla/js/src/jsinterp.h:172 #6 js::Invoke (cx=0x7fffe1c08700, thisv=..., fval=..., argc=1, argv=<optimized out>, rval=0x7fffffff9bf8) at /usr/src/debug/mozilla/js/src/jsinterp.cpp:561 #7 0x00007ffff59e7c5c in JS_CallFunctionValue (cx=<optimized out>, obj=<optimized out>, fval=..., argc=<optimized out>, argv=<optimized out>, rval=<optimized out>) at /usr/src/debug/mozilla/js/src/jsapi.cpp:5432 #8 0x00007ffff548b20f in nsXPCWrappedJSClass::CallMethod (this=0x7fffd9a72ac0, wrapper=0x7fffe1e1d9f8, methodIndex=3, info= 0x7fffe6416218, nativeParams=0x7fffffff9ea8) at /usr/src/debug/mozilla/js/xpconnect/src/XPCWrappedJSClass.cpp:1518 #9 0x00007ffff5486661 in nsXPCWrappedJS::CallMethod (this=0x7fffd3b89280, methodIndex=3, info=0x7fffe6416218, params=<optimized out>) at /usr/src/debug/mozilla/js/xpconnect/src/XPCWrappedJS.cpp:617 #10 0x00007ffff57eca95 in PrepareAndDispatch (self=0x7fffd1ec7240, methodIndex=<optimized out>, args=<optimized out>, gpregs= 0x7fffffff9f80, fpregs=0x7fffffff9fb0) at /usr/src/debug/mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_x86_64_linux.cpp:153 #11 0x00007ffff57ebf8b in SharedStub () from /usr/lib64/firefox/libxul.so #12 0x00007ffff515359c in nsEventListenerManager::HandleEventInternal (this=0x7fffd3b89e00, aPresContext=0x7fffd55f5000, aEvent= 0x7fffffffa280, aDOMEvent=0x7fffffffa1d8, aCurrentTarget=0x7fffcf6f22b0, aFlags=6, aEventStatus=0x7fffffffa1e0, aPusher= 0x7fffffffa1f0) at /usr/src/debug/mozilla/content/events/src/nsEventListenerManager.cpp:800 #13 0x00007ffff5167adb in HandleEvent (aEventStatus=0x7fffffffa1e0, aCurrentTarget=<optimized out>, aDOMEvent=0x7fffffffa1d8, aEvent=<optimized out>, aPresContext=<optimized out>, this=<optimized out>, aPusher=0x7fffffffa1f0, aFlags=6) at /usr/src/debug/mozilla/content/events/src/nsEventListenerManager.h:169 #14 HandleEvent (aPusher=0x7fffffffa1f0, aFlags=6, aVisitor=..., this=0x7fffd9aaf498, aMayHaveNewListenerManagers=<optimized out>) at /usr/src/debug/mozilla/content/events/src/nsEventDispatcher.cpp:216 #15 nsEventTargetChainItem::HandleEvent (this=0x7fffd9aaf498, aVisitor=..., aFlags=6, aMayHaveNewListenerManagers=false, aPusher= 0x7fffffffa1f0) at /usr/src/debug/mozilla/content/events/src/nsEventDispatcher.cpp:192 #16 0x00007ffff5167da8 in nsEventTargetChainItem::HandleEventTargetChain (this=0x7fffd9aaf700, aVisitor=..., aFlags=6, aCallback= 0x7fffffffa308, aMayHaveNewListenerManagers=false, aPusher=0x7fffffffa1f0) at /usr/src/debug/mozilla/content/events/src/nsEventDispatcher.cpp:348 #17 0x00007ffff51685e9 in nsEventDispatcher::Dispatch (aTarget=<optimized out>, aPresContext=0x7fffd55f5000, aEvent=0x7fffffffa280, aDOMEvent=0x0, aEventStatus=0x7fffffffa31c, aCallback=0x7fffffffa308, aTargets=0x0) at /usr/src/debug/mozilla/content/events/src/nsEventDispatcher.cpp:682 #18 0x00007ffff5157ef8 in nsEventStateManager::DispatchMouseEvent (this=0x7fffd3aeece0, aEvent=<optimized out>, aMessage=<optimized out>, aTargetContent=0x7fffcf6f22b0, aRelatedContent=<optimized out>) at /usr/src/debug/mozilla/content/events/src/nsEventStateManager.cpp:3805 #19 0x00007ffff515a7e5 in nsEventStateManager::NotifyMouseOut (this=0x7fffd3aeece0, aEvent=0x7fffffffa898, aMovingInto=0x7fffd1fe66b0) at /usr/src/debug/mozilla/content/events/src/nsEventStateManager.cpp:3916 #20 0x00007ffff515a8ec in nsEventStateManager::NotifyMouseOver (this=0x7fffd3aeece0, aEvent=0x7fffffffa898, aContent=0x7fffd1fe66b0) at /usr/src/debug/mozilla/content/events/src/nsEventStateManager.cpp:3964 #21 0x00007ffff515a9f4 in nsEventStateManager::GenerateMouseEnterExit (this=0x7fffd3aeece0, aEvent=0x7fffffffa898) at /usr/src/debug/mozilla/content/events/src/nsEventStateManager.cpp:4003 #22 0x00007ffff515c116 in nsEventStateManager::PreHandleEvent (this=0x7fffd3aeece0, aPresContext=0x7fffd55f5000, aEvent=0x7fffffffa898, aTargetFrame=0x7fffd1f9ccd0, aStatus=0x7fffffffa83c) at /usr/src/debug/mozilla/content/events/src/nsEventStateManager.cpp:1148 #23 0x00007ffff4f70e1b in PresShell::HandleEventInternal (this=0x7fffd1d44d60, aEvent=0x7fffffffa898, aStatus=0x7fffffffa83c) ---Type <return> to continue, or q <return> to quit---q -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.