[vlc-devel] Tag 1.0.0-rc3 : Jean-Baptiste Kempf : VLC media player 1.0.0-rc3, aka " Goldeneye" -- Release Candidate 3

xxcv xxcv07 at gmail.com
Wed Jun 10 10:58:27 CEST 2009


Pierre d'Herbemont wrote:
> Sure, this is not touching libvlccore, just libvlc. It is a backport
> of what is in master currently. And this is attempting to fix a
> totally broken object in libvlc (and fixing its associated tests at
> the same time). It doesn't touch any other object in a intrusive way.
> So this is really low risk regarding VLC. And a medium risk regarding
> libvlc.
>
> This could deserve an -rc, if libvlc users are testing it.
>   
I don't understand why it is crashing libvlccore if you said its not 
touched because now I got origin/1.0-bugfix compiled it crash almost 
immediately.

---
GNU gdb 6.8
Copyright (C) 2008 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"...
(no debugging symbols found)
(gdb) r
Starting program: c:\Program Files (x86)\VideoLAN\VLC/vlc.exe
[New thread 4616.0x11f8]

Program received signal SIGSEGV, Segmentation fault.
0x6a5c9273 in mdgettext ()
   from c:\Program Files (x86)\VideoLAN\VLC\libvlccore.dll
(gdb) bt
#0  0x6a5c9273 in mdgettext ()
   from c:\Program Files (x86)\VideoLAN\VLC\libvlccore.dll
#1  0x009c8ff0 in ?? ()
#2  0x00000022 in ?? ()
#3  0x6a62a8f0 in ppsz_language ()
   from c:\Program Files (x86)\VideoLAN\VLC\libvlccore.dll
#4  0x6a62a920 in ppsz_language ()
   from c:\Program Files (x86)\VideoLAN\VLC\libvlccore.dll
#5  0x009c88d0 in ?? ()
#6  0x00000027 in ?? ()
#7  0x00000028 in ?? ()
#8  0x6a5c9ce9 in vlc_plugin_set ()
   from c:\Program Files (x86)\VideoLAN\VLC\libvlccore.dll
#9  0x6a62a8f0 in ppsz_language ()
   from c:\Program Files (x86)\VideoLAN\VLC\libvlccore.dll
#10 0x000057e4 in ?? ()
#11 0x009c3638 in ?? ()
#12 0x00000000 in ?? ()




More information about the vlc-devel mailing list