Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Apr 2010 12:25:25 +0200
From:      Lucius Windschuh <lwindschuh@googlemail.com>
To:        Dmitry Krivenok <krivenok.dmitry@gmail.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Failed assertion: "(run->regs_mask[elm] & (1U << bit)) == 0"
Message-ID:  <p2j90a5caac1004290325oef3e55f2x3143ffc4af492bd8@mail.gmail.com>
In-Reply-To: <n2xda48cf211004290255vd610e01fnbabd73c79989fc7a@mail.gmail.com>
References:  <n2xda48cf211004290255vd610e01fnbabd73c79989fc7a@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Dmitry.

2010/4/29 Dmitry Krivenok <krivenok.dmitry@gmail.com>:
> Hello Hackers!
>
> I have a problem with FreeBSD-CURRENT system:
> FreeBSD host 9.0-CURRENT FreeBSD 9.0-CURRENT #16 r207299: Wed Apr 28
> 04:15:07 UTC 2010 =A0 =A0 root@host:/usr/obj/usr/src/sys/GENERIC =A0amd64
>
> Perl aborts with the following error on exiting cpan shell:
>
> cpan[2]> q
> Lockfile removed.
> perl: (malloc) /usr/src/lib/libc/stdlib/malloc.c:2628: Failed assertion:
> "(run->regs_mask[elm] & (1U << bit)) =3D=3D 0"
> Abort trap: 6 (core dumped)

Can you determine if the CPAN shell is using Term::ReadLine and you
have devel/p5-ReadLine-Gnu installed?
If this is the case, you probably ran into this bug:
http://www.freebsd.org/cgi/query-pr.cgi?pr=3D131664
Replacing p5-ReadLine-Gnu with p5-ReadLine-Perl should avoid this problem.

I was still unable to track this futher bug down and this port is
broken for a while. :-/

Regards,

Lucius



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?p2j90a5caac1004290325oef3e55f2x3143ffc4af492bd8>