A null pointer was passed to memcpy, call stack:
gfxr_draw_pic0: color=0, control=0, line_mode=0, oldx=87, oldy=189,
pic=0x0321ee58, priority=0, x=102, y=145
_gfxr_draw_line: color=0, drawenable=1, ex=306, ey=465, height=3,
pic=0x0321ee58, priority=0, x=261, x_offset=0, y=597, yc=1
_gfxr_draw_subline: color=0, drawenable=1,
line (x=261, y=601, xl=45, yl=-135),
pic->visual_map (data=NULL, alpha_map=NULL)
gfx_draw_line_pixmap_i:
gfx_draw_line_buffer:
_gfx_draw_line_buffer_1:
dx=90, dy=135, finaly=466, x=261, y=601
The exact line right before memcpy() is: gfx_line.c(83):
LINEMACRO(x, y, dy, dx, y, x, finaly, dy, -1, PIXELWIDTH);
I have the state saved if there are any more things i can dig up to help.
I only noted the parameters that seemed to have values that would help
debugging.
--
http://www.clock.org/~matt