Problem with winebuild

Robert Lunnon bobl at optushome.com.au
Tue Mar 15 08:08:54 CST 2005


The following problem is evident under solaris NULL pointer passed to printf 
I'm not sure if this is a poblem with the spec file or winebuild.... Still 
it's not good to pass NULL pointers to printf


Starting program: /export/home/src/wine2004/wine/tools/winebuild/winebuild -w  
--def -o amstream/amstream.spec.def --export amstream/amstream.spec

Program received signal SIGSEGV, Segmentation fault.
0xd2722a6c in strlen () from /usr/lib/libc.so.1
(gdb) bt
#0  0xd2722a6c in strlen () from /usr/lib/libc.so.1
#1  0xd2777d3e in _ndoprnt () from /usr/lib/libc.so.1
#2  0xd277a8b7 in fprintf () from /usr/lib/libc.so.1
#3  0x0805d962 in BuildDef32File (outfile=0x8077078, spec=0x8077630) at 
spec32.c:848
#4  0x08054819 in main (argc=7, argv=0x80477f4) at main.c:469



More information about the wine-devel mailing list