Closed Bug 1449535 Opened 7 years ago Closed 6 years ago

Intermittent testPasswordProvider | application crashed [@ dalvik-jit-code-cache (deleted) + 0x1433c]

Categories

(Firefox for Android Graveyard :: Testing, defect)

defect
Not set
critical

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: intermittent-bug-filer, Assigned: gbrown)

References

Details

(Keywords: crash, intermittent-failure)

Crash Data

Startup of testPasswordProvider 03-28 03:58:54.068 2161 2161 I dalvikvm: Could not find method android.content.Context.getSystemService, referenced from method org.mozilla.gecko.util.ShortcutUtils.createHomescreenIcon26 03-28 03:58:54.068 2161 2161 W dalvikvm: VFY: unable to resolve virtual method 582: Landroid/content/Context;.getSystemService (Ljava/lang/Class;)Ljava/lang/Object; 03-28 03:58:54.068 2161 2161 D dalvikvm: VFY: replacing opcode 0x6e at 0x0007 03-28 03:58:54.078 2161 2161 I dalvikvm: Could not find method android.content.Context.getSystemService, referenced from method org.mozilla.gecko.util.ShortcutUtils.isPinShortcutSupported26 03-28 03:58:54.098 2161 2161 W dalvikvm: VFY: unable to resolve virtual method 582: Landroid/content/Context;.getSystemService (Ljava/lang/Class;)Ljava/lang/Object; 03-28 03:58:54.098 2161 2161 D dalvikvm: VFY: replacing opcode 0x6e at 0x000c 03-28 03:58:54.098 2161 2161 D GeckoToolbar: onTabChanged: SELECTED 03-28 03:58:54.158 2161 2161 D GeckoBrowserApp: BrowserApp.onTabChanged: 0: SELECTED 03-28 03:58:54.558 2161 2161 D GeckoToolbar: onTabChanged: RESTORED 03-28 03:58:54.578 2161 2161 D Telemetry: SendUIEvent: event = launch.1 method = homescreen timestamp = 743371 extras = launcher 03-28 03:58:54.598 2161 2201 D dalvikvm: Trying to load lib /data/app-lib/org.mozilla.fennec_aurora-1/libmozglue.so 0x4174da88 03-28 03:58:54.608 2161 2201 D dalvikvm: Shared lib '/data/app-lib/org.mozilla.fennec_aurora-1/libmozglue.so' already loaded in same CL 0x4174da88 03-28 03:58:54.668 2161 2161 D GeckoBrowserApp: onLocaleReady: en_US 03-28 03:58:54.688 2161 2201 D dalvikvm: GREF has increased to 201 03-28 03:58:54.698 2161 2161 D GeckoNetworkManager: Incoming event receivedUpdate for state OnNoListeners -> OnNoListeners 03-28 03:58:54.718 2161 2201 D GeckoSuggestedSites: No cached sites, refreshing. 03-28 03:58:54.718 2161 2201 D GeckoSuggestedSites: Refreshing suggested sites from file 03-28 03:58:54.738 2161 2161 D GeckoNetworkManager: New network state: UP, CELLULAR, CELL_3G 03-28 03:58:54.738 2161 2161 I Choreographer: Skipped 91 frames! The application may be doing too much work on its main thread. 03-28 03:58:54.908 2161 2201 D GeckoSuggestedSites: Loading blacklisted suggested sites from SharedPreferences. 03-28 03:58:54.908 2161 2201 D GeckoSuggestedSites: Number of suggested sites: 8 03-28 03:58:55.258 2161 2201 W google-breakpad: ExceptionHandler::GenerateDump cloned child 03-28 03:58:55.298 2202 2202 W google-breakpad: ExceptionHandler::WaitForContinueSignal waiting for continue signal... 03-28 03:58:55.298 2161 2201 W google-breakpad: 2202°P*¸P* 03-28 03:58:55.298 2161 2201 W google-breakpad: 03-28 03:58:55.298 2161 2201 W google-breakpad: ExceptionHandler::SendContinueSignalToChild sent continue signal to child 03-28 03:58:55.418 2161 2164 D dalvikvm: GC_CONCURRENT freed 466K, 8% free 6384K/6924K, paused 30ms+63ms, total 357ms 03-28 03:58:56.728 38 38 D Zygote : Process 2161 terminated by signal (11) 03-28 03:58:56.738 277 448 I ActivityManager: Process org.mozilla.fennec_aurora (pid 2161) has died. 03-28 03:58:56.738 277 377 I WindowState: WIN DEATH: Window{41aa1b90 u0 org.mozilla.fennec_aurora/org.mozilla.gecko.BrowserApp} 03-28 03:58:56.738 277 377 W WindowManager: Force-removing child win Window{41aad1d8 u0 SurfaceView} from container Window{41aa1b90 u0 org.mozilla.fennec_aurora/org.mozilla.gecko.BrowserApp} 03-28 03:58:56.748 277 448 W ActivityManager: Force removing ActivityRecord{41ad84d0 u0 org.mozilla.fennec_aurora/org.mozilla.gecko.BrowserApp}: app died, no saved state 03-28 03:58:56.768 277 378 W WindowManager: Failed looking up window 03-28 03:58:56.768 277 378 W WindowManager: java.lang.IllegalArgumentException: Requested window android.os.BinderProxy@419289a8 does not exist 03-28 03:58:56.768 277 378 W WindowManager: at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:7630) 03-28 03:58:56.768 277 378 W WindowManager: at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:7621) 03-28 03:58:56.768 277 378 W WindowManager: at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1000) 03-28 03:58:56.768 277 378 W WindowManager: at android.os.BinderProxy.sendDeathNotice(Binder.java:470) 03-28 03:58:56.768 277 378 W WindowManager: at dalvik.system.NativeStart.run(Native Method) 03-28 03:58:56.768 277 378 I WindowState: WIN DEATH: null 03-28 03:58:56.768 277 448 W ActivityManager: Crash of app org.mozilla.fennec_aurora running instrumentation ComponentInfo{org.mozilla.roboexample.test/org.mozilla.gecko.FennecInstrumentationTestRunner} 03-28 03:58:56.768 277 448 I ActivityManager: Force stopping package org.mozilla.fennec_aurora appid=10043 user=0 03-28 03:58:56.858 405 405 W EGL_emulation: eglSurfaceAttrib not implemented 03-28 03:58:56.918 277 288 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@418eb738 attribute=null, token = android.os.BinderProxy@41892a88 03-28 03:59:15.689 2273 2273 I log : logcat cleared
Blocks: 1309300
Re-triaging per https://bugzilla.mozilla.org/show_bug.cgi?id=1473195 Needinfo :susheel if you think this bug should be re-triaged.

Moving these bugs (intermittent test failures with crashes) out of P5.

Priority: P5 → --

No recent failures.

Assignee: nobody → gbrown
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.