I am using xpidl.exe from gecko-sdk-win32-msvc-1.8.0.4.zip and trying to
generate header files from IDL files. I have glib-1.2.dll and libIDL-0.6.dll
from a VC 7.1 bundle and I am have VC 7.1 (Visual Studio.net 2003) installed
and it is picking up msvcrt71.dll for the C runtime. I get a crash only
while generating header files. I can generate XPT files fine. If anyone
aware of this issue and how to fix it ? Here is part of the call stack. 

 

            ntdll.dll!7c918fea()          

            msvcrt.dll!77c42d75()      

            ntdll.dll!7c90104b()         

>          msvcr71.dll!_lock_file(void * pf=0x77c5fce0)  Line 236        C

            msvcr71.dll!vfprintf(_iobuf * str=0x77c5fce0, const char *
format=0x1001b654, char * ap=0x0012fc80)  Line 60 + 0x6  C

            libIDL-0.6.dll!1000dfe2()   

            libIDL-0.6.dll!10011e2f()   

            libIDL-0.6.dll!1000c3ad() 

            libIDL-0.6.dll!1000ccf1()   

            libIDL-0.6.dll!10012755() 

            kernel32.dll!7c81095f()    

            libIDL-0.6.dll!10013345() 

            libIDL-0.6.dll!1000c3ad() 

            libIDL-0.6.dll!1001343b() 

            xpidl.exe!00401d89()      

            xpidl.exe!00404d47()      

            xpidl.exe!00401374()      

_______________________________________________
dev-tech-xpcom mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpcom

Reply via email to