Page 1 of 1

Crash with vlc

Posted: 06 Dec 2009 20:59
by alpha_one_x86
Hello, I have this crash with vlc:

Code: Select all

Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fa373695910 (LWP 30747)] memcpy () at ../sysdeps/x86_64/memcpy.S:524 524 ../sysdeps/x86_64/memcpy.S: No such file or directory. in ../sysdeps/x86_64/memcpy.S Current language: auto; currently asm (gdb) bt #0 memcpy () at ../sysdeps/x86_64/memcpy.S:524 #1 0x00007fa3757656d9 in AStreamPeekStream (s=0x1c39db8, pp_peek=0x7fa3736946d0, i_read=3603762651) at /usr/include/bits/string3.h:52 #2 0x00007fa3613906db in ASF_ReadObjectCommon (s=0x7fa277c9cd4c, p_obj=0x2052ce0) at libasf.c:160 #3 0x00007fa3613908fd in ASF_ReadObject (s=0x2047478, p_obj=<value optimized out>, p_father=0x2046bd0) at libasf.c:1331 #4 0x00007fa361390ef0 in ASF_ReadObjectRoot (s=0x2047478, b_seekable=1) at libasf.c:1541 #5 0x00007fa36138c009 in DemuxInit (p_demux=0x2046f58) at asf.c:711 #6 0x00007fa36138cc8f in Open (p_this=<value optimized out>) at asf.c:130 #7 0x00007fa37578993a in __module_need (p_this=0x2046f58, psz_capability=0x7fa3757ad237 "demux", psz_name=0x2040860 "", b_strict=true) at modules/modules.c:580 #8 0x00007fa37574fd49 in __demux_New (p_obj=0x1dbc1f8, psz_access=0x7fa373694ac8 "°J\223\002", psz_demux=0x7fa3757ad384 "", psz_path=0x7fa3757ad372 "wma", s=0x2043c86, out=0x20447a0, b_quick=true) at input/demux.c:165 #9 0x00007fa37575c913 in InputSourceInit (p_input=0x1dbc1f8, in=0x1e61040, psz_mrl=0x1cba980 "****************", psz_forced_demux=0x5 <Address 0x5 out of bounds>) at input/input.c:2602 #10 0x00007fa37575fc5e in Init (p_input=0x1dbc1f8) at input/input.c:1177 #11 0x00007fa375760f25 in input_Preparse (p_parent=<value optimized out>, p_item=<value optimized out>) at input/input.c:211 #12 0x00007fa3757422e9 in Thread (data=<value optimized out>) at playlist/preparser.c:130 #13 0x00007fa3750ad2b7 in start_thread (arg=<value optimized out>) at pthread_create.c:297 #14 0x00007fa3749967dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #15 0x0000000000000000 in ?? ()
Thanks to fix it.

Re: Crash with vlc

Posted: 06 Dec 2009 22:03
by novice
You will need to give more information... ie system windows or mac etc and which version of VLC is it... the reports dont really help...

When I had a problem with VLC crashing I found clearing the start path solved it for me.

Do search the forum Iam sure there are a few answers to your question.

Re: Crash with vlc

Posted: 07 Dec 2009 07:13
by Jean-Baptiste Kempf
Euh, this is a cool backtrace but we need a sample to reproduce and fix.