[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Object corruption after calling an external shared object
- From: Ezequiel García <elezegarcia@...>
- Date: Mon, 16 Jan 2012 17:19:59 -0300
Hi,
2012/1/13, jonsmirl@gmail.com <jonsmirl@gmail.com>:
> 2012/1/13 Ezequiel García <elezegarcia@gmail.com>:
>> 2012/1/13, jonsmirl@gmail.com <jonsmirl@gmail.com>:
>> Which examples are causing the segfault? (The smaller one)
>
> These examples all fail...
>
> cairo_test4oo.lua
> cairo_test5.lua
> cairo_test5oo.lua
>
I think you should:
1. post the complete segfault message
2. get the *smallest* example that cause the segfault. These examples are rather
large.
>
> ---> comment out the next line and it will work. It seems that
> changing the font_face causes the corruption
> cr:select_font_face("Sans", CAIRO.FONT_SLANT_NORMAL,
> CAIRO.FONT_WEIGHT_NORMAL)
This is odd. Is this happening on a sistematic basis?
However, the other examples don't use this function so it is odd.
Just for curiosity: having mention you are testing it in an arm
embedded, what graphic backend
are you using ?
Regards,
Ezequiel.