Comment 19 for bug 22036

Revision history for this message
Adam Conrad (adconrad) wrote :

Rationale for the reassignment to toolchain:

1: Old libperl and old eperl work.
2: New libperl and old eperl segv.
3: Recompiling old libperl causes old eperl to segv.

Looks like the toolchain is forcing an ABI change in libperl, despite there
being no code changes. Ick.