|
发表于 2020-5-20 13:04:35
只看该作者
板凳
还有第3种表现形式,如下所示:
mpp_packet: check_is_mpp_packet pointer 0x555672f9e0 failed on check
mpp_packet: mpp_packet_write invalid input: packet 0x555672f9e0 data 0x555672e9a0
mpp_packet: check_is_mpp_packet pointer 0x555672f9e0 failed on check
mpp_packet: check_is_mpp_packet pointer 0x555672f9e0 failed on check
mpi: mpi_decode_put_packet found invalid context 0x555672faa0
mpi: mpi_decode_get_frame found invalid context 0x555672faa0
decode_get_frame failed ret -2
mpi: mpi_decode_put_packet found invalid context 0x555672faa0
mpi: mpi_decode_get_frame found invalid context 0x555672faa0
decode_get_frame failed ret -2
mpi: mpi_decode_put_packet found invalid context 0x555672faa0
mpi: mpi_decode_get_frame found invalid context 0x555672faa0
decode_get_frame failed ret -2
mpi: mpi_decode_put_packet found invalid context 0x555672faa0
mpi: mpi_decode_get_frame found invalid context 0x555672faa0
decode_get_frame failed ret -2
After pushing, image queue to be reconigzed has the size of 59
mpi: mpi_decode_put_packet found invalid context 0x555672faa0
mpi: mpi_decode_get_frame found invalid context 0x555672faa0
decode_get_frame failed ret -2
mpi: mpi_decode_put_packet found invalid context 0x555672faa0
mpi: mpi_decode_get_frame found invalid context 0x555672faa0
decode_get_frame failed ret -2
mpi: mpi_decode_put_packet found invalid context 0x555672faa0
mpi: mpi_decode_get_frame found invalid context 0x555672faa0
decode_get_frame failed ret -2
mpi: mpi_decode_put_packet found invalid context 0x555672faa0
mpi: mpi_decode_get_frame found invalid context 0x555672faa0
decode_get_frame failed ret -2
mpi: mpi_decode_put_packet found invalid context 0x555672faa0
mpi: mpi_decode_get_frame found invalid context 0x555672faa0
decode_get_frame failed ret -2
mpi: mpi_decode_put_packet found invalid context 0x555672faa0
mpi: mpi_decode_get_frame found invalid context 0x555672faa0
decode_get_frame failed ret -2
mpi: mpi_decode_put_packet found invalid context 0x555672faa0
mpi: mpi_decode_get_frame found invalid context 0x555672faa0
decode_get_frame failed ret -2
Thread 13 "potentialDanger" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f90e0f1d0 (LWP 8537)]
_mpp_list_add (next=0x5556731440, prev=0x5452c9b6609885fb, _new=<optimized out>) at /home/firefly2/mpp/osal/mpp_list.cpp:70
70 prev->next = _new;
(gdb) bt
#0 _mpp_list_add (next=0x5556731440, prev=0x5452c9b6609885fb, _new=<optimized out>) at /home/firefly2/mpp/osal/mpp_list.cpp:70
#1 mpp_list_add_tail (head=0x5556731440, _new=<optimized out>) at /home/firefly2/mpp/osal/mpp_list.cpp:80
#2 mpp_list::add_at_tail (this=0x5556d11ae0, data=data@entry=0x7f90e0e590, size=size@entry=8) at /home/firefly2/mpp/osal/mpp_list.cpp:105
#3 0x0000007fb7ec1964 in Mpp::put_packet (this=0x5556d1f480, packet=packet@entry=0x5556d1f320) at /home/firefly2/mpp/mpp/mpp.cpp:256
#4 0x0000007fb7ec4104 in mpi_decode_put_packet (ctx=0x5556d1f3e0, packet=0x5556d1f320) at /home/firefly2/mpp/mpp/mpi.cpp:161
#5 0x0000005555bb86c4 in decoder_routine ()
#6 0x0000005555b4f670 in thread_rtsp_decoder (arg=0x7fffffeef4) at /home/firefly2/potentialDangersRecognition/main.cpp:784
#7 0x0000007fb7e80088 in start_thread () from /lib/aarch64-linux-gnu/libpthread.so.0
#8 0x0000007fb76e14ec in ?? () from /lib/aarch64-linux-gnu/libc.so.6
|
|