Bug#801457: vlc: Segmentation fault playing a DVD with vdpau

Arthur Marsh arthur.marsh at internode.on.net
Sat Oct 10 20:15:48 UTC 2015


Package: vlc
Version: 2.2.1-4
Followup-For: Bug #801457

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
     ineffective)?

I tried running under a newer kernel that incorporated a recent patch to
fs/namei.c and received a slightly different error when playing the same DVD:

[00007fffc81894d8] avcodec decoder: Using G3DVL VDPAU Driver Shared Library version 1.0 for hardware decoding.
[00007fffb0022fb8] postproc filter error: Unsupported input chroma (VDV0)
[00007fffc4128608] core video output error: Failed to create video filter2 'postproc'
[00007fffc4128608] core video output error: Failed to add filter 'postproc'

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffc0f6b700 (LWP 4442)]
0x00007fffd76bc4b4 in UploadYcbcrBlocks (dec=0x7fffa800fb70, mb=
    0x7fffc0f690d0, buf=0x7fffa807d770)
    at ../../../../../src/gallium/auxiliary/vl/vl_mpeg12_decoder.c:427
427     ../../../../../src/gallium/auxiliary/vl/vl_mpeg12_decoder.c: No such file or directory.
(gdb) bt
#0  0x00007fffd76bc4b4 in vl_mpeg12_decode_macroblock (dec=0x7fffa800fb70, mb=
    0x7fffc0f690d0, buf=0x7fffa807d770)
    at ../../../../../src/gallium/auxiliary/vl/vl_mpeg12_decoder.c:427
#1  0x00007fffd76bc4b4 in vl_mpeg12_decode_macroblock (decoder=0x7fffa800fb70, target=<optimized out>, picture=
    0x7fffc0f69b60, macroblocks=<optimized out>, num_macroblocks=<optimized out>) at ../../../../../src/gallium/auxiliary/vl/vl_mpeg12_decoder.c:676
#2  0x00007fffd76b7afb in decode_slice (bs=bs at entry=0x7fffa807d808, target=target at entry=0x7fffa80d4d30)
    at ../../../../../src/gallium/auxiliary/vl/vl_mpeg12_bitstream.c:855
#3  0x00007fffd76bb42d in vl_mpg12_bs_decode (bs=0x7fffa807d808, target=0x7fffa80d4d30, picture=<optimized out>, num_buffers=<optimized out>, buffers=<optimized out>, sizes=<optimized out>)
    at ../../../../../src/gallium/auxiliary/vl/vl_mpeg12_bitstream.c:1004
#4  0x00007fffbb82f4d6 in vlVdpDecoderRender (decoder=<optimized out>, target=<optimized out>, picture_info=<optimized out>, bitstream_buffer_count=120, bitstream_buffers=<optimized out>)
    at ../../../../../../src/gallium/state_trackers/vdpau/decode.c:678
#5  0x000000307640b5ba in  ()
    at /usr/lib/x86_64-linux-gnu/libavcodec-ffmpeg.so.56
#6  0x000000307640b69f in  ()
    at /usr/lib/x86_64-linux-gnu/libavcodec-ffmpeg.so.56
#7  0x000000307623cbd6 in  ()
    at /usr/lib/x86_64-linux-gnu/libavcodec-ffmpeg.so.56
---Type <return> to continue, or q <return> to quit--- 
#8  0x000000307623dee4 in  ()
    at /usr/lib/x86_64-linux-gnu/libavcodec-ffmpeg.so.56
#9  0x00000030763c39a6 in avcodec_decode_video2 ()
    at /usr/lib/x86_64-linux-gnu/libavcodec-ffmpeg.so.56
#10 0x00007fffc29982a5 in DecodeVideo (p_dec=<optimized out>, pp_block=<optimized out>) at codec/avcodec/video.c:634
#11 0x000000310ec3ef4e in DecoderDecodeVideo (p_dec=p_dec at entry=0x7fffc81894d8, p_block=0x7fffa8132310) at input/decoder.c:1385
#12 0x000000310ec406ca in DecoderThread (b_flush=false, p_block=0x7fffc8197870, p_dec=<optimized out>) at input/decoder.c:1615
#13 0x000000310ec406ca in DecoderThread (p_block=<optimized out>, p_dec=<optimized out>) at input/decoder.c:1810
#14 0x000000310ec406ca in DecoderThread (p_data=0x7fffc81894d8)
    at input/decoder.c:909
#15 0x0000003000c080a4 in start_thread (arg=0x7fffc0f6b700)
    at pthread_create.c:309
#16 0x00000030004e606d in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
(gdb) bt full
#0  0x00007fffd76bc4b4 in vl_mpeg12_decode_macroblock (dec=0x7fffa800fb70, mb=
    0x7fffc0f690d0, buf=0x7fffa807d770)
    at ../../../../../src/gallium/auxiliary/vl/vl_mpeg12_decoder.c:427
        stream = 0x7fffe403e000
        y = 0
        intra = 0
        x = 1
        num_blocks = 2
        mb_addr = 1263
        dec = 0x7fffa800fb70
        mb = 0x7fffc0f690d0
        desc = 0x7fffc0f69b60
        buf = <optimized out>
        i = <optimized out>
        j = <optimized out>
        mv_weights = {0, 256}
#1  0x00007fffd76bc4b4 in vl_mpeg12_decode_macroblock (decoder=0x7fffa800fb70, target=<optimized out>, picture=
    0x7fffc0f69b60, macroblocks=<optimized out>, num_macroblocks=<optimized out>) at ../../../../../src/gallium/auxiliary/vl/vl_mpeg12_decoder.c:676
        mb_addr = 1263
        dec = 0x7fffa800fb70
        mb = 0x7fffc0f690d0
        desc = 0x7fffc0f69b60
---Type <return> to continue, or q <return> to quit---
        buf = <optimized out>
        i = <optimized out>
        j = <optimized out>
        mv_weights = {0, 256}
#2  0x00007fffd76b7afb in decode_slice (bs=bs at entry=0x7fffa807d808, target=target at entry=0x7fffa80d4d30)
    at ../../../../../src/gallium/auxiliary/vl/vl_mpeg12_bitstream.c:855
        inc = 1
        mb = 
          {base = {codec = PIPE_VIDEO_FORMAT_MPEG12}, x = 3, y = 28, macroblock_type = 12 '\f', macroblock_modes = {bits = {frame_motion_type = 2, field_motion_type = 0, dct_type = 0}, value = 2}, motion_vertical_field_select = 0 '\000', PMV = {{{0, 0}, {0, 0}}, {{0, 0}, {0, 0}}}, coded_block_pattern = 60, blocks = 0x7fffc0f69110, num_skipped_macroblocks = 0}
        dct_blocks = 
          {12, 6, 0 <repeats 62 times>, 12, 0 <repeats 63 times>, 12, 0 <repeats 19 times>, -6, 0 <repeats 43 times>, 12, 0 <repeats 191 times>}
        dct_scale = 6
        x = 3
#3  0x00007fffd76bb42d in vl_mpg12_bs_decode (bs=0x7fffa807d808, target=0x7fffa80d4d30, picture=<optimized out>, num_buffers=<optimized out>, buffers=<optimized out>, sizes=<optimized out>)
    at ../../../../../src/gallium/auxiliary/vl/vl_mpeg12_bitstream.c:1004
#4  0x00007fffbb82f4d6 in vlVdpDecoderRender (decoder=<optimized out>, target=<o---Type <return> to continue, or q <return> to quit---
ptimized out>, picture_info=<optimized out>, bitstream_buffer_count=120, bitstream_buffers=<optimized out>)
    at ../../../../../../src/gallium/state_trackers/vdpau/decode.c:678
        buffers = <optimized out>
        sizes = 0x7fffc0f69480
        vldecoder = <optimized out>
        vlsurf = <optimized out>
        ret = VDP_STATUS_OK
        screen = <optimized out>
        dec = <optimized out>
        buffer_support = {true, false}
        i = <optimized out>
        sps_h264 = 
          {level_idc = 0 '\000', chroma_format_idc = 0 '\000', separate_colour_plane_flag = 0 '\000', bit_depth_luma_minus8 = 0 '\000', bit_depth_chroma_minus8 = 0 '\000', seq_scaling_matrix_present_flag = 0 '\000', ScalingList4x4 = {'\000' <repeats 15 times>, '\000' <repeats 15 times>, '\000' <repeats 15 times>, '\000' <repeats 15 times>, '\000' <repeats 15 times>, '\000' <repeats 15 times>}, ScalingList8x8 = {'\000' <repeats 63 times>, '\000' <repeats 63 times>, '\000' <repeats 63 times>, '\000' <repeats 63 times>, '\000' <repeats 63 times>, '\000' <repeats 63 times>}, log2_max_frame_num_minus4 = 0 '\000', pic_order_cnt_type = 0 '\000', log2_max_pic_order_cnt_lsb_minus4 = 0 '\000', delta_pic_order_always_zero_flag = 0 '\000', offset_for_non_ref_pic = 0, offset_for_top_to_bottom_field = 0, num_ref_frames_in_pic_order_cnt_cycle = 0 '\000', offset_for_ref_frame = {0 <r---Type <return> to continue, or q <return> to quit---
epeats 256 times>}, max_num_ref_frames = 0 '\000', frame_mbs_only_flag = 0 '\000', mb_adaptive_frame_field_flag = 0 '\000', direct_8x8_inference_flag = 0 '\000'}
        pps_h264 = 
          {sps = 0x7fffc0f6a310, entropy_coding_mode_flag = 0 '\000', bottom_field_pic_order_in_frame_present_flag = 0 '\000', num_slice_groups_minus1 = 0 '\000', slice_group_map_type = 0 '\000', slice_group_change_rate_minus1 = 0 '\000', num_ref_idx_l0_default_active_minus1 = 0 '\000', num_ref_idx_l1_default_active_minus1 = 0 '\000', weighted_pred_flag = 0 '\000', weighted_bipred_idc = 0 '\000', pic_init_qp_minus26 = 0 '\000', chroma_qp_index_offset = 0 '\000', deblocking_filter_control_present_flag = 0 '\000', constrained_intra_pred_flag = 0 '\000', redundant_pic_cnt_present_flag = 0 '\000', ScalingList4x4 = {'\000' <repeats 15 times>, '\000' <repeats 15 times>, '\000' <repeats 15 times>, '\000' <repeats 15 times>, '\000' <repeats 15 times>, '\000' <repeats 15 times>}, ScalingList8x8 = {'\000' <repeats 63 times>, '\000' <repeats 63 times>, '\000' <repeats 63 times>, '\000' <repeats 63 times>, '\000' <repeats 63 times>, '\000' <repeats 63 times>}, transform_8x8_mode_flag = 0 '\000', second_chroma_qp_index_offset = 0 '\000'}
        sps_h265 = 
          {chroma_format_idc = 0 '\000', separate_colour_plane_flag = 0 '\000', pic_width_in_luma_samples = 0, pic_height_in_luma_samples = 0, bit_depth_luma_minus8 = 0 '\000', bit_depth_chroma_minus8 = 0 '\000', log2_max_pic_order_cnt_lsb_minus4 = 0 '\000', sps_max_dec_pic_buffering_minus1 = 0 '\000', log2_min_luma_coding_block_size_minus3 = 0 '\000', log2_diff_max_min_luma_coding_block_size = 0 ---Type <return> to continue, or q <return> to quit---
'\000', log2_min_transform_block_size_minus2 = 0 '\000', log2_diff_max_min_transform_block_size = 0 '\000', max_transform_hierarchy_depth_inter = 0 '\000', max_transform_hierarchy_depth_intra = 0 '\000', scaling_list_enabled_flag = 0 '\000', ScalingList4x4 = {'\000' <repeats 15 times>, '\000' <repeats 15 times>, '\000' <repeats 15 times>, '\000' <repeats 15 times>, '\000' <repeats 15 times>, '\000' <repeats 15 times>}, ScalingList8x8 = {'\000' <repeats 63 times>, '\000' <repeats 63 times>, '\000' <repeats 63 times>, '\000' <repeats 63 times>, '\000' <repeats 63 times>, '\000' <repeats 63 times>}, ScalingList16x16 = {'\000' <repeats 63 times>, '\000' <repeats 63 times>, '\000' <repeats 63 times>, '\000' <repeats 63 times>, '\000' <repeats 63 times>, '\000' <repeats 63 times>}, ScalingList32x32 = {'\000' <repeats 63 times>, '\000' <repeats 63 times>}, ScalingListDCCoeff16x16 = "\000\000\000\000\000", ScalingListDCCoeff32x32 = "\000", amp_enabled_flag = 0 '\000', sample_adaptive_offset_enabled_flag = 0 '\000', pcm_enabled_flag = 0 '\000', pcm_sample_bit_depth_luma_minus1 = 0 '\000', pcm_sample_bit_depth_chroma_minus1 = 0 '\000', log2_min_pcm_luma_coding_block_size_minus3 = 0 '\000', log2_diff_max_min_pcm_luma_coding_block_size = 0 '\000', pcm_loop_filter_disabled_flag = 0 '\000', num_short_term_ref_pic_sets = 0 '\000', long_term_ref_pics_present_flag = 0 '\000', num_long_term_ref_pics_sps = 0 '\000', sps_temporal_mvp_enabled_flag = 0 '\000', strong_intra_smoothing_enabled_flag = 0 '\000'}
        pps_h265 = 
          {sps = 0x7fffc0f69f00, dependent_slice_segments_enabled_flag = 0 '\000', output_flag_present_flag = 0 '\000', num_extra_slice_header_bits = 0 '\000', sign_data_hiding_enabled_flag = 0 '\000', cabac_init_present_flag = 0 '\000', num_ref_idx_l0_default_active_minus1 = 0 '\000', num_ref_idx_l1_default_active_min---Type <return> to continue, or q <return> to quit---
us1 = 0 '\000', init_qp_minus26 = 0 '\000', constrained_intra_pred_flag = 0 '\000', transform_skip_enabled_flag = 0 '\000', cu_qp_delta_enabled_flag = 0 '\000', diff_cu_qp_delta_depth = 0 '\000', pps_cb_qp_offset = 0 '\000', pps_cr_qp_offset = 0 '\000', pps_slice_chroma_qp_offsets_present_flag = 0 '\000', weighted_pred_flag = 0 '\000', weighted_bipred_flag = 0 '\000', transquant_bypass_enabled_flag = 0 '\000', tiles_enabled_flag = 0 '\000', entropy_coding_sync_enabled_flag = 0 '\000', num_tile_columns_minus1 = 0 '\000', num_tile_rows_minus1 = 0 '\000', uniform_spacing_flag = 0 '\000', column_width_minus1 = {0 <repeats 20 times>}, row_height_minus1 = {0 <repeats 22 times>}, loop_filter_across_tiles_enabled_flag = 0 '\000', pps_loop_filter_across_slices_enabled_flag = 0 '\000', deblocking_filter_control_present_flag = 0 '\000', deblocking_filter_override_enabled_flag = 0 '\000', pps_deblocking_filter_disabled_flag = 0 '\000', pps_beta_offset_div2 = 0 '\000', pps_tc_offset_div2 = 0 '\000', lists_modification_present_flag = 0 '\000', log2_parallel_merge_level_minus2 = 0 '\000', slice_segment_header_extension_present_flag = 0 '\000'}
        desc = 
            {base = {profile = PIPE_VIDEO_PROFILE_MPEG2_MAIN}, mpeg12 = {base = {profile = PIPE_VIDEO_PROFILE_MPEG2_MAIN}, picture_coding_type = 3, picture_structure = 3, frame_pred_frame_dct = 0, q_scale_type = 1, alternate_scan = 1, intra_vlc_format = 1, concealment_motion_vectors = 0, intra_dc_precision = 1, f_code = {{0, 0}, {2, 2}}, top_field_first = 1, full_pel_forward_vector = 0, full_pel_backward_vector = 0, num_slices = 120, intra_matrix = 0x7fffa811f6bb "\b\020\023\026\032\033\035\"\020\020\026\030\033\035\"%\023\026\032\033\035\"\"&\026\026\032\033\035\"%(\026\032\033\035 #(0\032\033\035 #(0:\032\033\035\"&.8E\033\035#&.8---Type <return> to continue, or q <return> to quit---
ES", '\020' <repeats 64 times>, non_intra_matrix = 0x7fffa811f6fb '\020' <repeats 64 times>, ref = {0x7fffa800d750, 0x7fffa800f870}}, mpeg4 = {base = {profile = PIPE_VIDEO_PROFILE_MPEG2_MAIN}, trd = {3, 3}, trb = {0, 1}, vop_time_increment_resolution = 1, vop_coding_type = 0 '\000', vop_fcode_forward = 0 '\000', vop_fcode_backward = 1 '\001', resync_marker_disable = 0 '\000', interlaced = 0 '\000', quant_type = 0 '\000', quarter_sample = 0 '\000', short_video_header = 0 '\000', rounding_control = 0 '\000', alternate_vertical_scan_flag = 0 '\000', top_field_first = 1 '\001', intra_matrix = 0x200000000 <error: Cannot access memory at address 0x200000000>, non_intra_matrix = 0x100000002 <error: Cannot access memory at address 0x100000002>, ref = {0x0, 0x78}}, vc1 = {base = {profile = PIPE_VIDEO_PROFILE_MPEG2_MAIN}, slice_count = 3, picture_type = 3 '\003', frame_coding_mode = 0 '\000', postprocflag = 0 '\000', pulldown = 0 '\000', interlace = 0 '\000', tfcntrflag = 0 '\000', finterpflag = 0 '\000', psf = 0 '\000', dquant = 1 '\001', panscan_flag = 0 '\000', refdist_flag = 0 '\000', quantizer = 0 '\000', extended_mv = 1 '\001', extended_dmv = 0 '\000', overlap = 0 '\000', vstransform = 0 '\000', loopfilter = 1 '\001', fastuvmc = 0 '\000', range_mapy_flag = 0 '\000', range_mapy = 0 '\000', range_mapuv_flag = 0 '\000', range_mapuv = 0 '\000', multires = 0 '\000', syncmarker = 0 '\000', rangered = 1 '\001', maxbframes = 0 '\000', deblockEnable = 0 '\000', pquant = 0 '\000', ref = {0x200000000, 0x100000002}}, h264 = {base = {profile = PIPE_VIDEO_PROFILE_MPEG2_MAIN}, pps = 0x3, frame_num = 1, field_pic_flag = 1 '\001', bottom_field_flag = 0 '\000', num_ref_idx_l0_active_minus1 = 0 '\000', num_ref_idx_l1_active_minus1 = 0 '\000', slice_count = 1, field_order_cnt = {0, 1}, is_reference = false, num_ref_frames = 0 '\000', is_long_term = {false, false, false, false, false, false, 2, false, false, fal---Type <return> to continue, or q <return> to quit---
se, 2, false, false, false, true, false}, top_is_reference = {false, false, false, false, false, false, false, false, false, false, 120, false, false, false, false, false}, bottom_is_reference = {false, false, 187, 246, 17, 168, 255, 127, false, false, 251, 246, 17, 168, 255, 127}, field_order_cnt_list = {{2818627408, 32767}, {2818635888, 32767}, {0, 0} <repeats 14 times>}, frame_num_list = {0 <repeats 16 times>}, ref = {0x0 <repeats 16 times>}}, h265 = {base = {profile = PIPE_VIDEO_PROFILE_MPEG2_MAIN}, pps = 0x3, IDRPicFlag = 1 '\001', RAPPicFlag = 0 '\000', CurrRpsIdx = 0 '\000', NumPocTotalCurr = 1, NumDeltaPocsOfRefRpsIdx = 1, NumShortTermPictureSliceHeaderBits = 0, NumLongTermPictureSliceHeaderBits = 1, CurrPicOrderCntVal = 0, ref = {0x200000000, 0x100000002, 0x0, 0x78, 0x7fffa811f6bb, 0x7fffa811f6fb, 0x7fffa800d750, 0x7fffa800f870, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, PicOrderCntVal = {0 <repeats 16 times>}, IsLongTerm = '\000' <repeats 15 times>, NumPocStCurrBefore = 0 '\000', NumPocStCurrAfter = 0 '\000', NumPocLtCurr = 0 '\000', RefPicSetStCurrBefore = "\000\000\000\000\000\000\000", RefPicSetStCurrAfter = "\000\000\000\000\000\000\000", RefPicSetLtCurr = "\000\000\000\000\000\000\000"}}
#5  0x000000307640b5ba in  ()
    at /usr/lib/x86_64-linux-gnu/libavcodec-ffmpeg.so.56
#6  0x000000307640b69f in  ()
    at /usr/lib/x86_64-linux-gnu/libavcodec-ffmpeg.so.56
#7  0x000000307623cbd6 in  ()
    at /usr/lib/x86_64-linux-gnu/libavcodec-ffmpeg.so.56
#8  0x000000307623dee4 in  ()
    at /usr/lib/x86_64-linux-gnu/libavcodec-ffmpeg.so.56
---Type <return> to continue, or q <return> to quit---
#9  0x00000030763c39a6 in avcodec_decode_video2 ()
    at /usr/lib/x86_64-linux-gnu/libavcodec-ffmpeg.so.56
#10 0x00007fffc29982a5 in DecodeVideo (p_dec=<optimized out>, pp_block=<optimized out>) at codec/avcodec/video.c:634
        p_pic = <optimized out>
        pkt = 
          {buf = 0x0, pts = 680001, dts = 680001, data = 0x7fffa8132380 "", size = 138869, stream_index = 0, flags = 0, side_data = 0x0, side_data_elems = 0, duration = 0, destruct = 0x0, priv = 0x300047c080 <__GI___libc_malloc+96>, pos = -1, convergence_duration = 0}
        i_pts = <optimized out>
        i_used = <optimized out>
        b_gotpicture = 0
        i_display_date = <optimized out>
        p_sys = <optimized out>
        p_context = <optimized out>
        b_drawpicture = <optimized out>
        p_block = <optimized out>
#11 0x000000310ec3ef4e in DecoderDecodeVideo (p_dec=p_dec at entry=0x7fffc81894d8, p_block=0x7fffa8132310) at input/decoder.c:1385
        p_owner = 0x7fffc8189d00
        p_pic = <optimized out>
        i_lost = 0
        i_decoded = 0
---Type <return> to continue, or q <return> to quit---
        i_displayed = 0
        p_input = <optimized out>
#12 0x000000310ec406ca in DecoderThread (b_flush=false, p_block=0x7fffc8197870, p_dec=<optimized out>) at input/decoder.c:1615
        p_next = 0x0
        p_packetized_block = <optimized out>
        p_owner = 0x7fffc8189d00
        b_flush = false
        p_owner = 0x7fffc8189d00
        b_flush_request = <optimized out>
        canc = 0
        p_block = <optimized out>
        end_wait = <optimized out>
        p_dec = 0x7fffc81894d8
        p_owner = <optimized out>
#13 0x000000310ec406ca in DecoderThread (p_block=<optimized out>, p_dec=<optimized out>) at input/decoder.c:1810
        b_flush = false
        p_owner = 0x7fffc8189d00
        b_flush_request = <optimized out>
        canc = 0
        p_block = <optimized out>
        end_wait = <optimized out>
        p_dec = 0x7fffc81894d8
---Type <return> to continue, or q <return> to quit---
        p_owner = <optimized out>
#14 0x000000310ec406ca in DecoderThread (p_data=0x7fffc81894d8)
    at input/decoder.c:909
        canc = 0
        p_block = <optimized out>
        end_wait = <optimized out>
        p_dec = 0x7fffc81894d8
        p_owner = <optimized out>
#15 0x0000003000c080a4 in start_thread (arg=0x7fffc0f6b700)
    at pthread_create.c:309
        __res = <optimized out>
        pd = 0x7fffc0f6b700
        now = <optimized out>
        unwind_buf = 
              {cancel_jmp_buf = {{jmp_buf = {140736430782208, -8613327582293310275, 0, 140736550400368, 27, 140736430782208, 8613365040329082045, -8640347535081257795}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#16 0x00000030004e606d in clone ()
---Type <return> to continue, or q <return> to quit---
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111


   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***


-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.3.0-rc4+ (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: sysvinit (via /sbin/init)

Versions of packages vlc depends on:
ii  fonts-freefont-ttf          20120503-4
ii  libaa1                      1.4p5-44
ii  libavcodec-ffmpeg56         7:2.8-1
ii  libavutil-ffmpeg54          7:2.8-1
ii  libc6                       2.19-22
ii  libcaca0                    0.99.beta19-2
ii  libcairo2                   1.14.2-2
ii  libegl1-mesa [libegl1-x11]  11.0.2-1
ii  libfreerdp-client1.1        1.1.0~git20140921.1.440916e+dfsg1-5
ii  libfreerdp-core1.1          1.1.0~git20140921.1.440916e+dfsg1-5
ii  libfreerdp-gdi1.1           1.1.0~git20140921.1.440916e+dfsg1-5
ii  libfreetype6                2.6-2
ii  libfribidi0                 0.19.7-1
ii  libgcc1                     1:5.2.1-21
ii  libgl1-mesa-glx [libgl1]    11.0.2-1
ii  libgles1-mesa [libgles1]    11.0.2-1
ii  libgles2-mesa [libgles2]    11.0.2-1
ii  libglib2.0-0                2.46.0-2
ii  libpulse0                   7.0-1.0nosystemd1
ii  libqt5core5a                5.4.2+dfsg-9
ii  libqt5gui5                  5.4.2+dfsg-9
ii  libqt5widgets5              5.4.2+dfsg-9
ii  libqt5x11extras5            5.4.2-2+b1
ii  librsvg2-2                  2.40.11-1
ii  libsdl-image1.2             1.2.12-5+b5
ii  libsdl1.2debian             1.2.15-11
ii  libstdc++6                  5.2.1-21
ii  libva-drm1                  1.6.1-1
ii  libva-x11-1                 1.6.1-1
ii  libva1                      1.6.1-1
ii  libvlccore8                 2.2.1-4
ii  libvncclient1               0.9.10+dfsg-3
ii  libx11-6                    2:1.6.3-1
ii  libxcb-composite0           1.10-3+b1
ii  libxcb-keysyms1             0.4.0-1
ii  libxcb-randr0               1.10-3+b1
ii  libxcb-shm0                 1.10-3+b1
ii  libxcb-xv0                  1.10-3+b1
ii  libxcb1                     1.10-3+b1
ii  libxext6                    2:1.3.3-1
ii  libxinerama1                2:1.1.3-1+b1
ii  libxpm4                     1:3.5.11-1+b1
ii  vlc-nox                     2.2.1-4
ii  zlib1g                      1:1.2.8.dfsg-2+b1

Versions of packages vlc recommends:
ii  vlc-plugin-notify  2.2.1-4
ii  vlc-plugin-samba   2.2.1-4
ii  xdg-utils          1.1.1-1

vlc suggests no packages.

-- no debconf information



More information about the pkg-multimedia-maintainers mailing list