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

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

Re: autopoint segfault


From: Bruno Haible
Subject: Re: autopoint segfault
Date: Tue, 30 May 2006 19:37:27 +0200
User-agent: KMail/1.5

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





reply via email to

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