<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
David Flynn wrote:
<blockquote cite="mid:slrngtej47.d62.davidf+nntp@dog.thdo.woaf.net"
 type="cite">
  <pre wrap="">On 2009-04-04, xxcv <a class="moz-txt-link-rfc2396E" href="mailto:xxcv07@gmail.com"><xxcv07@gmail.com></a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Jean-Baptiste Kempf wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">On Sat, Apr 04, 2009 at 08:28:37PM +1100, xxcv wrote :
  
      </pre>
      <blockquote type="cite">
        <pre wrap="">git version control wrote:
    
        </pre>
        <blockquote type="cite">
          <pre wrap="">vlc | branch: master | David Flynn <a class="moz-txt-link-rfc2396E" href="mailto:davidf@rd.bbc.co.uk"><davidf@rd.bbc.co.uk></a> | 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.

      
          </pre>
        </blockquote>
      </blockquote>
    </blockquote>
    <pre wrap="">Indeed that there's 2 problems with wmv one is with these patch series.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
On the *printf problem, are you either able to identify which module it
dies in? or grab a stack trace?
  </pre>
</blockquote>
Program received signal SIGSEGV, Segmentation fault.<br>
[Switching to thread 7736.0x1a98]<br>
ASF_ObjectDumpDebug (p_obj=) at libasf.c:1506<br>
        in libasf.c<br>
(gdb) Error: dll starting at 0x76ba0000 not found.<br>
Error: dll starting at 0x75430000 not found.<br>
Error: dll starting at 0x76ba0000 not found.<br>
Error: dll starting at 0x76cd0000 not found.<br>
Cannot access memory at address 0xa00eb98<br>
1506    libasf.c: No such file or directory.<br>
bt<br>
#0  ASF_ObjectDumpDebug (p_obj=) at libasf.c:1506<br>
#1  0x68447d90 in ASF_ObjectDumpDebug (p_obj=) at libasf.c:1503<br>
(gdb) Cannot access memory at address 0xa00eb98<br>
Cannot access memory at address 0xa00efa8<br>
Cannot access memory at address 0xa00efa8<br>
<br>
</body>
</html>