[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[svn 0.26.0] core dumps

From: Harrison B. Caudill <kungfoo_at_cc.gatech.edu>
Date: 2003-10-23 20:50:13 CEST

After creating a repository:

kungfoo@alexei ~ $ svnadmin create /home/svn/test

And importing some latex files as a test (please forgive the lack on line
wrap):

kungfoo_at_myrna ~/tmp $ svn import playtex svn+ssh://svn.hypersphere.org/home/svn/test

And trying to checkout:

kungfoo_at_myrna ~/tmp $ svn co svn+ssh://svn.hypersphere.org/home/svn/test

A test/foo.tex
<snip>
Checked out revision 1.
Segmentation fault

Ran gdb:

Password:
A test/foo.tex
<snip>
A test/test.tex
Checked out revision 1.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1077211808 (LWP 12258)]
0x42073771 in free () from /lib/tls/libc.so.6

If you want to try it yourself:

username: tmp
password: svnrocks

-- 
Harrison Caudill                        |  .^        www.hypersphere.org
Computer Science & Physics Double Major |  | Me*Me=1
Georgia Institute of Technology         | '/         I'm just a normal guy
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 23 20:58:06 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.