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

change stream crash #5

Open
qingkouwei opened this issue Feb 13, 2020 · 0 comments
Open

change stream crash #5

qingkouwei opened this issue Feb 13, 2020 · 0 comments

Comments

@qingkouwei
Copy link
Owner

2020-02-13 11:28:16.609 27022-29009/com.wodekouwei.demo E/srs_player: [read_thread():111]read packet error,type = 0, size = 0, ret : 1011
2020-02-13 11:28:16.925 750-1056/? W/SocketListener: sending broadcast to Pid = 1153, Uid = 1000
2020-02-13 11:28:16.930 1153-1330/? D/NetdConnector: RCV <- {613 IfaceClass idle 1 245962711139570}
2020-02-13 11:28:16.935 1153-1330/? D/NetdConnector: RCV <- {613 IfaceClass idle 1 245962711139570}
2020-02-13 11:28:16.940 1153-1176/? D/NetdConnector: RCV unsolicited event from native daemon, event = 613
2020-02-13 11:28:17.112 27022-29009/com.wodekouwei.demo E/srs_player: [read_thread():111]read packet error,type = 0, size = 0, ret : 1011
2020-02-13 11:28:17.142 752-752/? E/Thermal-daemon: [pa_0] temp_new :33 temp_old :34
2020-02-13 11:28:17.144 1808-32721/? I/ThermalService: Receive temperature change, type: 1, temp: 33 from thermald
2020-02-13 11:28:17.146 752-752/? E/Thermal-daemon: Report temperature: [pa_0] temp :33 report_threshold:1
2020-02-13 11:28:17.290 1153-1336/? D/HwWifiStatStore: handleMessage : 200
2020-02-13 11:28:17.556 27022-29020/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():68]video ret:1
2020-02-13 11:28:17.610 27022-29009/com.wodekouwei.demo E/srs_player: [read_thread():111]read packet error,type = 0, size = 0, ret : 1011
2020-02-13 11:28:17.751 1153-1153/? I/TrafficMonitor: update:rxPkts:0,txPkts:0,rxBytes:0,txBytes:0
2020-02-13 11:28:17.751 1153-1153/? I/TrafficMonitor: start expired. level:-1
2020-02-13 11:28:17.751 1153-1153/? I/TrafficMonitor: gettimer:interval=2000
2020-02-13 11:28:18.112 27022-29009/com.wodekouwei.demo E/srs_player: [read_thread():111]read packet error,type = 0, size = 0, ret : 1011
2020-02-13 11:28:18.558 27022-29020/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():68]video ret:1
2020-02-13 11:28:18.610 27022-29009/com.wodekouwei.demo E/srs_player: [read_thread():111]read packet error,type = 0, size = 0, ret : 1011
2020-02-13 11:28:18.630 27022-27022/com.wodekouwei.demo I/oar_player: [message_callback():66]recieve message ==> 4
2020-02-13 11:28:18.630 27022-27022/com.wodekouwei.demo I/oar_player: [on_decoder_configuration():446]on_decoder_configuration :video bitrate = 5020, fps = 26, width = 1920, height = 1080; audio bitrate = 124
2020-02-13 11:28:18.630 27022-29009/com.wodekouwei.demo E/srs_player: [read_thread():126]audio pps:175 0 17 144, sample_size = 1, audio_rate = 3
2020-02-13 11:28:18.630 27022-29009/com.wodekouwei.demo E/srs_player: [read_thread():130]profile:2, channel_count:2, sample_index:3
2020-02-13 11:28:18.639 750-1056/? W/SocketListener: sending broadcast to Pid = 1153, Uid = 1000
2020-02-13 11:28:18.648 1153-1330/? D/NetdConnector: RCV <- {613 IfaceClass active 1 245964424927591 10014}
2020-02-13 11:28:18.653 447-447/? W//system/bin/hwservicemanager: Cannot open /odm/manifest.xml
2020-02-13 11:28:18.652 1153-1330/? D/NetdConnector: RCV <- {613 IfaceClass active 1 245964424927591 10014}
2020-02-13 11:28:18.656 1153-1176/? D/NetdConnector: RCV unsolicited event from native daemon, event = 613
2020-02-13 11:28:18.664 27022-29260/com.wodekouwei.demo I/OMXClient: Treble IOmx obtained
2020-02-13 11:28:18.666 755-14160/? I/OMXMaster: makeComponentInstance(OMX.IMG.MSVDX.Decoder.AVC) in omx@1.0-service process
2020-02-13 11:28:18.667 755-14160/? I/imgvideo-omx: Created VdecTask efb8fc10
2020-02-13 11:28:18.668 755-14160/? I/imgvideo-omx: IMG_OMD_ComponentInit Done.
2020-02-13 11:28:18.668 755-14160/? D/IMG-OMX: Loaded OMX.IMG.MSVDX.Decoder.AVC (0xefbaf3c0) from libomx_vxd.so
2020-02-13 11:28:18.670 27022-29260/com.wodekouwei.demo I/ACodec: In onAllocateComponent create compenent, codec name: OMX.IMG.MSVDX.Decoder.AVC
2020-02-13 11:28:18.677 447-447/? W//system/bin/hwservicemanager: Cannot open /odm/manifest.xml
2020-02-13 11:28:18.679 27022-29263/com.wodekouwei.demo I/OMXClient: Treble IOmx obtained
2020-02-13 11:28:18.680 755-14160/? I/OMXMaster: makeComponentInstance(OMX.google.aac.decoder) in omx@1.0-service process
2020-02-13 11:28:18.684 27022-29263/com.wodekouwei.demo I/ACodec: In onAllocateComponent create compenent, codec name: OMX.google.aac.decoder
2020-02-13 11:28:18.685 739-963/? D/AudioFlinger: event 162
2020-02-13 11:28:18.686 27022-27022/com.wodekouwei.demo I/libOpenSLES: Emulating old channel mask behavior (ignoring positional mask 0x3, using default mask 0x3 based on channel count of 2)
2020-02-13 11:28:18.687 739-963/? I/APM_AudioPolicyManager: getOutputForDevice() returns output 13
2020-02-13 11:28:18.687 739-963/? I/APM_AudioPolicyManager: getOutputForAttr() returns output 13 stream 3
2020-02-13 11:28:18.687 27022-27022/com.wodekouwei.demo W/AudioTrack: AUDIO_OUTPUT_FLAG_FAST denied by client; transfer 1, track 44100 Hz, output 48000 Hz
2020-02-13 11:28:18.688 739-963/? I/hash_map_utils: key: 'mode' value: ''
2020-02-13 11:28:18.689 739-963/? D/HuaweiAudioFlinger: AudioException do not check.now is not communication state!
2020-02-13 11:28:18.689 739-963/? D/AudioFlinger: event 162
2020-02-13 11:28:18.689 739-963/? W/AudioFlinger: createTrack_l(): mismatch between requested flags (00000100) and output flags (00000002)
2020-02-13 11:28:18.690 739-963/? I/AudioMixer: Pid:739 add track (3)
2020-02-13 11:28:18.690 739-963/? D/AudioFlinger: DevSched: uid is 11168, factor is 1.000000
2020-02-13 11:28:18.691 27022-27022/com.wodekouwei.demo D/AudioTrack: OFFLOAD 0,mNotificationFrames -2,mStreamType =3,mOriginalSampleRate 44100,mAfSampleRate 48000,mTransfer 1
2020-02-13 11:28:18.691 27022-27022/com.wodekouwei.demo D/AudioTrack: Client defaulted notificationFrames to 320 for frameCount 1772
2020-02-13 11:28:18.691 1808-1961/? D/AudioState: SESSION_ID_NEW, containsKey, pid: 27022, sessionId: 985,uid: 11168
2020-02-13 11:28:18.694 739-963/? D/AudioFlinger: event 162
2020-02-13 11:28:18.697 27022-29267/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():56]vm = 0x78fd2b6700, thread id = 29267 ,api = 21
2020-02-13 11:28:18.699 27022-27022/com.wodekouwei.demo I/oar_player: [message_callback():66]recieve message ==> 4
2020-02-13 11:28:18.699 27022-27022/com.wodekouwei.demo I/oar_player: [on_decoder_configuration():446]on_decoder_configuration :video bitrate = 5020, fps = 26, width = 1920, height = 1080; audio bitrate = 124
2020-02-13 11:28:18.704 755-14160/? E/OMXNodeInstance: setConfig(0xefbaf480:google.aac.decoder, ??(0x6f700006)) ERROR: Undefined(0x80001001)
2020-02-13 11:28:18.704 27022-29263/com.wodekouwei.demo W/HwExtendedUtils: hw configLocalPlayBack err = -2147483648

--------- beginning of crash

2020-02-13 11:28:18.704 27022-29267/com.wodekouwei.demo A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 29267 (Thread-11)
2020-02-13 11:28:18.705 1459-1459/? D/NetWorkUtils: mVSimCurCardType is -1
2020-02-13 11:28:18.705 755-14160/? E/OMXNodeInstance: getConfig(0xefbaf480:google.aac.decoder, ConfigAndroidVendorExtension(0x6f100004)) ERROR: Undefined(0x80001001)
2020-02-13 11:28:18.706 27022-29263/com.wodekouwei.demo I/ACodec: onStart
2020-02-13 11:28:18.706 1459-1459/? D/NetWorkUtils: mVSimCurCardType is -1
2020-02-13 11:28:18.707 755-29264/? W/SimpleSoftOMXComponent: onChangeState mState= 1, mTargetState = 1, state = 2
2020-02-13 11:28:18.707 755-29264/? W/SimpleSoftOMXComponent: checkTransitions port is not populate
2020-02-13 11:28:18.708 447-447/? W//system/bin/hwservicemanager: Cannot open /odm/manifest.xml
2020-02-13 11:28:18.723 27022-29271/com.wodekouwei.demo I/OMXClient: Treble IOmx obtained
2020-02-13 11:28:18.725 755-14160/? I/OMXMaster: makeComponentInstance(OMX.IMG.MSVDX.Decoder.AVC) in omx@1.0-service process
2020-02-13 11:28:18.726 755-14160/? I/imgvideo-omx: Created VdecTask ef3120e0
2020-02-13 11:28:18.726 755-14160/? I/imgvideo-omx: IMG_OMD_ComponentInit Done.
2020-02-13 11:28:18.726 755-14160/? D/IMG-OMX: Loaded OMX.IMG.MSVDX.Decoder.AVC (0xefbaf6c0) from libomx_vxd.so
2020-02-13 11:28:18.727 27022-29271/com.wodekouwei.demo I/ACodec: In onAllocateComponent create compenent, codec name: OMX.IMG.MSVDX.Decoder.AVC
2020-02-13 11:28:18.731 499-499/? W//system/bin/hw/android.hidl.allocator@1.0-service: ashmem_create_region(8192) returning hidl_memory(0x7e7562c3c0, 8192)
2020-02-13 11:28:18.732 499-499/? I/chatty: uid=1000(system) allocator@1.0-s identical 2 lines
2020-02-13 11:28:18.733 499-499/? W//system/bin/hw/android.hidl.allocator@1.0-service: ashmem_create_region(8192) returning hidl_memory(0x7e7562c3c0, 8192)
2020-02-13 11:28:18.733 755-14160/? W/SimpleSoftOMXComponent: checkTransitions port is not populate
2020-02-13 11:28:18.735 447-447/? W//system/bin/hwservicemanager: Cannot open /odm/manifest.xml
2020-02-13 11:28:18.737 499-499/? W//system/bin/hw/android.hidl.allocator@1.0-service: ashmem_create_region(32768) returning hidl_memory(0x7e7562c3c0, 32768)
2020-02-13 11:28:18.737 27022-29276/com.wodekouwei.demo I/OMXClient: Treble IOmx obtained
2020-02-13 11:28:18.737 499-499/? W//system/bin/hw/android.hidl.allocator@1.0-service: ashmem_create_region(32768) returning hidl_memory(0x7e7562c3c0, 32768)
2020-02-13 11:28:18.738 755-10620/? I/OMXMaster: makeComponentInstance(OMX.google.aac.decoder) in omx@1.0-service process
2020-02-13 11:28:18.738 499-499/? W//system/bin/hw/android.hidl.allocator@1.0-service: ashmem_create_region(32768) returning hidl_memory(0x7e7562c3c0, 32768)
2020-02-13 11:28:18.738 499-499/? W//system/bin/hw/android.hidl.allocator@1.0-service: ashmem_create_region(32768) returning hidl_memory(0x7e7562c3c0, 32768)
2020-02-13 11:28:18.739 755-14160/? W/SimpleSoftOMXComponent: checkTransitions mState = 1, mTargetState = 2
2020-02-13 11:28:18.740 27022-29276/com.wodekouwei.demo I/ACodec: In onAllocateComponent create compenent, codec name: OMX.google.aac.decoder
2020-02-13 11:28:18.740 755-29264/? W/SimpleSoftOMXComponent: onChangeState mState= 2, mTargetState = 2, state = 3
2020-02-13 11:28:18.740 755-29264/? W/SimpleSoftOMXComponent: checkTransitions mState = 2, mTargetState = 3
2020-02-13 11:28:18.740 739-963/? D/AudioFlinger: event 162
2020-02-13 11:28:18.741 27022-27022/com.wodekouwei.demo I/libOpenSLES: Emulating old channel mask behavior (ignoring positional mask 0x3, using default mask 0x3 based on channel count of 2)
2020-02-13 11:28:18.742 739-963/? I/APM_AudioPolicyManager: getOutputForDevice() returns output 13
2020-02-13 11:28:18.742 739-963/? I/APM_AudioPolicyManager: getOutputForAttr() returns output 13 stream 3
2020-02-13 11:28:18.742 27022-27022/com.wodekouwei.demo W/AudioTrack: AUDIO_OUTPUT_FLAG_FAST denied by client; transfer 1, track 44100 Hz, output 48000 Hz
2020-02-13 11:28:18.743 739-963/? I/hash_map_utils: key: 'mode' value: ''
2020-02-13 11:28:18.744 739-963/? D/HuaweiAudioFlinger: AudioException do not check.now is not communication state!
2020-02-13 11:28:18.744 739-963/? D/AudioFlinger: event 162
2020-02-13 11:28:18.744 739-963/? W/AudioFlinger: createTrack_l(): mismatch between requested flags (00000100) and output flags (00000002)
2020-02-13 11:28:18.744 739-963/? I/AudioMixer: Pid:739 add track (4)
2020-02-13 11:28:18.744 739-963/? D/AudioFlinger: DevSched: uid is 11168, factor is 1.000000
2020-02-13 11:28:18.745 27022-27022/com.wodekouwei.demo D/AudioTrack: OFFLOAD 0,mNotificationFrames -2,mStreamType =3,mOriginalSampleRate 44100,mAfSampleRate 48000,mTransfer 1
2020-02-13 11:28:18.745 27022-27022/com.wodekouwei.demo D/AudioTrack: Client defaulted notificationFrames to 320 for frameCount 1772
2020-02-13 11:28:18.748 739-11158/? D/AudioFlinger: event 162
2020-02-13 11:28:18.747 1808-1961/? D/AudioState: SESSION_ID_NEW, containsKey, pid: 27022, sessionId: 993,uid: 11168
2020-02-13 11:28:18.751 27022-29280/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():56]vm = 0x78fd2b6700, thread id = 29280 ,api = 21
2020-02-13 11:28:18.751 755-10620/? E/OMXNodeInstance: setConfig(0xf2323aa0:google.aac.decoder, ??(0x6f700006)) ERROR: Undefined(0x80001001)
2020-02-13 11:28:18.751 27022-29276/com.wodekouwei.demo W/HwExtendedUtils: hw configLocalPlayBack err = -2147483648
2020-02-13 11:28:18.753 755-10620/? E/OMXNodeInstance: getConfig(0xf2323aa0:google.aac.decoder, ConfigAndroidVendorExtension(0x6f100004)) ERROR: Undefined(0x80001001)
2020-02-13 11:28:18.753 27022-29270/com.wodekouwei.demo D/SurfaceUtils: connecting to surface 0x78ec66f010, reason connectToSurface
2020-02-13 11:28:18.753 27022-29270/com.wodekouwei.demo E/BufferQueueProducer: [SurfaceTexture-1-27022-0] connect: already connected (cur=3 req=3)
2020-02-13 11:28:18.753 27022-29270/com.wodekouwei.demo E/SurfaceUtils: Failed to connect to surface 0x78ec66f010, err -22
2020-02-13 11:28:18.753 27022-29270/com.wodekouwei.demo E/MediaCodec: nativeWindowConnect returned an error: Invalid argument (-22)
2020-02-13 11:28:18.753 27022-29280/com.wodekouwei.demo E/MediaCodec: configure failed with err 0xffffffea, resetting...
2020-02-13 11:28:18.753 27022-29276/com.wodekouwei.demo I/ACodec: onStart
2020-02-13 11:28:18.754 755-10620/? D/IMG-OMX: Removed 0xefbaf6c0 from libomx_vxd.so
2020-02-13 11:28:18.754 755-29274/? I/imgvideo-omx: Exiting VDECTask
2020-02-13 11:28:18.754 755-10620/? I/imgvideo-omx: Destroying VdecTask ef3120e0
2020-02-13 11:28:18.755 755-10620/? I/imgvideo-omx: IMG_OMD_ComponentDeInit Done.
2020-02-13 11:28:18.756 499-499/? W//system/bin/hw/android.hidl.allocator@1.0-service: ashmem_create_region(8192) returning hidl_memory(0x7e7562c3c0, 8192)
2020-02-13 11:28:18.757 499-499/? I/chatty: uid=1000(system) allocator@1.0-s identical 2 lines
2020-02-13 11:28:18.757 499-499/? W//system/bin/hw/android.hidl.allocator@1.0-service: ashmem_create_region(8192) returning hidl_memory(0x7e7562c3c0, 8192)
2020-02-13 11:28:18.760 499-499/? W//system/bin/hw/android.hidl.allocator@1.0-service: ashmem_create_region(32768) returning hidl_memory(0x7e7562c3c0, 32768)
2020-02-13 11:28:18.760 755-29277/? W/SimpleSoftOMXComponent: onChangeState mState= 1, mTargetState = 1, state = 2
2020-02-13 11:28:18.760 755-29277/? W/SimpleSoftOMXComponent: checkTransitions port is not populate
2020-02-13 11:28:18.760 499-499/? W//system/bin/hw/android.hidl.allocator@1.0-service: ashmem_create_region(32768) returning hidl_memory(0x7e7562c3c0, 32768)
2020-02-13 11:28:18.761 499-499/? I/chatty: uid=1000(system) allocator@1.0-s identical 1 line
2020-02-13 11:28:18.761 499-499/? W//system/bin/hw/android.hidl.allocator@1.0-service: ashmem_create_region(32768) returning hidl_memory(0x7e7562c3c0, 32768)
2020-02-13 11:28:18.761 755-10620/? W/SimpleSoftOMXComponent: checkTransitions mState = 1, mTargetState = 2
2020-02-13 11:28:18.762 755-29277/? W/SimpleSoftOMXComponent: onChangeState mState= 2, mTargetState = 2, state = 3
2020-02-13 11:28:18.762 755-29277/? W/SimpleSoftOMXComponent: checkTransitions mState = 2, mTargetState = 3
2020-02-13 11:28:18.766 447-447/? W//system/bin/hwservicemanager: Cannot open /odm/manifest.xml
2020-02-13 11:28:18.767 27022-29271/com.wodekouwei.demo I/OMXClient: Treble IOmx obtained
2020-02-13 11:28:18.768 755-10620/? I/OMXMaster: makeComponentInstance(OMX.IMG.MSVDX.Decoder.AVC) in omx@1.0-service process
2020-02-13 11:28:18.769 755-10620/? I/imgvideo-omx: Created VdecTask f2355950
2020-02-13 11:28:18.769 755-10620/? I/imgvideo-omx: IMG_OMD_ComponentInit Done.
2020-02-13 11:28:18.769 755-10620/? D/IMG-OMX: Loaded OMX.IMG.MSVDX.Decoder.AVC (0xefbaf6c0) from libomx_vxd.so
2020-02-13 11:28:18.769 755-29277/? I/SoftAAC2: Reconfiguring decoder: 0->48000 Hz, 0->2 channels
2020-02-13 11:28:18.770 27022-29271/com.wodekouwei.demo I/ACodec: In onAllocateComponent create compenent, codec name: OMX.IMG.MSVDX.Decoder.AVC
2020-02-13 11:28:18.772 27022-29280/com.wodekouwei.demo E/NdkMediaCodec: sf error code: -22
2020-02-13 11:28:18.772 27022-29280/com.wodekouwei.demo E/NdkMediaCodec: sf error code: -38
2020-02-13 11:28:18.772 27022-29280/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():68]video ret:1
2020-02-13 11:28:18.772 27022-29280/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():75]start get video packet...
2020-02-13 11:28:18.772 27022-29280/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():77]end get video packet...
2020-02-13 11:28:18.772 27022-29280/com.wodekouwei.demo E/NdkMediaCodec: sf error code: -38
2020-02-13 11:28:18.772 27022-29280/com.wodekouwei.demo E/NdkMediaCodec: sf error code: -38
2020-02-13 11:28:18.772 27022-29280/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():68]video ret:1
2020-02-13 11:28:18.772 27022-29280/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():75]start get video packet...
2020-02-13 11:28:18.772 27022-29280/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():77]end get video packet...
2020-02-13 11:28:18.773 27022-29280/com.wodekouwei.demo E/NdkMediaCodec: sf error code: -38
2020-02-13 11:28:18.773 27022-29280/com.wodekouwei.demo E/NdkMediaCodec: sf error code: -38
2020-02-13 11:28:18.773 27022-29280/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():68]video ret:1
2020-02-13 11:28:18.773 27022-29280/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():75]start get video packet...
2020-02-13 11:28:18.773 27022-29280/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():77]end get video packet...
2020-02-13 11:28:18.773 27022-29280/com.wodekouwei.demo E/NdkMediaCodec: sf error code: -38
2020-02-13 11:28:18.773 27022-29280/com.wodekouwei.demo E/NdkMediaCodec: sf error code: -38
2020-02-13 11:28:18.773 27022-29280/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():68]video ret:1
2020-02-13 11:28:18.773 27022-29280/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():75]start get video packet...
2020-02-13 11:28:18.773 27022-29280/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():77]end get video packet...
2020-02-13 11:28:18.774 27022-29280/com.wodekouwei.demo E/NdkMediaCodec: sf error code: -38
2020-02-13 11:28:18.774 27022-29280/com.wodekouwei.demo E/NdkMediaCodec: sf error code: -38
2020-02-13 11:28:18.774 27022-29280/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():68]video ret:1
2020-02-13 11:28:18.774 27022-29280/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():75]start get video packet...
2020-02-13 11:28:18.774 27022-29280/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():77]end get video packet...
2020-02-13 11:28:18.774 27022-29280/com.wodekouwei.demo E/NdkMediaCodec: sf error code: -38
2020-02-13 11:28:18.774 27022-29280/com.wodekouwei.demo E/NdkMediaCodec: sf error code: -38
2020-02-13 11:28:18.774 27022-29280/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():68]video ret:1
2020-02-13 11:28:18.774 27022-29280/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():75]start get video packet...
2020-02-13 11:28:18.774 27022-29280/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():77]end get video packet...
2020-02-13 11:28:18.775 27022-29280/com.wodekouwei.demo E/NdkMediaCodec: sf error code: -38
2020-02-13 11:28:18.775 27022-29280/com.wodekouwei.demo E/NdkMediaCodec: sf error code: -38
2020-02-13 11:28:18.775 27022-29280/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():68]video ret:1
2020-02-13 11:28:18.775 27022-29280/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():75]start get video packet...
2020-02-13 11:28:18.775 27022-29280/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():77]end get video packet...
2020-02-13 11:28:18.775 27022-29280/com.wodekouwei.demo E/NdkMediaCodec: sf error code: -38
2020-02-13 11:28:18.775 499-499/? W//system/bin/hw/android.hidl.allocator@1.0-service: ashmem_create_region(32768) returning hidl_memory(0x7e7562c3c0, 32768)
2020-02-13 11:28:18.776 27022-29280/com.wodekouwei.demo E/NdkMediaCodec: sf error code: -38
2020-02-13 11:28:18.776 27022-29280/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():68]video ret:1
2020-02-13 11:28:18.776 27022-29280/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():75]start get video packet...
2020-02-13 11:28:18.776 27022-29280/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():77]end get video packet...
2020-02-13 11:28:18.776 27022-29280/com.wodekouwei.demo E/NdkMediaCodec: sf error code: -38
2020-02-13 11:28:18.776 27022-29280/com.wodekouwei.demo E/NdkMediaCodec: sf error code: -38
2020-02-13 11:28:18.776 27022-29280/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():68]video ret:1
2020-02-13 11:28:18.776 27022-29280/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():75]start get video packet...
2020-02-13 11:28:18.776 27022-29280/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():77]end get video packet...
2020-02-13 11:28:18.776 499-499/? W//system/bin/hw/android.hidl.allocator@1.0-service: ashmem_create_region(32768) returning hidl_memory(0x7e7562c3c0, 32768)
2020-02-13 11:28:18.776 27022-29280/com.wodekouwei.demo E/NdkMediaCodec: sf error code: -38
2020-02-13 11:28:18.776 27022-29280/com.wodekouwei.demo E/NdkMediaCodec: sf error code: -38
2020-02-13 11:28:18.776 27022-29280/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():68]video ret:1
2020-02-13 11:28:18.776 27022-29280/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():75]start get video packet...
2020-02-13 11:28:18.776 27022-29280/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():77]end get video packet...
2020-02-13 11:28:18.776 27022-29280/com.wodekouwei.demo E/NdkMediaCodec: sf error code: -38
2020-02-13 11:28:18.776 27022-29280/com.wodekouwei.demo E/NdkMediaCodec: sf error code: -38
2020-02-13 11:28:18.776 27022-29280/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():68]video ret:1
2020-02-13 11:28:18.776 27022-29280/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():75]start get video packet...
2020-02-13 11:28:18.776 499-499/? W//system/bin/hw/android.hidl.allocator@1.0-service: ashmem_create_region(32768) returning hidl_memory(0x7e7562c3c0, 32768)
2020-02-13 11:28:18.776 27022-29280/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():77]end get video packet...
2020-02-13 11:28:18.777 27022-29280/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():82]video packet is null...
2020-02-13 11:28:18.777 27022-27022/com.wodekouwei.demo I/oar_player: [message_callback():66]recieve message ==> 2
2020-02-13 11:28:18.777 499-499/? W//system/bin/hw/android.hidl.allocator@1.0-service: ashmem_create_region(32768) returning hidl_memory(0x7e7562c3c0, 32768)
2020-02-13 11:28:18.787 27022-29280/com.wodekouwei.demo E/NdkMediaCodec: sf error code: -38
2020-02-13 11:28:18.787 27022-29280/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():68]video ret:1
2020-02-13 11:28:18.787 27022-29280/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():75]start get video packet...
2020-02-13 11:28:18.787 27022-29280/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():77]end get video packet...
2020-02-13 11:28:18.787 27022-29280/com.wodekouwei.demo D/video_decode_thread: [video_decode_hw_thread():82]video packet is null...
2020-02-13 11:28:18.821 29286-29286/? I/crash_dump64: obtaining output fd from tombstoned
2020-02-13 11:28:18.827 766-766/? I//system/bin/tombstoned: received crash request for pid 27022
2020-02-13 11:28:18.831 29286-29286/? I/crash_dump64: performing dump of process 27022 (target tid = 29267)
2020-02-13 11:28:18.831 29286-29286/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
2020-02-13 11:28:18.831 29286-29286/? A/DEBUG: Build fingerprint: 'honor/FRD-AL10/HWFRD:8.0.0/HUAWEIFRD-AL10/540(C00):user/release-keys'
2020-02-13 11:28:18.831 29286-29286/? A/DEBUG: Revision: '0'
2020-02-13 11:28:18.831 29286-29286/? A/DEBUG: ABI: 'arm64'
2020-02-13 11:28:18.831 29286-29286/? A/DEBUG: pid: 27022, tid: 29267, name: Thread-11 >>> com.wodekouwei.demo <<<
2020-02-13 11:28:18.831 29286-29286/? A/DEBUG: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
2020-02-13 11:28:18.831 29286-29286/? A/DEBUG: Cause: null pointer dereference
2020-02-13 11:28:18.831 29286-29286/? A/DEBUG: x0 0000000000000000 x1 00000078d06fa2f0 x2 00000078ec66f010 x3 0000000000000000
2020-02-13 11:28:18.831 29286-29286/? A/DEBUG: x4 0000000000000000 x5 8080808080808000 x6 fefefefefefeff30 x7 7f7f7f7f7f7f7f7f
2020-02-13 11:28:18.831 29286-29286/? A/DEBUG: x8 0000000000000000 x9 8ce8855190aa647f x10 0000000000000000 x11 00000078ecb71500
2020-02-13 11:28:18.831 29286-29286/? A/DEBUG: x12 0000000000000001 x13 0000000000000004 x14 000000000000001a x15 0000000000000008
2020-02-13 11:28:18.831 29286-29286/? A/DEBUG: x16 00000078e03a5f78 x17 00000078f4fcc6c0 x18 0000000000000020 x19 00000078d06fa2f0
2020-02-13 11:28:18.831 29286-29286/? A/DEBUG: x20 0000000000000000 x21 0000000000000000 x22 00000078ec66f010 x23 00000078dd3d5764
2020-02-13 11:28:18.831 29286-29286/? A/DEBUG: x24 00000078d06fa570 x25 00000078d05fe000 x26 0000000000000000 x27 0000000000000001
2020-02-13 11:28:18.831 29286-29286/? A/DEBUG: x28 000000000000002f x29 00000078d06fa2d0 x30 00000078f4fcc708
2020-02-13 11:28:18.832 29286-29286/? A/DEBUG: sp 00000078d06fa2b0 pc 00000078f4fcf16c pstate 0000000020000000
2020-02-13 11:28:18.836 29286-29286/? A/DEBUG: backtrace:
2020-02-13 11:28:18.836 29286-29286/? A/DEBUG: #00 pc 000000000000f16c /system/lib64/libmediandk.so (AMediaFormat_getFormat+24)
2020-02-13 11:28:18.836 29286-29286/? A/DEBUG: #1 pc 000000000000c704 /system/lib64/libmediandk.so (AMediaCodec_configure+68)
2020-02-13 11:28:18.836 29286-29286/? A/DEBUG: #2 pc 0000000000001a4c /data/app/com.wodekouwei.demo-06ilDWAssG6RqqJPU_9ihA==/lib/arm64/libmediacodec-lib.so (oar_native_mediacodec_start+104)
2020-02-13 11:28:18.836 29286-29286/? A/DEBUG: #3 pc 0000000000150060 /data/app/com.wodekouwei.demo-06ilDWAssG6RqqJPU_9ihA==/lib/arm64/liboarp-lib.so (oar_video_mediacodec_start_ndk+116)
2020-02-13 11:28:18.836 29286-29286/? A/DEBUG: #4 pc 000000000014b89c /data/app/com.wodekouwei.demo-06ilDWAssG6RqqJPU_9ihA==/lib/arm64/liboarp-lib.so (video_decode_hw_thread+312)
2020-02-13 11:28:18.836 29286-29286/? A/DEBUG: #5 pc 0000000000067134 /system/lib64/libc.so (_ZL15__pthread_startPv+36)
2020-02-13 11:28:18.836 29286-29286/? A/DEBUG: #6 pc 000000000001eee4 /system/lib64/libc.so (__start_thread+68)
2020-02-13 11:28:19.359 534-534/? E/WifiHAL: enter wifi_get_link_stats
2020-02-13 11:28:19.377 753-753/? E/wificond: Failed to get NL80211_STA_INFO_CNAHLOAD
2020-02-13 11:28:19.378 1153-1335/? E/WificondControl: Noise: -92, Snr: 0, Chload: -1
2020-02-13 11:28:19.380 1153-1337/? D/HwWifiCHRStateManager: handleMessage : 1001
2020-02-13 11:28:19.380 1153-1337/? D/HwWifiCHRStateManager: handleUpdateChannel:5785
2020-02-13 11:28:19.380 1153-1337/? V/HwWifiServiceFactory: get AllImpl object = com.android.server.wifi.HwWifiServiceFactoryImpl@fef8017
2020-02-13 11:28:19.385 1153-1335/? D/HwCustWifiStateMachineReferenceImpl: checkRssiOverThreshold newRssi = -45
2020-02-13 11:28:19.388 1153-1335/? D/WifiScoreReport: Score = 100, wifiConnectivityManagerEnabled = false, lowScoreCount = 0
2020-02-13 11:28:19.753 1153-1153/? I/TrafficMonitor: update:rxPkts:275,txPkts:140,rxBytes:410462,txBytes:8700
2020-02-13 11:28:19.754 1153-1153/? I/TrafficMonitor: no expired. level:5
2020-02-13 11:28:19.754 1153-1153/? I/TrafficMonitor: gettimer:interval=2000
2020-02-13 11:28:19.754 1153-1153/? I/TrafficMonitor: during_ms:2003,period_ms:2000
2020-02-13 11:28:19.754 1153-1153/? I/TrafficMonitor: count:71,rx_sum:275,tx_sum:140,rxBytes:410462,during_ms:2003,rx_speed:204923.61457813278,tx_speed:4343.4847728407385,rto:1.9642857142857142
2020-02-13 11:28:19.754 1153-1153/? D/HuaweiWifiWatchdogStateMachine: speed: rxpkt:275, rxSpd:204923B/s, txpkt:140, txSpd:4343
2020-02-13 11:28:20.221 1808-4429/? I/DownloadState: @@@@@@@@@@@@ uid :11168 download :true
2020-02-13 11:28:20.221 1808-4429/? I/PGServer: report state:5 event type:1 pid:0 uid:11168 pkg:null to pid: 1153
2020-02-13 11:28:20.222 1153-1388/? D/HwArpVerifier: performPollAndLog:
2020-02-13 11:28:20.229 1153-1388/? D/hw_netstat: total/706423/9532,com.wodekouwei.demo/706423/9532
2020-02-13 11:28:20.298 1153-1336/? D/HwWifiStatStore: handleMessage : 200
2020-02-13 11:28:20.577 766-766/? E//system/bin/tombstoned: Tombstone written to: /data/tombstones//tombstone_01
2020-02-13 11:28:20.582 1153-29288/? W/ActivityManager: Force finishing activity com.wodekouwei.demo/.PlayerAty
2020-02-13 11:28:20.587 1153-1170/? W/ActivityManager: Skipping native crash dialog of ProcessRecord{b4b422e 27022:com.wodekouwei.demo/u0a1168}
2020-02-13 11:28:20.592 1153-1175/? I/BootReceiver: Copying /data/tombstones/tombstone_01 to DropBox (SYSTEM_TOMBSTONE)
2020-02-13 11:28:20.596 764-2541/? E/iMonitor: FaultDetect: DUMPTOOL_PRINTF return.
2020-02-13 11:28:20.629 764-2541/? I/chatty: uid=0(root) engine identical 2 lines
2020-02-13 11:28:20.629 764-2541/? E/iMonitor: FaultDetect: DUMPTOOL_PRINTF return.
2020-02-13 11:28:20.631 2213-29290/? D/WorkSource: Insert in WorkSource{} @ 0 uid 10014 name com.google.android.gms
2020-02-13 11:28:20.631 764-2541/? E/iMonitor: FaultDetect: DUMPTOOL_PRINTF return.
2020-02-13 11:28:20.631 764-2541/? I/iMonitor: create: 901001002
2020-02-13 11:28:20.632 764-2541/? I/iMonitor: send: 901001002
2020-02-13 11:28:20.632 764-2541/? E/iMonitor: FaultDetect: DUMPTOOL_PRINTF return.
2020-02-13 11:28:20.632 764-2541/? E/iMonitor: FaultDetect: DUMPTOOL_PRINTF return.
2020-02-13 11:28:20.632 1153-4187/? D/PGGoogleServicePolicy: prevent gms/gsf hold partial wakelock
2020-02-13 11:28:20.640 2213-29290/? D/WorkSource: Insert in WorkSource{} @ 0 uid 10014 name com.google.android.gms
2020-02-13 11:28:20.640 1153-4187/? D/PGGoogleServicePolicy: prevent gms/gsf hold partial wakelock
2020-02-13 11:28:20.656 2927-29292/? D/WorkSource: Insert in WorkSource{} @ 0 uid 10014 name com.google.android.gms
2020-02-13 11:28:20.657 1153-7778/? D/PGGoogleServicePolicy: prevent gms/gsf hold partial wakelock
2020-02-13 11:28:20.661 2927-29292/? D/WorkSource: Insert in WorkSource{} @ 0 uid 10014 name com.google.android.gms
2020-02-13 11:28:20.662 1153-1830/? D/PGGoogleServicePolicy: prevent gms/gsf hold partial wakelock
2020-02-13 11:28:20.690 1153-1318/? W/InputDispatcher: channel 'c4f84fd com.wodekouwei.demo/com.wodekouwei.demo.PlayerAty (server)' ~ Consumer closed input channel or an error occurred. events=0x9
2020-02-13 11:28:20.690 1153-1318/? E/InputDispatcher: channel 'c4f84fd com.wodekouwei.demo/com.wodekouwei.demo.PlayerAty (server)' ~ Channel is unrecoverably broken and will be disposed!
2020-02-13 11:28:20.691 1153-1318/? W/InputDispatcher: channel '74d83e com.wodekouwei.demo/com.wodekouwei.demo.MainActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9
2020-02-13 11:28:20.691 1153-1318/? E/InputDispatcher: channel '74d83e com.wodekouwei.demo/com.wodekouwei.demo.MainActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
2020-02-13 11:28:20.693 1459-21718/? D/HwRecentsLockUtils: Search
2020-02-13 11:28:20.694 1716-1736/? E/HsmCoreServiceImpl: onTransact in code is: 103
2020-02-13 11:28:20.694 1716-1736/? I/MediaProcessHandler: playingUids:
2020-02-13 11:28:20.694 1153-1787/? V/BroadcastQueue: Finished with ordered broadcast BroadcastRecord{dcfb5b8 u0 android.intent.action.DROPBOX_ENTRY_ADDED}
2020-02-13 11:28:20.706 739-11053/? D/AudioFlinger: event 163
2020-02-13 11:28:20.707 739-11053/? I/chatty: uid=1041(audioserver) Binder:739_5 identical 1 line
2020-02-13 11:28:20.707 739-11053/? D/AudioFlinger: event 163
2020-02-13 11:28:20.707 737-737/? I/Zygote: Process 27022 exited due to signal (11)
2020-02-13 11:28:20.707 739-11053/? I/AudioMixer: Pid:739 deleteTrackName(3)
2020-02-13 11:28:20.707 739-957/? V/APM_AudioPolicyManager: releaseOutput() 13
2020-02-13 11:28:20.707 739-11053/? I/AudioMixer: Pid:739 deleteTrackName(0)
2020-02-13 11:28:20.708 739-957/? V/APM_AudioPolicyManager: releaseOutput() 13
2020-02-13 11:28:20.708 755-983/? E/OMXNodeInstance: !!! Observer died. Quickly, do something, ... anything...
2020-02-13 11:28:20.708 755-983/? D/IMG-OMX: Removed 0xefbaf3c0 from libomx_vxd.so
2020-02-13 11:28:20.708 755-14160/? E/OMXNodeInstance: !!! Observer died. Quickly, do something, ... anything...
2020-02-13 11:28:20.709 755-10618/? E/OMXNodeInstance: !!! Observer died. Quickly, do something, ... anything...
2020-02-13 11:28:20.709 755-10618/? W/OMXNodeInstance: forcing Executing->Idle
2020-02-13 11:28:20.709 755-1620/? E/OMXNodeInstance: !!! Observer died. Quickly, do something, ... anything...
2020-02-13 11:28:20.709 755-1620/? W/OMXNodeInstance: forcing Executing->Idle
2020-02-13 11:28:20.709 755-14021/? E/OMXNodeInstance: !!! Observer died. Quickly, do something, ... anything...
2020-02-13 11:28:20.709 755-14021/? W/OMXNodeInstance: forcing Executing->Idle
2020-02-13 11:28:20.709 1153-12231/? I/WindowManager: WIN DEATH: Window{c4f84fd u0 com.wodekouwei.demo/com.wodekouwei.demo.PlayerAty}

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