vlc1.1.0 crashed using cmd line
Posted: 29 Jun 2010 03:39
hi
when i use vlc1.1.0 compiled by myself(viewtopic.php?f=14&t=78210), i find a ploblem that it crashed using cmd line or in cygwin env.
the error is micorsoft visual c++ runtime library
but when i use the cmd:
all is fine.
it's a bug or it's normal?
before vlc1.1.0, it doesn't get this error.
when i use vlc1.1.0 compiled by myself(viewtopic.php?f=14&t=78210), i find a ploblem that it crashed using cmd line or in cygwin env.
Code: Select all
D:\cygwin_new\home\jeremiah\vlc-1.1.0-good\vlc-1.1.0>vlc d:/video/01.avi
Code: Select all
assertion failed
problem:.....
file:text/strings.c
line:1124
expression: path[0] == DIR_SEP_CHAR
......
Code: Select all
D:\cygwin_new\home\jeremiah\vlc-1.1.0-good\vlc-1.1.0>vlc d:\video\01.avi
it's a bug or it's normal?
before vlc1.1.0, it doesn't get this error.