Re: JavaHL crash on macOS 10.13.5

2018-06-08 Thread Philip Martin
Thomas Singer writes: > For adding/committing an empty file he is getting: > >> $ touch testfile.txt >> $ svn add testfile.txt A testfile.txt >> $ svn commit -m "commit test" testfile.txt Adding testfile.txt >> Transmitting file data .svn: E175002: Commit failed (details follow):

Re: JavaHL crash on macOS 10.13.5

2018-06-07 Thread Thomas Singer
For adding/committing an empty file he is getting: $ touch testfile.txt $ svn add testfile.txt A testfile.txt $ svn commit -m "commit test" testfile.txt Adding testfile.txt Transmitting file data .svn: E175002: Commit failed (details follow): svn: E175002: Unexpected HTTP stat

Re: JavaHL crash on macOS 10.13.5

2018-06-07 Thread Thomas Singer
Thanks for answering. The user tried to commit using our SVN 1.9.7 binaries from : I attempted the command line commit and got an error. It is a text file, RTF made in TextEdit and is 2 words. here’s the error i got from the command line which makes no

Re: JavaHL crash on macOS 10.13.5

2018-06-07 Thread Philip Martin
Thomas Singer writes: >> Thread 44 Crashed:: Java: WorkerThread-3 >> 0 libsystem_kernel.dylib 0x7fff696a0b6e __pthread_kill + 10 >> 1 libsystem_pthread.dylib 0x7fff6986b080 pthread_kill + 333 >> 2 libsystem_c.dylib0x7fff695fc1ae abort + 127 >>

JavaHL crash on macOS 10.13.5

2018-06-07 Thread Thomas Singer
Hi experts, We've got a macOS crash report from a user of SmartSVN (that uses JavaHL for performing SVN commands). The following thread crashed when the user tried to add/commit a new file: Thread 44 Crashed:: Java: WorkerThread-3 0 libsystem_kernel.dylib 0x7fff696a0b6e __