Samsung Galaxy S20 FE - Möglichkeit zum Auslesen von Android Logfiles gesucht

  • 22 Antworten
  • Letztes Antwortdatum
R

Robin26

Neues Mitglied
2
Hi zusammen,
habe folgendes Problem:
Ich habe mein Galaxy S20 FE mit meinem Auto via Android Auto verbunden (Wurde nachträglich ins Auto eingebaut, ein Gerät von ZENEC). Nach ca 15-30 min stürzt leider das Android Auto ab, bzw hängt sich auf und startet dann neu. Habe mich nun mal schlau gemacht und mir wurde mehrfach bestätigt, dass der Fehler definitiv von meinem Handy bzw einer App kommt die Probleme mit Android Auto verursacht. Da ich langsam nicht mehr weiter weis und den Fehler nicht wirklich finden kann bin ich auf der Suche nach einer Möglichkeit die Logfile, also die Fehlerdatei auszulesen die jedes Gerät ob PC oder Handy schreibt, sobald ein Fehler aufgetreten ist. Nur leider habe ich noch keine Möglichkeit gefunden die Datei auszulesen. Jetzt die Frage an euch, gibt es eine App für Android die Logfile Dateien auslesen kann oder die Möglichkeit via PC?
 
@Robin26
@chrs267
Kann dir da gut helfen
 
@Robin26 Du musst zuerst die Entwickleroptionen freischalten. Wie das bei deinem Modell funktioniert, weiß ich aber nicht. Samsung hat die m.W.n. schon aktiviert??
 
Die Entwickleroptionen habe ich freigeschaltet, und jetzt?
 
@Robin26 Kennst du dich mit ADB aus? Die Tools kannst du hier runterladen.
1. Die ZIP musst du dann nach C:\ entpacken und das kreiiert den Ordner C:\platform-tools.
2. Öffne den Ordner und gib in die Adresszeile des Explorers cmd ein und drück Enter. Es öffnet sich die cmd.exe.
3. USB-Debugging ein? Verbinde das Handy mit dem PC via USB und entsperre das Display. Halte das Handy griffbereit.
4. Am PC gibst du ein
Code:
adb devices
Dein Handy braucht jetzt eine Zugriffsbestätigung, die auf dem Display erscheint.
5. Nach Bestätigung sollte am PC die Seriennr. und "device" zu sehen sein. Damit ist die Verbindung ok.
6. Da es hier um eine App geht, wird dir der Befehl logcat am besten helfen. Dieses Log fängt beim letzten Start des Systems an. Der Fehler muss also seitdem aufgetreten sein, damit er zu finden ist. Da im Log alles nach Uhrzeit sortiert ist, wäre es hilfreich zu wissen, wann der Fehler stattgefunden hat. Kennst du die Uhrzeit nicht, musst du suchen. Das Log kann im Editor unter Windows geöffnet werden und mit Strg+F kannst du nach Schlüsselwörtern suchen.
Das Log erstellst du mit
Code:
adb shell logcat > /sdcard/log.txt
und kannst es auf den PC kopieren mit
Code:
adb pull /sdcard/log.txt
Das Log log.txt ist nun im ADB-Ordner auf deinem PC zu finden.
 
Ok ich versuche das mal, Frage Root Rechte brauche ich nicht oder? Weil mir geht es um die Garantie des Handys
 
@Robin26 Nein, Root hat damit nix zu tun.
 
Bei meinem Oppo Reno2 gibt es in den Entwickleroptionen eine Option "Kurzbefehl für Fehlerberichte" und diese fügt dann eine entsprechende Schaltfläche im Ein/Aus Menü hinzu, über welche man dann den letzten Fehlerbericht abrufen kann. Hatte diese Option schon bei mehreren Androiden. Falls die bei Samsung auch vorhanden ist, würde das den Umweg über ADB ersparen.
 
Zuletzt bearbeitet:
So also, mein Handy konnte auch eine Fehlerdatei anlegen, diese nennt sich dumpstate_log

da leider hier keine Uhrzeiten angegeben sind stelle ich die Datein einfach mal rein, vielleicht kann sie einer von euch entziffern:
!@bugreport_mode BUGREPORT_INTERACTIVE, and dumpstate by default
Module metadata package name: com.google.android.modulemetadata
Setting progress: 25/11182 (0%)
Setting progress: 30/11182 (0%)
Successfully connected to Dumpstate HAL service ver 1.1dumpstateBoard failed with DumpstateStatus::UNSUPPORTED_MODE
Setting progress: 35/11182 (0%)
Setting progress: 40/11182 (0%)
Setting progress: 45/11182 (0%)
Setting progress: 50/11182 (0%)
Setting progress: 55/11182 (0%)
Duration of 'DUMPSYS CRITICAL': 0.81s
*** command 'perfetto --save-for-bugreport' failed: exit code 1
Setting progress: 65/11182 (0%)
Error: Tracing is not supported on user builds.
Setting progress: 75/11182 (0%)
Setting progress: 85/11182 (0%)
Setting progress: 135/11182 (1%)
Duration of 'SYSTEM LOG': 2.20s
Duration of 'EVENT LOG': 0.09s
Setting progress: 235/11182 (2%)
Duration of 'STATS LOG': 0.03s
Duration of 'RADIO LOG': 0.18s
logcat: Logcat read failure: No such file or directory
*** command 'logcat -L -b all -v threadtime -v printable -v uid -d *:v' failed: exit code 1
Start thread pool:1Failed to read dmabuf fd references for pid 31489
Failed to read dmabuf map references for pid 31489
Adding dir /cache/recovery (recursive: 1)
Duration of '/cache/recovery': 1.20s
Adding dir /data/misc/recovery (recursive: 1)
Adding dir /data/misc/update_engine_log (recursive: 1)
Adding dir /data/misc/logd (recursive: 0)
Adding dir /data/misc/prereboot (recursive: 0)
Unable to read link for /proc/20765/ns/mnt: No such file or directory
Unable to read link for /proc/20775/ns/mnt: No such file or directory
Unable to read link for /proc/25984/ns/mnt: No such file or directory
Unable to read link for /proc/31592/ns/mnt: No such file or directory
Unable to read link for /proc/31595/ns/mnt: No such file or directory
MOUNT INFO: 99 entries added to zip file
*** command 'lpdump --all' failed: killed by signal 9
Setting progress: 345/11182 (3%)
Duration of 'DEVICE-MAPPER': 1.05s
Adding dir /metadata/ota (recursive: 1)
Android does not support qdisc 'noqueue'
Android does not support qdisc 'noqueue'
Android does not support qdisc 'mq'
Android does not support qdisc 'mq'
Android does not support qdisc 'mq'
Android does not support qdisc 'mq'
Android does not support qdisc 'mq'
Android does not support qdisc 'mq'
Setting progress: 455/11182 (4%)
Setting progress: 565/11182 (5%)
Setting progress: 680/11182 (6%)
Setting progress: 790/11182 (7%)
execvp on command 'iotop -n 1 -m 100' failed (error: No such file or directory)
*** command 'iotop -n 1 -m 100' failed: exit code 1
Successfully connected to Dumpstate HAL service ver 1.1dumpstateBoard failed with DumpstateStatus::UNSUPPORTED_MODE
Duration of 'FILESYSTEM DEBUG INFO.': 0.56s
Duration of 'DUMP TRACES': 52.68s
Duration of 'Wait for DUMP TRACES': 48.12s
shutdown thread poolStart thread pool:4android.hardware.weaver@1.0::IWeaver/default does not exist, or no permission to connect.
*** command 'lshal debug -E android.hardware.weaver@1.0::IWeaver' failed: exit code 128
Start thread pool:3section 1000 status 1
Setting progress: 895/11182 (8%)
Duration of 'CPU INFO': 1.46s
section 1000 status 2
section 1002 status 1
Duration of 'PROCESSES AND THREADS': 0.83s
ls: anomaly: Permission denied
ls: epdgcr: Permission denied
ls: eternal: Permission denied
ls: imscr: Permission denied
ls: netstats: Permission denied
ls: traces: Permission denied
ls: iwc: Permission denied
ls: wmLog: Permission denied
*** command 'ls -a -l -R /data/log/' failed: exit code 1
Setting progress: 1007/11182 (9%)
AddAnrTraceDir(): dump_traces_file=/data/log/dumptrace_02SmAC, anr_traces_dir=/data/anr
Dumping current ANR traces (/data/log/dumptrace_02SmAC) to the main bugreport entry
section 1002 status 2
section 1109 status 1
section 1109 status 2
section 1110 status 1
section 1110 status 2
section 1111 status 1
section 1111 status 2
section 1112 status 1
section 1112 status 2
section 1113 status 1
section 1113 status 2
section 1114 status 1
section 1114 status 2
section 1115 status 1
section 1115 status 2
section 1116 status 1
Warning: Skipping "android.frameworks.cameraservice.service@2.0::ICameraService/default": cannot be fetched from service manager (null)
Warning: Skipping "android.frameworks.cameraservice.service@2.1::ICameraService/default": cannot be fetched from service manager (null)
Warning: Skipping "android.frameworks.cameraservice.service@2.2::ICameraService/default": cannot be fetched from service manager (null)
Warning: Skipping "android.frameworks.displayservice@1.0::IDisplayService/default": cannot be fetched from service manager (null)
Warning: Skipping "android.frameworks.schedulerservice@1.0::ISchedulingPolicyService/default": cannot be fetched from service manager (null)
Warning: Skipping "android.frameworks.sensorservice@1.0::ISensorManager/default": cannot be fetched from service manager (null)
Warning: Skipping "android.frameworks.stats@1.0::IStats/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.atrace@1.0::IAtraceDevice/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.audio.effect@6.0::IEffectsFactory/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.audio@6.0::IDevicesFactory/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.bluetooth@1.0::IBluetoothHci/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.camera.provider@2.4::ICameraProvider/legacy/0": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.camera.provider@2.5::ICameraProvider/legacy/0": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.camera.provider@2.6::ICameraProvider/legacy/0": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.cas@1.0::IMediaCasService/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.cas@1.1::IMediaCasService/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.cas@1.2::IMediaCasService/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.configstore@1.0::ISurfaceFlingerConfigs/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.configstore@1.1::ISurfaceFlingerConfigs/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.gatekeeper@1.0::IGatekeeper/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.gatekeeper@1.0::IGatekeeper/mdfpp": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.graphics.composer@2.1::IComposer/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.graphics.composer@2.2::IComposer/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.graphics.composer@2.3::IComposer/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.graphics.composer@2.4::IComposer/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.health@2.0::IHealth/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.health@2.1::IHealth/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.keymaster@4.0::IKeymasterDevice/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.keymaster@4.0::IKeymasterDevice/strongbox": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.media.c2@1.0::IComponentStore/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.media.c2@1.0::IComponentStore/software": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.media.c2@1.1::IComponentStore/software": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.media.c2@1.2::IComponentStore/software": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.media.omx@1.0::IOmx/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.media.omx@1.0::IOmxStore/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.memtrack@1.0::IMemtrack/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.radio.config@1.0::IRadioConfig/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.radio.config@1.1::IRadioConfig/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.radio@1.0::IRadio/slot1": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.radio@1.0::IRadio/slot2": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.radio@1.0::ISap/slot1": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.radio@1.0::ISap/slot2": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.radio@1.1::IRadio/slot1": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.radio@1.1::IRadio/slot2": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.radio@1.1::ISap/slot1": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.radio@1.1::ISap/slot2": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.radio@1.2::IRadio/slot1": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.radio@1.2::IRadio/slot2": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.radio@1.2::ISap/slot1": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.radio@1.2::ISap/slot2": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.radio@1.3::IRadio/slot1": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.radio@1.3::IRadio/slot2": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.radio@1.4::IRadio/slot1": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.radio@1.4::IRadio/slot2": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.radio@1.5::IRadio/slot1": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.radio@1.5::IRadio/slot2": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.secure_element@1.0::ISecureElement/eSE1": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.sensors@2.0::ISensors/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.soundtrigger@2.0::ISoundTriggerHw/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.soundtrigger@2.1::ISoundTriggerHw/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.soundtrigger@2.2::ISoundTriggerHw/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.soundtrigger@2.3::ISoundTriggerHw/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.tetheroffload.config@1.0::IOffloadConfig/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.tetheroffload.control@1.0::IOffloadControl/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.usb@1.0::IUsb/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.usb@1.1::IUsb/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.usb@1.2::IUsb/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.usb@1.3::IUsb/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.allocator@1.0::IAllocator/ashmem": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.base@1.0::IBase/ashmem": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.base@1.0::IBase/clearkey": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.base@1.0::IBase/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.base@1.0::IBase/dspservice": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.base@1.0::IBase/eSE1": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.base@1.0::IBase/epdgd": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.base@1.0::IBase/epdgd2": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.base@1.0::IBase/imsd": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.base@1.0::IBase/imsd2": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.base@1.0::IBase/legacy/0": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.base@1.0::IBase/mdfpp": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.base@1.0::IBase/qti-default": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.base@1.0::IBase/qti-dsp": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.base@1.0::IBase/qti-gpu": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.base@1.0::IBase/qti-hta": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.base@1.0::IBase/slot1": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.base@1.0::IBase/slot2": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.base@1.0::IBase/software": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.base@1.0::IBase/strongbox": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.base@1.0::IBase/widevine": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.token@1.0::ITokenManager/default": cannot be fetched from service manager (null)
Warning: Skipping "android.system.net.netd@1.0::INetd/default": cannot be fetched from service manager (null)
Warning: Skipping "android.system.net.netd@1.1::INetd/default": cannot be fetched from service manager (null)
Warning: Skipping "android.system.wifi.keystore@1.0::IKeystore/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.display.color@1.0::IDisplayColor/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.display.color@1.1::IDisplayColor/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.display.color@1.2::IDisplayColor/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.display.color@1.3::IDisplayColor/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.display.color@1.4::IDisplayColor/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.display.color@1.5::IDisplayColor/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.display.config@2.0::IDisplayConfig/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.display.postproc@1.0::IDisplayPostproc/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.qti.hardware.audiohalext@1.0::IAudioHalExt/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.qti.hardware.capabilityconfigstore@1.0::ICapabilityConfigStore/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.qti.hardware.display.composer@3.0::IQtiComposer/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.qti.hardware.dsp@1.0::IDspService/dspservice": cannot be fetched from service manager (null)
Warning: Skipping "vendor.qti.hardware.iop@2.0::IIop/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.qti.hardware.perf@2.0::IPerf/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.qti.hardware.perf@2.1::IPerf/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.qti.hardware.perf@2.2::IPerf/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.qti.hardware.qseecom@1.0::IQSEECom/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.qti.hardware.qteeconnector@1.0::IAppConnector/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.qti.hardware.qteeconnector@1.0::IGPAppConnector/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.qti.hardware.servicetracker@1.0::IServicetracker/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.qti.hardware.servicetracker@1.1::IServicetracker/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.qti.hardware.servicetracker@1.2::IServicetracker/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.qti.hardware.tui_comm@1.0::ITuiComm/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.frameworks.security.ucm.crypto@1.0::ISehUcmKeystore/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.audio@1.0::ISehDevicesFactory/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.authfw@1.0::ISehAuthenticationFramework/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.bluetooth.a2dp@1.0::ISehBluetoothAudioOffload/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.bluetooth@2.0::ISehBluetooth/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.camera.provider@4.0::ISehCameraProvider/legacy/0": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.health@2.0::ISehHealth/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.hqm@1.0::ISehHqm/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.miscpower@2.0::ISehMiscPower/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.radio.bridge@2.0::ISehBridge/slot1": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.radio.bridge@2.0::ISehBridge/slot2": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.radio.channel@2.0::ISehChannel/epdgd": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.radio.channel@2.0::ISehChannel/epdgd2": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.radio.channel@2.0::ISehChannel/imsd": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.radio.channel@2.0::ISehChannel/imsd2": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.radio@2.0::ISehRadio/slot1": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.radio@2.0::ISehRadio/slot2": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.radio@2.1::ISehRadio/slot1": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.radio@2.1::ISehRadio/slot2": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.radio@2.2::ISehRadio/slot1": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.radio@2.2::ISehRadio/slot2": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.security.engmode@1.0::ISehEngmode/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.security.hdcp.keyprovisioning@1.0::ISehHdcpKeyProvisioning/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.security.sem@1.0::ISehSem/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.security.vaultkeeper@2.0::ISehVaultKeeper/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.security.wsm@1.0::ISehWsm/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.snap@1.0::ISehSnap/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.snap@1.1::ISehSnap/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.snap@1.2::ISehSnap/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.sysinput@1.0::ISehSysInputDev/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.sysinput@1.1::ISehSysInputDev/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.sysinput@1.2::ISehSysInputDev/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.tlc.payment@1.0::ISehTlcPayment/default": cannot be fetched from service manager (null)
*** command 'lshal --all --types=all' failed: exit code 136
Duration of 'HARDWARE HALS': 0.62s
Duration of 'DUMP HALS': 0.65s
Setting progress: 1127/11182 (10%)
Setting progress: 1237/11182 (11%)
Setting progress: 1347/11182 (12%)
Setting progress: 1457/11182 (13%)
Setting progress: 1567/11182 (14%)
Setting progress: 1687/11182 (15%)
Setting progress: 1797/11182 (16%)
Setting progress: 1907/11182 (17%)
Setting progress: 2017/11182 (18%)
Setting progress: 2127/11182 (19%)
Setting progress: 2237/11182 (20%)
Setting progress: 2357/11182 (21%)
Setting progress: 2467/11182 (22%)
Setting progress: 2577/11182 (23%)
Setting progress: 2687/11182 (24%)
Setting progress: 2797/11182 (25%)
Setting progress: 2917/11182 (26%)
Setting progress: 3027/11182 (27%)
Setting progress: 3137/11182 (28%)
Setting progress: 3247/11182 (29%)
Setting progress: 3357/11182 (30%)
Setting progress: 3467/11182 (31%)
Setting progress: 3587/11182 (32%)
Setting progress: 3697/11182 (33%)
Setting progress: 3807/11182 (34%)
Setting progress: 3917/11182 (35%)
Setting progress: 4027/11182 (36%)
Setting progress: 4147/11182 (37%)
Setting progress: 4257/11182 (38%)
Setting progress: 4367/11182 (39%)
Setting progress: 4477/11182 (40%)
Setting progress: 4587/11182 (41%)
Setting progress: 4697/11182 (42%)
Setting progress: 4817/11182 (43%)
Setting progress: 4927/11182 (44%)
Setting progress: 5037/11182 (45%)
Setting progress: 5147/11182 (46%)
Setting progress: 5257/11182 (47%)
Setting progress: 5377/11182 (48%)
Setting progress: 5487/11182 (49%)
Setting progress: 5597/11182 (50%)
Setting progress: 5707/11182 (51%)
Setting progress: 5817/11182 (52%)
Setting progress: 5927/11182 (53%)
Setting progress: 6047/11182 (54%)
Setting progress: 6157/11182 (55%)
Setting progress: 6267/11182 (56%)
Setting progress: 6377/11182 (57%)
Setting progress: 6487/11182 (58%)
Setting progress: 6607/11182 (59%)
Setting progress: 6717/11182 (60%)
Setting progress: 6827/11182 (61%)
Setting progress: 6937/11182 (62%)
Setting progress: 7047/11182 (63%)
Setting progress: 7157/11182 (64%)
Setting progress: 7277/11182 (65%)
Setting progress: 7387/11182 (66%)
Setting progress: 7497/11182 (67%)
Setting progress: 7607/11182 (68%)
Setting progress: 7717/11182 (69%)
Setting progress: 7837/11182 (70%)
Setting progress: 7947/11182 (71%)
Setting progress: 8057/11182 (72%)
Setting progress: 8167/11182 (73%)
Setting progress: 8277/11182 (74%)
Setting progress: 8387/11182 (75%)
Setting progress: 8507/11182 (76%)
Setting progress: 8617/11182 (77%)
Setting progress: 8727/11182 (78%)
Setting progress: 8837/11182 (79%)
Setting progress: 8947/11182 (80%)
Setting progress: 9067/11182 (81%)
Setting progress: 9177/11182 (82%)
Setting progress: 9287/11182 (83%)
Setting progress: 9397/11182 (84%)
Setting progress: 9507/11182 (85%)
Setting progress: 9617/11182 (86%)
Setting progress: 9737/11182 (87%)
Adding dir /data/log/bt (recursive: 1)
Adding dir /data/misc/nfc/logs (recursive: 1)
Setting progress: 9842/11182 (88%)
Setting progress: 9957/11182 (89%)
Setting progress: 10067/11182 (90%)
section 1116 status 2
section 2001 status 1
section 2001 status 2
section 2002 status 1
section 2002 status 2
section 2003 status 1
section 2003 status 2
section 2004 status 1
section 2004 status 2
section 2005 status 1
section 2005 status 2
section 2006 status 1
section 2006 status 2
section 2007 status 1
section 2007 status 2
section 3000 status 1
section 3000 status 2
section 3001 status 1
section 3001 status 2
section 3002 status 1
section 3002 status 2
section 3004 status 1
section 3004 status 2
section 3005 status 1
section 3005 status 2
section 3006 status 1
section 3006 status 2
section 3007 status 1
section 3007 status 2
section 3008 status 1
section 3008 status 2
section 3009 status 1
section 3009 status 2
section 3010 status 1
section 3010 status 2
section 3011 status 1
section 3011 status 2
section 3012 status 1
section 3012 status 2
section 3013 status 1
section 3013 status 2
section 3014 status 1
section 3014 status 2
section 3015 status 1
section 3015 status 2
section 3016 status 1
section 3016 status 2
section 3017 status 1
section 3017 status 2
section 3018 status 1
Duration of 'DUMPSYS HIGH': 23.66s
Duration of 'DUMPSYS HIGH': 23.66s
Duration of 'Wait for DUMPSYS HIGH': 18.59s
section 3018 status 2
section 3019 status 1
section 3019 status 2
section 3020 status 1
section 3020 status 2
section 3021 status 1
section 3021 status 2
section 3024 status 1
section 3024 status 2
section 3027 status 1
section 3027 status 2
section 3028 status 1
section 3028 status 2
section 3029 status 1
section 3029 status 2
section 3030 status 1
section 3030 status 2
section 3031 status 1
section 3031 status 2
section 3032 status 1
section 3032 status 2
section 3033 status 1
section 3033 status 2
section 3034 status 1
section 3034 status 2
section 3035 status 1
section 3035 status 2
section 3036 status 1
section 3036 status 2
section 3037 status 1
section 3037 status 2
section 3038 status 1
section 3038 status 2
section 3039 status 1
section 3039 status 2
section 3040 status 1
section 3040 status 2
section 3041 status 1
section 3041 status 2
section 3042 status 1
section 3042 status 2
section 3043 status 1
section 3043 status 2
section 3044 status 1
section 3044 status 2
section 3045 status 1
section 3045 status 2
section 3046 status 1
section 3046 status 2
section 3047 status 1
section 3047 status 2
section 3049 status 1
section 3049 status 2
section 3050 status 1
section 3050 status 2
section 3051 status 1
section 3051 status 2
section 3052 status 1
section 3052 status 2
section 3053 status 1
section 3053 status 2
section 3054 status 1
section 3054 status 2
section 3055 status 1
section 3055 status 2
section 3056 status 1
section 3056 status 2
done
Duration of 'INCIDENT REPORT': 34.15s
Can't find service: vold
Duration of 'DUMPSYS': 41.69s
Duration of 'DUMPSYS NORMAL': 41.81s
Duration of 'Wait for DUMPSYS NORMAL': 18.42s
Adding dir /data/misc/snapshotctl_log (recursive: 0)
Setting progress: 10197/11182 (91%)
Duration of 'DUMP CHECKINS': 0.83s
Setting progress: 10292/11182 (92%)
Setting progress: 10422/11182 (93%)
Duration of 'APP SERVICES PLATFORM': 2.29s
Duration of 'APP SERVICES NON-PLATFORM': 6.96s
Setting progress: 10542/11182 (94%)
Duration of 'APP PROVIDERS PLATFORM': 0.67s
Duration of 'APP PROVIDERS NON-PLATFORM': 53.42s
Setting progress: 10633/11182 (95%)
Adding dir /linkerconfig (recursive: 1)
Adding dir /sys/fs/cgroup (recursive: 1)
Duration of '/sys/fs/cgroup': 1.35s
shutdown thread poolDuration of 'DUMPSTATE': 108.15s
Adjusting max progress from 11182 to 25612
Duration of 'Total Dumpstate': 163.86s
open(/data/user_de/0/com.android.shell/files/bugreports/tmp_incident_report): Permission denied
Adding main entry (dumpstate.txt) from /data/user_de/0/com.android.shell/files/bugreports/dumpstate.tmp to .zip bugreport
dumpstate id 3 finished around 2022/08/22 21:43:41 (166 s)
Adding zip text entry main_entry.txt
dumpstate_log.txt entry on zip file logged up to here
Beiträge automatisch zusammengeführt:

Fehler ist gegen 21:22 aufgetreten
 
Zuletzt bearbeitet:
@Robin26 , das Geheimnis ist, du musst so eine Logdatei direkt nach dem Fehler abrufen, dann ist der Grund des Fehlers direkt am Ende der Datei zu finden.
 
So hallo nochmal zusammen,
also ich habe jetzt mal eine Logdatei gleich am Anschluss des Fehlers erstellt, nur kann ich das Problem/ die App nicht entziffern. Ich stelle sie euch mal rein, vielleicht könnt ihr es ja entziffern:
!@bugreport_mode BUGREPORT_INTERACTIVE, and dumpstate by default
Module metadata package name: com.google.android.modulemetadata
Setting progress: 25/15216 (0%)
Setting progress: 30/15216 (0%)
Successfully connected to Dumpstate HAL service ver 1.1dumpstateBoard failed with DumpstateStatus::UNSUPPORTED_MODE
Setting progress: 35/15216 (0%)
Setting progress: 40/15216 (0%)
Setting progress: 45/15216 (0%)
Setting progress: 50/15216 (0%)
Setting progress: 55/15216 (0%)
Duration of 'DUMPSYS CRITICAL': 0.83s
*** command 'perfetto --save-for-bugreport' failed: exit code 1
Setting progress: 65/15216 (0%)
Error: Tracing is not supported on user builds.
Setting progress: 75/15216 (0%)
Setting progress: 85/15216 (0%)
Setting progress: 135/15216 (0%)
Duration of 'SYSTEM LOG': 6.62s
Setting progress: 185/15216 (1%)
Duration of 'EVENT LOG': 0.26s
Duration of 'STATS LOG': 0.02s
Duration of 'RADIO LOG': 0.51s
logcat: Logcat read failure: No such file or directory
*** command 'logcat -L -b all -v threadtime -v printable -v uid -d *:v' failed: exit code 1
Setting progress: 305/15216 (2%)
Start thread pool:1Failed to read dmabuf fd references for pid 9319
Failed to read dmabuf map references for pid 9319
Failed to read dmabuf fd references for pid 9321
Failed to read dmabuf map references for pid 9321
Duration of 'Dmabuf dump': 0.74s
Adding dir /cache/recovery (recursive: 1)
Duration of '/cache/recovery': 2.06s
Adding dir /data/misc/recovery (recursive: 1)
Adding dir /data/misc/update_engine_log (recursive: 1)
Adding dir /data/misc/logd (recursive: 0)
Adding dir /data/misc/prereboot (recursive: 0)
MOUNT INFO: 104 entries added to zip file
*** command 'lpdump --all' failed: killed by signal 9
Duration of 'DEVICE-MAPPER': 1.03s
Adding dir /metadata/ota (recursive: 1)
Android does not support qdisc 'noqueue'
Android does not support qdisc 'noqueue'
Android does not support qdisc 'mq'
Android does not support qdisc 'mq'
Android does not support qdisc 'mq'
Android does not support qdisc 'mq'
Android does not support qdisc 'mq'
Android does not support qdisc 'mq'
Setting progress: 465/15216 (3%)
Setting progress: 610/15216 (4%)
Setting progress: 770/15216 (5%)
execvp on command 'iotop -n 1 -m 100' failed (error: No such file or directory)
*** command 'iotop -n 1 -m 100' failed: exit code 1
Successfully connected to Dumpstate HAL service ver 1.1dumpstateBoard failed with DumpstateStatus::UNSUPPORTED_MODE
Duration of 'FILESYSTEM DEBUG INFO.': 0.69s
Duration of 'DUMP TRACES': 45.68s
Duration of 'Wait for DUMP TRACES': 39.89s
shutdown thread poolStart thread pool:4android.hardware.weaver@1.0::IWeaver/default does not exist, or no permission to connect.
*** command 'lshal debug -E android.hardware.weaver@1.0::IWeaver' failed: exit code 128
Start thread pool:3section 1000 status 1
Setting progress: 913/15216 (6%)
Duration of 'CPU INFO': 1.84s
section 1000 status 2
section 1002 status 1
Duration of 'PROCESSES AND THREADS': 1.08s
section 1002 status 2
section 1109 status 1
section 1109 status 2
section 1110 status 1
section 1110 status 2
section 1111 status 1
section 1111 status 2
section 1112 status 1
section 1112 status 2
section 1113 status 1
section 1113 status 2
section 1114 status 1
section 1114 status 2
section 1115 status 1
section 1115 status 2
section 1116 status 1
ls: anomaly: Permission denied
ls: epdgcr: Permission denied
ls: eternal: Permission denied
ls: imscr: Permission denied
ls: netstats: Permission denied
ls: traces: Permission denied
ls: iwc: Permission denied
ls: wmLog: Permission denied
*** command 'ls -a -l -R /data/log/' failed: exit code 1
AddAnrTraceDir(): dump_traces_file=/data/log/dumptrace_tNd65i, anr_traces_dir=/data/anr
Dumping current ANR traces (/data/log/dumptrace_tNd65i) to the main bugreport entry
Duration of 'OLOG': 0.62s
Setting progress: 1067/15216 (7%)
Warning: Skipping "android.frameworks.cameraservice.service@2.0::ICameraService/default": cannot be fetched from service manager (null)
Warning: Skipping "android.frameworks.cameraservice.service@2.1::ICameraService/default": cannot be fetched from service manager (null)
Warning: Skipping "android.frameworks.cameraservice.service@2.2::ICameraService/default": cannot be fetched from service manager (null)
Warning: Skipping "android.frameworks.displayservice@1.0::IDisplayService/default": cannot be fetched from service manager (null)
Warning: Skipping "android.frameworks.schedulerservice@1.0::ISchedulingPolicyService/default": cannot be fetched from service manager (null)
Warning: Skipping "android.frameworks.sensorservice@1.0::ISensorManager/default": cannot be fetched from service manager (null)
Warning: Skipping "android.frameworks.stats@1.0::IStats/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.atrace@1.0::IAtraceDevice/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.audio.effect@6.0::IEffectsFactory/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.audio@6.0::IDevicesFactory/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.bluetooth@1.0::IBluetoothHci/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.camera.provider@2.4::ICameraProvider/legacy/0": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.camera.provider@2.5::ICameraProvider/legacy/0": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.camera.provider@2.6::ICameraProvider/legacy/0": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.cas@1.0::IMediaCasService/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.cas@1.1::IMediaCasService/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.cas@1.2::IMediaCasService/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.configstore@1.0::ISurfaceFlingerConfigs/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.configstore@1.1::ISurfaceFlingerConfigs/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.gatekeeper@1.0::IGatekeeper/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.gatekeeper@1.0::IGatekeeper/mdfpp": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.graphics.composer@2.1::IComposer/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.graphics.composer@2.2::IComposer/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.graphics.composer@2.3::IComposer/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.graphics.composer@2.4::IComposer/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.health@2.0::IHealth/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.health@2.1::IHealth/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.keymaster@4.0::IKeymasterDevice/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.keymaster@4.0::IKeymasterDevice/strongbox": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.media.c2@1.0::IComponentStore/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.media.c2@1.0::IComponentStore/software": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.media.c2@1.1::IComponentStore/software": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.media.c2@1.2::IComponentStore/software": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.media.omx@1.0::IOmx/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.media.omx@1.0::IOmxStore/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.memtrack@1.0::IMemtrack/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.radio.config@1.0::IRadioConfig/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.radio.config@1.1::IRadioConfig/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.radio@1.0::IRadio/slot1": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.radio@1.0::IRadio/slot2": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.radio@1.0::ISap/slot1": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.radio@1.0::ISap/slot2": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.radio@1.1::IRadio/slot1": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.radio@1.1::IRadio/slot2": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.radio@1.1::ISap/slot1": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.radio@1.1::ISap/slot2": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.radio@1.2::IRadio/slot1": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.radio@1.2::IRadio/slot2": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.radio@1.2::ISap/slot1": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.radio@1.2::ISap/slot2": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.radio@1.3::IRadio/slot1": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.radio@1.3::IRadio/slot2": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.radio@1.4::IRadio/slot1": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.radio@1.4::IRadio/slot2": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.radio@1.5::IRadio/slot1": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.radio@1.5::IRadio/slot2": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.secure_element@1.0::ISecureElement/eSE1": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.sensors@2.0::ISensors/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.soundtrigger@2.0::ISoundTriggerHw/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.soundtrigger@2.1::ISoundTriggerHw/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.soundtrigger@2.2::ISoundTriggerHw/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.soundtrigger@2.3::ISoundTriggerHw/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.tetheroffload.config@1.0::IOffloadConfig/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.tetheroffload.control@1.0::IOffloadControl/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.usb@1.0::IUsb/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.usb@1.1::IUsb/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.usb@1.2::IUsb/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hardware.usb@1.3::IUsb/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.allocator@1.0::IAllocator/ashmem": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.base@1.0::IBase/ashmem": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.base@1.0::IBase/clearkey": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.base@1.0::IBase/default": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.base@1.0::IBase/dspservice": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.base@1.0::IBase/eSE1": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.base@1.0::IBase/epdgd": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.base@1.0::IBase/epdgd2": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.base@1.0::IBase/imsd": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.base@1.0::IBase/imsd2": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.base@1.0::IBase/legacy/0": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.base@1.0::IBase/mdfpp": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.base@1.0::IBase/qti-default": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.base@1.0::IBase/qti-dsp": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.base@1.0::IBase/qti-gpu": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.base@1.0::IBase/qti-hta": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.base@1.0::IBase/slot1": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.base@1.0::IBase/slot2": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.base@1.0::IBase/software": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.base@1.0::IBase/strongbox": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.base@1.0::IBase/widevine": cannot be fetched from service manager (null)
Warning: Skipping "android.hidl.token@1.0::ITokenManager/default": cannot be fetched from service manager (null)
Warning: Skipping "android.system.net.netd@1.0::INetd/default": cannot be fetched from service manager (null)
Warning: Skipping "android.system.net.netd@1.1::INetd/default": cannot be fetched from service manager (null)
Warning: Skipping "android.system.wifi.keystore@1.0::IKeystore/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.display.color@1.0::IDisplayColor/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.display.color@1.1::IDisplayColor/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.display.color@1.2::IDisplayColor/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.display.color@1.3::IDisplayColor/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.display.color@1.4::IDisplayColor/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.display.color@1.5::IDisplayColor/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.display.config@2.0::IDisplayConfig/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.display.postproc@1.0::IDisplayPostproc/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.qti.hardware.audiohalext@1.0::IAudioHalExt/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.qti.hardware.capabilityconfigstore@1.0::ICapabilityConfigStore/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.qti.hardware.display.composer@3.0::IQtiComposer/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.qti.hardware.dsp@1.0::IDspService/dspservice": cannot be fetched from service manager (null)
Warning: Skipping "vendor.qti.hardware.iop@2.0::IIop/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.qti.hardware.perf@2.0::IPerf/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.qti.hardware.perf@2.1::IPerf/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.qti.hardware.perf@2.2::IPerf/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.qti.hardware.qseecom@1.0::IQSEECom/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.qti.hardware.qteeconnector@1.0::IAppConnector/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.qti.hardware.qteeconnector@1.0::IGPAppConnector/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.qti.hardware.servicetracker@1.0::IServicetracker/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.qti.hardware.servicetracker@1.1::IServicetracker/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.qti.hardware.servicetracker@1.2::IServicetracker/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.qti.hardware.tui_comm@1.0::ITuiComm/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.frameworks.security.ucm.crypto@1.0::ISehUcmKeystore/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.audio@1.0::ISehDevicesFactory/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.authfw@1.0::ISehAuthenticationFramework/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.bluetooth.a2dp@1.0::ISehBluetoothAudioOffload/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.bluetooth@2.0::ISehBluetooth/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.camera.provider@4.0::ISehCameraProvider/legacy/0": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.health@2.0::ISehHealth/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.hqm@1.0::ISehHqm/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.miscpower@2.0::ISehMiscPower/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.radio.bridge@2.0::ISehBridge/slot1": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.radio.bridge@2.0::ISehBridge/slot2": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.radio.channel@2.0::ISehChannel/epdgd": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.radio.channel@2.0::ISehChannel/epdgd2": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.radio.channel@2.0::ISehChannel/imsd": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.radio.channel@2.0::ISehChannel/imsd2": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.radio@2.0::ISehRadio/slot1": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.radio@2.0::ISehRadio/slot2": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.radio@2.1::ISehRadio/slot1": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.radio@2.1::ISehRadio/slot2": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.radio@2.2::ISehRadio/slot1": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.radio@2.2::ISehRadio/slot2": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.security.engmode@1.0::ISehEngmode/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.security.hdcp.keyprovisioning@1.0::ISehHdcpKeyProvisioning/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.security.sem@1.0::ISehSem/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.security.vaultkeeper@2.0::ISehVaultKeeper/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.security.wsm@1.0::ISehWsm/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.snap@1.0::ISehSnap/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.snap@1.1::ISehSnap/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.snap@1.2::ISehSnap/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.sysinput@1.0::ISehSysInputDev/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.sysinput@1.1::ISehSysInputDev/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.sysinput@1.2::ISehSysInputDev/default": cannot be fetched from service manager (null)
Warning: Skipping "vendor.samsung.hardware.tlc.payment@1.0::ISehTlcPayment/default": cannot be fetched from service manager (null)
*** command 'lshal --all --types=all' failed: exit code 136
Duration of 'HARDWARE HALS': 0.71s
debug vendor.samsung.hardware.security.drk@2.0::ISehDrk/default: timeout reading from pipe, output may be truncated.Duration of 'DUMP HALS': 1.73s
section 1116 status 2
section 2001 status 1
section 2001 status 2
section 2002 status 1
section 2002 status 2
section 2003 status 1
section 2003 status 2
section 2004 status 1
section 2004 status 2
section 2005 status 1
section 2005 status 2
section 2006 status 1
section 2006 status 2
section 2007 status 1
section 2007 status 2
section 3000 status 1
section 3000 status 2
section 3001 status 1
section 3001 status 2
section 3002 status 1
section 3002 status 2
section 3004 status 1
section 3004 status 2
section 3005 status 1
section 3005 status 2
section 3006 status 1
section 3006 status 2
section 3007 status 1
section 3007 status 2
section 3008 status 1
section 3008 status 2
section 3009 status 1
section 3009 status 2
section 3010 status 1
section 3010 status 2
section 3011 status 1
section 3011 status 2
section 3012 status 1
section 3012 status 2
section 3013 status 1
section 3013 status 2
section 3014 status 1
section 3014 status 2
section 3015 status 1
section 3015 status 2
section 3016 status 1
section 3016 status 2
section 3017 status 1
section 3017 status 2
section 3018 status 1
*** command 'uptime' timed out after 10.025s (killing pid 11234)
Duration of 'DUMPSYS HIGH': 24.75s
Duration of 'DUMPSYS HIGH': 24.75s
could not kill command 'uptime' (pid 11234) even with SIGKILL.
Duration of 'UPTIME': 20.03s
Setting progress: 1227/15216 (8%)
Setting progress: 1377/15216 (9%)
Setting progress: 1527/15216 (10%)
Setting progress: 1677/15216 (11%)
Setting progress: 1827/15216 (12%)
Setting progress: 1987/15216 (13%)
Setting progress: 2137/15216 (14%)
Setting progress: 2287/15216 (15%)
Setting progress: 2437/15216 (16%)
Setting progress: 2587/15216 (17%)
Setting progress: 2747/15216 (18%)
Setting progress: 2897/15216 (19%)
Setting progress: 3047/15216 (20%)
Setting progress: 3197/15216 (21%)
Setting progress: 3357/15216 (22%)
Setting progress: 3507/15216 (23%)
Setting progress: 3657/15216 (24%)
Setting progress: 3807/15216 (25%)
Setting progress: 3957/15216 (26%)
Setting progress: 4117/15216 (27%)
Setting progress: 4267/15216 (28%)
Setting progress: 4417/15216 (29%)
Setting progress: 4567/15216 (30%)
Setting progress: 4717/15216 (31%)
Setting progress: 4877/15216 (32%)
Setting progress: 5027/15216 (33%)
Setting progress: 5177/15216 (34%)
Setting progress: 5327/15216 (35%)
Setting progress: 5487/15216 (36%)
Setting progress: 5637/15216 (37%)
Setting progress: 5787/15216 (38%)
Setting progress: 5937/15216 (39%)
Setting progress: 6087/15216 (40%)
Setting progress: 6247/15216 (41%)
Setting progress: 6397/15216 (42%)
Setting progress: 6547/15216 (43%)
Setting progress: 6697/15216 (44%)
Setting progress: 6857/15216 (45%)
Setting progress: 7007/15216 (46%)
Setting progress: 7157/15216 (47%)
Setting progress: 7307/15216 (48%)
Setting progress: 7457/15216 (49%)
Setting progress: 7617/15216 (50%)
Setting progress: 7767/15216 (51%)
Setting progress: 7917/15216 (52%)
Setting progress: 8067/15216 (53%)
Setting progress: 8217/15216 (54%)
Setting progress: 8377/15216 (55%)
Setting progress: 8527/15216 (56%)
Setting progress: 8677/15216 (57%)
Setting progress: 8827/15216 (58%)
Setting progress: 8987/15216 (59%)
Setting progress: 9137/15216 (60%)
Setting progress: 9287/15216 (61%)
Setting progress: 9437/15216 (62%)
Setting progress: 9587/15216 (63%)
Setting progress: 9747/15216 (64%)
Adding dir /data/log/bt (recursive: 1)
Adding dir /data/misc/nfc/logs (recursive: 1)
Setting progress: 9897/15216 (65%)
Setting progress: 10047/15216 (66%)
section 3018 status 2
section 3019 status 1
section 3019 status 2
section 3020 status 1
section 3020 status 2
section 3021 status 1
section 3021 status 2
section 3024 status 1
section 3024 status 2
section 3027 status 1
section 3027 status 2
section 3028 status 1
section 3028 status 2
section 3029 status 1
section 3029 status 2
section 3030 status 1
section 3030 status 2
section 3031 status 1
section 3031 status 2
section 3032 status 1
section 3032 status 2
section 3033 status 1
section 3033 status 2
section 3034 status 1
section 3034 status 2
section 3035 status 1
section 3035 status 2
section 3036 status 1
section 3036 status 2
section 3037 status 1
section 3037 status 2
section 3038 status 1
section 3038 status 2
section 3039 status 1
section 3039 status 2
section 3040 status 1
section 3040 status 2
section 3041 status 1
section 3041 status 2
section 3042 status 1
section 3042 status 2
section 3043 status 1
section 3043 status 2
section 3044 status 1
section 3044 status 2
section 3045 status 1
section 3045 status 2
section 3046 status 1
section 3046 status 2
section 3047 status 1
section 3047 status 2
section 3049 status 1
section 3049 status 2
section 3050 status 1
section 3050 status 2
section 3051 status 1
section 3051 status 2
section 3052 status 1
section 3052 status 2
section 3053 status 1
section 3053 status 2
section 3054 status 1
section 3054 status 2
section 3055 status 1
section 3055 status 2
section 3056 status 1
section 3056 status 2
done
Duration of 'INCIDENT REPORT': 33.73s
Can't find service: vold
Duration of 'DUMPSYS': 44.41s
Duration of 'DUMPSYS NORMAL': 44.54s
Duration of 'Wait for DUMPSYS NORMAL': 17.41s
Adding dir /data/misc/snapshotctl_log (recursive: 0)
Setting progress: 10217/15216 (67%)
Duration of 'DUMP CHECKINS': 1.08s
Setting progress: 10352/15216 (68%)
Duration of 'APP SERVICES PLATFORM': 2.75s
Duration of 'APP SERVICES NON-PLATFORM': 18.54s
Duration of 'APP PROVIDERS PLATFORM': 0.60s
Setting progress: 10532/15216 (69%)
Duration of 'APP PROVIDERS NON-PLATFORM': 9.91s
Setting progress: 10653/15216 (70%)
Adding dir /linkerconfig (recursive: 1)
Adding dir /sys/fs/cgroup (recursive: 1)
Duration of '/sys/fs/cgroup': 1.95s
shutdown thread poolDuration of 'DUMPSTATE': 80.18s
Setting progress: 14079/15216 (92%)
Duration of 'Total Dumpstate': 134.03s
open(/data/user_de/0/com.android.shell/files/bugreports/tmp_incident_report): Permission denied
Adding main entry (dumpstate.txt) from /data/user_de/0/com.android.shell/files/bugreports/dumpstate.tmp to .zip bugreport
dumpstate id 4 finished around 2022/08/23 20:11:35 (136 s)
Adding zip text entry main_entry.txt
dumpstate_log.txt entry on zip file logged up to here
 
  • Danke
Reaktionen: Kamika242
holms schrieb:
Für adb am PC ist das einfachste Tool das hier, kannst du hier runterladen:
[TOOL]Minimal ADB and Fastboot [2-9-18]
Das Tool ist inzwischen viel zu alt und kann teilweise schon keine Verbindung mehr aufbauen. Siehe diesen Post mit Fehlermeldung im ersten Screenshot.
Das hier ist aktuell:
[TOOL][WINDOWS] ADB & Fastboot++ | May 2022
Beiträge automatisch zusammengeführt:

@Robin26 Bitte, lade das Log als *.txt-Datei hier hoch. Als Spoiler ist nicht gut. Das sind fast 30k Zeichen und das bringt jeden mobilen Browser an die Grenzen.

Das Log, das über Bugreports/Fehlerbericht erstellt wird, setzt sich in Wahrheit aus allen möglichen Logs und Dumps zusammen, die in deinem System zu bekommen sind. Also aus ca. 20-25 verschiedenen Logs und Dumps. Daher ist kein Fehler am Ende des Gesamtlogs zu finden. Der Fehler wird vermutlich mehrfach mittendrin erwähnt.

Hier ein Auszug der ersten Zeilen

Duration of 'SYSTEM LOG': 6.62s

Setting progress: 185/15216 (1%)

Duration of 'EVENT LOG': 0.26s

Duration of 'STATS LOG': 0.02s

Duration of 'RADIO LOG': 0.51s

logcat: Logcat read failure: No such file or directory

*** command 'logcat -L -b all -v threadtime -v printable -v uid -d *:v' failed: exit code 1

Setting progress: 305/15216 (2%)

Start thread pool:1Failed to read dmabuf fd references for pid 9319

Failed to read dmabuf map references for pid 9319

Failed to read dmabuf fd references for pid 9321

Failed to read dmabuf map references for pid 9321

Duration of 'Dmabuf dump': 0.74s
Übersetzt heißt das, es wurden die Logs
- system.log
- event.log
- stats.log
- radio.log
nicht erstellt!!
Normalerweise hättest du innerhalb des Gesamtlogs die Einträge

***BEGINNING OF SYSTEM.LOG***
...
***END OF SYSTEM.LOG***

die selbsterklärend Beginn/Ende eines jeden Logs markieren. Aber bei dir tauchen diese Markierungen für keines der Logs auf. Wie genau hast du die Logs erstellt?
 
Zuletzt bearbeitet:
  • Danke
Reaktionen: Kamika242 und holms
Nur mal eine Anmerkung am Rande, ADB gibt es natürlich auch für Linux, wird einfach und bequem über den grafischen Paketmanager installiert und ist auch wesentlich einfacher in der Anwendung, einfach über Terminal, ohne irgendwelche Mausklicks und Tastenkombis, um ins Shell zu gelangen.
 
@chrs267 ich selbst habe die log Datei nicht erstellt. Ich habe ein paar Sekunden nach dem Fehler mein Handy beauftragt einen Fehlerbericht zu erstellen. Ich stelle hier mal die Zip Datei rein, die ich dann von meinem Handy bekommen habe
bugreport-r8qeea-SP1A.210812.016-2022-08-23-20-09-19
 
  • Danke
Reaktionen: Kamika242
@Robin26 Du wirst ja zuerst gefragt, ob "Interaktiv" oder "Vollständig". Nimm ruhig beim nächsten Mal die Option "Vollständig", da bekommst du mehr Infos.

Robin26 schrieb:
Ich stelle hier mal die Zip Datei rein
Werde mir die ZIP anschauen.
 
@Robin26 In dumpstate.txt (s. Screenshot) finde ich über 14.000 Einträge (!) für den Paketnamen com.google.android.projection.gearhead (Android Auto). Das ist zwar nicht wenig, aber einen Error habe ich in dem Zusammenhang nicht gefunden.

Im Anhang findest du auch die wichtigsten Logs, die ich dir aus dumpstate.txt rauskopiert habe. Am PC kannst du sie dir wunderbar ansehen und darin nach einem Fehler suchen. Nimm einfach nur den o.g. Paketnamen, das sollte reichen.
 

Anhänge

  • screenshot.png
    screenshot.png
    257,1 KB · Aufrufe: 135
  • logs_extracted.zip
    6,4 MB · Aufrufe: 51
Gibt es denn wenigstens einen Anhaltspunkt was den Fehler ständig auslöst? Der Fehler von gestern ist gegen 20:09 etwa aufgetreten
Beiträge automatisch zusammengeführt:

Weil in der event datei ist mir der letzte Eintrag "I am kill" aufgefallen. Ich weiß nicht ob der was zu sagen hat
 
Zuletzt bearbeitet:
Robin26 schrieb:
Weil in der event datei ist mir der letzte Eintrag "I am kill" aufgefallen. Ich weiß nicht ob der was zu sagen hat
Ein Fehler äußert sich durch eine Vielzahl an Einträgen, die mit "E" beginnen. Eine gewisse Zeit lang sind dann lauter solcher Meldungen zu sehen, die sich alle auf dasselbe beziehen. Ein einzelner Eintrag ist völlig normal.

BTW: Es heißt nicht "I am kill", sondern das ist eine Info (= I), dass der Activity Manager (= am) etwas beendet (= kill). Meistens ist das dann ein Hintergrunddienst, der beendet wird. Außerdem häufen sich diese Meldungen erst, nachdem der Bugreport gestartet wurde
Code:
9012: 08-23 20:09:19.024  1000  1243  1672 I am_proc_start: [0,8501,2000,com.android.shell,broadcast,{com.android.shell/com.android.shell.BugreportRequestedReceiver}]
und dein Fehler kam ja davor.
 
Zuletzt bearbeitet:
ok also so wie ich das beurteilen kann und du wahrscheinlich auch, da kein "E" Eintrag zu finden ist, sieht es nicht so aus, als wenn irgendeine App das Android Auto zum abstürzen bringt oder?
Beiträge automatisch zusammengeführt:

Also könnte es theoretisch ein Chip im Handy sein, der eventuell nicht mit dem Zenec Gerät kompatibel ist. (Wurde mir gesagt, kann es auch sein)
 
Zuletzt bearbeitet:
Zurück
Oben Unten