Skip to content

Instantly share code, notes, and snippets.

@xti
Created August 2, 2012 13:18
Show Gist options
  • Save xti/3237039 to your computer and use it in GitHub Desktop.
Save xti/3237039 to your computer and use it in GitHub Desktop.
crash libmedia
I/GeckoTab( 9472): Updated url: http://news.google.com/ for tab with id: 1
I/GeckoTab( 9472): Updated title: for tab with id: 1
I/GeckoApp( 9472): Got message: Content:SecurityChange
I/GeckoApp( 9472): Security Mode - unknown
I/GeckoToolbar( 9472): zerdatime 67625248 - Throbber start
I/GeckoDoorHangerPopup( 9472): Showing all doorhangers for tab: 1
I/GeckoApp( 9472): Got message: DOMTitleChanged
I/GeckoTab( 9472): Updated title: Google News for tab with id: 1
I/GeckoApp( 9472): title - Google News
I/GeckoApp( 9472): Got message: DOMContentLoaded
I/GeckoApp( 9472): Got message: Tab:ViewportMetadata
I/GeckoApp( 9472): Got message: Content:PageShow
D/GeckoFavicons( 9472): Creating LoadFaviconTask with URL = http://news.google.com/ and favicon URL = null
D/GeckoFavicons( 9472): Calling loadFavicon() with URL = http://news.google.com/ and favicon URL = null (9)
D/GeckoFavicons( 9472): Favicon URL is now: http://news.google.com/favicon.ico
D/GeckoFavicons( 9472): Calling getFaviconUrlForPageUrl() for http://news.google.com/
D/GeckoFavicons( 9472): Downloading favicon for URL = http://news.google.com/ with favicon URL = http://news.google.com/favicon.ico
I/GeckoApp( 9472): Got message: Content:StateChange
I/GeckoApp( 9472): State - 786448
I/GeckoApp( 9472): Got a document stop
I/GeckoToolbar( 9472): zerdatime 67625909 - Throbber stop
D/GeckoFavicons( 9472): Downloaded favicon successfully for URL = http://news.google.com/
D/GeckoFavicons( 9472): Saving favicon on browser database for URL = http://news.google.com/
I/GeckoAppShell( 9472): Taking whole-screen screenshot, viewport: ImmutableViewportMetrics v=(0.0,0.0,720.0,1038.0) p=(0.0,0.0,720.0,2110.0) c=(0.0,0.0,360.0,1055.1167) z=2.0
D/dalvikvm( 9472): GC_FOR_ALLOC freed 1108K, 29% free 16506K/23047K, paused 21ms
I/dalvikvm-heap( 9472): Grow heap (frag case) to 18.178MB for 2097168-byte allocation
D/dalvikvm( 9472): GC_FOR_ALLOC freed 26K, 20% free 18527K/23047K, paused 27ms
D/dalvikvm( 9472): GC_CONCURRENT freed 272K, 21% free 18257K/23047K, paused 10ms+5ms
D/GeckoFavicons( 9472): Saving favicon URL for URL = http://news.google.com/
D/GeckoFavicons( 9472): Calling setFaviconUrlForPageUrl() for http://news.google.com/
I/GeckoAppShell( 9472): Taking whole-screen screenshot, viewport: ImmutableViewportMetrics v=(0.0,0.0,720.0,1038.0) p=(0.0,0.0,720.0,2110.0) c=(0.0,0.0,360.0,1055.1167) z=2.0
D/GeckoFavicons( 9472): LoadFaviconTask finished for URL = http://news.google.com/ (9)
I/GeckoBrowserApp( 9472): Favicon successfully loaded for URL = http://news.google.com/
I/GeckoBrowserApp( 9472): Favicon is for current URL = http://news.google.com/
I/GeckoTab( 9472): Updated favicon for tab with id: 1
D/dalvikvm( 9472): GC_FOR_ALLOC freed 2127K, 30% free 16273K/23047K, paused 16ms
I/dalvikvm-heap( 9472): Grow heap (frag case) to 17.951MB for 2097168-byte allocation
D/dalvikvm( 9472): GC_FOR_ALLOC freed <1K, 21% free 18321K/23047K, paused 16ms
D/dalvikvm( 9472): GC_CONCURRENT freed 3K, 20% free 18463K/23047K, paused 2ms+3ms
I/GeckoApp( 9472): Got message: Content:StateChange
I/GeckoApp( 9472): State - 983041
I/GeckoApp( 9472): Got a document start
I/GeckoToolbar( 9472): zerdatime 67628282 - Throbber start
I/GeckoTabs( 9472): Got message: SessionHistory:New
I/GeckoApp( 9472): Got message: Content:LocationChange
I/GeckoApp( 9472): URI - http://news.google.com/nwshp?pz=1&cf=all&ned=us&hl=en
I/GeckoTab( 9472): Updated url: http://news.google.com/nwshp?pz=1&cf=all&ned=us&hl=en for tab with id: 1
I/GeckoTab( 9472): Updated title: for tab with id: 1
I/GeckoApp( 9472): Got message: Content:SecurityChange
I/GeckoApp( 9472): Security Mode - unknown
I/GeckoToolbar( 9472): zerdatime 67628965 - Throbber start
I/GeckoDoorHangerPopup( 9472): Showing all doorhangers for tab: 1
I/WindowManager( 192): WIN DEATH: Window{41c31748 org.mozilla.firefox_beta/org.mozilla.firefox_beta.App paused=false}
I/ActivityManager( 192): Process org.mozilla.firefox_beta (pid 9472) has died.
W/WindowManager( 192): Force-removing child win Window{41cd8528 SurfaceView paused=false} from container Window{41c31748 org.mozilla.firefox_beta/org.mozilla.firefox_beta.App paused=false}
W/ActivityManager( 192): Force removing ActivityRecord{416cdc98 org.mozilla.firefox_beta/.App}: app died, no saved state
D/Zygote ( 119): Process 9472 terminated by signal (11)
W/WindowManager( 192): Failed looking up window
W/WindowManager( 192): java.lang.IllegalArgumentException: Requested window android.os.BinderProxy@41bf71a8 does not exist
W/WindowManager( 192): at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:7163)
W/WindowManager( 192): at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:7154)
W/WindowManager( 192): at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1545)
W/WindowManager( 192): at android.os.BinderProxy.sendDeathNotice(Binder.java:417)
W/WindowManager( 192): at dalvik.system.NativeStart.run(Native Method)
I/WindowManager( 192): WIN DEATH: null
W/InputManagerService( 192): Got RemoteException sending setActive(false) notification to pid 9472 uid 10067
D/AndroidRuntime(10077):
D/AndroidRuntime(10077): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
D/AndroidRuntime(10077): CheckJNI is OFF
D/AndroidRuntime(10077): Calling main entry com.android.commands.am.Am
I/ActivityManager( 192): START {act=org.mozilla.gecko.reportCrash flg=0x10000000 cmp=org.mozilla.firefox_beta/.CrashReporter (has extras)} from pid 10077
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment