Okay then your were I'm at ... 
I fixed  that crash but I've got one more to fix tonight or tomorrow
morning I hope.
Just hang on a bit and I'll get it checked in.
I wish I had never changed that library name ouch...

Mike



On Wed, 30 Mar 2005 07:12:29 +0200, Denis Oliver Kropp <[EMAIL PROTECTED]> 
wrote:
> Quoting Mike Emmel:
> > Found it. its in pango/fonts.c
> > I think the problem might be its not picking up the cairo backend for pango.
> > I'm using the pango/cairo backend now.
> 
> It worked after explicitly linking against the local version
> of pango (1.9) instead of the Debian one (1.8).
> 
> But I get crashes with all test programs so far:
> 
>  IN cairo_directfb_surface_create 445
>  IN _cairo_directfb_surface_pixels_per_inch 204
>  IN _cairo_directfb_surface_pixels_per_inch 204
>  IN _cairo_directfb_surface_set_clip_region 358
> 
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread -1218434208 (LWP 11645)]
> 0xb7a87a09 in free () from /lib/tls/libc.so.6
> (gdb) bt
> #0  0xb7a87a09 in free () from /lib/tls/libc.so.6
> #1  0xb77d2e95 in _cairo_directfb_surface_set_clip_region () from 
> /usr/local/lib/libcairo.so.1
> #2  0xb77bef46 in _cairo_surface_set_clip_region () from 
> /usr/local/lib/libcairo.so.1
> #3  0xb77b3603 in _cairo_gstate_clip () from /usr/local/lib/libcairo.so.1
> #4  0xb77aa8fd in cairo_clip () from /usr/local/lib/libcairo.so.1
> #5  0xb7f65f5a in gdk_window_clear_backing_rect ()
>    from /home/dok/cvs/gnome/gtk+/gdk/.libs/libgdk-gdk-directfb-2.0.so.0
> #6  0xb7f639aa in gdk_window_begin_paint_region ()
>    from /home/dok/cvs/gnome/gtk+/gdk/.libs/libgdk-gdk-directfb-2.0.so.0
> 
> --
> Best regards,
>   Denis Oliver Kropp
> 
> .------------------------------------------.
> | DirectFB - Hardware accelerated graphics |
> | http://www.directfb.org/                 |
> "------------------------------------------"
>

_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to