you could one thing, Delete the bin and Gen directory and do a clean build
again and try running.


On Wed, Oct 30, 2013 at 12:32 PM, Dilip Kumar Chaudhary <
[email protected]> wrote:

> Hi Developers,
> I'm getting this abnormal errors in XOLO/T1000 phone only.This is app is
> working fine on other devices.Actually when we click on the Tab for start
> another activity it throws this error.Please suggest me how to solve this
> error.
> *Logcat:
> *W/ActivityManager(  344): Bad activity token:
> android.os.BinderProxy@42aed960
> W/ActivityManager(  344): java.lang.ClassCastException:
> android.os.BinderProxy cannot be cast to
> com.android.server.am.ActivityRecord$Token
> W/ActivityManager(  344):     at
> com.android.server.am.ActivityRecord.forToken(ActivityRecord.java:307)
> W/ActivityManager(  344):     at
> com.android.server.am.ActivityStack.isInStackLocked(ActivityStack.java:484)
> W/ActivityManager(  344):     at
> com.android.server.am.ActivityManagerService.overridePendingTransition(ActivityManagerService.java:2797)
> W/ActivityManager(  344):     at
> android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:1338)
> W/ActivityManager(  344):     at
> com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:1611)
> W/ActivityManager(  344):     at
> android.os.Binder.execTransact(Binder.java:367)
> W/ActivityManager(  344):     at dalvik.system.NativeStart.run(Native
> Method)
> D/PullToRefresh(29800): onSizeChanged. W: 720, H: 828
> D/PullToRefresh(29800): Setting Padding. L: 0, T: -496, R: 0, B: -496
> D/PullToRefresh(29800): First Visible: 0. Visible Count: 0. Total Items:0
> D/PullToRefresh(29800): onSizeChanged. W: 720, H: 730
> D/PullToRefresh(29800): Setting Padding. L: 0, T: -438, R: 0, B: -438
> D/PullToRefresh(29800): First Visible: 0. Visible Count: 0. Total Items:0
> F/libc    (29800): Fatal signal 11 (SIGSEGV) at 0x00000008 (code=1),
> thread 29800 (.zenga.zengatvd)
> I/DEBUG   (  122): *** *** *** *** *** *** *** *** *** *** *** *** *** ***
> *** ***
> I/DEBUG   (  122): Build fingerprint:
> 'XOLO/T1000/us9230e1:4.1.1/JRO03C/XOLO_Play_S018_11102013:user/release-keys'
> I/DEBUG   (  122): pid: 29800, tid: 29800, name: .zenga.zengatvd  >>>
> com.zenga.zengatvd <<<
> I/DEBUG   (  122): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr
> 00000008
> I/DEBUG   (  122):     r0 5bfde908  r1 00000008  r2 00000000  r3 00000001
> I/DEBUG   (  122):     r4 00000010  r5 00000008  r6 5bfde908  r7 00000004
> I/DEBUG   (  122):     r8 00000008  r9 00000008  sl 59f706f4  fp 5bce95a0
> I/DEBUG   (  122):     ip 00000010  sp bee98e60  lr 5bc612bc  pc 5bc23054
> cpsr 20000010
> I/DEBUG   (  122):     d0  00000137442a6000  d1  439bc000439b8000
> I/DEBUG   (  122):     d2  43cb8000442a4000  d3  000002a944124000
> I/DEBUG   (  122):     d4  0000024900000197  d5  43cb800000000249
> I/DEBUG   (  122):     d6  442a400000000197  d7  44a000003f800000
> I/DEBUG   (  122):     d8  4000000040000000  d9  44340000437f0000
> I/DEBUG   (  122):     d10 0000000044764000  d11 0000000000000000
> I/DEBUG   (  122):     d12 0000000000000000  d13 0000000000000000
> I/DEBUG   (  122):     d14 0000000000000000  d15 0000000000000000
> I/DEBUG   (  122):     d16 4085480000000000  d17 7e37e43c8800759c
> I/DEBUG   (  122):     d18 0000000000000000  d19 0000000000000000
> I/DEBUG   (  122):     d20 0000000000000000  d21 0000000000000000
> I/DEBUG   (  122):     d22 0000000000000000  d23 0000000000000000
> I/DEBUG   (  122):     d24 3fc0e5604f000000  d25 4000000006800000
> I/DEBUG   (  122):     d26 0000000000000000  d27 0000000000000000
> I/DEBUG   (  122):     d28 4060800000000000  d29 0000000000000000
> I/DEBUG   (  122):     d30 c000000008000000  d31 0000000000000000
> I/DEBUG   (  122):     scr 28000013
> I/DEBUG   (  122):
> I/DEBUG   (  122): backtrace:
> I/DEBUG   (  122):     #00  pc 00009054
> /system/lib/egl/libGLESv2_tegra_impl.so
> I/DEBUG   (  122):     #01  pc 000472b8
> /system/lib/egl/libGLESv2_tegra_impl.so
> I/DEBUG   (  122):
> I/DEBUG   (  122): stack:
> I/DEBUG   (  122):          bee98e20  59f6a3dc
> I/DEBUG   (  122):          bee98e24  00000610
> I/DEBUG   (  122):          bee98e28  00000048
> I/DEBUG   (  122):          bee98e2c  59f37a11
> /system/lib/libardrv_dynamic.so
> I/DEBUG   (  122):          bee98e30  00000000
> I/DEBUG   (  122):          bee98e34  59f6a3dc
> I/DEBUG   (  122):          bee98e38  59f6d7d0
> I/DEBUG   (  122):          bee98e3c  59f6b5fc
> I/DEBUG   (  122):          bee98e40  59f6b548
> I/DEBUG   (  122):          bee98e44  59f05891
> /system/lib/libnvrm_graphics.so (NvRmStreamBegin+80)
> I/DEBUG   (  122):          bee98e48  00000000
> I/DEBUG   (  122):          bee98e4c  59f6a3dc
> I/DEBUG   (  122):          bee98e50  59f6d888
> I/DEBUG   (  122):          bee98e54  59f6b5fc
> I/DEBUG   (  122):          bee98e58  df0027ad
> I/DEBUG   (  122):          bee98e5c  00000000
> I/DEBUG   (  122):     #00  bee98e60  00000008
> I/DEBUG   (  122):          ........  ........
> I/DEBUG   (  122):     #01  bee98e60  00000008
> I/DEBUG   (  122):          bee98e64  00000004
> I/DEBUG   (  122):          bee98e68  0002c908
> I/DEBUG   (  122):          bee98e6c  00000000
> I/DEBUG   (  122):          bee98e70  00000002
> I/DEBUG   (  122):          bee98e74  5bc612bc
> /system/lib/egl/libGLESv2_tegra_impl.so
> I/DEBUG   (  122):          bee98e78  00000004
> I/DEBUG   (  122):          bee98e7c  59f3b5c5
> /system/lib/libardrv_dynamic.so (NvArdSetVertexAttribute+110)
> I/DEBUG   (  122):          bee98e80  59f6a3d8
> I/DEBUG   (  122):          bee98e84  00000001
> I/DEBUG   (  122):          bee98e88  c1dfb120
> I/DEBUG   (  122):          bee98e8c  5bce95a8
> I/DEBUG   (  122):          bee98e90  59f703b8
> I/DEBUG   (  122):          bee98e94  00000010
> I/DEBUG   (  122):          bee98e98  00000008
> I/DEBUG   (  122):          bee98e9c  5bc61484
> /system/lib/egl/libGLESv2_tegra_impl.so
> I/DEBUG   (  122):
> I/DEBUG   (  122): memory near r0:
> I/DEBUG   (  122):     5bfde8e8 ffffffff ffffffff ffffffff ffffffff
> ................
> I/DEBUG   (  122):     5bfde8f8 ffffffff ffffffff ffffffff ffffffff
> ................
> I/DEBUG   (  122):     5bfde908 ffffffff ffffffff ffffffff ffffffff
> ................
> I/DEBUG   (  122):     5bfde918 ffffffff ffffffff ffffffff ffffffff
> ................
> I/DEBUG   (  122):     5bfde928 ffffffff ffffffff ffffffff ffffffff
> ................
> I/DEBUG   (  122):
> I/DEBUG   (  122): memory near r6:
> I/DEBUG   (  122):     5bfde8e8 ffffffff ffffffff ffffffff ffffffff
> ................
> I/DEBUG   (  122):     5bfde8f8 ffffffff ffffffff ffffffff ffffffff
> ................
> I/DEBUG   (  122):     5bfde908 ffffffff ffffffff ffffffff ffffffff
> ................
> I/DEBUG   (  122):     5bfde918 ffffffff ffffffff ffffffff ffffffff
> ................
> I/DEBUG   (  122):     5bfde928 ffffffff ffffffff ffffffff ffffffff
> ................
> I/DEBUG   (  122):
> I/DEBUG   (  122): memory near sl:
> I/DEBUG   (  122):     59f706d4 5c19dc10 00000000 00000010 00000206
> ...\............
> I/DEBUG   (  122):     59f706e4 00000000 00000000 00000000 3f800000
> ...............?
> I/DEBUG   (  122):     59f706f4 00000000 00000008 00000010 00000206
> ................
> I/DEBUG   (  122):     59f70704 00000000 00000000 00000000 3f800000
> ...............?
> I/DEBUG   (  122):     59f70714 00000000 00000000 00000000 00000406
> ................
> I/DEBUG   (  122):
> I/DEBUG   (  122): memory near fp:
> I/DEBUG   (  122):     5bce9580 00000002 00000003 00000000 00000001
> ................
> I/DEBUG   (  122):     5bce9590 00000000 00000001 00dc0001 00ef0002
> ................
> I/DEBUG   (  122):     5bce95a0 00000000 00008b52 00000101 00008b50
> ....R.......P...
> I/DEBUG   (  122):     5bce95b0 0000ffff 00008b52 00000000 0000004b
> ....R.......K...
> I/DEBUG   (  122):     5bce95c0 00000001 00000194 00000047 00000013
> ........G.......
> I/DEBUG   (  122):
> I/DEBUG   (  122): memory near sp:
> I/DEBUG   (  122):     bee98e40 59f6b548 59f05891 00000000 59f6a3dc
> H..Y.X.Y.......Y
> I/DEBUG   (  122):     bee98e50 59f6d888 59f6b5fc df0027ad 00000000
> ...Y...Y.'......
> I/DEBUG   (  122):     bee98e60 00000008 00000004 0002c908 00000000
> ................
> I/DEBUG   (  122):     bee98e70 00000002 5bc612bc 00000004 59f3b5c5
> .......[.......Y
> I/DEBUG   (  122):     bee98e80 59f6a3d8 00000001 c1dfb120 5bce95a8
> ...Y.... ......[
> I/DEBUG   (  122):
> I/DEBUG   (  122): code around pc:
> I/DEBUG   (  122):     5bc23034 02032001 e3520000 1a00000b e3580008  .
> ....R.......X.
> I/DEBUG   (  122):     5bc23044 13a03000 02033001 e3530000 0a00000d
> .0...0....S.....
> I/DEBUG   (  122):     5bc23054 e8950003 e2577001 e0855004 e8860003
> .....pW..P......
> I/DEBUG   (  122):     5bc23064 e2866008 1afffff9 e8bd81f0 e8950007
> .`..............
> I/DEBUG   (  122):     5bc23074 e2577001 e0855004 e8860007 e286600c
> .pW..P.......`..
> I/DEBUG   (  122):
> I/DEBUG   (  122): code around lr:
> I/DEBUG   (  122):     5bc6129c e3520000 0a000006 e0820001 e1a01003
> ..R.............
> I/DEBUG   (  122):     5bc612ac e1a0200c e1a03004 e58d5000 ebff074f  .
> ...0...P..O...
> I/DEBUG   (  122):     5bc612bc eaffffeb e5900000 e1a02004 e58dc000
> ......... ......
> I/DEBUG   (  122):     5bc612cc e98d0030 ebfefbac eaffffe5 e92d4ff0
> 0............O-.
> I/DEBUG   (  122):     5bc612dc e24dd03c e5907548 e1a05000 e1a06001
> <.M.Hu...P...`..
> I/BootReceiver(  344): Copying /data/tombstones/tombstone_08 to DropBox
> (SYSTEM_TOMBSTONE)
> I/WindowState(  344): WIN DEATH: Window{4265b850
> com.zenga.zengatvd/com.zenga.zengatv.TabHome paused=false}
> I/ActivityManager(  344): Process com.zenga.zengatvd (pid 29800) has died.
> W/ActivityManager(  344): Scheduling restart of crashed service
> com.zenga.zengatvd/com.zengamedia.service.BackgroundService in 5000ms
> W/ActivityManager(  344): Force removing ActivityRecord{4267c7c0
> com.zenga.zengatvd/com.zenga.zengatv.TabHome}: app died, no saved state
> D/Zygote  (  124): Process 29800 terminated by signal (11)
> W/InputMethodManagerService(  344): Got RemoteException sending
> setActive(false) notification to pid 29800 uid 10105
> I/eFrame  (17444): pkgname_before:com.zenga.zengatvd
> D/dalvikvm(30133): Late-enabling CheckJNI
> I/ActivityManager(  344): Start proc com.zenga.zengatvd for service
> com.zenga.zengatvd/com.zengamedia.service.BackgroundService: pid=30133
> uid=10105 gids={30
>
>
> --
> *Thanks & Regards*
> Dilip Kumar Chaudhary
> My Linkedin 
> Profile<http://in.linkedin.com/pub/dilip-kumar-chaudhary/44/64/55b>
> My Development Blog <http://dilipdevelopment.blogspot.com/>
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Android Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
Warm Regards,
*Mukesh Kumar*,
Android Consultant/Freelancer,
India,Hyderabad.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to