Advertisement
tzimmo

ffmpeg crash

Dec 28th, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.01 KB | None | 0 0
  1. (gdb) run
  2. Starting program: /tmp/ffmpeg/bin/ffmpeg -i foobar.vob -fflags +genpts -target pal-dvd -vcodec copy -acodec copy -scodec dvbsub -map \#0x1e0 -map \#0x80 -map \#0x23 -metadata:s:s:0 language=fin out.vob
  3. [Thread debugging using libthread_db enabled]
  4. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  5. ffmpeg version N-84734-g0ecb1c5 Copyright (c) 2000-2017 the FFmpeg developers
  6. built with gcc 4.9.2 (Debian 4.9.2-10)
  7. configuration: --prefix=/tmp/ffmpeg --enable-static --disable-shared --enable-pic --disable-x86asm --disable-stripping --disable-optimizations
  8. libavutil 56. 0.100 / 56. 0.100
  9. libavcodec 58. 3.103 / 58. 3.103
  10. libavformat 58. 2.100 / 58. 2.100
  11. libavdevice 58. 0.100 / 58. 0.100
  12. libavfilter 7. 1.100 / 7. 1.100
  13. libswscale 5. 0.101 / 5. 0.101
  14. libswresample 3. 0.101 / 3. 0.101
  15. Input #0, mpeg, from 'foobar.vob':
  16. Duration: 00:18:32.19, start: 0.287267, bitrate: 8060 kb/s
  17. Stream #0:0[0x1e0]: Video: mpeg2video (Main), yuv420p(tv, top first), 720x576 [SAR 64:45 DAR 16:9], 25 fps, 25 tbr, 90k tbn, 50 tbc
  18. Stream #0:1[0x80]: Audio: ac3, 48000 Hz, 5.1(side), fltp, 384 kb/s
  19. Stream #0:2[0x21]: Subtitle: dvd_subtitle
  20. Stream #0:3[0x22]: Subtitle: dvd_subtitle
  21. Stream #0:4[0x24]: Subtitle: dvd_subtitle
  22. Stream #0:5[0x26]: Subtitle: dvd_subtitle
  23. Stream #0:6[0x28]: Subtitle: dvd_subtitle
  24. Stream #0:7[0x23]: Subtitle: dvd_subtitle
  25. Stream #0:8[0x20]: Subtitle: dvd_subtitle
  26. Stream #0:9[0x25]: Subtitle: dvd_subtitle
  27. Stream #0:10[0x27]: Subtitle: dvd_subtitle
  28. File 'out.vob' already exists. Overwrite ? [y/N] y
  29. [dvd @ 0x23f7de0] VBV buffer size not set, using default size of 130KB
  30. If you want the mpeg file to be compliant to some specification
  31. Like DVD, VCD or others, make sure you set the correct buffer size
  32. Output #0, dvd, to 'out.vob':
  33. Metadata:
  34. encoder : Lavf58.2.100
  35. Stream #0:0: Video: mpeg2video (Main), yuv420p(tv, top first), 720x576 [SAR
  36. 64:45 DAR 16:9], q=2-31, 6000 kb/s, 25 fps, 25 tbr, 90k tbn, 25 tbc
  37. Stream #0:1: Audio: ac3, 48000 Hz, 5.1(side), fltp, 448 kb/s
  38. Stream #0:2(fin): Subtitle: dvb_subtitle (dvbsub), 720x576
  39. Metadata:
  40. encoder : Lavc58.3.103 dvbsub
  41. Stream mapping:
  42. Stream #0:0 -> #0:0 (copy)
  43. Stream #0:1 -> #0:1 (copy)
  44. Stream #0:7 -> #0:2 (dvd_subtitle (dvdsub) -> dvb_subtitle (dvbsub))
  45. Press [q] to stop, [?] for help
  46. [dvd @ 0x23f7de0] Timestamps are unset in a packet for stream 0. This is deprecated and will stop working in the future. Fix your code to set the timestamps properly
  47. *** Error in `/tmp/ffmpeg/bin/ffmpeg': double free or corruption (fasttop): 0x000000000240be60 ***
  48.  
  49. Program received signal SIGABRT, Aborted.
  50. 0x00007ffff5ea5067 in __GI_raise (sig=sig@entry=6)
  51. at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
  52. 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: Tiedostoa tai hakemistoa ei ole.
  53. (gdb) bt
  54. #0 0x00007ffff5ea5067 in __GI_raise (sig=sig@entry=6)
  55. at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
  56. #1 0x00007ffff5ea6448 in __GI_abort () at abort.c:89
  57. #2 0x00007ffff5ee31b4 in __libc_message (do_abort=do_abort@entry=1,
  58. fmt=fmt@entry=0x7ffff5fd8210 "*** Error in `%s': %s: 0x%s ***\n")
  59. at ../sysdeps/posix/libc_fatal.c:175
  60. #3 0x00007ffff5ee898e in malloc_printerr (action=1,
  61. str=0x7ffff5fd83f8 "double free or corruption (fasttop)",
  62. ptr=<optimized out>) at malloc.c:4996
  63. #4 0x00007ffff5ee9696 in _int_free (av=<optimized out>, p=<optimized out>,
  64. have_lock=0) at malloc.c:3840
  65. #5 0x000000000149a494 in av_free (ptr=0x240be60) at libavutil/mem.c:223
  66. #6 0x000000000149a4cc in av_freep (arg=0x7fffffffd600) at libavutil/mem.c:233
  67. #7 0x000000000076b85c in remove_decoded_packets (ctx=0x23f7de0, scr=8033041)
  68. at libavformat/mpegenc.c:954
  69. #8 0x000000000076bc70 in output_packet (ctx=0x23f7de0, flush=0)
  70. at libavformat/mpegenc.c:1031
  71. #9 0x000000000076c501 in mpeg_mux_write_packet (ctx=0x23f7de0,
  72. pkt=0x7fffffffd870) at libavformat/mpegenc.c:1176
  73. #10 0x000000000077f713 in write_packet (s=0x23f7de0, pkt=0x7fffffffd870)
  74. at libavformat/mux.c:754
  75. #11 0x0000000000781006 in av_interleaved_write_frame (s=0x23f7de0, pkt=0x0)
  76. at libavformat/mux.c:1245
  77. #12 0x0000000000421615 in write_packet (of=0x2548e20, pkt=0x7fffffffdb50,
  78. ost=0x255cc60, unqueue=0) at fftools/ffmpeg.c:797
  79. #13 0x0000000000421897 in output_packet (of=0x2548e20, pkt=0x7fffffffdb50,
  80. ost=0x255cc60, eof=0) at fftools/ffmpeg.c:868
  81. #14 0x0000000000426c53 in do_streamcopy (ist=0x25215a0, ost=0x255cc60,
  82. pkt=0x7fffffffde70) at fftools/ffmpeg.c:2065
  83. #15 0x00000000004292fa in process_input_packet (ist=0x25215a0,
  84. pkt=0x7fffffffde70, no_eof=0) at fftools/ffmpeg.c:2734
  85. #16 0x000000000042f772 in process_input (file_index=0) at fftools/ffmpeg.c:4422
  86. #17 0x000000000042fc80 in transcode_step () at fftools/ffmpeg.c:4542
  87. #18 0x000000000042fdad in transcode () at fftools/ffmpeg.c:4596
  88. #19 0x00000000004304ec in main (argc=22, argv=0x7fffffffe948)
  89. at fftools/ffmpeg.c:4802
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement