Opened 14 months ago

Last modified 5 months ago

#67130 new defect

subversion: Segmentation fault

Reported by: ogourgue (Olivier Gourgue) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc: chrstphrchvz (Christopher Chavez)
Port: subversion

Description

I installed subversion some weeks ago with macports and it worked just fine. Now I get an error message "zsh: segmentation fault". I uninstalled and reinstalled. Please let me know which additional information you need to help solving this issue.

Change History (6)

comment:1 Changed 14 months ago by ryandesign (Ryan Carsten Schmidt)

Summary: Segmentation fault with svn (subversion)subversion: Segmentation fault

Could you attach the crash log file? It might tell us why it's crashing. It's in ~/Library/Logs/DiagnosticReports.

comment:2 Changed 14 months ago by ryandesign (Ryan Carsten Schmidt)

Another subversion crash has been reported in #67150 but until we see your crash log we won't know if it's the same problem or a different one.

comment:3 Changed 14 months ago by ogourgue (Olivier Gourgue)

The issue seems to be with the SVN server and/or my account on that server, as I have been able to check out repositories from other servers. Sorry bothering you with that. My mistake.

comment:4 Changed 9 months ago by chrstphrchvz (Christopher Chavez)

The SVN client should not crash this way, even if just for specific SVN server. The fact that it was for a specific server sounds possibly like #67150. Unless your crash report is still available, maybe try checking whether that server now works or if there is instead an error like internal error: failed to init cipher 'rc4'.

Last edited 9 months ago by chrstphrchvz (Christopher Chavez) (previous) (diff)

comment:5 Changed 9 months ago by chrstphrchvz (Christopher Chavez)

Cc: chrstphrchvz added

comment:6 Changed 5 months ago by kencu (Ken)

svn segfaulted building codeblocks-devel just now on the buildbot (10.7 and 10.8 only seem to show this so far, more builds underway):

https://build.macports.org/builders/ports-10.8_x86_64-builder/builds/155588/steps/install-port/logs/stdio

sh: line 1: 12742 Segmentation fault: 11  /opt/local/bin/svn --non-interactive checkout svn://svn.code.sf.net/p/codeblocks/code/trunk@13399 2>&1
Command failed:  cd "/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_codeblocks-devel/codeblocks-devel/work" && /opt/local/bin/svn --non-interactive checkout svn://svn.code.sf.net/p/codeblocks/code/trunk@13399 2>&1
Exit code: 139

odd that three weeks ago codeblocks-devel built through on those same systems, and subversion hasn't been changed since then. (But openssl3 has ... ).

Last edited 5 months ago by kencu (Ken) (previous) (diff)
Note: See TracTickets for help on using tickets.