Skip to content
New issue

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

Got error "Failed Binder transaction" when running it on android #6

Open
lasnoles opened this issue May 21, 2018 · 1 comment
Open

Comments

@lasnoles
Copy link

lasnoles commented May 21, 2018

Got the following logs when running:

05-22 00:03:26.454 9862-9901/? I/HwSystemManager: SpaceCleanReceiver:package added: ai.snips.snipsdemo
05-22 00:03:26.455 1388-11563/? I/HwSystemManager: AppCleanUpService:begin to insertAppWithPkgName, pkg:ai.snips.snipsdemo
05-22 00:03:26.479 11546-11546/ai.snips.snipsdemo:snipsProcessingService I/System.out: Found library 'snips_megazord' at libsnips_megazord.so
05-22 00:03:26.504 11546-11567/ai.snips.snipsdemo:snipsProcessingService I/snips_megazord: Starting components
05-22 00:03:26.505 11546-11567/ai.snips.snipsdemo:snipsProcessingService I/snips_megazord: Starting manual Audio-Server
Starting Hotword
05-22 00:03:26.518 11546-11574/ai.snips.snipsdemo:snipsProcessingService I/snips_hotword_lib::fe..: Audio thread for default started
05-22 00:03:26.520 11546-11567/ai.snips.snipsdemo:snipsProcessingService I/Process: Sending signal. PID: 11546 SIG: 9
05-22 00:03:26.540 2614-11578/? I/ChromeSync: [Sync,SyncIntentOperation] Handling the intent: Intent { act=android.intent.action.PACKAGE_ADDED dat=package:ai.snips.snipsdemo flg=0x4000010 cmp=com.google.android.gms/.chimera.GmsIntentOperationService (has extras) }.
05-22 00:03:26.565 11505-11505/ai.snips.snipsdemo E/SnipsPlatform: Snips processing service disconnected, attempting a reconnect
05-22 00:03:26.759 2614-11579/? I/FontsPackageChangeOp: Package ai.snips.snipsdemo has no metadata
05-22 00:03:26.814 11584-11584/ai.snips.snipsdemo:snipsProcessingService I/SnipsDemoApp: in the snips process
05-22 00:03:26.833 11505-11505/ai.snips.snipsdemo I/SnipsPlatform: Snips processing service connected, starting the platform
05-22 00:03:26.864 11584-11584/ai.snips.snipsdemo:snipsProcessingService I/System.out: Looking for library 'snips_megazord'
05-22 00:03:26.865 11584-11584/ai.snips.snipsdemo:snipsProcessingService I/System.out: Adding paths from jna.library.path: null
Trying libsnips_megazord.so
05-22 00:03:26.867 11584-11584/ai.snips.snipsdemo:snipsProcessingService W/linker: /data/app/ai.snips.snipsdemo-1/lib/arm64/libsnips_kaldi.so: unused DT entry: type 0x7ffffffd arg 0x1ced29
05-22 00:03:27.057 11584-11584/ai.snips.snipsdemo:snipsProcessingService I/System.out: Found library 'snips_megazord' at libsnips_megazord.so
05-22 00:03:27.081 11584-11606/ai.snips.snipsdemo:snipsProcessingService I/snips_megazord: Starting components
Starting manual Audio-Server
Starting Hotword
05-22 00:03:27.083 11584-11608/ai.snips.snipsdemo:snipsProcessingService I/snips_hotword_lib::fe..: Audio thread for default started
05-22 00:03:27.089 11584-11608/ai.snips.snipsdemo:snipsProcessingService I/snips_hotword_lib::fe..: Audio thread for default ended
05-22 00:03:27.091 11584-11584/ai.snips.snipsdemo:snipsProcessingService I/Process: Sending signal. PID: 11584 SIG: 9
05-22 00:03:27.135 11505-11540/ai.snips.snipsdemo E/JavaBinder: !!! FAILED BINDER TRANSACTION !!! (parcel size = 2856)
05-22 00:03:27.173 307-10528/? E/BufferQueueProducer: [ai.snips.snipsdemo/ai.snips.snipsdemo.MainActivity] query: BufferQueue has been abandoned
05-22 00:03:27.174 307-337/? E/BufferQueueProducer: [ai.snips.snipsdemo/ai.snips.snipsdemo.MainActivity] dequeueBuffer: BufferQueue has been abandoned
mali gles error info : 1
05-22 00:03:27.175 11505-11521/ai.snips.snipsdemo E/DISPLAY  GPU: mali gles error info : 1 at (vendor/hisi/thirdparty/gpu/arm/r8p0-01dev0/gles/src/state/mali_gles_state_error.c:54 - gles_state_set_error_internal)

@lasnoles lasnoles changed the title Got error "Filed Binder transaction" when running it on android Got error "Failed Binder transaction" when running it on android May 21, 2018
@thanksmister
Copy link

This is a duplicate of snipsco/snips-issues#22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants