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]

Re: Stackdump at every second startup


On 1/3/2012 1:29 PM, Børge Strand-Bergesen wrote:
Thanks,

I hope I used the right syntax in cmd. I ran it as Admin. The result
is the same, though, stackdump at every second cygwin startup.

Børge


Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Users\borge>cd \cygwin\bin

C:\cygwin\bin>ash rebaseall
rebaseall: 29: cd: can't cd to rebaseall

C:\cygwin\bin>ash ./rebaseall

C:\cygwin\bin>



try:


chdir c:\cygwin\bin

dash -l -i -c "rebaseall"


-- 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]