bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: autopoint segfault


From: Olivier Kaloudoff
Subject: Re: autopoint segfault
Date: Wed, 31 May 2006 11:14:49 +0200 (CEST)

Re, Bruno,

        here is the information you requested;

bash-2.05b$ autopoint
cvs init: CVSROOT proxy specification is only valid for gserver and
cvs init: pserver connection methods.
/apps/unsupported/bin/autopoint: line 405: 15722 Segmentation fault cvs -d "$CVSROOT" init
cvs checkout: CVSROOT proxy specification is only valid for gserver and
cvs checkout: pserver connection methods.
find: archive: No such file or directory
find: archive: No such file or directory
autopoint: *** infrastructure files for version 0.12.1 not found; this is autopoint from GNU gettext-tools 0.14.5
autopoint: *** Stop.

bash-2.05b$ cvs --version

Concurrent Versions System (CVS) 1.12.13 (client/server)

Copyright (C) 2005 Free Software Foundation, Inc.

Senior active maintainers include Larry Jones, Derek R. Price,
and Mark D. Baushke.  Please see the AUTHORS and README files from the CVS
distribution kit for a complete list of contributors and copyrights.

CVS may be copied only under the terms of the GNU General Public License,
a copy of which can be found with the CVS distribution kit.

Specify the --help option for further information about CVS

bash-2.05b$ pwd
/home/freesoft/freesoft/build/openbox


BTW, is there currently a gettext mailing list where these problems
can be reported ? was not able to find one, except gettext-announce,
gettext-cvs .. (don't know what gettext-alpha is all about)

Olivier


On Tue, 30 May 2006, Bruno Haible wrote:

Hello,

Olivier Kaloudoff wrote:
        some software is using autopoint in his build process (openbox wm),
and it seems that latest version has problems;

bash-2.05b$ autopoint
cvs init: CVSROOT proxy specification is only valid for gserver and
cvs init: pserver connection methods.
/apps/unsupported/bin/autopoint: line 405: 18494 Segmentation fault cvs -d
"$CVSROOT" init
cvs checkout: CVSROOT proxy specification is only valid for gserver and
cvs checkout: pserver connection methods.
find: archive: No such file or directory
find: archive: No such file or directory
autopoint: *** infrastructure files for version 0.12.1 not found; this is
autopoint from GNU gettext-tools 0.14.5
autopoint: *** Stop.

bash-2.05b$ autopoint --version
/apps/unsupported/bin/autopoint (GNU gettext-tools) 0.14.5

Thanks for the report. The error message

  /apps/unsupported/bin/autopoint: line 405: 18494 Segmentation fault cvs -d 
"$CVSROOT" init

indicates that not autopoint dumped core (otherwise you wouldn't see further
messages about cvs checkout, find etc.) but rather ther cvs command dumped core,
and autopoint simply reported it.

What is the output of

1)      $ cvs --version
2)      $ pwd

Bruno



--

Olivier Kaloudoff
---




reply via email to

[Prev in Thread] Current Thread [Next in Thread]