|
From: Benjamin H. <be...@ke...> - 2002-07-31 18:18:33
|
Ok, now it's really weird. If I fix the memset, I get my old crash. However, it seems that it's r4 that is NULL in cfb_imageblit, which would mean the "image" paremeter is NULL. The stack shows the caller beeing fbcon_accel_putcs, so that make no sense as image is on the stack... I'll have to investigate more. Ben. |