Re: perl tests failing in sparc64 netbsd-6
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.user,gmane.os.netbsd.ports.sparc64 |
|---|---|
| Message-ID | <[email protected]> |
Probably the same issue as PR 45837. Something in perl clobbers memory and overwrites a jmp_buf, it seems. Martin