This is the mail archive of the cygwin-developers 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]

Re: [Cygwin64] dash segfault


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


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