Re: [gtk-list] Re: Problem adding GdkRgb




On Mon, 10 May 1999, D. Jackson Peacock wrote:
> I'm doing something simular and can't figure out why i keep getting core
> dumps. heres the code where i set up the rgb buffer and then try to draw
> it. It dumps core in gdk_draw_rgb_image;
> 

Have you tried using gdb to see which bad pointer is getting dereferenced?
gdb can also tell you the arguments gdk_draw_rgb_image() receives, so you
can see if they are sane.

Havoc




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]