[Cygwin64] dash segfault

Peter Rosin peda@lysator.liu.se
Sun Mar 10 20:15:00 GMT 2013


On 2013-03-10 21:11, Ryan Johnson wrote:
> On 10/03/2013 3:20 PM, Peter Rosin wrote:
>> On 2013-03-10 19:31, Peter Rosin wrote:
>>> So I guess the one from install. However, I did untar the release/cygwin
>>> one as well, but, I did use "tar xkf". I did it from 32-bit Cygwin with
>>> a "find .... | xargs -n 1 tar xzf" invocation after mirroring the install

It seems xzf is etched deeply into the fingers, that should have been:
"find .... | xargs -n 1 tar xkf"

>>> and release areas. I didn't really expect clashes...
>>>
>>> I'm now going to install the dll from release/cygwin (for real) and retry.
>> Ok, here's a crash with the dll from release, still with home-built dash
>> w/o -O2.
> BTW, gdb's "t a a bt" command is your friend (thread apply all: bt)

Thanks for the hint!

Cheers,
Peter



More information about the Cygwin-developers mailing list