We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Found with the monkey, and possibly related to issue #1:
$ adb -e shell monkey -v --monitor-native-crashes -p name.boyle.chris.sgtpuzzles -s 1234 10000 01-31 13:06:46.690 286 286 D SGTPuzzles: startGame: 28, null 01-31 13:06:46.840 52 77 I WindowManager: Setting rotation to 0, animFlags=1 01-31 13:06:46.900 52 77 I ActivityManager: Config changed: { scale=1.0 imsi=310/260 loc=en_US touch=3 keys=2/2/2 nav=3/1 orien=1 layout=18} 01-31 13:06:47.533 286 286 D dalvikvm: GC freed 4032 objects / 196072 bytes in 85ms 01-31 13:06:48.323 286 286 W KeyCharacterMap: No keyboard for id 0 01-31 13:06:48.334 286 286 W KeyCharacterMap: Using default keymap: /system/usr/keychars/qwerty.kcm.bin 01-31 13:06:48.764 52 132 W InputManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@43d8e808 01-31 13:06:49.764 52 76 D dalvikvm: GC freed 3426 objects / 297760 bytes in 134ms 01-31 13:06:50.690 286 303 W dalvikvm: JNI WARNING: threadid=19 using env from threadid=3 01-31 13:06:50.690 286 303 W dalvikvm: in Lname/boyle/chris/sgtpuzzles/SGTPuzzles;.keyEvent (III)I (GetStringUTFChars) 01-31 13:06:50.690 286 303 I dalvikvm: "newGame" prio=5 tid=19 NATIVE 01-31 13:06:50.690 286 303 I dalvikvm: | group="main" sCount=0 dsCount=0 s=N obj=0x43db8790 self=0x49c7c8 01-31 13:06:50.690 286 303 I dalvikvm: | sysTid=303 nice=0 sched=0/0 cgrp=default handle=4835552 01-31 13:06:50.690 286 303 I dalvikvm: at name.boyle.chris.sgtpuzzles.SGTPuzzles.keyEvent(Native Method) 01-31 13:06:50.690 286 303 I dalvikvm: at name.boyle.chris.sgtpuzzles.SGTPuzzles.sendKey(SGTPuzzles.java:720) 01-31 13:06:50.690 286 303 I dalvikvm: at name.boyle.chris.sgtpuzzles.SGTPuzzles$6.run(SGTPuzzles.java:419) ... 01-31 13:06:50.850 28 28 I DEBUG : Build fingerprint: 'generic/google_sdk/generic/:2.1/ERD79/22607:eng/test-keys' 01-31 13:06:50.850 28 28 I DEBUG : pid: 286, tid: 303 >>> name.boyle.chris.sgtpuzzles <<< 01-31 13:06:50.850 28 28 I DEBUG : signal 11 (SIGSEGV), fault addr deadd00d 01-31 13:06:50.850 28 28 I DEBUG : r0 00000354 r1 afe1331d r2 0000000c r3 deadd00d 01-31 13:06:50.850 28 28 I DEBUG : r4 00000026 r5 ad07ff50 r6 00000001 r7 00000001 01-31 13:06:50.850 28 28 I DEBUG : r8 000004c4 r9 00000078 10 80a9b190 fp 00000078 01-31 13:06:50.850 28 28 I DEBUG : ip ad080160 sp 453dfa38 lr afe142dd pc ad035452 cpsr 20000030 01-31 13:06:51.200 28 28 I DEBUG : # 00 pc 00035452 /system/lib/libdvm.so 01-31 13:06:51.322 28 28 I DEBUG : # 01 pc 00027a98 /system/lib/libdvm.so 01-31 13:06:51.362 28 28 I DEBUG : # 02 pc 00027bba /system/lib/libdvm.so 01-31 13:06:51.362 28 28 I DEBUG : # 03 pc 0002f264 /system/lib/libdvm.so 01-31 13:06:51.362 28 28 I DEBUG : # 04 pc 00007254 /data/data/name.boyle.chris.sgtpuzzles/lib/libpuzzles.so http://github.com/chrisboyle/sgtpuzzles/blob/86945cdfce25df7154137322f03739ed61d079d3/android.c#L527 01-31 13:06:51.362 28 28 I DEBUG : # 05 pc 00087b90 /data/data/name.boyle.chris.sgtpuzzles/lib/libpuzzles.so http://github.com/chrisboyle/sgtpuzzles/blob/86945cdfce25df7154137322f03739ed61d079d3/twiddle.c#L1238 01-31 13:06:51.362 28 28 I DEBUG : # 06 pc 0004b800 /data/data/name.boyle.chris.sgtpuzzles/lib/libpuzzles.so http://github.com/chrisboyle/sgtpuzzles/blob/86945cdfce25df7154137322f03739ed61d079d3/midend.c#L818 01-31 13:06:51.400 28 28 I DEBUG : # 07 pc 0004c384 /data/data/name.boyle.chris.sgtpuzzles/lib/libpuzzles.so http://github.com/chrisboyle/sgtpuzzles/blob/86945cdfce25df7154137322f03739ed61d079d3/midend.c#L570 01-31 13:06:51.483 28 28 I DEBUG : # 08 pc 0004c67c /data/data/name.boyle.chris.sgtpuzzles/lib/libpuzzles.so http://github.com/chrisboyle/sgtpuzzles/blob/86945cdfce25df7154137322f03739ed61d079d3/midend.c#L792 01-31 13:06:51.483 28 28 I DEBUG : # 09 pc 00008040 /data/data/name.boyle.chris.sgtpuzzles/lib/libpuzzles.so http://github.com/chrisboyle/sgtpuzzles/blob/86945cdfce25df7154137322f03739ed61d079d3/android.c#L263 01-31 13:06:51.483 28 28 I DEBUG : # 10 pc 0000f1f4 /system/lib/libdvm.so
No Java trace; this was run without my crash handler.
The text was updated successfully, but these errors were encountered:
No reports of this in 8853.1 or newer. Likely to have helped: commit 9750c68, comit 131bfbb, commit 92f474d
Closing, to be reopened on further crash reports.
Sorry, something went wrong.
chrisboyle
No branches or pull requests
Found with the monkey, and possibly related to issue #1:
No Java trace; this was run without my crash handler.
The text was updated successfully, but these errors were encountered: