-
```
Logs information :
E/Database( 3984): java.lang.IllegalStateException:
/data/data/org.runextbus.com/databases/RUBusPrediction.db SQLiteDatabase
created and never closed
E/Database( 3984): at …
-
Ubuntu 16.04 LTS
`$yd -s /path/to/my/dict`
Traceback (most recent call last):
File "/usr/local/bin/yd", line 9, in
load_entry_point('youdao==0.3.2', 'console_scripts', 'yd')()
File "…
-
Hello,
I'm experiencing a strange bug, which only occurs on Android 2.3.3 - my application crashes after ActiveAndroid.initialize() command in custom Application object. Stacktrace of error:
E/Datab…
-
### Expected Behavior
App should not crash
### Actual Behavior
App is crashing for some devices as per crashlytics report
### Steps to Reproduce
SQLCipher version (can be identified by exec…
-
```dart
moor_flutter: ^2.0.0
moor: ">=2.0.0"
moor_generator: ^2.0.0
```
after some opening and closing application i had get error and after opening again app i get this error:
> Failed to o…
-
I am getting this error on Android 5.0 (API 21) but that is working with 4.3 (API 18) Do you have any idea?
My Titanium SDK 5.0.0.GA
[INFO] : APSAnalyticsService: Analytics Service Started
[WARN] …
-
-
06-26 21:35:12.957 2167-2201/com.example.TestPlugin:PluginP04 E/SQLiteDatabase: Failed to open database '/data/data/com.test.test/databases/cc/cc.db'.
…
-
Dear Infer developers,
I am trying Infer on some Android projects. I found that Infer will report false positives when detecting the leaks of Android sqlite database cursors. See the code below. Th…
-
hi
I'm sorry to bother again. --__--#.
i find a issue,when i use network to request some data .In my logcat have very mach err Log :
like this :
`05-19 16:03:26.444 21343-21343/org.edx.mobile D/o…