tags 396700 unreproducible
thanks

[EMAIL PROTECTED] (Debian Bug Tracking System) writes:

> classes:
>    pbbuttonsdInstalled = ( FileExists(/etc/pbbuttonsd.conf) )
>
>         control:
>            pbbuttonsdUnique = ( "# Managed by cfengine 2005.10.08-0" )
>            editfiles:
>
>            pbbuttonsdInstalled::
>
> {
>         /etc/pbbuttonsd.conf
>            BeginGroupIfNoLineContaining "$(pbbuttonsdUnique)"
>              InsertLine "$(pbbuttonsdUnique)"
>              DeleteLinesContaining "cfengine"
>              LocateLineMatching "TPMode .*"
> #    DeleteNLines "1"
> #    InsertLine "TPMode = notap"
>            EndGroup
> }
>
> If I remove the line <LocateLineMatching "TPMode .*"> the segfault
> disappears.

I'm not able to reproduce this bug with 2.1.20-1 nor 2.2.3-1.

> ii  libc6                      2.3.6.ds1-4   GNU C Library: Shared libraries

I also tried to downgrade libc6 to 2.3.6.ds1-4 to check if this could
be related to #397020 (fixed in libc6 2.3.6.ds1-8), but it still does
not segfault for me (this was all in a qemu-session). It could not be
a powerpc-issue?

If you are able to/have time to reproduce it, can you also test with
the new version of cfengine2 (2.2.3-1 from backports.org or in
testing/unstable) and see if the problem still exists?


- Werner



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to