https://bugzilla.redhat.com/show_bug.cgi?id=1041304

Petr Pisar <ppi...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ppi...@redhat.com
         Depends On|                            |1018592



--- Comment #2 from Petr Pisar <ppi...@redhat.com> ---
There is bug in the fortran slatec code:

t/foo.t ..................... ok
 ***MESSAGE FROM ROUTINE PCHIM IN LIBRARY SLATEC.
 ***POTENTIALLY RECOVERABLE ERROR, PROG ABORTED, TRACEBACK REQUESTED
 *  NUMBER OF DATA POINTS LESS THAN TWO
 *  ERROR NUMBER = -1
 *   
 ***END OF MESSAGE

 ***JOB ABORT DUE TO UNRECOVERED ERROR.
0          ERROR MESSAGE SUMMARY
 LIBRARY    SUBROUTINE MESSAGE START             NERR     LEVEL     COUNT
 SLATEC     PCHIM      NUMBER OF DATA POINT        -1         1         1
slatec called halt at /builddir/build/BUILD/PDL-2.006_90/blib/lib/PDL/Func.pm
line 406.
    (in cleanup) INVALID MAGIC NO 886729600 886731200
    (in cleanup) INVALID MAGIC NO 886729600 -1799157872
t/func.t .................... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 8/16 subtests 

And then next invalid free in perl while performing slatec library again:
t/slatec.t .................. 
Failed 40/40 subtests 

It's also caused by the slatec code. Latest 2.007 PDL release fixes some bugs
in the slatec.


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1018592
[Bug 1018592] perl-PDL-2.007 is available
-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=AHYms2J6t3&a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to