[rt.cpan.org #80248] v0.72 crashes during tests on 32bit strawberry perl 5.16.1
[email protected] ("Daniel Dragan via RT") Sat, 20 Oct 2012 13:12:43 -0400
| Newsgroups | perl.libwin32 |
|---|---|
| Message-ID | <[email protected]> |
Sat Oct 20 13:12:42 2012: Request 80248 was acted upon.
Transaction: Correspondence added by BULKDD
Queue: Win32-API
Subject: v0.72 crashes during tests on 32bit strawberry perl 5.16.1
Broken in: 0.72
Severity: (no value)
Owner: BULKDD
Requestors: [email protected]
Status: open
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=80248 >
On Sat Oct 20 03:54:55 2012, [email protected] wrote:
> Unfortunately 32bit strawberry 5.16.1 still crashing
>
> --
> kmx
I decided to download 32 bit S perl 5.16.1 and so far, I think it is an
asm problem with the cdecl stack fixer/adder in call_i686.h. Variable
"words_pushed" was zero at the end of the Call_asm. I am still researching.