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: svn --version


On Thu, May 24, 2012 at 10:12:02AM +0200, Corinna Vinschen wrote:
>> On May 24 09:06, Denis Excoffier wrote:
>> > 
>> > Hello,
>> > 
>> > With the new subversion (1.7.5) and the last
>> > snapshot (20120523 21:51:34), the command 'svn --version' produces
>> > segmentation fault, with no svn.exe.stackdump produced:
>> > 
>> > % /usr/bin/svn --version
>> > Segmentation fault
>> > %
>> 
>> I just installed the latest subversion 1.7.5 and I can not reproduce
>> this crash.  svn --version prints the version information just fine with
>> the latest snapshot DLL.  I made sure I was really using the snapshot DLL,
>> not my local debug version.

I've decided to use rebase/rebaseall/autorebase. Until now, i had
always run "Setup download" and "Setup install" separately, with removal
of .../release/_autorebase/* between the two (and in addition, i
had installed "exit 0" in line 2 of /bin/rebaseall).

So, i made my installation completely standard, and first, i noticed
that "xz -9e" does not work any more:
% /usr/bin/xz -9e cygcheck.out
/usr/bin/xz: cygcheck.out: Cannot allocate memory
%

Then i observed that 'svn --version' failed as before. And with
the previous snapshot, it worked again. So no change with autorebasing.

>> 
>> > % /usr/bin/env -i TZ=Europe/Monaco /usr/bin/date
>> > Thu May 24 09:01:14 CEST 2012
>> > % /usr/bin/env -i TZ=Europe/Monaco /usr/bin/strace /usr/bin/date >! /dev/null
>> >    8773 [main] date 3248 D:\Home\dexcoff1\dexcoff1\cyg12c\bin\date.exe: *** fatal error - internal error reading the windows environment - too many environment variables?
>> >   10625 [main] date 3248 open_stackdumpfile: Dumping stack trace to date.exe.stackdump
>> 
>> That's a crash of some sorts while trying to convert the Windows
>> environment to the Cygwin POSIX environment.  Again, I can't reproduce
>> this one with the latest snapshot and the latest 1.7.15 strace.
I've this problem since many months before, perhaps even years. The
same occurs now, after the system is autorebased.


>> 
>> For a start, please send your cygcheck -svr info.  Did you try to see
>> if manual rebaseing helps?
% (cygcheck -s -v -r > cygcheck.out) >& cygcheck.err
%

Included both. What do you mean "manual rebaseing"? 'ldd svn' shows 45
individual DLL...

Regards,

Denis Excoffier.

Attachment: cygcheck.out
Description: Text document

Attachment: cygcheck.err
Description: Text document

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