Closed Bug 720121 Opened 13 years ago Closed 13 years ago

fennec aurora nl build 20120121 crash at startup (java.lang.RuntimeException: Unable to start activity ComponentInfo{org.mozilla.fennec_aurora/org.mozilla.fennec_aurora.App}: java.lang.ClassCastException: android.graphics.drawable.BitmapDrawable)

Categories

(Firefox for Android Graveyard :: General, defect, P5)

11 Branch
ARM
Android
defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: mad_maks, Unassigned)

References

Details

(Keywords: crash, regression, Whiteboard: [native-crash], startupcrash)

Attachments

(2 files)

i downloaded today's build but after installation it crashed and i can't start it
sorry forgot to mention my device; samsung galaxy s plus, android 2.3.5
There's no NL Aurora. Do you mean the multi-language build? Is it the XUL or Native build? Can you provide the logcat (see https://wiki.mozilla.org/Mobile/Fennec/Android#Using_logcat)? Did you try to install previous builds?
Severity: normal → critical
Keywords: crash
OS: Linux → Android
Hardware: x86 → ARM
Whiteboard: [native-crash]
(In reply to Scoobidiver from comment #2) > There's no NL Aurora. Do you mean the multi-language build? > Is it the XUL or Native build? My bad. There are locales for Fennec Native: ftp://ftp.mozilla.org/pub/mobile/nightly/latest-mozilla-aurora-android-l10n/
(In reply to Scoobidiver from comment #2) > There's no NL Aurora. Do you mean the multi-language build? > Is it the XUL or Native build? > Can you provide the logcat (see > https://wiki.mozilla.org/Mobile/Fennec/Android#Using_logcat)? > Did you try to install previous builds? i don't have a previous build localy and i don't know there to find it on the ftp server. but i didn't had a problemen with the build from a new days ago
The logcat is required (see also https://market.android.com/details?id=org.jtb.alogcat). (In reply to Tim Maks van den Broek from comment #4) > i don't have a previous build localy and i don't know there to find it on > the ftp server. They are in Aurora repertories of ftp://ftp.mozilla.org/pub/mobile/nightly/2012/01/ > i didn't had a problemen with the build from a new days ago Do you mean it worked for you in 11.0a2/20120120? Can you find the regression range?
Keywords: regression
Version: Trunk → Firefox 11
Attached file logfile
(In reply to Scoobidiver from comment #5) > The logcat is required (see also > https://market.android.com/details?id=org.jtb.alogcat). > i just did :-) i am not so fast on my phone (yet) > (In reply to Tim Maks van den Broek from comment #4) > > i don't have a previous build localy and i don't know there to find it on > > the ftp server. > They are in Aurora repertories of > ftp://ftp.mozilla.org/pub/mobile/nightly/2012/01/ > > > i didn't had a problemen with the build from a new days ago > Do you mean it worked for you in 11.0a2/20120120? > Can you find the regression range? i tought it was build 20120118. where i did not have a problem.
(In reply to Tim Maks van den Broek from comment #7) > i tought it was build 20120118. where i did not have a problem. Can you be more accurate? Here are links to the last multi-locale builds (I don't know where nl builds are): ftp://ftp.mozilla.org/pub/mobile/nightly/2012/01/2012-01-18-04-20-08-mozilla-aurora-android/ ftp://ftp.mozilla.org/pub/mobile/nightly/2012/01/2012-01-19-04-20-08-mozilla-aurora-android/ ftp://ftp.mozilla.org/pub/mobile/nightly/2012/01/2012-01-20-04-20-11-mozilla-aurora-android/
(In reply to Scoobidiver from comment #8) > (In reply to Tim Maks van den Broek from comment #7) > > i tought it was build 20120118. where i did not have a problem. > Can you be more accurate? > Here are links to the last multi-locale builds (I don't know where nl builds > are): > ftp://ftp.mozilla.org/pub/mobile/nightly/2012/01/2012-01-18-04-20-08-mozilla- > aurora-android/ > ftp://ftp.mozilla.org/pub/mobile/nightly/2012/01/2012-01-19-04-20-08-mozilla- > aurora-android/ > ftp://ftp.mozilla.org/pub/mobile/nightly/2012/01/2012-01-20-04-20-11-mozilla- > aurora-android/ I don't have a problem with the multi locale builds. sorry can't be more accurate. I tried this morning to install the DE version and it crashes also. The problem is in the single locale builds.
even if i first remove aurora and/or disable test harness it doesn't work
(In reply to Tim Maks van den Broek from comment #9) > I don't have a problem with the multi locale builds. What about the multi-locale build where you discovered the problem (to download from ftp://ftp.mozilla.org/pub/mobile/nightly/2012/01/2012-01-21-04-20-10-mozilla-aurora-android/)?
Whiteboard: [native-crash] → [native-crash], startupcrash
again i don't have a problem with any multi locale build but only with the single locale builds
tracking-fennec: --- → ?
Aki, Pike, Are the single locales ready for testing?
The single-locale builds are what we intend to ship and should be tested. Tim, can you start an en-US build and go to about:crashes to point us to a stack trace?
Starting up an en-US build might not work. Tim should move the apk to the sdcard and find the profile in the sdcard when attached to his computer. * Tap the home button * tap the menu button * select settings * select applications * Manage applications * Find/select Nightly or Aurora * Select move to sdcard * Launch Aurora or Nightly * attach the device to the computer via USB * Use the system file browser to open "Android/data/org.mozilla.fennec/files/mozilla/Crash Reports" on the sdcard
Re-nom when crash ids are available.
tracking-fennec: ? → ---
Priority: -- → P5
Dupe of bug 721644?
Aurora nl works for me on the Galaxy S, 2.2; 01-26-2012 http://ftp.mozilla.org/pub/mozilla.org/mobile/nightly/latest-mozilla-aurora-android-l10n/ Japanese aurora crashes due to : 01-27 01:21:18.801: W/dalvikvm(7997): threadid=1: thread exiting with uncaught exception (group=0x4001d7d0) 01-27 01:21:18.808: E/AndroidRuntime(7997): FATAL EXCEPTION: main 01-27 01:21:18.808: E/AndroidRuntime(7997): java.lang.RuntimeException: Unable to start activity ComponentInfo{org.mozilla.fennec_aurora/org.mozilla.fennec_aurora.App}: java.lang.ClassCastException: android.graphics.drawable.BitmapDrawable 01-27 01:21:18.808: E/AndroidRuntime(7997): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2663) 01-27 01:21:18.808: E/AndroidRuntime(7997): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2679) 01-27 01:21:18.808: E/AndroidRuntime(7997): at android.app.ActivityThread.access$2300(ActivityThread.java:125) 01-27 01:21:18.808: E/AndroidRuntime(7997): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2033) 01-27 01:21:18.808: E/AndroidRuntime(7997): at android.os.Handler.dispatchMessage(Handler.java:99) 01-27 01:21:18.808: E/AndroidRuntime(7997): at android.os.Looper.loop(Looper.java:123) 01-27 01:21:18.808: E/AndroidRuntime(7997): at android.app.ActivityThread.main(ActivityThread.java:4627) 01-27 01:21:18.808: E/AndroidRuntime(7997): at java.lang.reflect.Method.invokeNative(Native Method) 01-27 01:21:18.808: E/AndroidRuntime(7997): at java.lang.reflect.Method.invoke(Method.java:521) 01-27 01:21:18.808: E/AndroidRuntime(7997): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:871) 01-27 01:21:18.808: E/AndroidRuntime(7997): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:629) 01-27 01:21:18.808: E/AndroidRuntime(7997): at dalvik.system.NativeStart.main(Native Method) 01-27 01:21:18.808: E/AndroidRuntime(7997): Caused by: java.lang.ClassCastException: android.graphics.drawable.BitmapDrawable 01-27 01:21:18.808: E/AndroidRuntime(7997): at org.mozilla.gecko.BrowserToolbar.onFinishInflate(BrowserToolbar.java:163) 01-27 01:21:18.808: E/AndroidRuntime(7997): at android.view.LayoutInflater.rInflate(LayoutInflater.java:626) 01-27 01:21:18.808: E/AndroidRuntime(7997): at android.view.LayoutInflater.parseInclude(LayoutInflater.java:702) 01-27 01:21:18.808: E/AndroidRuntime(7997): at android.view.LayoutInflater.rInflate(LayoutInflater.java:614) 01-27 01:21:18.808: E/AndroidRuntime(7997): at android.view.LayoutInflater.inflate(LayoutInflater.java:407) 01-27 01:21:18.808: E/AndroidRuntime(7997): at android.view.LayoutInflater.inflate(LayoutInflater.java:320) 01-27 01:21:18.808: E/AndroidRuntime(7997): at android.view.LayoutInflater.inflate(LayoutInflater.java:276) 01-27 01:21:18.808: E/AndroidRuntime(7997): at com.android.internal.policy.impl.PhoneWindow.setContentView(PhoneWindow.java:200) 01-27 01:21:18.808: E/AndroidRuntime(7997): at android.app.Activity.setContentView(Activity.java:1647) 01-27 01:21:18.808: E/AndroidRuntime(7997): at org.mozilla.gecko.GeckoApp.onCreate(GeckoApp.java:1485) 01-27 01:21:18.808: E/AndroidRuntime(7997): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047) 01-27 01:21:18.808: E/AndroidRuntime(7997): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2627) 01-27 01:21:18.808: E/AndroidRuntime(7997): ... 11 more 01-27 01:21:18.808: W/ActivityManager(2640): Force finishing activity org.mozilla.fennec_aurora/.App
Summary: fennec aurora nl build 20120121 crash at startup → fennec aurora nl build 20120121 crash at startup (java.lang.RuntimeException: Unable to start activity ComponentInfo{org.mozilla.fennec_aurora/org.mozilla.fennec_aurora.App}: java.lang.ClassCastException: android.graphics.drawable.BitmapDrawable)
(In reply to Kevin Brosnan [:kbrosnan] from comment #15) > Starting up an en-US build might not work. Tim should move the apk to the > sdcard and find the profile in the sdcard when attached to his computer. > > * Tap the home button > * tap the menu button > * select settings > * select applications > * Manage applications > * Find/select Nightly or Aurora > * Select move to sdcard > * Launch Aurora or Nightly > * attach the device to the computer via USB > * Use the system file browser to open > "Android/data/org.mozilla.fennec/files/mozilla/Crash Reports" on the sdcard no crashreports only installtime files
I tried build 2012-01-26 NL and there is no problem anymore i have installed this build on top of the DE build 20120121 probably something wrong with the buildconfig of that day
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Japanese Fennec Aurora 2012-01-29 also can launch and works with Sync now.
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: