[vlc-devel] Re: CVS Commit (titer)
Derk-Jan Hartman
d.hartman at student.utwente.nl
Sat May 10 22:47:05 CEST 2003
You broke something.
The duplication of the string_list function does not work (NULL and
empty strings? ), and since this is done automatically at boot, vlc
does not start anymore here.
Thread 0 Crashed:
#0 0x90000f20 in strlen
#1 0x90010bd8 in strdup
#2 0x0002c554 in config_Duplicate (configuration.c:420)
#3 0x0000308c in vlc_entry__main (libvlc.c:577)
#4 0x000298e4 in __module_LoadMain (modules.c:948)
#5 0x000035c0 in VLC_Init (libvlc.c:140)
#6 0x000026a0 in main (vlc.c:95)
#7 0x00002370 in _start (crt.c:267)
#8 0x000021f0 in start
I think i fixed it, a commit is coming up.
DJ
On zaterdag, mei 10, 2003, at 15:40 Europe/Amsterdam, cvs at videolan.org
wrote:
> Update of /cvs/videolan/vlc/src
> Modified Files:
> libvlc.c libvlc.h
>
> Log Message:
> * src/libvlc.[ch]: removed --translation to avoid breaking
> compatibility
> with old config files; --language is now a string_from_list you can
> use
> to specify the language (default is auto-detection).
>
> --
> titer
> --
> This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
> To unsubscribe, please read http://developers.videolan.org/lists.html
> If you are in trouble, please contact <postmaster at videolan.org>
>
>
---
Videolan - VLC media player
Derk-Jan Hartman (thedj at users.sourceforge.net)
Co-Developer of the MacOS X port of vlc
http://www.videolan.org/vlc
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list