https://bugzilla.redhat.com/show_bug.cgi?id=1410162 --- Comment #2 from Petr Pisar <ppisar@xxxxxxxxxx> --- The crashing test can be reduced to: perl -Iblib/{lib,arch} -e 'use PDL; $a = pdl( qw(1 2 3 2) ); $ix = qsorti( $a );' The crash depends on count and values of the pdl() argument. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx