Skip to content

Instantly share code, notes, and snippets.

@libreliodev
Created May 26, 2014 19:32
Show Gist options
  • Save libreliodev/2e7e760eda09db922bfd to your computer and use it in GitHub Desktop.
Save libreliodev/2e7e760eda09db922bfd to your computer and use it in GitHub Desktop.
APP_VERSION_CODE=29
APP_VERSION_NAME=1.2.9
ANDROID_VERSION=4.1.2
PHONE_MODEL=GT-P5110
CUSTOM_DATA=
STACK_TRACE=java.lang.IllegalStateException: java.lang.Exception: Failed to open /data/data/com.niveales.wind/app_librelio/wind_383/wind_383_.pdf
at com.librelio.lib.utils.PDFParser.<init>(PDFParser.java:35)
at com.librelio.service.DownloadMagazineService.addAssetsToDatabase(DownloadMagazineService.java:208)
at com.librelio.service.DownloadMagazineService.doWakefulWork(DownloadMagazineService.java:190)
at com.commonsware.cwac.wakeful.WakefulIntentService.onHandleIntent(WakefulIntentService.java:106)
at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
at android.os.HandlerThread.run(HandlerThread.java:60)
Caused by: java.lang.Exception: Failed to open /data/data/com.niveales.wind/app_librelio/wind_383/wind_383_.pdf
at com.artifex.mupdf.MuPDFCore.<init>(MuPDFCore.java:76)
at com.librelio.lib.utils.PDFParser.<init>(PDFParser.java:31)
... 7 more
java.lang.Exception: Failed to open /data/data/com.niveales.wind/app_librelio/wind_383/wind_383_.pdf
at com.artifex.mupdf.MuPDFCore.<init>(MuPDFCore.java:76)
at com.librelio.lib.utils.PDFParser.<init>(PDFParser.java:31)
at com.librelio.service.DownloadMagazineService.addAssetsToDatabase(DownloadMagazineService.java:208)
at com.librelio.service.DownloadMagazineService.doWakefulWork(DownloadMagazineService.java:190)
at com.commonsware.cwac.wakeful.WakefulIntentService.onHandleIntent(WakefulIntentService.java:106)
at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
at android.os.HandlerThread.run(HandlerThread.java:60)
LOGCAT=05-26 21:34:04.088 E/System (24050): java.io.IOException: close failed: EIO (I/O error)
05-26 21:34:04.088 E/System (24050): at libcore.io.IoUtils.close(IoUtils.java:41)
05-26 21:34:04.088 E/System (24050): at java.io.FileInputStream.close(FileInputStream.java:121)
05-26 21:34:04.088 E/System (24050): at java.io.FileInputStream.finalize(FileInputStream.java:142)
05-26 21:34:04.088 E/System (24050): at java.lang.Daemons$FinalizerDaemon.doFinalize(Daemons.java:186)
05-26 21:34:04.088 E/System (24050): at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:169)
05-26 21:34:04.088 E/System (24050): at java.lang.Thread.run(Thread.java:856)
05-26 21:34:04.088 E/System (24050): Caused by: libcore.io.ErrnoException: close failed: EIO (I/O error)
05-26 21:34:04.088 E/System (24050): at libcore.io.Posix.close(Native Method)
05-26 21:34:04.088 E/System (24050): at libcore.io.BlockGuardOs.close(BlockGuardOs.java:75)
05-26 21:34:04.088 E/System (24050): at libcore.io.IoUtils.close(IoUtils.java:38)
05-26 21:34:04.088 E/System (24050): ... 5 more
05-26 21:34:04.096 D/ACRA (24050): #checkAndSendReports - finish
05-26 21:34:04.096 W/ACRA (24050): Could not delete error report : 1401132843000-approved.stacktrace
05-26 21:34:04.096 D/ACRA (24050): #checkAndSendReports - finish
05-26 21:34:06.963 D/ACRA (24050): Wait for Toast + worker ended. Kill Application ? true
05-26 21:34:06.971 D/ACRA (24050): Wait for Toast + worker ended. Kill Application ? true
05-26 21:34:06.971 E/ACRA (24050): com.niveales.wind fatal error : java.lang.Exception: Failed to open /data/data/com.niveales.wind/app_librelio/wind_383/wind_383_.pdf
05-26 21:34:06.971 E/ACRA (24050): java.lang.IllegalStateException: java.lang.Exception: Failed to open /data/data/com.niveales.wind/app_librelio/wind_383/wind_383_.pdf
05-26 21:34:06.971 E/ACRA (24050): at com.librelio.lib.utils.PDFParser.<init>(PDFParser.java:35)
05-26 21:34:06.971 E/ACRA (24050): at com.librelio.service.DownloadMagazineService.addAssetsToDatabase(DownloadMagazineService.java:208)
05-26 21:34:06.971 E/ACRA (24050): at com.librelio.service.DownloadMagazineService.doWakefulWork(DownloadMagazineService.java:190)
05-26 21:34:06.971 E/ACRA (24050): at com.commonsware.cwac.wakeful.WakefulIntentService.onHandleIntent(WakefulIntentService.java:106)
05-26 21:34:06.971 E/ACRA (24050): at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
05-26 21:34:06.971 E/ACRA (24050): at android.os.Handler.dispatchMessage(Handler.java:99)
05-26 21:34:06.971 E/ACRA (24050): at android.os.Looper.loop(Looper.java:137)
05-26 21:34:06.971 E/ACRA (24050): at android.os.HandlerThread.run(HandlerThread.java:60)
05-26 21:34:06.971 E/ACRA (24050): Caused by: java.lang.Exception: Failed to open /data/data/com.niveales.wind/app_librelio/wind_383/wind_383_.pdf
05-26 21:34:06.971 E/ACRA (24050): at com.artifex.mupdf.MuPDFCore.<init>(MuPDFCore.java:76)
05-26 21:34:06.971 E/ACRA (24050): at com.librelio.lib.utils.PDFParser.<init>(PDFParser.java:31)
05-26 21:34:06.971 E/ACRA (24050): ... 7 more
05-26 21:34:06.971 E/ACRA (24050): com.niveales.wind fatal error : java.lang.Exception: Failed to open /data/data/com.niveales.wind/app_librelio/wind_383/wind_383_.pdf
05-26 21:34:06.971 E/ACRA (24050): java.lang.IllegalStateException: java.lang.Exception: Failed to open /data/data/com.niveales.wind/app_librelio/wind_383/wind_383_.pdf
05-26 21:34:06.971 E/ACRA (24050): at com.librelio.lib.utils.PDFParser.<init>(PDFParser.java:35)
05-26 21:34:06.971 E/ACRA (24050): at com.librelio.service.DownloadMagazineService.addAssetsToDatabase(DownloadMagazineService.java:208)
05-26 21:34:06.971 E/ACRA (24050): at com.librelio.service.DownloadMagazineService.doWakefulWork(DownloadMagazineService.java:190)
05-26 21:34:06.971 E/ACRA (24050): at com.commonsware.cwac.wakeful.WakefulIntentService.onHandleIntent(WakefulIntentService.java:106)
05-26 21:34:06.971 E/ACRA (24050): at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
05-26 21:34:06.971 E/ACRA (24050): at android.os.Handler.dispatchMessage(Handler.java:99)
05-26 21:34:06.971 E/ACRA (24050): at android.os.Looper.loop(Looper.java:137)
05-26 21:34:06.971 E/ACRA (24050): at android.os.HandlerThread.run(HandlerThread.java:60)
05-26 21:34:06.971 E/ACRA (24050): Caused by: java.lang.Exception: Failed to open /data/data/com.niveales.wind/app_librelio/wind_383/wind_383_.pdf
05-26 21:34:06.971 E/ACRA (24050): at com.artifex.mupdf.MuPDFCore.<init>(MuPDFCore.java:76)
05-26 21:34:06.971 E/ACRA (24050): at com.librelio.lib.utils.PDFParser.<init>(PDFParser.java:31)
05-26 21:34:06.971 E/ACRA (24050): ... 7 more
05-26 21:34:06.971 I/ACRA (24050): Finishing the last Activity prior to killing the Process
05-26 21:34:06.971 I/ACRA (24050): Finishing the last Activity prior to killing the Process
05-26 21:34:06.978 I/ACRA (24050): Finished class com.librelio.activity.MuPDFActivity
05-26 21:34:06.978 I/ACRA (24050): Finished class com.librelio.activity.MuPDFActivity
05-26 21:34:06.978 I/Process (24050): Sending signal. PID: 24050 SIG: 9
05-26 21:34:06.978 I/Process (24050): Sending signal. PID: 24050 SIG: 9
05-26 21:34:17.580 D/dalvikvm(24612): Late-enabling CheckJNI
05-26 21:34:17.705 D/ACRA (24612): ACRA is enabled for com.niveales.wind, intializing...
05-26 21:34:17.728 D/ACRA (24612): Looking for error files in /data/data/com.niveales.wind/files
05-26 21:34:17.736 W/ACRA (24612): com.niveales.wind reports will be sent by email (if accepted by user).
05-26 21:34:17.752 I/GooglePlayServicesUtils(24612): Registration not found.
05-26 21:34:17.752 I/LibrelioApplication(24612): current GCM RegistrationID =
05-26 21:34:17.783 D/DownloadMagazineService(24612): DownloadMagazineService start
05-26 21:34:17.924 D/dalvikvm(24612): GC_CONCURRENT freed 251K, 10% free 7205K/7943K, paused 14ms+2ms, total 59ms
05-26 21:34:17.955 D/Event (24612): No subscripers registered for event class com.librelio.event.ChangeInDownloadedMagazinesEvent
05-26 21:34:17.955 D/Event (24612): No subscripers registered for event class de.greenrobot.event.NoSubscriberEvent
05-26 21:34:17.978 D/Event (24612): No subscripers registered for event class com.librelio.event.ChangeInDownloadedMagazinesEvent
05-26 21:34:17.978 D/Event (24612): No subscripers registered for event class de.greenrobot.event.NoSubscriberEvent
05-26 21:34:17.978 D/Event (24612): No subscripers registered for event class com.librelio.event.LoadPlistEvent
05-26 21:34:17.978 D/Event (24612): No subscripers registered for event class de.greenrobot.event.NoSubscriberEvent
05-26 21:34:17.978 D/Event (24612): No subscripers registered for event class com.librelio.event.MagazineDownloadedEvent
05-26 21:34:17.978 D/Event (24612): No subscripers registered for event class de.greenrobot.event.NoSubscriberEvent
05-26 21:34:18.002 I/System.out(24612): Not a DRM File, opening notmally
05-26 21:34:18.002 I/System.out(24612): Not a DRM File, opening notmally
05-26 21:34:18.033 D/Event (24612): No subscripers registered for event class com.librelio.event.ChangeInDownloadedMagazinesEvent
05-26 21:34:18.033 D/Event (24612): No subscripers registered for event class de.greenrobot.event.NoSubscriberEvent
05-26 21:34:18.033 D/DownloadMagazineService(24612): Start DownloadLinksTask
05-26 21:34:18.041 D/dalvikvm(24612): Trying to load lib /data/data/com.niveales.wind/lib/libmupdf.so 0x4257c2e8
05-26 21:34:18.056 D/dalvikvm(24612): Added shared lib /data/data/com.niveales.wind/lib/libmupdf.so 0x4257c2e8
05-26 21:34:18.064 D/dalvikvm(24612): No JNI_OnLoad found in /data/data/com.niveales.wind/lib/libmupdf.so 0x4257c2e8, skipping init
05-26 21:34:18.064 E/libmupdf(24612): Opening document...
05-26 21:34:18.064 E/libmupdf(24612): error: cannot find startxref
05-26 21:34:18.064 E/libmupdf(24612): warning: trying to repair broken xref
05-26 21:34:18.244 E/libmupdf(24612): error: unknown token in dict
05-26 21:34:18.244 E/libmupdf(24612): error: cannot parse dict
05-26 21:34:18.244 E/libmupdf(24612): error: broken object at EOF ignored
05-26 21:34:18.244 E/libmupdf(24612): error: cannot open document
05-26 21:34:18.244 E/libmupdf(24612): error: cannot load document '/data/data/com.niveales.wind/app_librelio/wind_383/wind_383_.pdf'
05-26 21:34:18.252 E/libmupdf(24612): error: Cannot open document: '/data/data/com.niveales.wind/app_librelio/wind_383/wind_383_.pdf'
05-26 21:34:18.252 E/libmupdf(24612): Failed: Cannot open document: '/data/data/com.niveales.wind/app_librelio/wind_383/wind_383_.pdf'
05-26 21:34:18.252 W/System.err(24612): java.lang.Exception: Failed to open /data/data/com.niveales.wind/app_librelio/wind_383/wind_383_.pdf
05-26 21:34:18.252 W/System.err(24612): at com.artifex.mupdf.MuPDFCore.<init>(MuPDFCore.java:76)
05-26 21:34:18.252 W/System.err(24612): at com.librelio.lib.utils.PDFParser.<init>(PDFParser.java:31)
05-26 21:34:18.252 W/System.err(24612): at com.librelio.service.DownloadMagazineService.addAssetsToDatabase(DownloadMagazineService.java:208)
05-26 21:34:18.252 W/System.err(24612): at com.librelio.service.DownloadMagazineService.doWakefulWork(DownloadMagazineService.java:190)
05-26 21:34:18.260 W/System.err(24612): at com.commonsware.cwac.wakeful.WakefulIntentService.onHandleIntent(WakefulIntentService.java:106)
05-26 21:34:18.260 W/System.err(24612): at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
05-26 21:34:18.260 W/System.err(24612): at android.os.Handler.dispatchMessage(Handler.java:99)
05-26 21:34:18.260 W/System.err(24612): at android.os.Looper.loop(Looper.java:137)
05-26 21:34:18.260 W/System.err(24612): at android.os.HandlerThread.run(HandlerThread.java:60)
05-26 21:34:18.260 W/dalvikvm(24612): threadid=12: thread exiting with uncaught exception (group=0x41e3b2a0)
05-26 21:34:18.260 E/ACRA (24612): ACRA caught a IllegalStateException exception for com.niveales.wind. Building report.
05-26 21:34:18.275 D/ACRA (24612): Using custom Report Fields
05-26 21:34:18.299 I/ACRA (24612): READ_LOGS granted! ACRA can include LogCat and DropBox data.
05-26 21:34:18.353 D/ACRA (24612): Retrieving logcat output...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment