RE: Seg Fault from strace

2016-04-11 Thread Garber, Dave (GE Oil & Gas, Non-GE)
: Re: Seg Fault from strace On 11/04/2016 21:27, Garber, Dave (GE Oil & Gas, Non-GE) wrote: > Strace always seg faults. Tried reverting back to 2.4.1 and had the same > issue. > > $ uname -a > CYGWIN_NT-6.1 G7TD3H72E 2.5.0(0.297/5/3) 2016-04-11 09:58 x86_64 Cygwin &g

Re: Seg Fault from strace

2016-04-11 Thread Achim Gratz
Garber, Dave (GE Oil & Gas, Non-GE) writes: > warning: dll path for "c:\windows\system32\dgapi64.dll" can not be evaluated > warning: Could not load shared library symbols for > c:\windows\system32\dgapi64.dll. > Do you need "set solib-search-path" or "set sysroot"? > [New Thread 13744.0x3438] > w

Re: Seg Fault from strace

2016-04-11 Thread Marco Atzeri
On 11/04/2016 21:27, Garber, Dave (GE Oil & Gas, Non-GE) wrote: Strace always seg faults. Tried reverting back to 2.4.1 and had the same issue. $ uname -a CYGWIN_NT-6.1 G7TD3H72E 2.5.0(0.297/5/3) 2016-04-11 09:58 x86_64 Cygwin $ strace echo foo Segmentation fault $ strace -o foo.strace echo f