bug report

Cyril Deguet cyril at sphinx.via.ecp.fr
Mon Jan 28 20:28:23 CET 2002


When playing Matrix (network input), with the latest CVS version:

------------------------

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 25626 (LWP 2470)]
UnalignedShowBits (p_bit_stream=0x822edc0, i_bits=24)
    at src/input/input_ext-dec.c:133
    133                 p_next = p_fifo->p_first->p_next;
(gdb) bt
#0  UnalignedShowBits (p_bit_stream=0x822edc0, i_bits=24) at src/input/input_ext-dec.c:133
#1  0x0808080b in vpar_ParseHeader (p_vpar=0x822edc0) at ../../include/input_ext-dec.h:285
#2  0x0807ff42 in decoder_Run (p_config=0x81e5a38) at video_parser.c:147
#3  0x40136eca in pthread_start_thread () from /lib/libpthread.so.0
#4  0x40136f11 in pthread_start_thread_event () from /lib/libpthread.so.0
(gdb) p p_fifo
$1 = (decoder_fifo_t *) 0x81bcb70
(gdb) p p_fifo->p_first
$2 = (pes_packet_t *) 0x90a22dd0
(gdb) p p_fifo->p_first->p_next
Cannot access memory at address 0x90a22dd0

-- 
Cyril

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html



More information about the vlc-devel mailing list