On 14 Feb 2010, at 20:16, Mattia Barbon wrote: > I rewrote the XS a different way and now it doesn't crash anymore for me. > Could you checkout svn head and and see if it works for you?
done that.... fails Rome:trunk ec$ make test make[2]: Nothing to be done for `all'. PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01_load.t ........... ok t/02_inheritance.t .... ok t/03_event.t .......... ok t/04_userdata.t ....... ok t/05_timer.t .......... skipped: Hangs on wxMac t/06_loadxpm.t ........ ok t/07_overload.t ....... ok t/08_ovl_func.t ....... ok t/09_create_delete.t .. ok t/10_oor.t ............ ok t/11_twostage.t ....... ok t/12_pod.t ............ skipped: Author tests t/13_nbksizer.t ....... ok t/14_eh_die.t ......... skipped: Hangs on wxMac t/15_threads.t ........ skipped: no threads t/16_stream.t ......... ok t/17_thread_evt.t ..... skipped: no threads t/18_unicode.t ........ ok t/19_overlay.t ........ ok t/20_ctx_threads.t .... This Perl not built to support threads Compilation failed in require at t/20_ctx_threads.t line 10. BEGIN failed--compilation aborted at t/20_ctx_threads.t line 10. t/20_ctx_threads.t .... Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/zz_distrib.t ........ skipped: Author tests Test Summary Report ------------------- t/20_ctx_threads.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output Files=21, Tests=676, 6 wallclock secs ( 0.17 usr 0.07 sys + 2.20 cusr 0.50 csys = 2.94 CPU) Result: FAIL Failed 1/21 test programs. 0/676 subtests failed. make: *** [test_dynamic] Error 255 -- Erik Colson [email protected]
