Open GoogleCodeExporter opened 8 years ago
Original comment by phishman3579@gmail.com
on 14 Apr 2013 at 2:07
Original comment by phishman3579@gmail.com
on 14 Apr 2013 at 2:07
same problem here :(
OS: 4.1.1
Device: Sony Xperia Tablet S
Original comment by robert.k...@schoenmueller.com
on 3 Jun 2013 at 12:59
tested on Samsung Galaxy S3 with no problem
OS: 4.1.2
Original comment by robert.k...@schoenmueller.com
on 3 Jun 2013 at 3:02
Tested on different phone OS version 4.0.2 and above. i can point all the POIs
but after some time getting this error. Please give me solution. Thanks in
advance
10-15 17:00:44.990: W/dalvikvm(7785): ReferenceTable overflow (max=1024)
10-15 17:00:45.000: W/dalvikvm(7785): JNI pinned array reference table
(0x457808) dump:
10-15 17:00:45.000: W/dalvikvm(7785): Last 10 entries (of 1024):
10-15 17:00:45.000: W/dalvikvm(7785): 1023: 0x41fbc130 char[] (45 elements)
10-15 17:00:45.000: W/dalvikvm(7785): 1022: 0x41fbbb50 char[] (26 elements)
10-15 17:00:45.000: W/dalvikvm(7785): 1021: 0x41fbb670 char[] (24 elements)
10-15 17:00:45.010: W/dalvikvm(7785): 1020: 0x41fbb0b8 char[] (35 elements)
10-15 17:00:45.010: W/dalvikvm(7785): 1019: 0x41fbaa40 char[] (40 elements)
10-15 17:00:45.010: W/dalvikvm(7785): 1018: 0x41fba488 char[] (38 elements)
10-15 17:00:45.010: W/dalvikvm(7785): 1017: 0x41fb9e10 char[] (42 elements)
10-15 17:00:45.010: W/dalvikvm(7785): 1016: 0x41fb9838 char[] (45 elements)
10-15 17:00:45.010: W/dalvikvm(7785): 1015: 0x41fb9258 char[] (26 elements)
10-15 17:00:45.010: W/dalvikvm(7785): 1014: 0x41fb8d78 char[] (24 elements)
10-15 17:00:45.010: W/dalvikvm(7785): Summary:
10-15 17:00:45.010: W/dalvikvm(7785): 147 of char[] (24 elements) (147
unique instances)
10-15 17:00:45.010: W/dalvikvm(7785): 147 of char[] (26 elements) (147
unique instances)
10-15 17:00:45.010: W/dalvikvm(7785): 144 of char[] (35 elements) (144
unique instances)
10-15 17:00:45.010: W/dalvikvm(7785): 146 of char[] (38 elements) (146
unique instances)
10-15 17:00:45.010: W/dalvikvm(7785): 144 of char[] (40 elements) (144
unique instances)
10-15 17:00:45.010: W/dalvikvm(7785): 144 of char[] (42 elements) (144
unique instances)
10-15 17:00:45.010: W/dalvikvm(7785): 152 of char[] (45 elements) (152
unique instances)
10-15 17:00:45.020: E/dalvikvm(7785): Failed adding to JNI pinned array ref
table (1024 entries)
10-15 17:00:45.020: I/dalvikvm(7785): "main" prio=5 tid=1 RUNNABLE
10-15 17:00:45.020: I/dalvikvm(7785): | group="main" sCount=0 dsCount=0
obj=0x40c2bcd0 self=0x3fdd0
10-15 17:00:45.020: I/dalvikvm(7785): | sysTid=7785 nice=0 sched=0/0
cgrp=default handle=1074607496
10-15 17:00:45.020: I/dalvikvm(7785): | schedstat=( 0 0 0 ) utm=473 stm=38
core=0
10-15 17:00:45.020: I/dalvikvm(7785): at
android.graphics.Paint.native_measureText(Native Method)
10-15 17:00:45.020: I/dalvikvm(7785): at
android.graphics.Paint.measureText(Paint.java:1276)
Original comment by sibin...@cabotsolutions.com
on 15 Oct 2013 at 11:43
Same error here running on Sony Xperia C2105. Any solutions yet?
Original comment by francisc...@gmail.com
on 9 Dec 2013 at 5:55
i faced the same issue on Sony Xperia Ion LTE. How to fix it?
Original comment by GeSh...@gmail.com
on 11 Jan 2014 at 5:30
I believe it's a problem in your device's version of Android. I've seen
multiple references to the same problem online. It seems like a problem in some
implementations of measureText method.
https://code.google.com/p/android/issues/detail?id=36908
Original comment by phishman3579@gmail.com
on 11 Jan 2014 at 1:25
I believe this'll work around the problems with measureText(); see my last
answer.
http://stackoverflow.com/questions/16813706/android-apps-activity-force-back
Original comment by phishman3579@gmail.com
on 12 Jan 2014 at 1:20
Original issue reported on code.google.com by
vrlive...@gmail.com
on 10 Apr 2013 at 1:49