> On 01/17/2014 11:19 PM, Patrick Dupre wrote: > > use PDL; > > use PDL::Graphics::PLplot; > > > > my $pl = PDL::Graphics::PLplot->new (DEV => "png", FILE => "test.png"); > > my $x = sequence(10); > > my $y = $x**2; > > $pl->xyplot($x, $y); > > $pl->close; > > Same here after installing perl-PDL.x86_64 and > perl-PDL-Graphics-PLplot.x86_64 (No upgrade, but complete fresh F20 > install): > > Segmentation fault (core dumped) (it seems the constructor > PDL::Graphics::PLplot->new fails!) I agree. Who is going to fix it? > > Kind regards > > Joachim Backes > -- > > Fedora release 20 (Heisenbug) > Kernel-3.12.8-300.fc20.x86_64 > > Joachim Backes <joachim.backes@xxxxxxxxxxxxxx> > https://www-user.rhrk.uni-kl.de/~backes > -- > users mailing list > users@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe or change subscription options: > https://admin.fedoraproject.org/mailman/listinfo/users > Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct > Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines > Have a question? Ask away: http://ask.fedoraproject.org =========================================================================== Patrick DUPRÉ | | email: pdupre@xxxxxxx Laboratoire de Physico-Chimie de l'Atmosphère | | Université du Littoral-Côte d'Opale | | Tel. (33)-(0)3 28 23 76 12 | | Fax: 03 28 65 82 44 189A, avenue Maurice Schumann | | 59140 Dunkerque, France =========================================================================== -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org