Closed
Bug 782182
Opened 13 years ago
Closed 7 years ago
B2G: Lots of WARNING: Overflowed nscoord_MAX in conversion to nscoord
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: kanru, Unassigned)
Details
Even when in idle these warnings still pop up.
Backtrace:
#0 NSToCoordRoundWithClamp (aValue=nan(0x400000)) at ../../dist/include/nsCoord.h:81
#1 0x40a299f2 in AlignWithLayerPixels (aDesired=0, aLower=0, aUpper=0, aAppUnitsPerPixel=60, aRes=0, aCurrent=0) at /home/kanru/zone2/mozilla/central/layout/generic/nsGfxScrollFrame.cpp:1989
#2 0x40a29b52 in ClampAndAlignWithLayerPixels (aPt=..., aBounds=..., aRange=..., aCurrent=..., aAppUnitsPerPixel=60, aScale=...) at /home/kanru/zone2/mozilla/central/layout/generic/nsGfxScrollFrame.cpp:2028
#3 0x40a29ce8 in nsGfxScrollFrameInner::ScrollToImpl (this=0x1231850, aPt=..., aRange=...) at /home/kanru/zone2/mozilla/central/layout/generic/nsGfxScrollFrame.cpp:2081
#4 0x40a2d7e8 in nsGfxScrollFrameInner::ReflowFinished (this=0x1231850) at /home/kanru/zone2/mozilla/central/layout/generic/nsGfxScrollFrame.cpp:3507
#5 0x409a2066 in PresShell::HandlePostedReflowCallbacks (this=0xc0c6f8, aInterruptible=false) at /home/kanru/zone2/mozilla/central/layout/base/nsPresShell.cpp:3729
#6 0x409ab888 in PresShell::DidDoReflow (this=0xc0c6f8, aInterruptible=false) at /home/kanru/zone2/mozilla/central/layout/base/nsPresShell.cpp:7342
#7 0x409ac778 in PresShell::ProcessReflowCommands (this=0xc0c6f8, aInterruptible=false) at /home/kanru/zone2/mozilla/central/layout/base/nsPresShell.cpp:7641
#8 0x409a24c0 in PresShell::FlushPendingNotifications (this=0xc0c6f8, aType=Flush_Layout) at /home/kanru/zone2/mozilla/central/layout/base/nsPresShell.cpp:3898
#9 0x40c520d8 in nsDocument::FlushPendingNotifications (this=0xaaf650, aType=Flush_Layout) at /home/kanru/zone2/mozilla/central/content/base/src/nsDocument.cpp:6326
#10 0x40c80f4a in nsGenericElement::GetPrimaryFrame (this=0xffc180, aType=Flush_Layout) at /home/kanru/zone2/mozilla/central/content/base/src/nsGenericElement.cpp:1804
#11 0x40c7dae2 in nsGenericElement::GetStyledFrame (this=0xffc180) at /home/kanru/zone2/mozilla/central/content/base/src/nsGenericElement.cpp:519
#12 0x40c7dcbe in nsGenericElement::GetScrollFrame (this=0xffc180, aStyledFrame=0xbe96c108) at /home/kanru/zone2/mozilla/central/content/base/src/nsGenericElement.cpp:573
#13 0x40c7e202 in nsGenericElement::GetClientAreaRect (this=0xffc180) at /home/kanru/zone2/mozilla/central/content/base/src/nsGenericElement.cpp:754
#14 0x40c7c644 in nsGenericElement::GetClientWidth (this=0xffc180) at /home/kanru/zone2/mozilla/central/content/base/src/nsGenericElement.h:304
#15 0x414964c0 in nsIDOMElement_GetClientWidth (cx=0xbc7f58, obj=..., id=..., vp_=...) at /home/kanru/zone2/mozilla/B2G/objdir-gecko/js/xpconnect/src/dom_quickstubs.cpp:4642
#16 0x42209b38 in js::CallJSPropertyOp (cx=0xbc7f58, op=0x4149644d <nsIDOMElement_GetClientWidth>, receiver=..., id=..., vp=...) at /home/kanru/zone2/mozilla/central/js/src/jscntxtinlines.h:456
#17 0x4220a752 in js::Shape::get (this=0x44980280, cx=0xbc7f58, receiver=..., obj=0x44978380, pobj=0x44978340, vp=...) at /home/kanru/zone2/mozilla/central/js/src/jsscopeinlines.h:286
#18 0x4221916c in js_NativeGetInline (cx=0xbc7f58, receiver=..., obj=0x44978380, pobj=0x44978340, shape=0x44980280, getHow=1, vp=0xbe96c360) at /home/kanru/zone2/mozilla/central/js/src/jsobj.cpp:4570
#19 0x422199be in js_GetPropertyHelperInline (cx=0xbc7f58, obj=..., receiver=..., id_=..., getHow=1, vp=...) at /home/kanru/zone2/mozilla/central/js/src/jsobj.cpp:4720
#20 0x42219a38 in js::GetPropertyHelper (cx=0xbc7f58, obj=..., id=..., getHow=1, vp=...) at /home/kanru/zone2/mozilla/central/js/src/jsobj.cpp:4729
#21 0x421dde7c in js::GetPropertyOperation (cx=0xbc7f58, script=0x44979f90, pc=0xfaa3e1 "5", lval=..., vp=0xbe96c598) at /home/kanru/zone2/mozilla/central/js/src/jsinterpinlines.h:271
#22 0x421ec974 in js::Interpret (cx=0xbc7f58, entryFrame=0x43eda020, interpMode=js::JSINTERP_NORMAL) at /home/kanru/zone2/mozilla/central/js/src/jsinterp.cpp:2304
#23 0x421e124c in js::RunScript (cx=0xbc7f58, script=0x44979f20, fp=0x43eda020) at /home/kanru/zone2/mozilla/central/js/src/jsinterp.cpp:302
#24 0x421e1c58 in js::ExecuteKernel (cx=0xbc7f58, script=..., scopeChain=..., thisv=..., type=js::EXECUTE_GLOBAL, evalInFrame=0x0, result=0x0) at /home/kanru/zone2/mozilla/central/js/src/jsinterp.cpp:486
#25 0x421e1e3e in js::Execute (cx=0xbc7f58, script=..., scopeChainArg=..., rval=0x0) at /home/kanru/zone2/mozilla/central/js/src/jsinterp.cpp:524
#26 0x42145ca6 in JS::Evaluate (cx=0x1000, obj=..., options=..., chars=0x0, length=1150390336, rval=0xfbd87c) at /home/kanru/zone2/mozilla/central/js/src/jsapi.cpp:5705
#27 0x42146088 in JS_EvaluateUCScriptForPrincipalsVersionOrigin (cx=0xbc7f58, objArg=0x44919040, principals=0xce62fc, originPrincipals=0xfbd87c, chars=0xf3d6a0, length=14486, filename=0xfc2298 "app://system.gaia.kanru.info/js/cards_view/cards_view.js", lineno=1, rval=0x0, version=JSVERSION_DEFAULT) at /home/kanru/zone2/mozilla/central/js/src/jsapi.cpp:5786
#28 0x40f49b30 in nsJSContext::EvaluateString (this=0xbc7f08, aScript=..., aScopeObject=0x44919040, aPrincipal=0xce62f8, aOriginPrincipal=0xfbd878, aURL=0xfc2298 "app://system.gaia.kanru.info/js/cards_view/cards_view.js", aLineNo=1, aVersion=JSVERSION_DEFAULT, aRetValue=0x0, aIsUndefined=0xbe96cfc7) at /home/kanru/zone2/mozilla/central/dom/base/nsJSEnvironment.cpp:1494
#29 0x40cb9478 in nsScriptLoader::EvaluateScript (this=0xce5f20, aRequest=0xfc22f0, aScript=...) at /home/kanru/zone2/mozilla/central/content/base/src/nsScriptLoader.cpp:830
#30 0x40cb8f30 in nsScriptLoader::ProcessRequest (this=0xce5f20, aRequest=0xfc22f0) at /home/kanru/zone2/mozilla/central/content/base/src/nsScriptLoader.cpp:723
#31 0x40cb98de in nsScriptLoader::ProcessPendingRequests (this=0xce5f20) at /home/kanru/zone2/mozilla/central/content/base/src/nsScriptLoader.cpp:900
#32 0x40cba916 in nsScriptLoader::ParsingComplete (this=0xce5f20, aTerminated=false) at /home/kanru/zone2/mozilla/central/content/base/src/nsScriptLoader.cpp:1245
#33 0x40c039c2 in nsContentSink::DidBuildModelImpl (this=0xce6588, aTerminated=false) at /home/kanru/zone2/mozilla/central/content/base/src/nsContentSink.cpp:1465
#34 0x4119c98e in nsHtml5TreeOpExecutor::DidBuildModel (this=0xce6588, aTerminated=false) at /home/kanru/zone2/mozilla/central/parser/html/nsHtml5TreeOpExecutor.cpp:149
#35 0x4119a7d0 in nsHtml5TreeOperation::Perform (this=0xe78470, aBuilder=0xce6588, aScriptElement=0xbe96d64c) at /home/kanru/zone2/mozilla/central/parser/html/nsHtml5TreeOperation.cpp:627
#36 0x4119d9a8 in nsHtml5TreeOpExecutor::RunFlushLoop (this=0xce6588) at /home/kanru/zone2/mozilla/central/parser/html/nsHtml5TreeOpExecutor.cpp:564
#37 0x4119c46c in nsHtml5ExecutorReflusher::Run (this=0xda3d88) at /home/kanru/zone2/mozilla/central/parser/html/nsHtml5TreeOpExecutor.cpp:66
#38 0x41b55282 in nsThread::ProcessNextEvent (this=0x5298d0, mayWait=false, result=0xbe96d727) at /home/kanru/zone2/mozilla/central/xpcom/threads/nsThread.cpp:624
#39 0x41afa832 in NS_ProcessNextEvent_P (thread=0x5298d0, mayWait=false) at /home/kanru/zone2/mozilla/B2G/objdir-gecko/xpcom/build/nsThreadUtils.cpp:220
#40 0x41945236 in mozilla::ipc::MessagePump::Run (this=0x514608, aDelegate=0x521540) at /home/kanru/zone2/mozilla/central/ipc/glue/MessagePump.cpp:82
#41 0x41ba34c8 in MessageLoop::RunInternal (this=0x521540) at /home/kanru/zone2/mozilla/central/ipc/chromium/src/base/message_loop.cc:208
#42 0x41ba3462 in MessageLoop::RunHandler (this=0x521540) at /home/kanru/zone2/mozilla/central/ipc/chromium/src/base/message_loop.cc:201
#43 0x41ba340a in MessageLoop::Run (this=0x521540) at /home/kanru/zone2/mozilla/central/ipc/chromium/src/base/message_loop.cc:175
#44 0x4181605e in nsBaseAppShell::Run (this=0x6f6258) at /home/kanru/zone2/mozilla/central/widget/xpwidgets/nsBaseAppShell.cpp:163
#45 0x41602c9c in nsAppStartup::Run (this=0x6f61f8) at /home/kanru/zone2/mozilla/central/toolkit/components/startup/nsAppStartup.cpp:271
#46 0x406c17ac in XREMain::XRE_mainRun (this=0xbe96d9e0) at /home/kanru/zone2/mozilla/central/toolkit/xre/nsAppRunner.cpp:3802
#47 0x406c19be in XREMain::XRE_main (this=0xbe96d9e0, argc=1, argv=0xbe96fbf4, aAppData=0xd2e0) at /home/kanru/zone2/mozilla/central/toolkit/xre/nsAppRunner.cpp:3879
#48 0x406c1b6a in XRE_main (argc=1, argv=0xbe96fbf4, aAppData=0xd2e0, aFlags=0) at /home/kanru/zone2/mozilla/central/toolkit/xre/nsAppRunner.cpp:3955
#49 0x00008cc4 in do_main (argc=1, argv=0xbe96fbf4) at /home/kanru/zone2/mozilla/central/b2g/app/nsBrowserApp.cpp:153
#50 0x00008f38 in main (argc=1, argv=0xbe96fbf4) at /home/kanru/zone2/mozilla/central/b2g/app/nsBrowserApp.cpp:229
Comment 1•13 years ago
|
||
I'm seeing this in Fennec as well on debug-enabled builds.
STR: load bugzilla.mozill.org and keep an eye on the logcat; you can't miss it.
It seems to have started recently (maybe a couple of weeks?) There's just mountains of output like this, making it very hard to find anything in the logs.
09-13 14:33:08.850 I/Gecko ( 4691): WARNING: Overflowed nscoord_MAX in conversion to nscoord height: file ../../dist/include/nsRect.h, line 141
09-13 14:33:08.850 I/Gecko ( 4691): WARNING: Overflowed nscoord_MAX in conversion to nscoord width: file ../../dist/include/nsRect.h, line 128
09-13 14:33:08.850 I/stderr ( 4691): WARNING: Overflowed nscoord_MAX in conversion to nscoord width: file ../../dist/include/nsRect.h, line 128
09-13 14:33:08.850 I/stderr ( 4691): WARNING: Overflowed nscoord_MAX in conversion to nscoord height: file ../../dist/include/nsRect.h, line 141
09-13 14:33:08.850 I/stderr ( 4691): WARNING: Overflowed nscoord_MAX in conversion to nscoord height: file ../../dist/include/nsRect.h, line 141
09-13 14:33:08.850 I/stderr ( 4691): WARNING: Overflowed nscoord_MAX in conversion to nscoord height: file ../../dist/include/nsRect.h, line 141
09-13 14:33:08.850 I/stderr ( 4691): WARNING: Overflowed nscoord_MAX in conversion to nscoord width: file ../../dist/include/nsRect.h, line 128
09-13 14:33:08.850 I/stderr ( 4691): WARNING: Overflowed nscoord_MAX in conversion to nscoord height: file ../../dist/include/nsRect.h, line 141
09-13 14:33:08.850 I/stderr ( 4691): WARNING: Overflowed nscoord_MAX in conversion to nscoord width: file ../../dist/include/nsRect.h, line 128
09-13 14:33:08.850 I/stderr ( 4691): WARNING: Overflowed nscoord_MAX in conversion to nscoord height: file ../../dist/include/nsRect.h, line 141
09-13 14:33:08.850 I/stderr ( 4691): WARNING: Overflowed nscoord_MAX in conversion to nscoord width: file ../../dist/include/nsRect.h, line 128
09-13 14:33:08.850 I/stderr ( 4691): WARNING: Overflowed nscoord_MAX in conversion to nscoord height: file ../../dist/include/nsRect.h, line 141
09-13 14:33:08.850 I/stderr ( 4691): WARNING: Overflowed nscoord_MAX in conversion to nscoord width: file ../../dist/include/nsRect.h, line 128
09-13 14:33:08.850 I/Gecko ( 4691): WARNING: Overflowed nscoord_MAX in conversion to nscoord height: file ../../dist/include/nsRect.h, line 141
Stack looks like this:
#0 nsRect::SaturatingUnionEdges (this=0x5c6a13b8, aRect=...) at ../../dist/include/nsRect.h:128
#1 0x61bb46c6 in SaturatingUnion (aRect=..., this=0x5c6a13b8) at ../../dist/include/nsRect.h:115
#2 Union (aRect=..., this=0x5c6a13b8) at ../../dist/include/nsRect.h:166
#3 nsRect::UnionRect (this=0x5c6a13b8, aRect1=..., aRect2=...) at ../../dist/include/nsRect.h:170
#4 0x61bde83a in nsDisplayList::GetBounds (this=<optimized out>, aBuilder=0x5c6a1b18) at /home/kats/zspace/mozilla-git/layout/base/nsDisplayList.cpp:805
#5 0x61bde866 in nsDisplayWrapList::UpdateBounds (this=0x5cc10900, aBuilder=<optimized out>) at /home/kats/zspace/mozilla-git/layout/base/nsDisplayList.h:1785
#6 0x61be1dda in nsDisplayWrapList::nsDisplayWrapList (this=0x5cc10900, aBuilder=0x5c6a1b18, aFrame=<optimized out>, aList=0x5c6a1540) at /home/kats/zspace/mozilla-git/layout/base/nsDisplayList.cpp:2176
#7 0x61be1e26 in nsDisplayClip::nsDisplayClip (this=0x5cc10900, aBuilder=<optimized out>, aFrame=<optimized out>, aList=<optimized out>, aRect=...)
at /home/kats/zspace/mozilla-git/layout/base/nsDisplayList.cpp:2789
#8 0x61c460e6 in nsOverflowClipWrapper::WrapList (this=0x5c6a1494, aBuilder=0x5c6a1b18, aFrame=<optimized out>, aList=0x5c6a1540) at /home/kats/zspace/mozilla-git/layout/generic/nsFrame.cpp:1617
#9 0x61bddbf8 in WrapDisplayList (aBuilder=0x5c6a1b18, aFrame=<optimized out>, aList=<optimized out>, aWrapper=<optimized out>) at /home/kats/zspace/mozilla-git/layout/base/nsDisplayList.cpp:2288
#10 0x61bde352 in nsDisplayWrapper::WrapListsInPlace (this=0x5c6a1494, aBuilder=0x5c6a1b18, aFrame=0x5f8a30a8, aLists=...) at /home/kats/zspace/mozilla-git/layout/base/nsDisplayList.cpp:2339
#11 0x61bde496 in nsDisplayWrapper::WrapLists (this=<optimized out>, aBuilder=<optimized out>, aFrame=<optimized out>, aIn=..., aOut=...) at /home/kats/zspace/mozilla-git/layout/base/nsDisplayList.cpp:2315
#12 0x61c47196 in nsIFrame::OverflowClip (this=0x5f8a30a8, aBuilder=0x5c6a1b18, aFromSet=..., aToSet=..., aClipRect=..., aClipRadii=0x5c6a15cc, aClipBorderBackground=true, aClipAll=true)
at /home/kats/zspace/mozilla-git/layout/generic/nsFrame.cpp:1672
#13 0x61c5c98e in nsGfxScrollFrameInner::BuildDisplayList (this=0x5f8a30f8, aBuilder=0x5c6a1b18, aDirtyRect=..., aLists=...) at /home/kats/zspace/mozilla-git/layout/generic/nsGfxScrollFrame.cpp:2311
#14 0x61c4d2b2 in nsIFrame::BuildDisplayListForChild (this=<optimized out>, aBuilder=0x5c6a1b18, aChild=<optimized out>, aDirtyRect=..., aLists=..., aFlags=0)
at /home/kats/zspace/mozilla-git/layout/generic/nsFrame.cpp:2182
#15 0x61c95826 in ViewportFrame::BuildDisplayList (this=0x5f8a27f8, aBuilder=0x5c6a1b18, aDirtyRect=..., aLists=...) at /home/kats/zspace/mozilla-git/layout/generic/nsViewportFrame.cpp:71
#16 0x61c4ca88 in nsIFrame::BuildDisplayListForStackingContext (this=0x5f8a27f8, aBuilder=0x5c6a1b18, aDirtyRect=..., aList=0x5c6a1fa8) at /home/kats/zspace/mozilla-git/layout/generic/nsFrame.cpp:1885
#17 0x61bfb5aa in nsLayoutUtils::GetFramesForArea (aFrame=0x5f8a27f8, aRect=..., aOutFrames=..., aShouldIgnoreSuppression=<optimized out>, aIgnoreRootScrollFrame=false)
at /home/kats/zspace/mozilla-git/layout/base/nsLayoutUtils.cpp:1499
#18 0x61bfb71e in nsLayoutUtils::GetFrameForPoint (aFrame=0x5f8a27f8, aPt=..., aShouldIgnoreSuppression=<optimized out>, aIgnoreRootScrollFrame=<optimized out>)
at /home/kats/zspace/mozilla-git/layout/base/nsLayoutUtils.cpp:1467
#19 0x61c15006 in mozilla::FindFrameTargetedByInputEvent (aEventStructType=<optimized out>, aRootFrame=0x5f8a27f8, aPointRelativeToRootFrame=..., aFlags=<optimized out>)
at /home/kats/zspace/mozilla-git/layout/base/PositionedEventTargeting.cpp:247
#20 0x61c11dbe in PresShell::HandleEvent (this=<optimized out>, aFrame=<optimized out>, aEvent=0x5c6a24a8, aDontRetargetEvents=<optimized out>, aEventStatus=0x5c6a23c8)
at /home/kats/zspace/mozilla-git/layout/base/nsPresShell.cpp:5901
#21 0x61c116c6 in PresShell::HandleEvent (this=<optimized out>, aFrame=<optimized out>, aEvent=0x5c6a24a8, aDontRetargetEvents=<optimized out>, aEventStatus=0x5c6a23c8)
at /home/kats/zspace/mozilla-git/layout/base/nsPresShell.cpp:5736
#22 0x61f42482 in nsViewManager::DispatchEvent (this=<optimized out>, aEvent=0x5c6a24a8, aView=<optimized out>, aStatus=0x5c6a23c8) at /home/kats/zspace/mozilla-git/view/src/nsViewManager.cpp:772
#23 0x61f40648 in nsView::HandleEvent (this=<optimized out>, aEvent=0x5c6a24a8, aUseAttachedEvents=<optimized out>) at /home/kats/zspace/mozilla-git/view/src/nsView.cpp:1060
#24 0x624595f2 in nsWindow::DispatchEvent (this=0x5ea278c0, aEvent=0x5c6a24a8) at /home/kats/zspace/mozilla-git/widget/android/nsWindow.cpp:642
#25 0x62459658 in nsWindow::DispatchEvent (this=<optimized out>, aEvent=<optimized out>, aStatus=@0x5c6a247c: 1550460056) at /home/kats/zspace/mozilla-git/widget/android/nsWindow.cpp:634
#26 0x6245bd3e in nsWindow::DispatchMultitouchEvent (this=0x5ea278c0, event=..., ae=<optimized out>) at /home/kats/zspace/mozilla-git/widget/android/nsWindow.cpp:1448
#27 0x6245bdac in nsWindow::OnMultitouchEvent (this=0x5ea278c0, ae=0x644551c0) at /home/kats/zspace/mozilla-git/widget/android/nsWindow.cpp:1365
#28 0x6245c188 in nsWindow::OnGlobalAndroidEvent (ae=0x644551c0) at /home/kats/zspace/mozilla-git/widget/android/nsWindow.cpp:847
#29 0x6244ee0e in nsAppShell::ProcessNextNativeEvent (this=<optimized out>, mayWait=<optimized out>) at /home/kats/zspace/mozilla-git/widget/android/nsAppShell.cpp:629
#30 0x6245f52c in nsBaseAppShell::DoProcessNextNativeEvent (this=0x5cc62660, mayWait=<optimized out>, recursionDepth=0) at /home/kats/zspace/mozilla-git/widget/xpwidgets/nsBaseAppShell.cpp:139
#31 0x6245f5fe in nsBaseAppShell::OnProcessNextEvent (this=0x5cc62660, thr=0x5cc510f0, mayWait=<optimized out>, recursionDepth=0) at /home/kats/zspace/mozilla-git/widget/xpwidgets/nsBaseAppShell.cpp:298
#32 0x6264b81e in nsThread::ProcessNextEvent (this=0x5cc510f0, mayWait=<optimized out>, result=0x5c6a27a7) at /home/kats/zspace/mozilla-git/xpcom/threads/nsThread.cpp:586
#33 0x62617306 in NS_ProcessNextEvent_P (thread=0x5cc510f0, mayWait=<optimized out>) at /home/kats/zspace/mozilla-git/obj-android-debug/xpcom/build/nsThreadUtils.cpp:220
#34 0x6250b610 in mozilla::ipc::MessagePump::Run (this=0x5cc532e0, aDelegate=0x5cc7f0e0) at /home/kats/zspace/mozilla-git/ipc/glue/MessagePump.cpp:117
#35 0x62679d62 in MessageLoop::RunInternal (this=0x5cc7f0e0) at /home/kats/zspace/mozilla-git/ipc/chromium/src/base/message_loop.cc:208
#36 0x62679dc0 in RunHandler (this=0x5cc7f0e0) at /home/kats/zspace/mozilla-git/ipc/chromium/src/base/message_loop.cc:201
#37 MessageLoop::Run (this=0x5cc7f0e0) at /home/kats/zspace/mozilla-git/ipc/chromium/src/base/message_loop.cc:175
#38 0x6245edfa in nsBaseAppShell::Run (this=0x5cc62660) at /home/kats/zspace/mozilla-git/widget/xpwidgets/nsBaseAppShell.cpp:163
#39 0x6232a050 in nsAppStartup::Run (this=0x5ebfe6d0) at /home/kats/zspace/mozilla-git/toolkit/components/startup/nsAppStartup.cpp:273
#40 0x61a68ada in XREMain::XRE_mainRun (this=0x5c6a29d4) at /home/kats/zspace/mozilla-git/toolkit/xre/nsAppRunner.cpp:3834
#41 0x61a6a1f6 in XREMain::XRE_main (this=0x5c6a29d4, argc=<optimized out>, argv=0x5cc6b048, aAppData=<optimized out>) at /home/kats/zspace/mozilla-git/toolkit/xre/nsAppRunner.cpp:3911
#42 0x61a6a352 in XRE_main (argc=7, argv=0x5cc6b048, aAppData=0x80b2ec24, aFlags=<optimized out>) at /home/kats/zspace/mozilla-git/toolkit/xre/nsAppRunner.cpp:3987
#43 0x61a6fdd0 in GeckoStart (data=0x43cf08, appData=0x80b2ec24) at /home/kats/zspace/mozilla-git/toolkit/xre/nsAndroidStartup.cpp:73
#44 0x80b14fec in Java_org_mozilla_gecko_GeckoAppShell_nativeRun (jenv=0x2b6cb8, jc=<optimized out>, jargs=0x4095d3f0) at /home/kats/zspace/mozilla-git/mozglue/android/APKOpen.cpp:983
#45 0xaca11d38 in dvmPlatformInvoke () from /home/kats/android/jdb/moz-gdb/lib/42800C740E040D7/system/lib/libdvm.so
#46 0xaca41246 in dvmCallJNIMethod_general () from /home/kats/android/jdb/moz-gdb/lib/42800C740E040D7/system/lib/libdvm.so
#47 0xaca46848 in dvmResolveNativeMethod () from /home/kats/android/jdb/moz-gdb/lib/42800C740E040D7/system/lib/libdvm.so
#48 0xaca16f60 in dvmJitToInterpNoChain () from /home/kats/android/jdb/moz-gdb/lib/42800C740E040D7/system/lib/libdvm.so
Comment 2•13 years ago
|
||
Kan-Ru, which version of gcc are you using? I started seeing similar log messages (bug 793352) when I switched from gcc 4.4.3 (Android NDK r5c) to gcc 4.6.3 (Mozilla's repackaged NDK r7c).
| Reporter | ||
Comment 3•13 years ago
|
||
I use the prebuilt binary from b2g repository. The version is 4.4.3
Comment 4•7 years ago
|
||
Mass closing as we are no longer working on b2g/firefox os.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Comment 5•7 years ago
|
||
Mass closing as we are no longer working on b2g/firefox os.
You need to log in
before you can comment on or make changes to this bug.
Description
•