Skip to content
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

crash on app #172

Open
jambestwick opened this issue Jul 11, 2022 · 0 comments
Open

crash on app #172

jambestwick opened this issue Jul 11, 2022 · 0 comments

Comments

@jambestwick
Copy link

 String[] ffmpegCommand = new String[]{"-i", rtspUrl, "-acodec", "copy", "-vcodec", "copy", filePath};

07-09 09:50:35.299 452 520 I OMXClient: IOmx service obtained
07-09 09:50:35.299 458 458 I OMXMaster: makeComponentInstance(OMX.google.amrnb.decoder) in omx@1.0-service process
07-09 09:50:35.303 713 713 I Zygote : seccomp disabled by setenforce 0
07-09 09:50:35.306 548 565 W ActivityManager: Slow operation: 133ms so far, now at startProcess: returned from zygote!
07-09 09:50:35.306 548 565 W ActivityManager: Slow operation: 133ms so far, now at startProcess: done updating battery stats
07-09 09:50:35.306 548 565 W ActivityManager: Slow operation: 133ms so far, now at startProcess: building log message
07-09 09:50:35.306 548 565 I ActivityManager: Start proc 713:WebViewLoader-armeabi-v7a/1037 [android.webkit.WebViewLibraryLoader$RelroFileCreator] for
07-09 09:50:35.306 548 565 W ActivityManager: Slow operation: 133ms so far, now at startProcess: starting to update pids map
07-09 09:50:35.306 548 565 W ActivityManager: Slow operation: 133ms so far, now at startProcess: done updating pids map
07-09 09:50:35.306 548 565 W ActivityManager: Slow operation: 133ms so far, now at startProcess: asking zygote to start proc
07-09 09:50:35.311 548 548 I GnssLocationProvider: WakeLock acquired by sendMessage(INITIALIZE_HANDLER, 0, null)
07-09 09:50:35.312 452 520 I OMXClient: IOmx service obtained
07-09 09:50:35.313 548 562 D GnssLocationProvider: Link to death notification successful
07-09 09:50:35.313 458 458 I OMXMaster: makeComponentInstance(OMX.google.amrwb.decoder) in omx@1.0-service process
07-09 09:50:35.314 279 279 W u-blox : getExtensionAGnss getExtensionAGnss function called.
07-09 09:50:35.315 279 279 W u-blox : getExtensionGnssNi getExtensionGnssNi function called.
07-09 09:50:35.315 548 548 W LocationManagerService: no network location provider found
07-09 09:50:35.315 279 279 W u-blox : getExtensionGnssGeofencing getExtensionGnssGeofencing function called.
07-09 09:50:35.317 548 562 D GnssLocationProvider: gnssSetCapabilitesCb: 209u
07-09 09:50:35.317 548 562 D GnssLocationProvider: gnssSetSystemInfoCb: yearOfHw=2015
07-09 09:50:35.318 279 279 V u-blox : ublox::CGnssXtraExtension::setCallback: GnssXtraExtension initialized successfully!
07-09 09:50:35.318 548 562 I GnssLocationProvider: Unable to Initialize AGnss interface
07-09 09:50:35.318 548 562 I GnssLocationProvider: Unable to initialize GNSS Geofencing interface
07-09 09:50:35.318 548 562 I GnssLocationProvider: Unable to initialize GNSS NI interface
07-09 09:50:35.319 548 548 E LocationManagerService: no geocoder provider found
07-09 09:50:35.319 279 301 V u-blox : handleCmdInput: (2731545840): Cmd received (2)
07-09 09:50:35.320 279 301 V u-blox : CAndroidDatabase::decPublish: count now 0
07-09 09:50:35.320 279 301 V u-blox : engineStop: (Begin) Client count 0
07-09 09:50:35.320 279 301 V u-blox : ublox::CGnssDriver::setStatus: Driver status change: 0 => 4
07-09 09:50:35.320 279 301 V u-blox : engineStop: (End) Client count 0
07-09 09:50:35.321 548 548 D LocationManagerService: Unable to bind FLP Geofence proxy.
07-09 09:50:35.321 548 548 E ActivityRecognitionHardware: activity_recognition HAL is deprecated. is_supported is effectively a no-op
07-09 09:50:35.321 548 548 D LocationManagerService: Hardware Activity-Recognition not supported.
07-09 09:50:35.322 548 548 E ActivityRecognitionProxy: ServiceWatcher could not start.
07-09 09:50:35.322 548 548 D LocationManagerService: Unable to bind ActivityRecognitionProxy.
07-09 09:50:35.322 548 548 I GnssLocationProvider: WakeLock acquired by sendMessage(ENABLE, 1, null)
07-09 09:50:35.323 548 562 E GnssLocationProvider: no AGPS interface in set_agps_server
07-09 09:50:35.325 279 279 E u-blox : setSuplVersion: SUPL is not supported.
07-09 09:50:35.325 548 565 W ActivityManager: Slow operation: 152ms so far, now at startProcess: returned from zygote!
07-09 09:50:35.325 666 666 I LatinIME: Hardware accelerated drawing: true
07-09 09:50:35.325 548 565 W ActivityManager: Slow operation: 152ms so far, now at startProcess: done updating battery stats
07-09 09:50:35.325 548 565 W ActivityManager: Slow operation: 152ms so far, now at startProcess: building log message
07-09 09:50:35.325 548 565 I ActivityManager: Start proc 726:WebViewLoader-arm64-v8a/1037 [android.webkit.WebViewLibraryLoader$RelroFileCreator] for
07-09 09:50:35.326 548 565 W ActivityManager: Slow operation: 152ms so far, now at startProcess: starting to update pids map
07-09 09:50:35.326 452 520 I OMXClient: IOmx service obtained
07-09 09:50:35.326 548 565 W ActivityManager: Slow operation: 152ms so far, now at startProcess: done updating pids map

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant