[cairo] Bug: Crash in cairo-1.9.8

Bill Spitzak spitzak at gmail.com
Wed Jun 16 12:55:22 PDT 2010


It does seem like the 16.16 -> 24.8 converter is not working for 
negative numbers however. It should be doing a signed shift, not an 
unsigned one.

cu wrote:
> It would indeed be interesting to find out. Hopefully Chris will have an
> idea - it would be great to have this working, I was very much planning
> to switch over to 1.9.8
> 
> Jonathan Morton wrote:
>> On Wed, 2010-06-16 at 11:42 -0400, cu wrote:
>>   
>>>> (gdb) p box[i].p2.x
>>>> $9 = -128
>>>>       
>> I think this may be the actual problem.  Why is it negative?
>>
>>   
> 
> --
> cairo mailing list
> cairo at cairographics.org
> http://lists.cairographics.org/mailman/listinfo/cairo


More information about the cairo mailing list