just thought i let the nightly builds are crashing with samplerate=44100 does anyone know of a 2.0.6 build that does not crash with that sameple rate on all audios
i sent the crash to vlc servers
transcode line
:sout=#transcode{vcodec=h264,vb=1300,fps=25,soverlay,sfilter=marq,width=1280,height=720,acodec=mp3,ab=80,channels=2,samplerate=48000}:http{mux=ts,dst=:1234/} :sout-keep
this works fine
GNU gdb (GDB) 7.5
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-pc-mingw32".
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/.
This binary was built by Equation Solution http://www.Equation.com.
(gdb) target exec vlc
(gdb) run
Starting program: C:\vlc\vlc.exe
[New Thread 2924.0xd90]
[New Thread 2924.0x14c8]
[New Thread 2924.0x16ec]
[New Thread 2924.0x1790]
[New Thread 2924.0xc34]
[New Thread 2924.0x1568]
[New Thread 2924.0x474]
[New Thread 2924.0x1334]
[New Thread 2924.0x1344]
[New Thread 2924.0x6a4]
[New Thread 2924.0x6b4]
[New Thread 2924.0x1158]
[New Thread 2924.0x15c8]
[New Thread 2924.0x888]
[New Thread 2924.0xf10]
[New Thread 2924.0x5fc]
[New Thread 2924.0x13cc]
[New Thread 2924.0x1180]
[New Thread 2924.0x41c]
[New Thread 2924.0x16b4]
[New Thread 2924.0x10f8]
[New Thread 2924.0xdc8]
[New Thread 2924.0x1590]
[New Thread 2924.0x1194]
[New Thread 2924.0x1084]
[New Thread 2924.0x154c]
[New Thread 2924.0x668]
[New Thread 2924.0xb88]
[New Thread 2924.0x17c8]
[New Thread 2924.0x8b4]
[New Thread 2924.0x157c]
[New Thread 2924.0x1684]
[New Thread 2924.0x1730]
[New Thread 2924.0x9d4]
[New Thread 2924.0x384]
[New Thread 2924.0x17d4]
[New Thread 2924.0x1328]
[New Thread 2924.0x7a0]
[New Thread 2924.0xfec]
[New Thread 2924.0x15a8]
[New Thread 2924.0xe30]
[New Thread 2924.0x7e8]
[New Thread 2924.0x1734]
[New Thread 2924.0x158c]
[New Thread 2924.0x10bc]
[New Thread 2924.0x174]
[New Thread 2924.0x1610]
[New Thread 2924.0x17b8]
[New Thread 2924.0x14a4]
[New Thread 2924.0x15ac]
[New Thread 2924.0xb64]
[New Thread 2924.0xdd8]
[New Thread 2924.0x1624]
[New Thread 2924.0x14a0]
[New Thread 2924.0xe60]
[New Thread 2924.0x988]
[New Thread 2924.0x184]
[New Thread 2924.0x1604]
[New Thread 2924.0xe64]
[New Thread 2924.0x2c0]
[New Thread 2924.0x100c]
[New Thread 2924.0xac8]
[New Thread 2924.0xca4]
warning: Critical error detected c0000374
Program received signal SIGTRAP, Trace/breakpoint trap.
[Switching to Thread 2924.0xf10]
0x77cde696 in ntdllKiRaiseUserExceptionDispatcher ()
from C:\Windows\system32\ntdll.dll
(gdb) bt
#0 0x77cde696 in ntdllKiRaiseUserExceptionDispatcher ()
from C:\Windows\system32\ntdll.dll
#1 (closed) 0x7e74aae6 in ?? ()
#2 (closed) 0x0e059040 in ?? ()
#3 (closed) 0x77cdf5c9 in ntdllLdrAddRefDll () from C:\Windows\system32\ntdll.dll
#4 0xc0000374 in ?? ()
#5 (closed) 0x77d14268 in ntdll!_itow () from C:\Windows\system32\ntdll.dll
#6 (closed) 0x0960fa50 in ?? ()
#7 (closed) 0x77cdf6a9 in ntdllLdrAddRefDll () from C:\Windows\system32\ntdll.dll
#8 (closed) 0x00000002 in ?? ()
#9 (closed) 0x7e74aaba in ?? ()
#10 (closed) 0x0e059040 in ?? ()
#11 (closed) 0x77c9af3e in ntdllAlpcMaxAllowedMessageLength ()
from C:\Windows\system32\ntdll.dll
#12 (closed) 0x0000000c in ?? ()
#13 (closed) 0x00030000 in ?? ()
#14 (closed) 0x77c43cee in ntdllRtlCreateAcl () from C:\Windows\system32\ntdll.dll
#15 (closed) 0x000002d0 in ?? ()
#16 (closed) 0x000002e8 in ?? ()
#17 (closed) 0x000300c4 in ?? ()
#18 (closed) 0x77ce0d8b in ntdllTpCheckTerminateWorker ()
from C:\Windows\system32\ntdll.dll
#19 (closed) 0x00030000 in ?? ()
#20 (closed) 0x77c9ae7e in ntdllAlpcMaxAllowedMessageLength ()
from C:\Windows\system32\ntdll.dll
#21 (closed) 0x00030000 in ?? ()
#22 (closed) 0x77c43cee in ntdllRtlCreateAcl () from C:\Windows\system32\ntdll.dll
#23 (closed) 0x000002d0 in ?? ()
#24 (closed) 0x00000000 in ?? ()
(gdb) Quit (expect signal SIGINT when the program is resumed)
(gdb)
GNU gdb (GDB) 7.5
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-pc-mingw32".
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/.
This binary was built by Equation Solution http://www.Equation.com.
(gdb) target exec vlc
(gdb) run
Starting program: C:\vlc-2.0.6\vlc.exe
[New Thread 1772.0x1b14]
[New Thread 1772.0xdd8]
[New Thread 1772.0x474]
[New Thread 1772.0x10d8]
[New Thread 1772.0x1678]
[New Thread 1772.0xdd4]
[New Thread 1772.0x6b0]
[New Thread 1772.0xc2c]
[New Thread 1772.0xeb0]
[New Thread 1772.0x1888]
[New Thread 1772.0x1ac0]
[New Thread 1772.0x1a90]
[New Thread 1772.0x18c4]
[New Thread 1772.0x191c]
[New Thread 1772.0x19a8]
[New Thread 1772.0x13e4]
[New Thread 1772.0x1b3c]
[New Thread 1772.0x2a8]
[New Thread 1772.0x1774]
[New Thread 1772.0x113c]
[New Thread 1772.0xaf8]
[New Thread 1772.0x1158]
[New Thread 1772.0xe04]
[New Thread 1772.0x1b98]
[New Thread 1772.0x1928]
[New Thread 1772.0x3c8]
[New Thread 1772.0x1544]
[New Thread 1772.0x184c]
[New Thread 1772.0x9d4]
[New Thread 1772.0xb88]
[New Thread 1772.0x1780]
[New Thread 1772.0x860]
[New Thread 1772.0x1948]
[New Thread 1772.0xcac]
[New Thread 1772.0x1ae8]
[New Thread 1772.0x100c]
[New Thread 1772.0x1978]
[New Thread 1772.0x1920]
[New Thread 1772.0x1548]
[New Thread 1772.0x1b30]
[New Thread 1772.0x1914]
[New Thread 1772.0x1bfc]
[New Thread 1772.0x1624]
[New Thread 1772.0x1ba0]
[New Thread 1772.0x12f0]
[New Thread 1772.0x1820]
[New Thread 1772.0x320]
[New Thread 1772.0x19a0]
[New Thread 1772.0x1998]
[New Thread 1772.0x1754]
[New Thread 1772.0x19d8]
[New Thread 1772.0xa1c]
[New Thread 1772.0x19f8]
[New Thread 1772.0x2d4]
[New Thread 1772.0x1a1c]
[New Thread 1772.0xcec]
[New Thread 1772.0xfe4]
[New Thread 1772.0x18c8]
[New Thread 1772.0x1b80]
[New Thread 1772.0x1858]
[New Thread 1772.0xab8]
[New Thread 1772.0x1968]
[New Thread 1772.0x17d4]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1772.0x191c]
DecodeVideo (p_dec=0x64c73f8, pp_block=0x8ddfdf8)
at ../../../../extras/package/win32/../../../modules/codec/avcodec/video.c:6
11
611 ../../../../extras/package/win32/../../../modules/codec/avcodec/video.c:
No such file or directory.
(gdb) bt
#0 DecodeVideo (p_dec=0x64c73f8, pp_block=0x8ddfdf8)
at ../../../../extras/package/win32/../../../modules/codec/avcodec/video.c:6
11
#1 (closed) 0x63f86af7 in transcode_video_process (p_stream=0x643b478, id=0x4a44d40,
in=0x64b6ed8, out=0x8ddfe0c)
at ../../../../extras/package/win32/../../../modules/stream_out/transcode/vi
deo.c:626
#2 (closed) 0x63f81678 in Send (p_stream=0x643b478, id=0x4a44d40, p_buffer=0x64b6ed8)
at ../../../../extras/package/win32/../../../modules/stream_out/transcode/tr
anscode.c:660
#3 (closed) 0x50a557de in sout_InputSendBuffer (p_input=0x63d1118, p_buffer=0x64b6ed8)
at ../../extras/package/win32/../../../src/stream_output/stream_output.c:240
#4 0x509db482 in DecoderPlaySout (b_telx=,
p_sout_block=0x64b6ed8, p_dec=0x4b6d850)
at ../../extras/package/win32/../../../src/input/decoder.c:1714
#5 (closed) DecoderProcessSout (p_block=0x64ca6a8, p_dec=0x4b6d850)
at ../../extras/package/win32/../../../src/input/decoder.c:1837
#6 (closed) DecoderProcess (p_dec=0x4b6d850, p_block=)
at ../../extras/package/win32/../../../src/input/decoder.c:2040
#7 (closed) 0x509dbebc in DecoderThread (p_data=0x4b6d850)
at ../../extras/package/win32/../../../src/input/decoder.c:938
#8 (closed) 0x50a4e357 in vlc_entry (p=0x63dd3c0)
at ../../extras/package/win32/../../../src/win32/thread.c:577
#9 (closed) 0x77221287 in msvcrt!_itow_s () from C:\Windows\syswow64\msvcrt.dll
#10 (closed) 0x77221328 in msvcrt!_endthreadex () from C:\Windows\syswow64\msvcrt.dll
#11 (closed) 0x760a33aa in KERNEL32BaseCleanupAppcompatCacheSupport ()
from C:\Windows\syswow64\kernel32.dll
#12 (closed) 0x08ddffd4 in ?? ()
#13 (closed) 0x77c49ef2 in ntdllRtlpNtSetValueKey ()
from C:\Windows\system32\ntdll.dll
#14 (closed) 0x063cff78 in ?? ()
#15 (closed) 0x77c49ec5 in ntdllRtlpNtSetValueKey ()
from C:\Windows\system32\ntdll.dll
#16 (closed) 0x772212e5 in msvcrt!_endthreadex () from C:\Windows\syswow64\msvcrt.dll
#17 (closed) 0x00000000 in ?? ()
(gdb)
gop size 100 will crash with sameplerate 44100 but with gop size 250 its fine with samplerate 44100
GNU gdb (GDB) 7.5
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-pc-mingw32".
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/.
This binary was built by Equation Solution http://www.Equation.com.
(gdb) target vlc
Undefined target command: "vlc". Try "help target".
(gdb) target exec vlc
(gdb) run vlc
Starting program: C:\vlc-2.0.6\vlc.exe vlc
[New Thread 6256.0x1b60]
[New Thread 6256.0x1938]
[New Thread 6256.0x19e0]
[New Thread 6256.0x11c0]
[New Thread 6256.0x1be4]
[New Thread 6256.0x19d4]
[New Thread 6256.0xe64]
[New Thread 6256.0x15f0]
[New Thread 6256.0x151c]
[New Thread 6256.0x16a0]
[New Thread 6256.0xed0]
[New Thread 6256.0x1998]
[New Thread 6256.0xf18]
[New Thread 6256.0x197c]
[New Thread 6256.0x1a94]
[New Thread 6256.0x1a08]
[New Thread 6256.0x2b0]
warning: Critical error detected c0000374
Program received signal SIGTRAP, Trace/breakpoint trap.
[Switching to Thread 6256.0x197c]
0x77cde696 in ntdllKiRaiseUserExceptionDispatcher ()
from C:\Windows\system32\ntdll.dll
(gdb) bt
#0 0x77cde696 in ntdllKiRaiseUserExceptionDispatcher ()
from C:\Windows\system32\ntdll.dll
#1 (closed) 0x757f0081 in SHStartNetConnectionDialogW ()
from C:\Windows\syswow64\shell32.dll
#2 (closed) 0x77cdf5c9 in ntdllLdrAddRefDll () from C:\Windows\system32\ntdll.dll
#3 (closed) 0xc0000374 in ?? ()
#4 0x77d14268 in ntdll!_itow () from C:\Windows\system32\ntdll.dll
#5 (closed) 0x03a3f634 in ?? ()
#6 (closed) 0x77cdf6a9 in ntdllLdrAddRefDll () from C:\Windows\system32\ntdll.dll
#7 (closed) 0x00000002 in ?? ()
#8 (closed) 0x757f0345 in SHStartNetConnectionDialogW ()
from C:\Windows\syswow64\shell32.dll
#9 (closed) 0x77cdf912 in ntdllLdrAddRefDll () from C:\Windows\system32\ntdll.dll
#10 (closed) 0x00000003 in ?? ()
#11 (closed) 0x00600000 in ?? ()
#12 (closed) 0x77c9a0dc in ntdllAlpcMaxAllowedMessageLength ()
from C:\Windows\system32\ntdll.dll
#13 (closed) 0x00600000 in ?? ()
#14 (closed) 0x77c435a7 in ntdllRtlReleasePebLock ()
from C:\Windows\system32\ntdll.dll
#15 (closed) 0x00600000 in ?? ()
#16 (closed) 0x77c43492 in ntdllLdrLoadAlternateResourceModuleEx ()
from C:\Windows\system32\ntdll.dll
#17 (closed) 0x04796d20 in ?? ()
#18 (closed) 0x77ce169e in ntdllRtlValidateHeap () from C:\Windows\system32\ntdll.dll
#19 (closed) 0x00600000 in ?? ()
#20 (closed) 0x77c9ab9a in ntdllAlpcMaxAllowedMessageLength ()
from C:\Windows\system32\ntdll.dll
#21 (closed) 0x00600000 in ?? ()
#22 (closed) 0x77c43492 in ntdllLdrLoadAlternateResourceModuleEx ()
from C:\Windows\system32\ntdll.dll
#23 (closed) 0x04796d20 in ?? ()
#24 (closed) 0x772198cd in msvcrt!free () from C:\Windows\syswow64\msvcrt.dll
#25 (closed) 0x00600000 in ?? ()
#26 (closed) 0x509e65d6 in block_Release (p_block=0x4796d28)
at ../../extras/package/win32/../../../include/vlc_block.h:163
#27 (closed) EsOutSend (out=0x2585cf0, es=0x46539d8, p_block=0x4796d28)
at ../../extras/package/win32/../../../src/input/es_out.c:1963
#28 (closed) 0x509e7af4 in es_out_Send (p_block=0x4796d28, out=,
id=)
at ../../extras/package/win32/../../../include/vlc_es_out.h:121
#29 (closed) CmdExecuteSend (p_out=, p_cmd=)
at ../../extras/package/win32/../../../src/input/es_out_timeshift.c:1278
#30 (closed) Send (p_out=0x463edc8, p_es=0x265dd90, p_block=0x4796d28)
at ../../extras/package/win32/../../../src/input/es_out_timeshift.c:424
#31 (closed) 0x06e3c9c7 in es_out_Send (p_block=, id=,
out=0x463edc8)
at ../../../extras/package/win32/../../../include/vlc_es_out.h:121
#32 (closed) ParsePES (p_demux=0x463dee8, pid=0x46be668)
at ../../../extras/package/win32/../../../modules/demux/ts.c:1847
#33 (closed) 0x06e3d42c in GatherPES (p_bk=, pid=0x46be668,
p_demux=)
at ../../../extras/package/win32/../../../modules/demux/ts.c:2338
#34 (closed) Demux (p_demux=0x463dee8)
at ../../../extras/package/win32/../../../modules/demux/ts.c:1106
#35 0x509f1116 in demux_Demux (p_demux=0x463dee8)
at ../../extras/package/win32/../../../src/input/demux.h:44
#36 (closed) MainLoopDemux (i_start_mdate=17766362354,
pb_demux_polled=, pb_changed=,
p_input=0x2636590)
at ../../extras/package/win32/../../../src/input/input.c:591
#37 (closed) MainLoop (p_input=0x2636590, b_interactive=)
at ../../extras/package/win32/../../../src/input/input.c:765
#38 (closed) 0x509f22bc in Run (obj=0x2636590)
at ../../extras/package/win32/../../../src/input/input.c:553
#39 (closed) 0x50a4e357 in vlc_entry (p=0x2585c90)
at ../../extras/package/win32/../../../src/win32/thread.c:577
#40 (closed) 0x77221287 in msvcrt!_itow_s () from C:\Windows\syswow64\msvcrt.dll
#41 (closed) 0x77221328 in msvcrt!_endthreadex () from C:\Windows\syswow64\msvcrt.dll
#42 (closed) 0x760a33aa in KERNEL32BaseCleanupAppcompatCacheSupport ()
from C:\Windows\syswow64\kernel32.dll
#43 (closed) 0x03a3ffd4 in ?? ()
#44 (closed) 0x77c49ef2 in ntdllRtlpNtSetValueKey ()
from C:\Windows\system32\ntdll.dll
#45 (closed) 0x04660908 in ?? ()
#46 (closed) 0x77c49ec5 in ntdllRtlpNtSetValueKey ()
from C:\Windows\system32\ntdll.dll
#47 (closed) 0x772212e5 in msvcrt!_endthreadex () from C:\Windows\syswow64\msvcrt.dll
#48 (closed) 0x00000000 in ?? ()
(gdb)
GNU gdb (GDB) 7.5
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-pc-mingw32".
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/.
This binary was built by Equation Solution http://www.Equation.com.
(gdb) target exec vlc
(gdb) run vlc
Starting program: C:\vlc-2.0.6\vlc.exe vlc
[New Thread 6216.0x19c]
[New Thread 6216.0x9c0]
[New Thread 6216.0x1bec]
[New Thread 6216.0x154c]
[New Thread 6216.0xa1c]
[New Thread 6216.0xaa0]
[New Thread 6216.0x11c0]
[New Thread 6216.0xad4]
[New Thread 6216.0x1a88]
[New Thread 6216.0x151c]
[New Thread 6216.0x12f0]
[New Thread 6216.0xd90]
[New Thread 6216.0x1780]
[New Thread 6216.0x1bcc]
[New Thread 6216.0x1bc8]
[New Thread 6216.0x1b04]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 6216.0x1b04]
DecodeBlock (p_dec=0x67a06c0, pp_block=0x8cafec8)
at ../../../extras/package/win32/../../../modules/codec/mpeg_audio.c:309
309 ../../../extras/package/win32/../../../modules/codec/mpeg_audio.c: No su
ch file or directory.
(gdb) bt
#0 DecodeBlock (p_dec=0x67a06c0, pp_block=0x8cafec8)
at ../../../extras/package/win32/../../../modules/codec/mpeg_audio.c:309
#1 (closed) 0x509db3c8 in DecoderProcessSout (p_block=0x68b5800, p_dec=0x67a06c0)
at ../../extras/package/win32/../../../src/input/decoder.c:1795
#2 (closed) DecoderProcess (p_dec=0x67a06c0, p_block=)
at ../../extras/package/win32/../../../src/input/decoder.c:2040
#3 (closed) 0x509dbebc in DecoderThread (p_data=0x67a06c0)
at ../../extras/package/win32/../../../src/input/decoder.c:938
#4 0x50a4e357 in vlc_entry (p=0x545bb90)
at ../../extras/package/win32/../../../src/win32/thread.c:577
#5 (closed) 0x77221287 in msvcrt!_itow_s () from C:\Windows\syswow64\msvcrt.dll
#6 (closed) 0x77221328 in msvcrt!_endthreadex () from C:\Windows\syswow64\msvcrt.dll
#7 (closed) 0x760a33aa in KERNEL32BaseCleanupAppcompatCacheSupport ()
from C:\Windows\syswow64\kernel32.dll
#8 (closed) 0x08caffd4 in ?? ()
#9 (closed) 0x77c49ef2 in ntdllRtlpNtSetValueKey ()
from C:\Windows\system32\ntdll.dll
#10 (closed) 0x053a14d8 in ?? ()
#11 (closed) 0x77c49ec5 in ntdllRtlpNtSetValueKey ()
from C:\Windows\system32\ntdll.dll
#12 (closed) 0x772212e5 in msvcrt!_endthreadex () from C:\Windows\syswow64\msvcrt.dll
#13 (closed) 0x00000000 in ?? ()
(gdb)
:sout=#transcode{vcodec=h264,vb=1300,fps=25,soverlay,sfilter=marq,width=1280,height=720,acodec=mp3,ab=80,channels=2,samplerate=48000}:http{mux=ts,dst=:1234/} :sout-keep this works fine