Svn-1.14.3 and svn1.14.5 segfault using 32-bit x86, but not on 64-bit x86_64

2025-03-11 Thread John Frankish
Svn-1.14.3 and svn1.14.5 segfault using 32-bit x86, but not on 64-bit x86_64 using the same distro (tinycorelinux) and the same machine. Building from source using: CC="gcc -ggdb" CXX="g++ -ggdb" ./configure --prefix=/usr/local -disable-static --localstatedir=/var --wi

Re: Svn-1.14.3 and svn1.14.5 segfault using 32-bit x86, but not on 64-bit x86_64

2025-03-10 Thread Branko Čibej
On 10. 3. 25 13:45, John Frankish wrote: Svn-1.14.3 and svn1.14.5 segfault using 32-bit x86, but not on 64-bit x86_64 using the same distro (tinycorelinux) and the same machine. Building from source using: CC="gcc -ggdb" CXX="g++ -ggdb" ./configure --prefix=/usr/l

Re: Svn-1.14.3 and svn1.14.5 segfault using 32-bit x86, but not on 64-bit x86_64

2025-03-10 Thread Branko Čibej
On 10. 3. 25 13:45, John Frankish wrote: Svn-1.14.3 and svn1.14.5 segfault using 32-bit x86, but not on 64-bit x86_64 using the same distro (tinycorelinux) and the same machine. Building from source using: CC="gcc -ggdb" CXX="g++ -ggdb" ./configure --prefix=/usr/l

Re: Svn-1.14.3 and svn1.14.5 segfault using 32-bit x86, but not on 64-bit x86_64

2025-03-10 Thread Branko Čibej
On 10. 3. 25 20:09, Branko Čibej wrote: On 10. 3. 25 13:45, John Frankish wrote: Svn-1.14.3 and svn1.14.5 segfault using 32-bit x86, but not on 64-bit x86_64 using the same distro (tinycorelinux) and the same machine. Building from source using: CC="gcc -ggdb" CXX="g++ -gg