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

Segfault in mailer.py after upgrading to 1.6.2

From: Waynn Lue <waynnlue_at_gmail.com>
Date: Thu, 21 May 2009 15:54:19 -0700

I just upgraded our repository to 1.6.2.

Warning: post-commit hook failed (exit code 139) with output:
/home/vsyrup/svnrepo/hooks/post-commit: line 55: 28781 Segmentation
fault python /home/vsyrup/svnrepo/hooks/mailer.py commit "$REPOS"
"$REV" /home/vsyrup/svnrepo/hooks/mailer.conf

Running strace gives this:

open("/home/vsyrup/svnrepo/db/fsfs.conf", O_RDONLY) = -1 ENOENT (No such
file or directory)
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++

Did something break during the upgrade?

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2352699

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-22 00:55:18 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.