This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] fix the last sed testsuite XFAIL


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Paolo Bonzini wrote:

> The corner case is exposed by the regex (A?){3,6} with pattern "AAAA".
> Here, the register must match the fourth "A", and not the empty string,
> [...]

Applying the first patch only yields this when running runtests:

runtests: regexec.c:1241: pop_fail_stack: Assertion `num >= 0' failed.


Applying the follow-up patch as well causes the program to segfault.

Can you try running the glibc tests?

- -- 
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/3Py22ijCOnn/RHQRAvRaAJ43m2bJHj07cirEFEeMHkWIDJ/04wCff6cH
pFgQ2jAwrfYvPiQjqg8Qs+0=
=+YoO
-----END PGP SIGNATURE-----


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]