Bug#577815: libpgplot-perl: segfaults on amd64 when calling

2010-04-24 Thread Carlo Segre
I have confirmed this bug on the following additional architectures for sid but they appear to have different behavior than on amd64. ia64$ perl test.pl Debug: A Segmentation fault alpha $ perl test.pl Debug: A

Bug#577815: libpgplot-perl: segfaults on amd64 when calling pglabel

2010-04-14 Thread Chris Butler
reassign 577815 pgplot5 5.2.2-15 thanks On Wed, Apr 14, 2010 at 10:22:41PM +0200, Axel Beckert wrote: > Feel free to reassign it to the pgplot5 package if you suspect the bug > in there. I can confirm that the problem is in the pgplot5 package. Converting the perl script into C produces the same

Bug#577815: libpgplot-perl: segfaults on amd64 when calling pglabel

2010-04-14 Thread Axel Beckert
Package: libpgplot-perl Version: 1:2.20-1 Severity: normal Hi, I build the libpgplot-perl package on Lenny. It works fine on i386, but segfaults on amd64 with the following little test script: ---snip--- #!/usr/bin/perl use PGPLOT; $|=1; pgbegin(0,"pgplot.gif/gif",1,1); print "Debug: A\n"; pg