[vlc-devel] Tag 1.0.0-rc3 : Jean-Baptiste Kempf : VLC media player 1.0.0-rc3, aka " Goldeneye" -- Release Candidate 3
Geoffroy Couprie
geo.couprie at gmail.com
Wed Jun 10 17:09:46 CEST 2009
Jean-Baptiste Kempf a écrit :
> On Wed, Jun 10, 2009 at 06:58:27PM +1000, xxcv wrote :
>
>> 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.
>>
>>
> Same, 1.0-bugfix is completly broken on Win32 startup.
> "unhandled vlc exception"...
>
> Best Regards...
>
>
Here is the backtrace for this crash:
Program received signal SIGSEGV, Segmentation fault.
0x7589969d in strdup () from C:\Windows\system32\msvcrt.dll
(gdb) warning: Lowest section in C:\Windows\system32\normaliz.dll is
.text at 00401000
bt
#0 0x7589969d in strdup () from C:\Windows\system32\msvcrt.dll
#1 0x6a5bbbac in vlc_plugin_set (module=0x0, item=0x172e33c, propid=4110)
at ../../vlc/src/modules/entry.c:428
#2 0x6a54e086 in vlc_entry__main (p_module=0x3636b0)
at ../../vlc/src/libvlc-module.c:2068
#3 0x6a5b5ed5 in AllocateBuiltinModule (p_this=0x362c44,
pf_entry=0x6a544bc4 <vlc_entry__main>)
at ../../vlc/src/modules/modules.c:1355
#4 0x6a5b3fb5 in __module_InitBank (p_this=0x362c44)
at ../../vlc/src/modules/modules.c:146
#5 0x6a5414ba in libvlc_InternalInit (p_libvlc=0x362c44, i_argc=1,
ppsz_argv=0x22fdc0) at ../../vlc/src/libvlc.c:330
#6 0x6a301419 in libvlc_new (argc=0, argv=0x22fe34, p_e=0x22fe90)
at ../../vlc/src/control/core.c:129
#7 0x0040148e in WinMain (hInstance=0x400000, hPrevInstance=0x0,
lpCmdLine=0x63246b "", nCmdShow=10) at ../../vlc/bin/winvlc.c:147
#8 0x00401f41 in main ()
More information about the vlc-devel
mailing list