This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Problem popen fails on W2008 R2 64bits (faulting application sh.exe version 0.0.0 faulting unknown module...)


Hi

I have this problem only on Windows 2008 R2 64bits on Windows 2003 it works fine.
I'm still using a CYGWIN version 1.5.25.



I have a process which loads a XX.DLL with the functions (lt_dlinit,lt_dlopen..).
When this process calls popen(), popen returns NULL and errno is set to "No child process".


In the Event viewer, I can see the following error message:
Faulting application sh.exe, version 0.0.0.0, time stamp 0x48a031a1, faulting module unknown, version 0.0.0.0, time stamp 0x00000000, exception code 0xc0000005, fault offset 0x00000000, process id 0xaac, application start time 0x01cc58ce16f48983


If the process doesnt load the XX.DLL, popen() works fine.


In the mailing lists , I have not found an answer. Thanks in advance

Martine

--
Martine Carannante
System Software Development R&D


Bull, Architect of an Open World TM

Tél : (+33) 1 30 80 71 87
http://www.bull.com



-- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]