Espeak crashing continously

Dear community,

since the app espeak was included as a standard app, I got continous messages on my Nexus 5x , that the app was crashing. This appeared, if I opened Magic Earth for example, but also with other apps. At some point, even the TTS functionality was gone and I was able to install a workaround for those apps I needed.

In the end, I was hoping for the 0.13 version to fix the problem, but it didn’t. So, it gets really annoying atm and I wanted to ask for help now, as I was not able to find any solution by searching through several channels.

FATAL EXCEPTION: main
Process: com.reecedunn.espeak, PID: 8877
java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{com.reecedunn.espeak/com.reecedunn.espeak.CheckVoiceData}: java.lang.ClassNotFoundException: Didn’t find class “com.reecedunn.espeak.CheckVoiceData” on path: DexPathList[[zip file “/system/app/eSpeakTTS/eSpeakTTS.apk”],nativeLibraryDirectories=[/system/app/eSpeakTTS/lib/arm, /system/app/eSpeakTTS/eSpeakTTS.apk!/lib/armeabi-v7a, /system/lib, /vendor/lib, /system/lib, /vendor/lib]]
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2679)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2856)
at android.app.ActivityThread.-wrap11(Unknown Source:0)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1589)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:164)
at android.app.ActivityThread.main(ActivityThread.java:6494)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:438)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)
Caused by: java.lang.ClassNotFoundException: Didn’t find class “com.reecedunn.espeak.CheckVoiceData” on path: DexPathList[[zip file “/system/app/eSpeakTTS/eSpeakTTS.apk”],nativeLibraryDirectories=[/system/app/eSpeakTTS/lib/arm, /system/app/eSpeakTTS/eSpeakTTS.apk!/lib/armeabi-v7a, /system/lib, /vendor/lib, /system/lib, /vendor/lib]]
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:125)
at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
at android.app.Instrumentation.newActivity(Instrumentation.java:1174)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2669)
… 9 more
Suppressed: java.io.IOException: No original dex files found for dex location /system/app/eSpeakTTS/eSpeakTTS.apk
at dalvik.system.DexFile.openDexFileNative(Native Method)
at dalvik.system.DexFile.openDexFile(DexFile.java:353)
at dalvik.system.DexFile.(DexFile.java:100)
at dalvik.system.DexFile.(DexFile.java:74)
at dalvik.system.DexPathList.loadDexFile(DexPathList.java:374)
at dalvik.system.DexPathList.makeDexElements(DexPathList.java:337)
at dalvik.system.DexPathList.(DexPathList.java:157)
at dalvik.system.BaseDexClassLoader.(BaseDexClassLoader.java:65)
at dalvik.system.PathClassLoader.(PathClassLoader.java:64)
at com.android.internal.os.ClassLoaderFactory.createClassLoader(ClassLoaderFactory.java:73)
at com.android.internal.os.ClassLoaderFactory.createClassLoader(ClassLoaderFactory.java:88)
at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:69)
at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:35)
at android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:693)
at android.app.LoadedApk.getClassLoader(LoadedApk.java:727)
at android.app.LoadedApk.getResources(LoadedApk.java:954)
at android.app.ContextImpl.createAppContext(ContextImpl.java:2286)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5639)
at android.app.ActivityThread.-wrap1(Unknown Source:0)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1656)
… 6 more

Hope, somebody could help…

cheers

Regain your privacy! Adopt /e/ the unGoogled mobile OS and online servicesphone

Hi, pl raise this as an issue here and share the log. That way it get assigned to the developers. Check this guide in case you need assistance on how to raise an issue

Hi, thanks for the quick reply!
I’ll continue @gitlab.

Cheers