[TIMOB-2323] Android: KitchensSink crashes on launch with uncaught exception
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:58:46.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.5.0 |
Components | Android |
Labels | android, crash, defect, regression |
Reporter | Thomas Huelbert |
Assignee | Don Thorp |
Created | 2011-04-15T03:16:42.000+0000 |
Updated | 2011-04-17T01:58:46.000+0000 |
Description
1.5.0.ed78ae2 Android, G2 and droid 1 tested, 2.2 sim
1.build and install kitchensink
2.launch it on the device
results: crash, full pastie here: http://pastie.org/1287757">http://pastie.org/1287757
partial log:
D/KrollContext( 5276): (kroll$1) [19,634] Running evaluated script:
file:///android_asset/Resources/welcome.js
I/dalvikvm( 5276): Could not find method
org.apache.commons.codec.digest.DigestUtils.md5Hex, referenced from
method
org.appcelerator.titanium.util.TiUIHelper.getRAKeyForImage
W/dalvikvm( 5276): VFY: unable to resolve static method 2436:
Lorg/apache/commons/codec/digest/DigestUtils;.md5Hex
(Ljava/lang/String;)Ljava/lang/String;
D/dalvikvm( 5276): VFY: replacing opcode 0x71 at 0x0088
D/dalvikvm( 5276): VFY: dead code 0x008b-00a0 in
Lorg/appcelerator/titanium/util/TiUIHelper;.getRAKeyForImage
(Ljava/lang/String;)Ljava/lang/String;
1.5.0.fb4b340. G2 (2.2) 2.1 emulator