Comment 6 for bug 146860

Revision history for this message
In , Chris Wilson (ickle) wrote :

(In reply to comment #2)
> BTW: I get the assertion failure on my 64-bit machine with a Xinerama setup on
> an nVidia card using the binary driver version 100.14.19.
>
> On the 32-bit install on my laptop with the same nvidia driver version, with a
> single monitor, I don't get it.

That might explain why I've failed to reproduce this bug with either the two pdfs. Using cairo 1.4.10 evince reports "cairo context error: out of memory" which is fixed with HEAD. I presume it was Behdad's fix to handle the return value of FT_Load_Glyph more intelligently which fixed that false error. Could you try git HEAD on your 64-bit machine? One of the numerous bug fixes which have been made since 1.4.10 is the switch to atomic reference counting, which seems the most relevant to the assertion.