Advertisement
Guest User

alienbob

a guest
Jun 10th, 2010
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.39 KB | None | 0 0
  1. $ gdb --args vlc -vvv some_dvd.ISO
  2.  
  3. ...
  4.  
  5. [0xd03cf8] main video output debug: using video output module "vout_wrapper"
  6. [0xd03cf8] main video output debug: TIMER module_need() : 290.674 ms - Total 290.674 ms / 1 intvls (Avg 290.674 ms)
  7. [0xd03cf8] main video output debug: got 25 direct buffer(s)
  8. [0xd03cf8] main video output debug: pic render sz 720x480, of (0,0), vsz 720x480, 4cc YV12, sar 32:27, msk r0x0 g0x0 b0x0
  9. [0xd03cf8] main video output debug: pic in sz 720x480, of (0,0), vsz 720x480, 4cc YV12, sar 32:27, msk r0x0 g0x0 b0x0
  10. [0xd03cf8] main video output debug: pic out sz 720x480, of (0,0), vsz 720x480, 4cc YV12, sar 32:27, msk r0x0 g0x0 b0x0
  11. [0xd03cf8] main video output debug: direct render, mapping render pictures 0-23 to system pictures 1-24
  12. [0xd03cf8] qt4 video output debug: Qt: Entering Fullscreen
  13.  
  14. Program received signal SIGSEGV, Segmentation fault.
  15. [Switching to Thread 0x7fffd7d3b710 (LWP 6160)]
  16. 0x00007fffd9931e9a in CopyFromUswc (dst=0xc83dc0 '\020' <repeats 200 times>..., dst_pitch=368, src=
  17. 0x7fffd2dde8e8 "\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200"..., src_pitch=360, unaligned=0, width=360, height=11, cpu=2024) at copy.c:83
  18. 83 copy.c: Bestand of map bestaat niet.
  19. in copy.c
  20. (gdb) bt
  21. #0 0x00007fffd9931e9a in CopyFromUswc (dst=0xc83dc0 '\020' <repeats 200 times>..., dst_pitch=368, src=
  22. 0x7fffd2dde8e8 "\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200"..., src_pitch=360, unaligned=0, width=360, height=11, cpu=2024) at copy.c:83
  23. #1 0x00007fffd9932837 in CopyPlane (dst=<value optimized out>, dst_pitch=360, src=<value optimized out>,
  24. src_pitch=<value optimized out>, cache=<value optimized out>, cache_size=<value optimized out>, width=360, height=240, cpu=2024)
  25. at copy.c:244
  26. #2 0x00007fffd993332a in CopyFromYv12 (dst=0xd042a8, src=0x7fffd7d3abc0, src_pitch=0x7fffd7d3aba0, width=<value optimized out>,
  27. height=<value optimized out>, cache=0x8450b0) at copy.c:345
  28. #3 0x00007fffd9930b5f in Extract (p_external=0x844f90, p_picture=0xd042a8, p_ff=<value optimized out>) at vaapi.c:362
  29. #4 0x00007fffd992d5e0 in vlc_va_Extract (p_dec=0x8a7658, pp_block=<value optimized out>) at va.h:54
  30. #5 ffmpeg_CopyPicture (p_dec=0x8a7658, pp_block=<value optimized out>) at video.c:844
  31. #6 DecodeVideo (p_dec=0x8a7658, pp_block=<value optimized out>) at video.c:635
  32. #7 0x00007ffff791b8ef in DecoderDecodeVideo (p_dec=0x8a7658, p_block=0xb6d910) at input/decoder.c:1466
  33. #8 0x00007ffff791c7b1 in DecoderProcessVideo (p_dec=0x8a7658, p_block=<value optimized out>) at input/decoder.c:1815
  34. #9 DecoderProcess (p_dec=0x8a7658, p_block=<value optimized out>) at input/decoder.c:2003
  35. #10 0x00007ffff791ca3b in DecoderThread (p_this=<value optimized out>) at input/decoder.c:892
  36. #11 0x00007ffff796a984 in thread_entry (data=<value optimized out>) at misc/threads.c:58
  37. #12 0x00007ffff6ffbaca in start_thread () from /lib64/libpthread.so.0
  38. #13 0x00007ffff5deff4d in clone () from /lib64/libc.so.6
  39. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement