-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mp4 access crashes latest dev App #4121
Comments
Wow, only me? |
Hi @ralfi, thank you for the effort of taking the The log you pasted does not contain any stacktrace. If you application really crashed, there should be one. Could you please try the following:
Without a stacktrace it is pretty much impossible to deduce what happened, unless somebody actually reproduces the problem on a device/emulator. |
Hi ezaquarii, its realy crashed but i will do how you told me... |
Hi there Steps to reproduce:
Device:Pixel 3 XL running Android 10 beta 4 (QPP4.190502.019) Stacktrace:
|
Hi ezaquarii, dump again, also appears with the 3.7.x Pre-Releases but not with the latest 3.6.2 Release. 06-14 15:33:14.881 18009 18886 D OwnCloudClient #6: REQUEST PROPFIND /remote.php/webdav/thinki%20Daten/ |
Not only you @ralfi. Same bug here Steps to reproduce:
Device: Huawei Mate 9 App version 3.6.2 works. |
Fixes #4121 Signed-off-by: Chris Narkiewicz <[email protected]>
1) Bitmap decoder does not work with vector drawables directly 2) Dependency injection in PreviewMediaFragment Fixes #4121 Fixes #4129 Fixes #4150 Signed-off-by: Chris Narkiewicz <[email protected]>
1) Bitmap decoder does not work with vector drawables directly 2) Dependency injection in PreviewMediaFragment Fixes #4121 Fixes #4129 Fixes #4150 Signed-off-by: Chris Narkiewicz <[email protected]>
Hi nextcloudies,
ONLY on DEV app try to play mp4 videos crashes the app.
Logcat ...
06-06 13:18:45.291 27949 3233 D PlatformJobService: Run job, request{id=2, tag=OfflineSyncJob, transient=false}, waited 02:59:55 (+5 days), interval 00:15:00, flex 00:05:00
06-06 13:18:45.305 27949 3233 I JobExecutor: Executing request{id=2, tag=OfflineSyncJob, transient=false}, context PlatformJobService
06-06 13:18:45.319 27949 3242 D PlatformJobService: Run job, request{id=193, tag=MediaFoldersDetectionJob, transient=false}, waited 04:22:35, interval 00:15:00, flex 00:05:00
06-06 13:18:45.320 27949 3242 I JobExecutor: Executing request{id=193, tag=MediaFoldersDetectionJob, transient=false}, context PlatformJobService
06-06 13:18:45.321 27949 3243 I JobExecutor: Finished job{id=2, finished=true, result=SUCCESS, canceled=false, periodic=true, class=OfflineSyncJob, tag=OfflineSyncJob}
06-06 13:18:45.324 27949 3240 D PlatformJobService: Run job, request{id=192, tag=FilesSyncJob, transient=false}, waited 04:22:35, interval 00:15:00, flex 00:05:00
06-06 13:18:45.336 27949 3240 I JobExecutor: Executing request{id=192, tag=FilesSyncJob, transient=false}, context PlatformJobService
06-06 13:18:45.375 27949 3233 D PlatformJobService: Finished job, request{id=2, tag=OfflineSyncJob, transient=false} SUCCESS
06-06 13:18:45.426 27949 3248 I JobExecutor: Finished job{id=192, finished=true, result=SUCCESS, canceled=false, periodic=true, class=FilesSyncJob, tag=FilesSyncJob}
06-06 13:18:45.437 27949 3240 D PlatformJobService: Finished job, request{id=192, tag=FilesSyncJob, transient=false} SUCCESS
06-06 13:18:45.511 27949 3246 D MediaProvider: Reading images for 06
06-06 13:18:45.538 27949 3246 D MediaProvider: Reading images for Camera
06-06 13:18:45.564 27949 3246 D MediaProvider: Reading images for PIXEL PIE
06-06 13:18:45.596 27949 3246 D MediaProvider: Reading images for Screenshots
06-06 13:18:45.637 27949 3246 D MediaProvider: Reading images for WhatsApp Images
06-06 13:18:45.673 27949 3246 D MediaProvider: Reading videos for WhatsApp Video
06-06 13:18:45.723 27949 3246 V ArbitraryDataProvider: Updating arbitrary data with cloud id: global key: media_folders value: {"imageMediaFolders":["/storage/emulated/0/DCIM/Camera","/storage/emulated/0/Pictures/PIXEL PIE","/storage/emulated/0/DCIM/Screenshots","/storage/emulated/0/WhatsApp/Media/WhatsApp Images","/storage/emulated/0/WhatsApp/Media/WhatsApp Video"],"videoMediaFolders":[]}
06-06 13:18:45.730 27949 3246 I JobExecutor: Finished job{id=193, finished=true, result=SUCCESS, canceled=false, periodic=true, class=MediaFoldersDetectionJob, tag=MediaFoldersDetectionJob}
06-06 13:18:45.735 27949 3242 D PlatformJobService: Finished job, request{id=193, tag=MediaFoldersDetectionJob, transient=false} SUCCESS
06-06 13:30:21.772 27949 4594 D PlatformJobService: Run job, request{id=192, tag=FilesSyncJob, transient=false}, waited 04:34:11, interval 00:15:00, flex 00:05:00
06-06 13:30:21.774 27949 4594 I JobExecutor: Executing request{id=192, tag=FilesSyncJob, transient=false}, context PlatformJobService
06-06 13:30:21.996 27949 4593 D PlatformJobService: Run job, request{id=2, tag=OfflineSyncJob, transient=false}, waited 03:11:32 (+5 days), interval 00:15:00, flex 00:05:00
06-06 13:30:21.996 27949 4593 I JobExecutor: Executing request{id=2, tag=OfflineSyncJob, transient=false}, context PlatformJobService
06-06 13:30:22.041 27949 4619 D OwnCloudClient #20: Creating OwnCloudClient
06-06 13:30:22.047 27949 4619 D AccountUtils: Restoring cookies for <user_id>@nextcloud."FQDN"
06-06 13:30:22.053 27949 4619 D OwnCloudClient #20: REQUEST GET /index.php/204
06-06 13:30:22.060 27949 4619 V NativeCrypto: SSL shutdown failed: ssl=0x766729b5c8: I/O error during system call, Broken pipe
06-06 13:30:22.062 27949 4619 D AdvancedSslSocketFactory: Creating SSL Socket with remote nextcloud."FQDN":443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@87ce254
06-06 13:30:22.063 27949 4619 D AdvancedSslSocketFactory: ... with connection timeout 60000 and socket timeout 60000
06-06 13:30:22.176 27949 4619 I ServerNameIndicator: SSLSocket implementation: com.google.android.gms.org.conscrypt.Java8FileDescriptorSocket
06-06 13:30:22.176 27949 4619 I ServerNameIndicator: SNI done, hostname: nextcloud.
06-06 13:30:22.227 27949 4623 D PlatformJobService: Run job, request{id=193, tag=MediaFoldersDetectionJob, transient=false}, waited 04:34:12, interval 00:15:00, flex 00:05:00
06-06 13:30:22.228 27949 4623 I JobExecutor: Executing request{id=193, tag=MediaFoldersDetectionJob, transient=false}, context PlatformJobService
06-06 13:30:22.281 27949 4637 D OwnCloudClient #21: Creating OwnCloudClient
06-06 13:30:22.288 27949 4637 D AccountUtils: Restoring cookies for <user_id>@nextcloud."FQDN"
06-06 13:30:22.290 27949 4637 D OwnCloudClient #21: REQUEST GET /index.php/204
06-06 13:30:22.315 27949 4637 V NativeCrypto: SSL shutdown failed: ssl=0x766729ce88: I/O error during system call, Broken pipe
06-06 13:30:22.317 27949 4597 I JobExecutor: Finished job{id=192, finished=true, result=SUCCESS, canceled=false, periodic=true, class=FilesSyncJob, tag=FilesSyncJob}
06-06 13:30:22.320 27949 4637 D AdvancedSslSocketFactory: Creating SSL Socket with remote nextcloud.:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@d5586de
06-06 13:30:22.321 27949 4637 D AdvancedSslSocketFactory: ... with connection timeout 60000 and socket timeout 60000
06-06 13:30:22.322 27949 4637 I ServerNameIndicator: SNI done, hostname: nextcloud."FQDN"
06-06 13:30:22.417 27949 4594 D PlatformJobService: Finished job, request{id=192, tag=FilesSyncJob, transient=false} SUCCESS
06-06 13:30:22.492 27949 4641 D MediaProvider: Reading images for 06
06-06 13:30:22.529 27949 4641 D MediaProvider: Reading images for Camera
06-06 13:30:22.564 27949 4641 D MediaProvider: Reading images for PIXEL PIE
06-06 13:30:22.613 27949 4641 D MediaProvider: Reading images for Screenshots
06-06 13:30:22.632 27949 4641 D MediaProvider: Reading images for WhatsApp Images
06-06 13:30:22.683 27949 4641 D MediaProvider: Reading videos for WhatsApp Video
06-06 13:30:22.778 27949 4641 V ArbitraryDataProvider: Updating arbitrary data with cloud id: global key: media_folders value: {"imageMediaFolders":["/storage/emulated/0/DCIM/Camera","/storage/emulated/0/Pictures/PIXEL PIE","/storage/emulated/0/DCIM/Screenshots","/storage/emulated/0/WhatsApp/Media/WhatsApp Images","/storage/emulated/0/WhatsApp/Media/WhatsApp Video"],"videoMediaFolders":[]}
06-06 13:30:22.905 27949 4641 I JobExecutor: Finished job{id=193, finished=true, result=SUCCESS, canceled=false, periodic=true, class=MediaFoldersDetectionJob, tag=MediaFoldersDetectionJob}
06-06 13:30:23.107 27949 4623 D PlatformJobService: Finished job, request{id=193, tag=MediaFoldersDetectionJob, transient=false} SUCCESS
06-06 13:30:23.183 27949 4619 D OfflineSyncJob: /: enter
06-06 13:30:23.194 27949 4637 D OwnCloudClient #22: Creating OwnCloudClient
06-06 13:30:23.205 27949 4619 D OfflineSyncJob: /: currentEtag:
06-06 13:30:23.208 27949 4637 D AccountUtils: Restoring cookies for <user_id>@nextcloud."FQDN"
06-06 13:30:23.211 27949 4637 D OwnCloudClient #22: REQUEST GET /index.php/204
06-06 13:30:23.229 27949 4619 D OwnCloudClient #1: REQUEST PROPFIND /remote.php/webdav/
06-06 13:30:23.777 27949 4619 D OfflineSyncJob: /: eTag unchanged
06-06 13:30:23.786 27949 4619 I JobExecutor: Finished job{id=2, finished=true, result=SUCCESS, canceled=false, periodic=true, class=OfflineSyncJob, tag=OfflineSyncJob}
06-06 13:30:23.794 27949 4593 D PlatformJobService: Finished job, request{id=2, tag=OfflineSyncJob, transient=false} SUCCESS
06-06 13:31:54.767 4861 6240 D ConnectivityService: filterNetworkStateForUid() uid: 10331, pid: 27949
06-06 13:31:54.767 4861 6240 D ConnectivityService: filterNetworkStateForUid() uid: 10331, pid: 27949, networkInfo: [type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), failover: false, available: true, roaming: false]
06-06 13:31:54.770 4861 6500 D ConnectivityService: filterNetworkStateForUid() uid: 10331, pid: 27949
The text was updated successfully, but these errors were encountered: