Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#41112 closed defect (invalid)

subversion: svnserve crashed in libdispatch on Mavericks

Reported by: tpisellijr@… Owned by: danielluke (Daniel J. Luke)
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: mavericks Cc: blair (Blair Zajac)
Port: subversion

Description

Upgraded to 10.9 server and reinstalled macports and subversion. Can't use subversion locally or with svnserve from another client. Attached is a copy of the the crash report information.

Attachments (1)

svn crash.txt (19.0 KB) - added by tpisellijr@… 10 years ago.
crash report

Download all attachments as: .zip

Change History (11)

Changed 10 years ago by tpisellijr@…

Attachment: svn crash.txt added

crash report

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: blair@… added
Keywords: mavericks added
Owner: changed from macports-tickets@… to dluke@…
Port: subversion added
Summary: svnserve crashed in libdispatch on Maverickssubversion: svnserve crashed in libdispatch on Mavericks

comment:2 Changed 10 years ago by danielluke (Daniel J. Luke)

That's a svnserve crash report, which you should report upstream (maybe ask on the subversion users list first?).

comment:3 Changed 10 years ago by tpisellijr@…

Sent message to users@… with the same content as this report. Thanks, Tony

comment:4 Changed 10 years ago by danielluke (Daniel J. Luke)

If you get an upstream bug / patch, please add a reference to it here (so we can possibly include it in the MacPorts port).

comment:5 Changed 10 years ago by danielluke (Daniel J. Luke)

Owner: changed from dluke@… to dluke@…
Status: newassigned

comment:6 in reply to:  4 ; Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Replying to tpisellijr@…:

Upgraded to 10.9 server and reinstalled macports and subversion.

Did you also upgrade to Xcode 5.0.1 and install its command line tools and uninstall and reinstall all ports per the migration instructions?

Replying to dluke@…:

If you get an upstream bug / patch, please add a reference to it here (so we can possibly include it in the MacPorts port).

He posted a message on the Subversion users list but the response so far as been "it's a MacPorts problem".

comment:7 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

svnserve does not crash for me on Mavericks:

$ svnadmin create /tmp/repo
$ svnserve -i -r /tmp/repo
( success ( 2 2 ( ) ( edit-pipeline svndiff1 absent-entries commit-revprops depth log-revprops atomic-revprops partial-replay inherited-props ephemeral-txnprops file-revs-reverse ) ) )

comment:8 in reply to:  6 Changed 10 years ago by tpisellijr@…

Replying to ryandesign@… Yes I followed the migration guide and uninstalled all of the ports; upgraded to mavericks And Xcode 5.0.1 and the command line tools; then pulled down the macports package for mavericks and reinstalled subversion (which is the only port I'm using on this box. Everything installed without any errors. I'm awY from home until this afternoon but can try to uninstall/reinstall everything again. Thanks

Replying to tpisellijr@…:

Upgraded to 10.9 server and reinstalled macports and subversion.

Did you also upgrade to Xcode 5.0.1 and install its command line tools and uninstall and reinstall all ports per the migration instructions?

Replying to dluke@…:

If you get an upstream bug / patch, please add a reference to it here (so we can possibly include it in the MacPorts port).

He posted a message on the Subversion users list but the response so far as been "it's a MacPorts problem".

comment:9 Changed 10 years ago by danielluke (Daniel J. Luke)

Resolution: invalid
Status: assignedclosed

As an extra data-point, make svnserveautocheck PARALLEL=1 (as recommended on the subversion users list) also doesn't crash for me on Mavericks.

comment:10 Changed 10 years ago by raimue (Rainer Müller)

The reported backtrace appears similar to the bug filed against bash in #41248. This makes me assume it's actually a bug in gettext when determining the system's language.

Note: See TracTickets for help on using tickets.