Skip to content

Instantly share code, notes, and snippets.

@libreliodev
Created May 26, 2014 19:35
Show Gist options
  • Save libreliodev/122ed7b47181989475f7 to your computer and use it in GitHub Desktop.
Save libreliodev/122ed7b47181989475f7 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:38:33.705 D/WebKit (24753): SQLite database failed to load from /FileSyetmQuota.db
05-26 21:38:33.705 D/WebKit (24753): Cause - unable to open database file
05-26 21:38:33.705 D/WebKit (24753):
05-26 21:38:33.705 D/WebKit (24753): external/webkit/Source/WebCore/platform/sql/SQLiteDatabase.cpp(71) : bool WebCore::SQLiteDatabase::open(const WTF::String&, bool)
05-26 21:38:33.705 E/SQLiteLog(24753): (14) cannot open file at line 30241 of [00bb9c9ce4]
05-26 21:38:33.705 E/SQLiteLog(24753): (14) os_unix.c:30241: (2) open(/NotificationPermissions.db) -
05-26 21:38:33.705 D/WebKit (24753): ERROR:
05-26 21:38:33.705 D/WebKit (24753): SQLite database failed to load from /NotificationPermissions.db
05-26 21:38:33.705 D/WebKit (24753): Cause - unable to open database file
05-26 21:38:33.705 D/WebKit (24753):
05-26 21:38:33.705 D/WebKit (24753): external/webkit/Source/WebCore/platform/sql/SQLiteDatabase.cpp(71) : bool WebCore::SQLiteDatabase::open(const WTF::String&, bool)
05-26 21:38:33.705 E/SQLiteLog(24753): (14) cannot open file at line 30241 of [00bb9c9ce4]
05-26 21:38:33.705 E/SQLiteLog(24753): (14) os_unix.c:30241: (2) open(/FileSyetmQuota.db) -
05-26 21:38:33.705 D/WebKit (24753): ERROR:
05-26 21:38:33.705 D/WebKit (24753): SQLite database failed to load from /FileSyetmQuota.db
05-26 21:38:33.705 D/WebKit (24753): Cause - unable to open database file
05-26 21:38:33.705 D/WebKit (24753):
05-26 21:38:33.705 D/WebKit (24753): external/webkit/Source/WebCore/platform/sql/SQLiteDatabase.cpp(71) : bool WebCore::SQLiteDatabase::open(const WTF::String&, bool)
05-26 21:38:33.705 E/SQLiteLog(24753): (14) cannot open file at line 30241 of [00bb9c9ce4]
05-26 21:38:33.705 E/SQLiteLog(24753): (14) os_unix.c:30241: (2) open(/NotificationPermissions.db) -
05-26 21:38:33.705 D/WebKit (24753): ERROR:
05-26 21:38:33.705 D/WebKit (24753): SQLite database failed to load from /NotificationPermissions.db
05-26 21:38:33.705 D/WebKit (24753): Cause - unable to open database file
05-26 21:38:33.705 D/WebKit (24753):
05-26 21:38:33.705 D/WebKit (24753): external/webkit/Source/WebCore/platform/sql/SQLiteDatabase.cpp(71) : bool WebCore::SQLiteDatabase::open(const WTF::String&, bool)
05-26 21:38:33.791 I/System.out(24753): Not a DRM File, opening notmally
05-26 21:38:33.791 I/System.out(24753): Not a DRM File, opening notmally
05-26 21:38:34.017 D/dalvikvm(24753): GC_FOR_ALLOC freed 770K, 14% free 12367K/14279K, paused 38ms, total 40ms
05-26 21:38:34.611 I/Choreographer(24753): Skipped 40 frames! The application may be doing too much work on its main thread.
05-26 21:38:35.377 W/webcore (24753): skip viewSizeChanged as w is 0
05-26 21:38:35.900 D/ACRA (24753): Wait for Toast + worker ended. Kill Application ? true
05-26 21:38:35.900 E/ACRA (24753): 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:38:35.900 E/ACRA (24753): java.lang.IllegalStateException: java.lang.Exception: Failed to open /data/data/com.niveales.wind/app_librelio/wind_383/wind_383_.pdf
05-26 21:38:35.900 E/ACRA (24753): at com.librelio.lib.utils.PDFParser.<init>(PDFParser.java:35)
05-26 21:38:35.900 E/ACRA (24753): at com.librelio.service.DownloadMagazineService.addAssetsToDatabase(DownloadMagazineService.java:208)
05-26 21:38:35.900 E/ACRA (24753): at com.librelio.service.DownloadMagazineService.doWakefulWork(DownloadMagazineService.java:190)
05-26 21:38:35.900 E/ACRA (24753): at com.commonsware.cwac.wakeful.WakefulIntentService.onHandleIntent(WakefulIntentService.java:106)
05-26 21:38:35.900 E/ACRA (24753): at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
05-26 21:38:35.900 E/ACRA (24753): at android.os.Handler.dispatchMessage(Handler.java:99)
05-26 21:38:35.900 E/ACRA (24753): at android.os.Looper.loop(Looper.java:137)
05-26 21:38:35.900 E/ACRA (24753): at android.os.HandlerThread.run(HandlerThread.java:60)
05-26 21:38:35.900 E/ACRA (24753): Caused by: java.lang.Exception: Failed to open /data/data/com.niveales.wind/app_librelio/wind_383/wind_383_.pdf
05-26 21:38:35.900 E/ACRA (24753): at com.artifex.mupdf.MuPDFCore.<init>(MuPDFCore.java:76)
05-26 21:38:35.900 E/ACRA (24753): at com.librelio.lib.utils.PDFParser.<init>(PDFParser.java:31)
05-26 21:38:35.900 E/ACRA (24753): ... 7 more
05-26 21:38:35.908 I/ACRA (24753): Finishing the last Activity prior to killing the Process
05-26 21:38:35.939 I/ACRA (24753): Finished class com.librelio.activity.MainTabsActivity
05-26 21:38:35.939 I/Process (24753): Sending signal. PID: 24753 SIG: 9
05-26 21:38:43.752 D/dalvikvm(24822): Late-enabling CheckJNI
05-26 21:38:43.853 D/ACRA (24822): ACRA is enabled for com.niveales.wind, intializing...
05-26 21:38:43.869 D/ACRA (24822): Looking for error files in /data/data/com.niveales.wind/files
05-26 21:38:43.869 W/ACRA (24822): com.niveales.wind reports will be sent by email (if accepted by user).
05-26 21:38:43.877 I/GooglePlayServicesUtils(24822): Registration not found.
05-26 21:38:43.877 I/LibrelioApplication(24822): current GCM RegistrationID =
05-26 21:38:43.892 D/DownloadMagazineService(24822): DownloadMagazineService start
05-26 21:38:44.064 D/dalvikvm(24822): GC_CONCURRENT freed 282K, 10% free 7221K/7943K, paused 13ms+20ms, total 130ms
05-26 21:38:44.064 D/dalvikvm(24822): WAIT_FOR_CONCURRENT_GC blocked 24ms
05-26 21:38:44.064 D/Event (24822): No subscripers registered for event class com.librelio.event.ChangeInDownloadedMagazinesEvent
05-26 21:38:44.064 D/Event (24822): No subscripers registered for event class de.greenrobot.event.NoSubscriberEvent
05-26 21:38:44.096 D/GooglePlayServicesUtils(24822): Device registered, registration ID=APA91bGIu26Gc7W8P59LrKa5lYf4DHm-D7ZFMVbY8GHNqiOc0eO76JIAT5jc1-198wocNBSLm1k1QH-ZeuhMfN9K0s8zsrP8sLkiENJ9v7JWcjHGC1KJuBaRGVh2MerxaEqZzvbcsey2e5wdzcVZ5De1MTJe-rG2nA
05-26 21:38:44.111 D/Event (24822): No subscripers registered for event class com.librelio.event.ChangeInDownloadedMagazinesEvent
05-26 21:38:44.111 D/Event (24822): No subscripers registered for event class de.greenrobot.event.NoSubscriberEvent
05-26 21:38:44.111 D/Event (24822): No subscripers registered for event class com.librelio.event.LoadPlistEvent
05-26 21:38:44.111 D/Event (24822): No subscripers registered for event class de.greenrobot.event.NoSubscriberEvent
05-26 21:38:44.111 D/Event (24822): No subscripers registered for event class com.librelio.event.MagazineDownloadedEvent
05-26 21:38:44.111 D/Event (24822): No subscripers registered for event class de.greenrobot.event.NoSubscriberEvent
05-26 21:38:44.119 I/System.out(24822): Not a DRM File, opening notmally
05-26 21:38:44.119 I/System.out(24822): Not a DRM File, opening notmally
05-26 21:38:44.142 D/Event (24822): No subscripers registered for event class com.librelio.event.ChangeInDownloadedMagazinesEvent
05-26 21:38:44.142 D/Event (24822): No subscripers registered for event class de.greenrobot.event.NoSubscriberEvent
05-26 21:38:44.142 D/DownloadMagazineService(24822): Start DownloadLinksTask
05-26 21:38:44.142 D/dalvikvm(24822): Trying to load lib /data/data/com.niveales.wind/lib/libmupdf.so 0x4257ffc8
05-26 21:38:44.150 D/dalvikvm(24822): Added shared lib /data/data/com.niveales.wind/lib/libmupdf.so 0x4257ffc8
05-26 21:38:44.150 D/dalvikvm(24822): No JNI_OnLoad found in /data/data/com.niveales.wind/lib/libmupdf.so 0x4257ffc8, skipping init
05-26 21:38:44.150 E/libmupdf(24822): Opening document...
05-26 21:38:44.150 E/libmupdf(24822): error: cannot find startxref
05-26 21:38:44.158 E/libmupdf(24822): warning: trying to repair broken xref
05-26 21:38:44.236 D/GooglePlayServicesUtils(24822): Registering GCM regid with server failed
05-26 21:38:44.275 E/libmupdf(24822): error: unknown token in dict
05-26 21:38:44.275 E/libmupdf(24822): error: cannot parse dict
05-26 21:38:44.275 E/libmupdf(24822): error: broken object at EOF ignored
05-26 21:38:44.275 E/libmupdf(24822): error: cannot open document
05-26 21:38:44.275 E/libmupdf(24822): error: cannot load document '/data/data/com.niveales.wind/app_librelio/wind_383/wind_383_.pdf'
05-26 21:38:44.275 E/libmupdf(24822): error: Cannot open document: '/data/data/com.niveales.wind/app_librelio/wind_383/wind_383_.pdf'
05-26 21:38:44.275 E/libmupdf(24822): Failed: Cannot open document: '/data/data/com.niveales.wind/app_librelio/wind_383/wind_383_.pdf'
05-26 21:38:44.275 W/System.err(24822): java.lang.Exception: Failed to open /data/data/com.niveales.wind/app_librelio/wind_383/wind_383_.pdf
05-26 21:38:44.275 W/System.err(24822): at com.artifex.mupdf.MuPDFCore.<init>(MuPDFCore.java:76)
05-26 21:38:44.275 W/System.err(24822): at com.librelio.lib.utils.PDFParser.<init>(PDFParser.java:31)
05-26 21:38:44.275 W/System.err(24822): at com.librelio.service.DownloadMagazineService.addAssetsToDatabase(DownloadMagazineService.java:208)
05-26 21:38:44.275 W/System.err(24822): at com.librelio.service.DownloadMagazineService.doWakefulWork(DownloadMagazineService.java:190)
05-26 21:38:44.275 W/System.err(24822): at com.commonsware.cwac.wakeful.WakefulIntentService.onHandleIntent(WakefulIntentService.java:106)
05-26 21:38:44.275 W/System.err(24822): at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
05-26 21:38:44.275 W/System.err(24822): at android.os.Handler.dispatchMessage(Handler.java:99)
05-26 21:38:44.275 W/System.err(24822): at android.os.Looper.loop(Looper.java:137)
05-26 21:38:44.275 W/System.err(24822): at android.os.HandlerThread.run(HandlerThread.java:60)
05-26 21:38:44.283 W/dalvikvm(24822): threadid=12: thread exiting with uncaught exception (group=0x41e3b2a0)
05-26 21:38:44.283 E/ACRA (24822): ACRA caught a IllegalStateException exception for com.niveales.wind. Building report.
05-26 21:38:44.283 D/ACRA (24822): Using custom Report Fields
05-26 21:38:44.291 I/ACRA (24822): READ_LOGS granted! ACRA can include LogCat and DropBox data.
05-26 21:38:44.322 D/ACRA (24822): Retrieving logcat output...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment