vlc 2.0.4 crashes where 2.0.2 works OK

macOS specific usage questions
ceekee
New Cone
New Cone
Posts: 3
Joined: 28 Mar 2012 15:10

vlc 2.0.4 crashes where 2.0.2 works OK

Postby ceekee » 24 Oct 2012 08:14

Executing the following command, causes VLC 2.0.4 to crash. It works fine in 2.0.2:

Code: Select all

$cmd = "/Applications/VLC.app/Contents/MacOS/VLC -I dummy --ignore-config $input --sout '#transcode{vcodec=h264,threads=4,soverlay,acodec=mp3,channels=2, venc=x264{profile=baseline,level=3.1,keyint=45,bframes=0,ref=1,nocabac}, fps=25,vb=$vbrate,ab=40}:standard{mux=ts,dst=,access=http,port=1234}' vlc://quit";
and also

Code: Select all

$cmd = "/Applications/VLC.app/Contents/MacOS/VLC -I dummy --ignore-config $input --sout '#transcode{vcodec=h264,scale=0.5,threads=4,soverlay,acodec=mp3,channels=2,venc=x264{profile=baseline,level=3.1,keyint=45,bframes=0,ref=1,nocabac}, width=320,fps=25,vb=$vbrate,ab=40}:std{access=livehttp{seglen=10,delsegs=true,numsegs=10,index='/Volumes/streamdata/prog_index.m3u8',index-url=stream-###.ts}, mux=ts{use-key-frames},dst='/Volumes/streamdata/stream-###.ts'}' vlc://quit";
Here it the dump:

Code: Select all

Process: VLC [1938] Path: /Applications/VLC.app/Contents/MacOS/VLC Identifier: VLC Version: 2.0.4 (2.0.4) Code Type: X86-64 (Native) Parent Process: ??? [1] User ID: 501 Date/Time: 2012-10-23 19:20:30.684 +0200 OS Version: Mac OS X 10.8.2 (12C60) Report Version: 10 Crashed Thread: 9 Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: EXC_I386_GPFLT Thread 0:: Dispatch queue: com.apple.main-threa 0 libsystem_kernel.dylib 0x00007fff8957a57a __sigwait + 10 1 libsystem_c.dylib 0x00007fff8ee4be4d sigwait + 68 2 org.videolan.vlc 0x0000000100002b1a main + 586 3 org.videolan.vlc 0x00000001000028a4 start + 52 Thread 1: 0 libsystem_kernel.dylib 0x00007fff8957a6d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8edc3eec _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff8edc3cb3 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff8edae171 start_wqthread + 13 Thread 2:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff8957ad16 kevent + 10 1 libdispatch.dylib 0x00007fff91291dea _dispatch_mgr_invoke + 883 2 libdispatch.dylib 0x00007fff912919ee _dispatch_mgr_thread + 54 Thread 3: 0 libsystem_kernel.dylib 0x00007fff8957a6d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8edc3eec _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff8edc3cb3 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff8edae171 start_wqthread + 13 Thread 4: 0 libsystem_kernel.dylib 0x00007fff8957a0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8edc5f89 _pthread_cond_wait + 869 2 libvlccore.5.dylib 0x000000010003b689 Thread + 537 3 libsystem_c.dylib 0x00007fff8edc1742 _pthread_start + 327 4 libsystem_c.dylib 0x00007fff8edae181 thread_start + 13 Thread 5: 0 libsystem_kernel.dylib 0x00007fff8957af96 poll + 10 1 libvlccore.5.dylib 0x00000001000763c4 net_Read + 260 2 libaccess_http_plugin.dylib 0x0000000105c144bf ReadData + 223 3 libaccess_http_plugin.dylib 0x0000000105c12439 Read + 601 4 libvlccore.5.dylib 0x000000010005dd02 AReadStream + 66 5 libvlccore.5.dylib 0x000000010005e06f AStreamRefillStream + 271 6 libvlccore.5.dylib 0x000000010005e537 AStreamReadNoSeekStream + 359 7 libstream_filter_record_plugin.dylib 0x00000001022f7415 Read + 69 8 libvlccore.5.dylib 0x000000010005db6e stream_Block + 46 9 libts_plugin.dylib 0x00000001060cd952 ReadTSPacket + 34 10 libts_plugin.dylib 0x00000001060cbe37 Demux + 343 11 libvlccore.5.dylib 0x0000000100056617 MainLoop + 295 12 libvlccore.5.dylib 0x0000000100057757 Run + 39 13 libsystem_c.dylib 0x00007fff8edc1742 _pthread_start + 327 14 libsystem_c.dylib 0x00007fff8edae181 thread_start + 13 Thread 6: 0 libsystem_kernel.dylib 0x00007fff8957a6d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8edc3eec _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff8edc3cb3 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff8edae171 start_wqthread + 13 Thread 7: 0 libsystem_kernel.dylib 0x00007fff8957af96 poll + 10 1 libvlccore.5.dylib 0x00000001000991e6 httpd_HostThread + 3622 2 libsystem_c.dylib 0x00007fff8edc1742 _pthread_start + 327 3 libsystem_c.dylib 0x00007fff8edae181 thread_start + 13 Thread 8: 0 libsystem_kernel.dylib 0x00007fff8957a122 __psynch_mutexwait + 10 1 libsystem_c.dylib 0x00007fff8edc6d9d pthread_mutex_lock + 536 2 libvlccore.5.dylib 0x000000010009afea sout_InputSendBuffer + 90 3 libvlccore.5.dylib 0x0000000100049073 DecoderProcess + 803 4 libvlccore.5.dylib 0x0000000100048c5b DecoderThread + 43 5 libsystem_c.dylib 0x00007fff8edc1742 _pthread_start + 327 6 libsystem_c.dylib 0x00007fff8edae181 thread_start + 13 Thread 9 Crashed: 0 libavcodec_plugin.dylib 0x000000010764e42c av_freep + 12 1 libavcodec_plugin.dylib 0x0000000107442c43 avcodec_get_frame_defaults + 19 2 libavcodec_plugin.dylib 0x0000000107443205 avcodec_encode_audio + 101 3 libavcodec_plugin.dylib 0x000000010705ba3f EncodeAudio + 191 4 libstream_out_transcode_plugin.dylib 0x0000000105c03f1d transcode_audio_process + 333 5 libstream_out_transcode_plugin.dylib 0x0000000105c02c9d Send + 93 6 libvlccore.5.dylib 0x000000010009affe sout_InputSendBuffer + 110 7 libvlccore.5.dylib 0x0000000100049073 DecoderProcess + 803 8 libvlccore.5.dylib 0x0000000100048c5b DecoderThread + 43 9 libsystem_c.dylib 0x00007fff8edc1742 _pthread_start + 327 10 libsystem_c.dylib 0x00007fff8edae181 thread_start + 13 Thread 10: 0 libsystem_kernel.dylib 0x00007fff8957a0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8edc5f89 _pthread_cond_wait + 869 2 libavcodec_plugin.dylib 0x00000001073b3a00 worker + 128 3 libsystem_c.dylib 0x00007fff8edc1742 _pthread_start + 327 4 libsystem_c.dylib 0x00007fff8edae181 thread_start + 13 Thread 11: 0 libsystem_kernel.dylib 0x00007fff8957a0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8edc5f89 _pthread_cond_wait + 869 2 libavcodec_plugin.dylib 0x00000001073b3a00 worker + 128 3 libsystem_c.dylib 0x00007fff8edc1742 _pthread_start + 327 4 libsystem_c.dylib 0x00007fff8edae181 thread_start + 13 Thread 12: 0 libsystem_kernel.dylib 0x00007fff8957a0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8edc5f89 _pthread_cond_wait + 869 2 libavcodec_plugin.dylib 0x00000001073b3a00 worker + 128 3 libsystem_c.dylib 0x00007fff8edc1742 _pthread_start + 327 4 libsystem_c.dylib 0x00007fff8edae181 thread_start + 13 Thread 13: 0 libsystem_kernel.dylib 0x00007fff8957a0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8edc5f89 _pthread_cond_wait + 869 2 libavcodec_plugin.dylib 0x00000001073b3a00 worker + 128 3 libsystem_c.dylib 0x00007fff8edc1742 _pthread_start + 327 4 libsystem_c.dylib 0x00007fff8edae181 thread_start + 13 Thread 14: 0 libsystem_kernel.dylib 0x00007fff8957a0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8edc5f89 _pthread_cond_wait + 869 2 libstream_out_transcode_plugin.dylib 0x0000000105c0467f EncoderThread + 287 3 libsystem_c.dylib 0x00007fff8edc1742 _pthread_start + 327 4 libsystem_c.dylib 0x00007fff8edae181 thread_start + 13 Thread 9 crashed with X86 Thread State (64-bit): rax: 0x8000000000000000 rbx: 0x00000001067c6b10 rcx: 0x0000000103817870 rdx: 0x0000000000177000 rdi: 0xfffa21e3ffff09ca rsi: 0x0000000107fca000 rbp: 0x0000000103019620 rsp: 0x00000001067c6a90 r8: 0x0000000000002060 r9: 0x00000001067c6d30 r10: 0x0000000084210001 r11: 0x0000000004000000 r12: 0x0000000000177000 r13: 0x0000000000000000 r14: 0x0000000103817870 r15: 0x00000001067c6c80 rip: 0x000000010764e42c rfl: 0x0000000000010286 cr2: 0x00000001071532a0 Logical CPU: 3 Binary Images: 0x100000000 - 0x100002fff +org.videolan.vlc (2.0.4 - 2.0.4) <3AF49E10-D0E5-3371-B3F6-6D56DE90324D> /Applications/VLC.app/Contents/MacOS/VLC 0x100007000 - 0x100018fff +libvlc.5.dylib (9.1) <1C30C208-07D2-3CCD-BB24-661D192A803D> /Applications/VLC.app/Contents/MacOS/lib/libvlc.5.dylib 0x10002a000 - 0x1000dcfff +libvlccore.5.dylib (7) <5CA0757E-0FE3-3F58-AD11-4D762475D547> /Applications/VLC.app/Contents/MacOS/lib/libvlccore.5.dylib 0x10018e000 - 0x100193fff com.apple.agl (3.2.1 - AGL-3.2.1) <1A57AE22-37F6-3A2E-8098-183B280EEEA9> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x1001cc000 - 0x1001d7fff +com.growl.growlframework (1.2.2 - 1.2.2) <34AC42E8-8F52-343D-8DEF-F7161B56FF7D> /Applications/VLC.app/Contents/Frameworks/Growl.framework/Versions/A/Growl 0x1001e1000 - 0x1001e6fff +libqtcapture_plugin.dylib (1) <5EEC04FC-18F8-3602-A19E-1A827185BDD2> /Applications/VLC.app/Contents/MacOS/plugins/libqtcapture_plugin.dylib 0x1001ed000 - 0x1001f3fff +libqtsound_plugin.dylib (1) <2259875C-0258-32C2-A1B0-0BD11B7FEC27> /Applications/VLC.app/Contents/MacOS/plugins/libqtsound_plugin.dylib 0x1001fa000 - 0x1001fbfff com.apple.VideoDecodeAcceleration (1.1 - 8) <494DC0E7-A60D-3136-86EA-9B1096D3B182> /System/Library/Frameworks/VideoDecodeAcceleration.framework/Versions/A/VideoDecodeAcceleration 0x100483000 - 0x1004a4fff +com.binarymethod.BGHUDAppKit (1.0) <F32F9AB6-13B4-3CCB-8E92-070519AE7326> /Applications/VLC.app/Contents/Frameworks/BGHUDAppKit.framework/Versions/A/BGHUDAppKit 0x1004b5000 - 0x1004caff7 +org.andymatuschak.Sparkle (1.5 Beta [bzr] - 1.5) <768CC9C3-890F-3D31-B1DE-EEB3FCAAF60C> /Applications/VLC.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle 0x1004dd000 - 0x1004dffff +libmemcpymmxext_plugin.dylib (???) <CB05A6FE-7DCD-3679-9228-5F212EB05FCC> /Applications/VLC.app/Contents/MacOS/plugins/libmemcpymmxext_plugin.dylib 0x1004e5000 - 0x1004eefff +libaccess_bd_plugin.dylib (???) <3B290ED0-C587-33A1-B8DD-3B3C3694A86A> /Applications/VLC.app/Contents/MacOS/plugins/libaccess_bd_plugin.dylib 0x1004f5000 - 0x1004f9fff +libaccess_vdr_plugin.dylib (???) <7CF314F0-7C0B-37D1-AFBD-D214EC2B7AD4> /Applications/VLC.app/Contents/MacOS/plugins/libaccess_vdr_plugin.dylib 0x100783000 - 0x1007bbfe7 +liblibbluray_plugin.dylib (???) <EBAFB10C-3A3B-320C-BF91-2A3F4271155D> /Applications/VLC.app/Contents/MacOS/plugins/liblibbluray_plugin.dylib 0x1007c4000 - 0x1007c7fff +libfilesystem_plugin.dylib (???) <77F87563-B63D-34E0-9EBE-6C6A218212CE> /Applications/VLC.app/Contents/MacOS/plugins/libfilesystem_plugin.dylib 0x1007ce000 - 0x1007d0fff +libdecomp_plugin.dylib (???) <B6230E8C-8383-39F8-9653-ABA383D6FB09> /Applications/VLC.app/Contents/MacOS/plugins/libdecomp_plugin.dylib 0x1007d6000 - 0x1007e7ff7 +libzip_plugin.dylib (???) <5814DF6B-6169-3263-8D5F-A9F69E1505E3> /Applications/VLC.app/Contents/MacOS/plugins/libzip_plugin.dylib 0x1007f1000 - 0x1007f3ff7 +libstream_filter_rar_plugin.dylib (???) <5C9CEC57-A20B-3CE0-A58A-1F4DA0163A7C> /Applications/VLC.app/Contents/MacOS/plugins/libstream_filter_rar_plugin.dylib 0x1007f9000 - 0x1007fafff +libdummy_plugin.dylib (???) <6E5D0836-29B9-3872-B34F-086B150F22B2> /Applications/VLC.app/Contents/MacOS/plugins/libdummy_plugin.dylib 0x1022a8000 - 0x1022dffff +libdvdnav_plugin.dylib (???) <E1D4B1B4-6DF9-327B-9F24-94C8195AEB83> /Applications/VLC.app/Contents/MacOS/plugins/libdvdnav_plugin.dylib 0x1022f5000 - 0x1022f7fff +libstream_filter_record_plugin.dylib (???) <C1624EFA-CA5D-354F-8715-66606BF69E61> /Applications/VLC.app/Contents/MacOS/plugins/libstream_filter_record_plugin.dylib 0x102792000 - 0x1027a9ff7 +libstream_filter_dash_plugin.dylib (???) <5E6128EF-3021-3F07-8781-3BDF162AB025> /Applications/VLC.app/Contents/MacOS/plugins/libstream_filter_dash_plugin.dylib 0x1027c8000 - 0x1027d8fff +libplaylist_plugin.dylib (???) <F1C4DB49-89CF-3F70-80EB-F0F22541AE95> /Applications/VLC.app/Contents/MacOS/plugins/libplaylist_plugin.dylib 0x1027e2000 - 0x1027e6ff7 +libhotkeys_plugin.dylib (???) <6544D4A8-A90C-3926-A789-BFC7BBDB3741> /Applications/VLC.app/Contents/MacOS/plugins/libhotkeys_plugin.dylib 0x1027ed000 - 0x1027f0fff +libstream_out_standard_plugin.dylib (???) <876D5C10-0BFF-3AC7-AD7D-975047A8C692> /Applications/VLC.app/Contents/MacOS/plugins/libstream_out_standard_plugin.dylib 0x1027f6000 - 0x1027f8fff +libaccess_output_http_plugin.dylib (???) <C2A53378-487F-3D83-997C-34B6C4BC0183> /Applications/VLC.app/Contents/MacOS/plugins/libaccess_output_http_plugin.dylib 0x104100000 - 0x1041aafff +libmacosx_plugin.dylib (???) <C5209622-4FDE-35BB-9A64-B9FE7AEAA40F> /Applications/VLC.app/Contents/MacOS/plugins/libmacosx_plugin.dylib 0x104e5c000 - 0x104f104df +libstream_filter_httplive_plugin.dylib (???) <6DCD73D2-2204-3BEE-9BF4-E423F6C664F7> /Applications/VLC.app/Contents/MacOS/plugins/libstream_filter_httplive_plugin.dylib 0x104f46000 - 0x105068fe7 +libtaglib_plugin.dylib (???) <C2403BDD-E29F-38A1-A4AB-D8830266CA60> /Applications/VLC.app/Contents/MacOS/plugins/libtaglib_plugin.dylib 0x10519f000 - 0x1051e2fef +liblua_plugin.dylib (???) <2B40C917-F0AA-352D-90E3-3CC731824908> /Applications/VLC.app/Contents/MacOS/plugins/liblua_plugin.dylib 0x105200000 - 0x105360fe7 +libxml_plugin.dylib (???) <50DB4BA1-749E-3AAB-A64A-65BC1BED020F> /Applications/VLC.app/Contents/MacOS/plugins/libxml_plugin.dylib 0x105be6000 - 0x105bf6ff7 +libmux_ts_plugin.dylib (???) <9E4B401C-CEB6-3692-A5A8-F6CF675DCB70> /Applications/VLC.app/Contents/MacOS/plugins/libmux_ts_plugin.dylib 0x105bff000 - 0x105c07fff +libstream_out_transcode_plugin.dylib (???) <367B2938-DA0F-3CD6-8E9A-A255DAA0D4B6> /Applications/VLC.app/Contents/MacOS/plugins/libstream_out_transcode_plugin.dylib 0x105c0f000 - 0x105c20fff +libaccess_http_plugin.dylib (???) <633D5AAB-5B61-3E6F-B826-B557F2C91EFA> /Applications/VLC.app/Contents/MacOS/plugins/libaccess_http_plugin.dylib 0x105c28000 - 0x105c4afe7 +libmp4_plugin.dylib (???) <3CDD8721-232D-3E91-9415-8FADA44E7D23> /Applications/VLC.app/Contents/MacOS/plugins/libmp4_plugin.dylib 0x105c58000 - 0x105c62ff7 +libavi_plugin.dylib (???) <EFF7C585-E5A4-3CAA-A55B-E84F850F19B8> /Applications/VLC.app/Contents/MacOS/plugins/libavi_plugin.dylib 0x105c6a000 - 0x105c73fff +libasf_plugin.dylib (???) <A29DB5AB-307F-3F90-8197-FAE6AC58216D> /Applications/VLC.app/Contents/MacOS/plugins/libasf_plugin.dylib 0x105c7c000 - 0x105c80ff7 +libes_plugin.dylib (???) <41D6434C-D755-3B99-A032-CDAB886802FA> /Applications/VLC.app/Contents/MacOS/plugins/libes_plugin.dylib 0x105c87000 - 0x105c8aff7 +libflacsys_plugin.dylib (???) <DEB7E816-400A-3F15-8E52-1D868DEC7A9E> /Applications/VLC.app/Contents/MacOS/plugins/libflacsys_plugin.dylib 0x105c90000 - 0x105c9ffef +libmpc_plugin.dylib (???) <E6BB811D-FF63-3DC5-AFBE-F3736CCC3101> /Applications/VLC.app/Contents/MacOS/plugins/libmpc_plugin.dylib 0x105ca9000 - 0x105cabfff +libtta_plugin.dylib (???) <54F6C09F-889F-3080-9B68-4B880329DDB9> /Applications/VLC.app/Contents/MacOS/plugins/libtta_plugin.dylib 0x105cb1000 - 0x105cb4fff +libnuv_plugin.dylib (???) <F3A46F4E-706B-3213-8B82-F7537B3DF36B> /Applications/VLC.app/Contents/MacOS/plugins/libnuv_plugin.dylib 0x105cba000 - 0x105cbdfff +libwav_plugin.dylib (???) <A91E5EC4-4A21-387B-BC41-147D5A04FAC6> /Applications/VLC.app/Contents/MacOS/plugins/libwav_plugin.dylib 0x105cc3000 - 0x105d0cfef +libsid_plugin.dylib (???) <1F1E032F-C880-38B9-9C6A-4015E513F51B> /Applications/VLC.app/Contents/MacOS/plugins/libsid_plugin.dylib 0x105d5d000 - 0x105d6dfff +libsap_plugin.dylib (???) <B3850481-A241-3867-B3A1-DC13983561C5> /Applications/VLC.app/Contents/MacOS/plugins/libsap_plugin.dylib 0x105d75000 - 0x105db8fef +liblive555_plugin.dylib (???) <E5D6FB08-FBBA-38F1-A647-6A81153221F4> /Applications/VLC.app/Contents/MacOS/plugins/liblive555_plugin.dylib 0x105de6000 - 0x105df3fef +libogg_plugin.dylib (???) <80DA4EC7-C9A8-366C-9602-7790BA3F1092> /Applications/VLC.app/Contents/MacOS/plugins/libogg_plugin.dylib 0x105dfd000 - 0x105dfffff +libdirac_plugin.dylib (???) <05E92449-9A8E-30EE-A686-521108105F38> /Applications/VLC.app/Contents/MacOS/plugins/libdirac_plugin.dylib 0x105e05000 - 0x105ea9fef +libmkv_plugin.dylib (???) <D3CEA7CA-4244-3E74-B692-FFFCC849060F> /Applications/VLC.app/Contents/MacOS/plugins/libmkv_plugin.dylib 0x105f9a000 - 0x105f9dff7 +libsmf_plugin.dylib (???) <8D8E3726-B6EF-3968-A765-1351D4E76DF8> /Applications/VLC.app/Contents/MacOS/plugins/libsmf_plugin.dylib 0x105fa3000 - 0x105fa5fff +libnsv_plugin.dylib (???) <2C7DD5DA-9850-312D-9FB8-FE71D127E2BC> /Applications/VLC.app/Contents/MacOS/plugins/libnsv_plugin.dylib 0x105fab000 - 0x106012fef +libmod_plugin.dylib (???) <E67FA91F-A0B3-3F70-B2D4-2969E2795354> /Applications/VLC.app/Contents/MacOS/plugins/libmod_plugin.dylib 0x1060b7000 - 0x1060b9ff7 +libaiff_plugin.dylib (???) <10940CA5-28AF-3B40-9ACD-6072A2FD7205> /Applications/VLC.app/Contents/MacOS/plugins/libaiff_plugin.dylib 0x1060bf000 - 0x1060c1fff +libvoc_plugin.dylib (???) <622B9184-5AB5-3BB9-BB71-3C024CB2534A> /Applications/VLC.app/Contents/MacOS/plugins/libvoc_plugin.dylib 0x1060c7000 - 0x1060dcfff +libts_plugin.dylib (???) <DC447E92-4FE0-3153-8593-4F33117422CE> /Applications/VLC.app/Contents/MacOS/plugins/libts_plugin.dylib 0x106168000 - 0x106435ff7 +libvorbis_plugin.dylib (???) <42E82067-BCBF-3BD8-BC68-828596DD2C2C> /Applications/VLC.app/Contents/MacOS/plugins/libvorbis_plugin.dylib 0x106497000 - 0x1064b9ff7 +libspeex_plugin.dylib (???) <EB2D869A-1D80-394C-A560-6878B4CAB501> /Applications/VLC.app/Contents/MacOS/plugins/libspeex_plugin.dylib 0x1064c7000 - 0x1064c9ff7 +librawvideo_plugin.dylib (???) <50CABF8A-4242-3594-8682-F14D3E9FA4FD> /Applications/VLC.app/Contents/MacOS/plugins/librawvideo_plugin.dylib 0x1064cf000 - 0x10651cfff +libtheora_plugin.dylib (???) <073D9457-9692-3D1A-A46E-7F087479EC30> /Applications/VLC.app/Contents/MacOS/plugins/libtheora_plugin.dylib 0x10652c000 - 0x10652eff7 +libaes3_plugin.dylib (???) <1EDF389F-3F60-3603-9EA7-E68D40B2817E> /Applications/VLC.app/Contents/MacOS/plugins/libaes3_plugin.dylib 0x106534000 - 0x106537ff7 +liblpcm_plugin.dylib (???) <0698A28A-019E-3250-BC1A-C577D13B5E0F> /Applications/VLC.app/Contents/MacOS/plugins/liblpcm_plugin.dylib 0x10653d000 - 0x106542fff +libpacketizer_mpeg4audio_plugin.dylib (???) <FCB5B520-BE8E-3360-B29E-909F8231FC4E> /Applications/VLC.app/Contents/MacOS/plugins/libpacketizer_mpeg4audio_plugin.dylib 0x106548000 - 0x10654eff7 +libpacketizer_h264_plugin.dylib (???) <07E99BDD-6247-363A-BADA-726CEC0736C6> /Applications/VLC.app/Contents/MacOS/plugins/libpacketizer_h264_plugin.dylib 0x106554000 - 0x106557ff7 +libpacketizer_flac_plugin.dylib (???) <95AB7AD4-94E3-33F7-905C-5EBA510CB267> /Applications/VLC.app/Contents/MacOS/plugins/libpacketizer_flac_plugin.dylib 0x10655d000 - 0x106562fff +libpacketizer_dirac_plugin.dylib (???) <DB29C642-D0FF-34A0-BEBF-DF16E643B86B> /Applications/VLC.app/Contents/MacOS/plugins/libpacketizer_dirac_plugin.dylib 0x106568000 - 0x10656bff7 +libpacketizer_mlp_plugin.dylib (???) <CF4E18A4-3A60-344E-BE68-CA4F2C6BC91A> /Applications/VLC.app/Contents/MacOS/plugins/libpacketizer_mlp_plugin.dylib 0x106571000 - 0x106573ff7 +libsvcdsub_plugin.dylib (???) <DFD9C650-1B94-3E2E-B3F9-704D952B9A6E> /Applications/VLC.app/Contents/MacOS/plugins/libsvcdsub_plugin.dylib 0x106579000 - 0x10657cfff +libspudec_plugin.dylib (???) <B57BF093-B3C2-3E67-886C-782A018AEA0E> /Applications/VLC.app/Contents/MacOS/plugins/libspudec_plugin.dylib 0x106582000 - 0x106586fff +libpacketizer_vc1_plugin.dylib (???) <4CF712BB-1244-3E2F-A4F7-5E45B18EAE45> /Applications/VLC.app/Contents/MacOS/plugins/libpacketizer_vc1_plugin.dylib 0x10658c000 - 0x106590ff7 +libpacketizer_mpegvideo_plugin.dylib (???) <077C2FAC-0767-3BB2-94D4-2E7DBB009F78> /Applications/VLC.app/Contents/MacOS/plugins/libpacketizer_mpegvideo_plugin.dylib 0x106699000 - 0x10669cff7 +libpacketizer_mpeg4video_plugin.dylib (???) <3C3B94E2-CF91-32BD-9F6F-3A3480862933> /Applications/VLC.app/Contents/MacOS/plugins/libpacketizer_mpeg4video_plugin.dylib 0x1066a2000 - 0x1066a5fff +libcvdsub_plugin.dylib (???) <BAC46456-C097-3917-AEBE-4C98F44DF630> /Applications/VLC.app/Contents/MacOS/plugins/libcvdsub_plugin.dylib 0x1066ab000 - 0x1066aeff7 +libdts_plugin.dylib (???) <EBEABBA9-C6A8-3B17-A71D-F066EECF0579> /Applications/VLC.app/Contents/MacOS/plugins/libdts_plugin.dylib 0x1066b4000 - 0x1066b7fff +liba52_plugin.dylib (???) <0907EB98-BE70-354B-A75A-3D60A2DF7B97> /Applications/VLC.app/Contents/MacOS/plugins/liba52_plugin.dylib 0x1066bd000 - 0x1066c0fff +libmpeg_audio_plugin.dylib (???) <5B384588-E198-3517-866D-C54C3DC88E75> /Applications/VLC.app/Contents/MacOS/plugins/libmpeg_audio_plugin. VM Region Summary: ReadOnly portion of Libraries: Total=236.1M resident=70.9M(30%) swapped_out_or_unallocated=165.2M(70%) Writable regions: Total=101.9M written=5840K(6%) resident=11.3M(11%) swapped_out=0K(0%) unallocated=90.6M(89%) REGION TYPE VIRTUAL =========== ======= MALLOC 57.3M MALLOC guard page 48K MALLOC_LARGE (reserved) 18.2M reserved VM address space (unallocated) STACK GUARD 56.1M Stack 18.1M VM_ALLOCATE 8K __DATA 26.2M __IMAGE 528K __LINKEDIT 62.1M __TEXT 174.0M __UNICODE 544K mapped file 18.7M shared memory 12K =========== ======= TOTAL 431.8M TOTAL, minus reserved VM space 413.6M

fkuehne
Developer
Developer
Posts: 7237
Joined: 16 Mar 2004 19:37
VLC version: 0.4.6 - present
Operating System: Darwin
Location: Germany
Contact:

Re: vlc 2.0.4 crashes where 2.0.2 works OK

Postby fkuehne » 24 Oct 2012 13:08

I've seen these crash reports quite a bit in the last few days since 2.0.4. We are investigating the cause at the moment.
VideoLAN
Felix Paul Kühne
Medic. VLC developer for appleOS since before you were born.
Blog: https://www.feepk.net

ceekee
New Cone
New Cone
Posts: 3
Joined: 28 Mar 2012 15:10

Re: vlc 2.0.4 crashes where 2.0.2 works OK

Postby ceekee » 24 Oct 2012 14:24

Thanks for the reply.


Return to “VLC media player for macOS Troubleshooting”

Who is online

Users browsing this forum: No registered users and 3 guests