[Pixman] in pixman_region32_init_rect: Invalid rectangle passed
Richard B. Kreckel
kreckel at in.terlu.de
Thu Jan 19 16:16:19 UTC 2017
Hi,
Here's a reproducible bug with libpixman 0.34.0:
$ cat bug.gp
set terminal pdf
set key off
set output 'bug.pdf'
set ytics 10 out format '%g' rotate by 60 offset 0.5,0.2
set yrange [995:1055]
plot 1000
$ gnuplot bug.gp
$ evince bug.pdf
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
For convenience, I've uploaded the file bug.pdf to
<http://in.terlu.de/~kreckel/pixmanbug.pdf>.
All my best,
-richy.
--
Richard B. Kreckel
<http://in.terlu.de/~kreckel/>
More information about the Pixman
mailing list