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

Re: ^c seem to dump core on svn log, svn merge

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2003-05-01 21:47:51 CEST

On Wed, Apr 30, 2003 at 07:14:54AM -0700, solo turn wrote:
> $ svn log
> ^Ccore dumped
>
> $ dbx /usr/local/bin/svn core
> Reading svn
> core file header read successfully
> Reading ld.so.1
...
> detected a multithreaded program
> t@1 (l@1) terminated by signal SEGV (no mapping at the fault address)
> 0xfe933084: strlen+0x0080: ld [%o1], %o2 db
> Current function is error_ossl
> 495
> ERR_reason_error_string(ERR_get_error()));
> (dbx) where
> current thread: t@1
> [1] strlen(0x0, 0x0, 0xfee2a500, 0x7efefeff, 0x81010100,
> 0xfedbb730), at 0xfe933084
> [2] _doprnt(0x0, 0xffbeee70, 0x0, 0x49861, 0x0, 0xfee2a50d), at
> 0xfe982c50
> [3] snprintf(0x77584, 0x7fffffff, 0xfee2a500, 0x0, 0x0, 0x0), at
> 0xfe984994
> =>[4] error_ossl(sock = 0x77580, sret = -1), line 495 in
> "ne_socket.c"

Looks like a simple neon SSL bug - this is on Solaris? What version of
OpenSSL?

Regards,

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 1 21:49:08 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.