Not particularly. I'm I've never run that code on anything but AMD64. Is BSD doing something different for malloc() or free() on those systems?
-Judd ____________________________ Judd Taylor Software Engineer Orbital Systems, Ltd. 3807 Carbon Rd. Irving, TX 75038-3415 [email protected] (972) 915-3669 x127 ________________________________________ From: Chris Marshall [[email protected]] Sent: Wednesday, April 11, 2012 11:38 AM To: [email protected] Subject: Re: [Perldl] CHM/PDL-2.4.10_003.tar.gz test status All the systems with FAIL for t/gd_oo_tests.t are AMD64 platforms. I don't know if that helps narrow things down, Judd. --Chris On Tue, Apr 10, 2012 at 9:44 AM, Chris Marshall <[email protected]> wrote: > The CHM/PDL-2.4.10_003.tar.gz CPAN developers release is > testing well except for what appears to be 64bit BSD platforms. > > There are some warnings from the new memory mapping code > that need to be tracked down: > >> (in cleanup) Could not unmap: Invalid argument at t/fastraw.t line 63. >> (in cleanup) Could not unmap: Invalid argument at t/fastraw.t line 80. >> (in cleanup) Could not unmap: Invalid argument at t/fastraw.t line 107. >> t/fastraw.t ................. ok >> >> (in cleanup) Could not unmap: Invalid argument at t/flexraw.t line 85. >> (in cleanup) Could not unmap: Invalid argument at t/flexraw.t line 108. >> t/flexraw.t ................. ok > > And some fails with the t/gd_oo_tests.t: > >> t/gd_oo_tests.t ............. >> Failed 9/28 subtests > > I would like to enable some more diagnostic output for these tests > and am working the t/fastraw.t and t/flexraw.t ones but a quick look > at t/gd_oo_tests.t and I did not see any way to enable something > useful. > > In the meantime, I'm working to set up a new 64bit OS PC with > some virtual machines that could be used to improve testing for > various platforms. > > --Chris _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
