Audiokinetic's Community Q&A is the forum where users can ask and answer questions within the Wwise and Strata communities. If you would like to get an answer from Audiokinetic's Technical support team, make sure you use the Support Tickets page.

Android crash 2017.1

0 votes

Guys, we have a random crash in Android version of Wwise, Unity 5.6 project, please advice.

08-24 21:09:40.965 30367 30431 E Unity   : java.io.EOFException
08-24 21:09:40.965 30367 30431 E Unity   :
08-24 21:09:40.965 30367 30431 E Unity   : (Filename: ./PlatformDependent/AndroidPlayer/WebRequest/Transports/TransportAndroid.cpp Line: 388)
08-24 21:09:40.965 30367 30431 E Unity   :
08-24 21:09:42.149 30367 30389 I Unity   : State - Idle
08-24 21:09:42.149 30367 30389 I Unity   : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
08-24 21:09:42.149 30367 30389 I Unity   : UnityEngine.Logger:Log(LogType, Object)
08-24 21:09:42.149 30367 30389 I Unity   : PlayerHand:ChangeHandState(State)
08-24 21:09:42.149 30367 30389 I Unity   : PlayerHand:CurrentTriggerValues(Boolean, Boolean)
08-24 21:09:42.149 30367 30389 I Unity   : InputHandler:LateUpdate()
08-24 21:09:42.149 30367 30389 I Unity   :
08-24 21:09:42.149 30367 30389 I Unity   : (Filename: ./artifacts/generated/Android/runtime/DebugBindings.gen.cpp Line: 51)
08-24 21:09:42.149 30367 30389 I Unity   :
08-24 21:09:43.404 31290 31290 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
08-24 21:09:43.405 31290 31290 F DEBUG   : Build fingerprint: 'samsung/dreamltexx/dreamlte:7.0/NRD90M/G950FXXU1AQH3:user/release-keys'
08-24 21:09:43.405 31290 31290 F DEBUG   : Revision: '10'
08-24 21:09:43.405 31290 31290 F DEBUG   : ABI: 'arm'
08-24 21:09:43.405 31290 31290 F DEBUG   : pid: 30367, tid: 30463, name: NativeThread  >>> com.PROJECTHIDDEN.Dev <<<
08-24 21:09:43.405 31290 31290 F DEBUG   : signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0x38522cdf
08-24 21:09:43.406 31290 31290 F DEBUG   :     r0 b8080000  r1 b823f50c  r2 384ec0ee  r3 38522cd3
08-24 21:09:43.406 31290 31290 F DEBUG   :     r4 b5fecca4  r5 b8080000  r6 001ff384  r7 00000078
08-24 21:09:43.406 31290 31290 F DEBUG   :     r8 b5fff188  r9 b7c823e4  sl b5e6b458  fp b5bd16ec
08-24 21:09:43.406 31290 31290 F DEBUG   :     ip ef9afc78  sp b5bd16c8  lr b5f06a70  pc b5f06718  cpsr 200f0010
08-24 21:09:43.459 31290 31290 F DEBUG   :
08-24 21:09:43.459 31290 31290 F DEBUG   : backtrace:
08-24 21:09:43.459 31290 31290 F DEBUG   :     #00 pc 00323718  /data/app/com.PROJECTHIDDEN.Dev-2/lib/arm/libAkSoundEngine.so (_ZL17remove_free_blockP6pool_tP14block_header_tii+180)
 
 
asked Aug 24, 2017 in General Discussion by Alexey M. (100 points)

Please sign-in or register to answer this question.

...