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

Re: Segfault on Linux x86_64

From: Alexander Thomas <alexander_at_collab.net>
Date: Fri, 08 Mar 2013 21:16:29 +0530

On Friday 08 March 2013 06:38 PM, Philip Martin wrote:
> Alexander Thomas <alexander_at_collab.net> writes:
>
>> svn_at_trunk compiled in Linux x86_64 with libc-iconv, segfaults when executed
>> with an argument. I don't understand libsvn_subr/utf.c code well enough.
>> Here I'm attaching gdb traceback for "svn --version".
>>
>> Env details :
>>
>> $ uname -a
>> Linux localhost 2.6.9-42.ELsmp #1 SMP Wed Jul 12 23:32:02 EDT 2006 x86_64 x86_64 x86_64 GNU/Linux
>>
>> * subversion trunk_at_1452694
>> * glibc-2.3.4
>> * apr-1.4.6
>> * apr-util-1.5.1
> That's quite an old system isn't it? Which version of the compiler is
> used? Perhaps it's the apr/compiler bug:
>
> http://subversion.apache.org/docs/release-notes/1.7.html#rhel-2-issue
>
Yes, system is old but not so old as rhel-2. This one is running on
RHEL 4 ES and GCC 3.4.6.

Thanks for the link....Recompiling APR with
'--disable-nonportable-atomics' helped.

Mark & Philip Thanks once again.

-AT
Received on 2013-03-08 16:47:15 CET

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.