You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Joe Orton <jo...@manyfish.co.uk> on 2003/05/01 19:47:51 UTC

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

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