Skip to content

Instantly share code, notes, and snippets.

@rnewman
Created April 25, 2014 01:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rnewman/11274983 to your computer and use it in GitHub Desktop.
Save rnewman/11274983 to your computer and use it in GitHub Desktop.
04-24 18:17:02.890 I/FaviconCache( 3960): Starting read.
04-24 18:17:02.890 I/FaviconCache( 3960): Read: after turn semaphore.
04-24 18:17:02.890 I/FaviconCache( 3960): Acquiring write lock.
04-24 18:17:02.890 W/FaviconCache( 3960): Cannot compute dominant color of non-cached favicon. Cache fullness 83968/524288
04-24 18:17:02.890 I/FaviconCache( 3960): finishRead.
04-24 18:17:02.890 I/FaviconCache( 3960): finishRead... releasing.
04-24 18:17:02.900 I/FaviconCache( 3960): releasing.
04-24 18:17:02.900 I/FaviconCache( 3960): java.lang.RuntimeException: stack
04-24 18:17:02.900 I/FaviconCache( 3960): at org.mozilla.gecko.favicons.cache.FaviconCache.releaseWriteLock(FaviconCache.java:482)
04-24 18:17:02.900 I/FaviconCache( 3960): at org.mozilla.gecko.favicons.cache.FaviconCache.finishRead(FaviconCache.java:173)
04-24 18:17:02.900 I/FaviconCache( 3960): at org.mozilla.gecko.favicons.cache.FaviconCache.getDominantColor(FaviconCache.java:430)
04-24 18:17:02.900 I/FaviconCache( 3960): at org.mozilla.gecko.favicons.Favicons.getFaviconColor(Favicons.java:364)
04-24 18:17:02.900 I/FaviconCache( 3960): at org.mozilla.gecko.widget.FaviconView.formatImage(FaviconView.java:141)
04-24 18:17:02.900 I/FaviconCache( 3960): at org.mozilla.gecko.widget.FaviconView.onSizeChanged(FaviconView.java:101)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.view.View.sizeChange(View.java:15155)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.view.View.setFrame(View.java:15128)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.widget.ImageView.setFrame(ImageView.java:967)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.view.View.layout(View.java:15029)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.widget.RelativeLayout.onLayout(RelativeLayout.java:1055)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.view.View.layout(View.java:15036)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.view.ViewGroup.layout(ViewGroup.java:4670)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.widget.ListView.setupChild(ListView.java:1983)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.widget.ListView.makeAndAddView(ListView.java:1894)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.widget.ListView.fillSpecific(ListView.java:1438)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.widget.ListView.layoutChildren(ListView.java:1709)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.widget.AbsListView.onLayout(AbsListView.java:2273)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.view.View.layout(View.java:15036)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.view.ViewGroup.layout(ViewGroup.java:4670)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1671)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1525)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.widget.LinearLayout.onLayout(LinearLayout.java:1434)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.view.View.layout(View.java:15036)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.view.ViewGroup.layout(ViewGroup.java:4670)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.widget.FrameLayout.layoutChildren(FrameLayout.java:453)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.widget.FrameLayout.onLayout(FrameLayout.java:388)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.view.View.layout(View.java:15036)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.view.ViewGroup.layout(ViewGroup.java:4670)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.widget.FrameLayout.layoutChildren(FrameLayout.java:453)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.widget.FrameLayout.onLayout(FrameLayout.java:388)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.view.View.layout(View.java:15036)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.view.ViewGroup.layout(ViewGroup.java:4670)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.widget.RelativeLayout.onLayout(RelativeLayout.java:1055)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.view.View.layout(View.java:15036)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.view.ViewGroup.layout(ViewGroup.java:4670)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.widget.RelativeLayout.onLayout(RelativeLayout.java:1055)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.view.View.layout(View.java:15036)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.view.ViewGroup.layout(ViewGroup.java:4670)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.widget.FrameLayout.layoutChildren(FrameLayout.java:453)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.widget.FrameLayout.onLayout(FrameLayout.java:388)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.view.View.layout(View.java:15036)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.view.ViewGroup.layout(ViewGroup.java:4670)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1671)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1525)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.widget.LinearLayout.onLayout(LinearLayout.java:1434)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.view.View.layout(View.java:15036)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.view.ViewGroup.layout(ViewGroup.java:4670)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.widget.FrameLayout.layoutChildren(FrameLayout.java:453)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.widget.FrameLayout.onLayout(FrameLayout.java:388)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.view.View.layout(View.java:15036)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.view.ViewGroup.layout(ViewGroup.java:4670)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.view.ViewRootImpl.performLayout(ViewRootImpl.java:2203)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:1908)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1115)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:6044)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.view.Choreographer$CallbackRecord.run(Choreographer.java:799)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.view.Choreographer.doCallbacks(Choreographer.java:599)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.view.Choreographer.doFrame(Choreographer.java:559)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:784)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.os.Handler.handleCallback(Handler.java:733)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.os.Handler.dispatchMessage(Handler.java:95)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.os.Looper.loop(Looper.java:157)
04-24 18:17:02.900 I/FaviconCache( 3960): at android.app.ActivityThread.main(ActivityThread.java:5872)
04-24 18:17:02.900 I/FaviconCache( 3960): at java.lang.reflect.Method.invokeNative(Native Method)
04-24 18:17:02.900 I/FaviconCache( 3960): at java.lang.refle
04-24 18:17:02.900 I/FaviconCache( 3960): finishRead.
04-24 18:17:02.900 I/FaviconCache( 3960): Starting read.
04-24 18:17:02.900 I/FaviconCache( 3960): Read: after turn semaphore.
04-24 18:17:02.900 W/FaviconCache( 3960): Cannot compute dominant color of non-cached favicon. Cache fullness 83968/524288
04-24 18:17:02.900 I/FaviconCache( 3960): finishRead.
04-24 18:17:02.900 I/FaviconCache( 3960): finishRead.
04-24 18:17:02.910 I/FaviconCache( 3960): Starting read.
04-24 18:17:02.910 I/FaviconCache( 3960): Read: after turn semaphore.
04-24 18:17:02.910 W/FaviconCache( 3960): Cannot compute dominant color of non-cached favicon. Cache fullness 83968/524288
04-24 18:17:02.910 I/FaviconCache( 3960): finishRead.
04-24 18:17:02.910 I/FaviconCache( 3960): finishRead.
04-24 18:17:02.910 I/FaviconCache( 3960): Starting read.
04-24 18:17:02.910 I/FaviconCache( 3960): Read: after turn semaphore.
04-24 18:17:02.910 W/FaviconCache( 3960): Cannot compute dominant color of non-cached favicon. Cache fullness 83968/524288
04-24 18:17:02.910 I/FaviconCache( 3960): finishRead.
04-24 18:17:02.910 I/FaviconCache( 3960): finishRead.
04-24 18:17:02.920 I/FaviconCache( 3960): Starting read.
04-24 18:17:02.920 I/FaviconCache( 3960): Read: after turn semaphore.
04-24 18:17:02.920 W/FaviconCache( 3960): Cannot compute dominant color of non-cached favicon. Cache fullness 83968/524288
04-24 18:17:02.920 I/FaviconCache( 3960): finishRead.
04-24 18:17:02.920 I/FaviconCache( 3960): finishRead.
04-24 18:17:02.920 I/FaviconCache( 3960): Starting read.
04-24 18:17:02.920 I/FaviconCache( 3960): Read: after turn semaphore.
04-24 18:17:02.920 W/FaviconCache( 3960): Cannot compute dominant color of non-cached favicon. Cache fullness 83968/524288
04-24 18:17:02.920 I/FaviconCache( 3960): finishRead.
04-24 18:17:02.920 I/FaviconCache( 3960): finishRead.
04-24 18:17:04.221 D/Telemetry( 3960): StopUISession: homepanel.1:4becc86b-41eb-429a-a042-88fe8b5a094e, reason=null
04-24 18:17:04.221 D/Telemetry( 3960): StopUISession: home.1, reason=null
04-24 18:17:04.251 D/GeckoTabs( 3960): handleMessage: Content:StateChange
04-24 18:17:04.281 W/GeckoGLController( 3960): GLController::serverSurfaceChanged(1080, 947)
04-24 18:17:04.281 D/GeckoLayerClient( 3960): Window-size changed to (1080,947)
04-24 18:17:04.291 W/GeckoGLController( 3960): GLController::resumeCompositor(1080, 947) and mCompositorCreated=true
04-24 18:17:04.301 W/GeckoGLController( 3960): done GLController::resumeCompositor
04-24 18:17:04.301 W/GeckoGLController( 3960): GLController::serverSurfaceChanged(1080, 947)
04-24 18:17:04.321 D/GeckoToolbar( 3960): onTabChanged: MENU_UPDATED
04-24 18:17:04.321 D/GeckoBrowserApp( 3960): BrowserApp.onTabChanged: 2: MENU_UPDATED
04-24 18:17:04.321 D/GeckoToolbar( 3960): onTabChanged: START
04-24 18:17:04.321 I/GeckoToolbarDisplayLayout( 3960): zerdatime 38946501 - Throbber start
04-24 18:17:04.321 D/GeckoBrowserApp( 3960): BrowserApp.onTabChanged: 2: START
04-24 18:17:04.331 W/GeckoGLController( 3960): GLController::updateCompositor with mCompositorCreated=true
04-24 18:17:04.331 W/GeckoGLController( 3960): GLController::resumeCompositor(1080, 947) and mCompositorCreated=true
04-24 18:17:04.341 W/GeckoGLController( 3960): done GLController::resumeCompositor
04-24 18:17:04.341 W/GeckoGLController( 3960): done GLController::updateCompositor with compositor resume
04-24 18:17:04.341 W/GeckoGLController( 3960): GLController::updateCompositor with mCompositorCreated=true
04-24 18:17:04.341 W/GeckoGLController( 3960): GLController::resumeCompositor(1080, 947) and mCompositorCreated=true
04-24 18:17:04.361 W/GeckoGLController( 3960): done GLController::resumeCompositor
04-24 18:17:04.361 W/GeckoGLController( 3960): done GLController::updateCompositor with compositor resume
04-24 18:17:04.522 W/GeckoGLController( 3960): GLController::serverSurfaceChanged(1080, 1845)
04-24 18:17:04.522 D/GeckoLayerClient( 3960): Window-size changed to (1080,1845)
04-24 18:17:04.522 W/GeckoGLController( 3960): GLController::resumeCompositor(1080, 1845) and mCompositorCreated=true
04-24 18:17:04.552 W/GeckoGLController( 3960): done GLController::resumeCompositor
04-24 18:17:04.552 W/GeckoGLController( 3960): GLController::serverSurfaceChanged(1080, 1845)
04-24 18:17:04.572 W/GeckoGLController( 3960): GLController::updateCompositor with mCompositorCreated=true
04-24 18:17:04.572 W/GeckoGLController( 3960): GLController::resumeCompositor(1080, 1845) and mCompositorCreated=true
04-24 18:17:04.602 W/GeckoGLController( 3960): done GLController::resumeCompositor
04-24 18:17:04.602 W/GeckoGLController( 3960): done GLController::updateCompositor with compositor resume
04-24 18:17:04.602 W/GeckoGLController( 3960): GLController::updateCompositor with mCompositorCreated=true
04-24 18:17:04.602 W/GeckoGLController( 3960): GLController::resumeCompositor(1080, 1845) and mCompositorCreated=true
04-24 18:17:04.642 W/GeckoGLController( 3960): done GLController::resumeCompositor
04-24 18:17:04.642 W/GeckoGLController( 3960): done GLController::updateCompositor with compositor resume
04-24 18:17:04.712 W/StatsLoggerImpl( 2896): endBatchEdit() called without transaction. Ignored.
04-24 18:17:04.712 E/InputEventModelImpl( 2896): selectionUpdated event aborted: com.touchtype.keyboard.inputeventmodel.ExtractedTextUnavailableException: Could not obtain extracted text (class com.touchtype.keyboard.inputeventmodel.ExtractedTextUnavailableException)
04-24 18:17:04.792 E/InputEventModelImpl( 2896): selectionUpdated event aborted: com.touchtype.keyboard.inputeventmodel.ExtractedTextUnavailableException: Could not create selection changed event (class com.touchtype.keyboard.inputeventmodel.ExtractedTextUnavailableException)
04-24 18:17:04.792 E/InputEventModelImpl( 2896): selectionUpdated event aborted: com.touchtype.keyboard.inputeventmodel.ExtractedTextUnavailableException: Could not create selection changed event (class com.touchtype.keyboard.inputeventmodel.ExtractedTextUnavailableException)
04-24 18:17:04.832 D/ComposeMessageFragment(25980): on HTC_IMERecever() sipVisible = false
04-24 18:17:04.832 D/MessageEditorPanel(25980): setSipVisibleFromIME_CURRENT_STATE, sipVisible = false, mSipVisibleFromIME_CURRENT_STATE = true
04-24 18:17:04.932 D/GeckoTabs( 3960): handleMessage: SessionHistory:New
04-24 18:17:04.952 D/GeckoTabs( 3960): handleMessage: Content:LocationChange
04-24 18:17:04.952 D/GeckoTabs( 3960): handleMessage: Content:SecurityChange
04-24 18:17:04.952 D/GeckoToolbar( 3960): onTabChanged: TITLE
04-24 18:17:04.962 D/GeckoBrowserApp( 3960): BrowserApp.onTabChanged: 2: TITLE
04-24 18:17:04.982 D/GeckoToolbar( 3960): onTabChanged: MENU_UPDATED
04-24 18:17:04.982 D/GeckoBrowserApp( 3960): BrowserApp.onTabChanged: 2: MENU_UPDATED
04-24 18:17:04.982 D/GeckoToolbar( 3960): onTabChanged: LOCATION_CHANGE
04-24 18:17:04.982 D/GeckoToolbarDisplayLayout( 3960): updateFavicon(null)
04-24 18:17:04.982 D/GeckoBrowserApp( 3960): BrowserApp.onTabChanged: 2: LOCATION_CHANGE
04-24 18:17:04.982 D/GeckoToolbar( 3960): onTabChanged: SECURITY_CHANGE
04-24 18:17:04.982 D/GeckoBrowserApp( 3960): BrowserApp.onTabChanged: 2: SECURITY_CHANGE
04-24 18:17:05.022 D/GeckoToolbar( 3960): onTabChanged: MENU_UPDATED
04-24 18:17:05.022 D/GeckoBrowserApp( 3960): BrowserApp.onTabChanged: 2: MENU_UPDATED
04-24 18:17:05.042 D/GeckoThumbnailHelper( 3960): Using new thumbnail size: 545724 (width 489)
04-24 18:17:05.042 D/GeckoThumbnailHelper( 3960): Sending thumbnail event: 489, 279
04-24 18:17:05.042 D/GeckoTabs( 3960): handleMessage: DOMTitleChanged
04-24 18:17:05.052 D/GeckoTabs( 3960): handleMessage: Tab:ViewportMetadata
04-24 18:17:05.062 D/GeckoTabs( 3960): handleMessage: Link:Favicon
04-24 18:17:05.072 D/GeckoTabs( 3960): handleMessage: Link:Favicon
04-24 18:17:05.082 D/GeckoTabs( 3960): handleMessage: Link:Feed
04-24 18:17:05.092 D/GeckoToolbar( 3960): onTabChanged: TITLE
04-24 18:17:05.092 D/GeckoBrowserApp( 3960): BrowserApp.onTabChanged: 2: TITLE
04-24 18:17:05.102 D/GeckoToolbar( 3960): onTabChanged: VIEWPORT_CHANGE
04-24 18:17:05.102 D/GeckoBrowserApp( 3960): BrowserApp.onTabChanged: 2: VIEWPORT_CHANGE
04-24 18:17:05.102 D/GeckoToolbar( 3960): onTabChanged: LINK_FAVICON
04-24 18:17:05.102 D/GeckoBrowserApp( 3960): BrowserApp.onTabChanged: 2: LINK_FAVICON
04-24 18:17:05.102 D/GeckoToolbar( 3960): onTabChanged: LINK_FAVICON
04-24 18:17:05.102 D/GeckoBrowserApp( 3960): BrowserApp.onTabChanged: 2: LINK_FAVICON
04-24 18:17:05.102 D/GeckoToolbar( 3960): onTabChanged: LINK_FEED
04-24 18:17:05.102 D/GeckoBrowserApp( 3960): BrowserApp.onTabChanged: 2: LINK_FEED
04-24 18:17:05.132 D/GeckoThumbnailHelper( 3960): handleThumbnailData: 545724
04-24 18:17:05.132 D/GeckoThumbnailHelper( 3960): Using new thumbnail size: 545724 (width 489)
04-24 18:17:05.132 D/GeckoThumbnailHelper( 3960): Sending thumbnail event: 489, 279
04-24 18:17:05.142 D/GeckoThumbnailHelper( 3960): handleThumbnailData: 545724
04-24 18:17:05.142 D/GeckoThumbnailHelper( 3960): Using new thumbnail size: 545724 (width 489)
04-24 18:17:05.142 D/GeckoThumbnailHelper( 3960): Sending thumbnail event: 489, 279
04-24 18:17:05.282 D/GeckoToolbar( 3960): onTabChanged: THUMBNAIL
04-24 18:17:05.282 D/GeckoBrowserApp( 3960): BrowserApp.onTabChanged: 0: THUMBNAIL
04-24 18:17:05.403 D/GeckoToolbar( 3960): onTabChanged: THUMBNAIL
04-24 18:17:05.403 D/GeckoBrowserApp( 3960): BrowserApp.onTabChanged: 1: THUMBNAIL
04-24 18:17:05.553 D/GeckoTabs( 3960): Setting about: tab favicon inline.
04-24 18:17:05.553 I/FaviconCache( 3960): Starting read.
04-24 18:17:05.553 I/FaviconCache( 3960): Read: after turn semaphore.
04-24 18:17:05.553 E/FaviconCache( 3960): FaviconCache exception!
04-24 18:17:05.553 E/FaviconCache( 3960): java.lang.RuntimeException: setMostRecentlyUsedWithinRead has 1 permits. Expected 0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment