develooper Front page | perl.perl5.porters | Postings from January 2004

ext/threads/t/problems.t fails in bleadperl on Win32

Thread Next
From:
Steve Hay
Date:
January 9, 2004 03:35
Subject:
ext/threads/t/problems.t fails in bleadperl on Win32
Message ID:
3FFE9272.7020400@uk.radan.com
ext/threads/t/problems.t has just started failing in blead on Win32:

Failed Test                 Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
../ext/threads/t/problems.t    5  1280     9    0   0.00%  ??
57 tests and 687 subtests skipped.
Failed 1/859 test scripts, 99.88% okay. 0/80254 subtests failed, 100.00% 
okay.
NMAKE : fatal error U1077: '..\perl.exe' : return code '0xff'
Stop.

Change 22102, perhaps?

All the tests complete ok, but then perl.exe crashes with an Access 
Violation error.  Here's a stacktrace from where it crashed:

=====
Perl_hv_free_ent(interpreter * 0x0022429c, hv * 0x018e3698, he * 
0x018ddb70) line 1390 + 9 bytes
S_hfreeentries(interpreter * 0x0022429c, hv * 0x018e3698) line 1564 + 17 
bytes
Perl_hv_undef(interpreter * 0x0022429c, hv * 0x018e3698) line 1592 + 13 
bytes
Perl_sv_clear(interpreter * 0x0022429c, sv * 0x018e3698) line 5432 + 13 
bytes
Perl_sv_free2(interpreter * 0x0022429c, sv * 0x018e3698) line 5637 + 13 
bytes
Perl_sv_free(interpreter * 0x0022429c, sv * 0x018e3698) line 5617 + 13 bytes
do_clean_all(interpreter * 0x0022429c, sv * 0x018e3698) line 446 + 13 bytes
S_visit(interpreter * 0x0022429c, void (interpreter *, sv *)* 0x280f80fb 
do_clean_all(interpreter *, sv *)) line 338 + 11 bytes
Perl_sv_clean_all(interpreter * 0x0022429c) line 464 + 14 bytes
perl_destruct(interpreter * 0x0022429c) line 703 + 21 bytes
RunPerl(int 4, char * * 0x00223d78, char * * 0x00222c40) line 206 + 12 bytes
main(int 4, char * * 0x00223d78, char * * 0x00222c40) line 18 + 18 bytes
PERL! mainCRTStartup + 227 bytes
KERNEL32! 77e814c7()
=====

- Steve



------------------------------------------------
Radan Computational Ltd.

The information contained in this message and any files transmitted with it are confidential and intended for the addressee(s) only.  If you have received this message in error or there are any problems, please notify the sender immediately.  The unauthorized use, disclosure, copying or alteration of this message is strictly forbidden.  Note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of Radan Computational Ltd.  The recipient(s) of this message should check it and any attached files for viruses: Radan Computational will accept no liability for any damage caused by any virus transmitted by this email.


Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About