[vlc-devel] commit: win32: fix %zu fixups - dont use mingw's vsnprintf (David Flynn )
xxcv
xxcv07 at gmail.com
Sat Apr 4 15:57:56 CEST 2009
David Flynn wrote:
> On 2009-04-04, xxcv <xxcv07 at gmail.com> wrote:
>
>> Jean-Baptiste Kempf wrote:
>>
>>> On Sat, Apr 04, 2009 at 08:28:37PM +1100, xxcv wrote :
>>>
>>>
>>>> git version control wrote:
>>>>
>>>>
>>>>> vlc | branch: master | David Flynn <davidf at rd.bbc.co.uk> | Wed Apr 1
>>>>> 21:40:02 2009 +0000| [151982aab503fa812cd4d6e830df34e78871c106] |
>>>>> committer: Jean-Baptiste Kempf
>>>>> win32: fix %zu fixups - dont use mingw's vsnprintf
>>>>>
>>>>> Traditionally, MSVCRT has provided vsnprintf as _vsnprintf;
>>>>> to 'aid' portability/standards compliance, mingw provide a
>>>>> static version of [v]snprintf that is buggy.
>>>>>
>>>>>
>>>>>
>> Indeed that there's 2 problems with wmv one is with these patch series.
>>
>
> On the *printf problem, are you either able to identify which module it
> dies in? or grab a stack trace?
>
Program received signal SIGSEGV, Segmentation fault.
[Switching to thread 7736.0x1a98]
ASF_ObjectDumpDebug (p_obj=) at libasf.c:1506
in libasf.c
(gdb) Error: dll starting at 0x76ba0000 not found.
Error: dll starting at 0x75430000 not found.
Error: dll starting at 0x76ba0000 not found.
Error: dll starting at 0x76cd0000 not found.
Cannot access memory at address 0xa00eb98
1506 libasf.c: No such file or directory.
bt
#0 ASF_ObjectDumpDebug (p_obj=) at libasf.c:1506
#1 0x68447d90 in ASF_ObjectDumpDebug (p_obj=) at libasf.c:1503
(gdb) Cannot access memory at address 0xa00eb98
Cannot access memory at address 0xa00efa8
Cannot access memory at address 0xa00efa8
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090405/cc315d97/attachment.html>
More information about the vlc-devel
mailing list