< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

[reSIProcate-users] Failing to exec anything in resip/dum/test or resip/stack/test under cygwin


Hi folks,

I have been using resiprocate 1.5 tagged release under Solaris 10 x86 and ubuntu successfully for a while now, with no troubles.

However I am required to build our application under cygwin.

Resiprocate seems to build okay, but it fails to run.

None of the test apps in resip/dum/test or resip/stack/test run, and they appear to provide no valuable feedback as to why they are not running.

I have tried them on multiple installations of XP and Vista.

When executed they just drop straight back to the command line on XP.

On Vista they bring up the Application Error dialog box. 

The eventlog contains 'Faulting application treg.exe, version 0.0.0.0, time stamp 0x4a7111c2, faulting module ntdll.dll, version 6.0.6002.18005, time stamp 0x49e03821, exception code 0xc0000005, fault offset 0x00009eed, process id 0x1d5c, application start time 0x01ca10ca0c9847f2.'

strace output:
$ strace basicMessage
strace: error creating process basicMessage, (error 2)

I am compiling using:

gcc version 4.3.2 20080827 (beta) 2 (GCC)
boost 1.33.1-4

I am a bit of a loss on where to go from here, all my normal tools are failing me..

Any advice or hints on what to try would be appreciated, as would any reports from people who are also, successfully or otherwise, running resip under cygwin.

Kind Regards,
Stuart Whelan.