Quoting Martin L�tken:
> One of the problems I have is when I try to run normal framebuffe system 
> (system=fbdev)
> then the input system from X11, seems to be still registered somehow and 
> causes a crash ....

Do you check for the X11 system in the input
driver's driver_get_available() implementation?

> In "src/core/input.c" in function 'init_devices()' there is a loop ( 
> direct_list_foreach) where
> among other things is a pointer retrieved called 'funcs'. This ponter 
> apparently is very bad. It
> looks ok but as soon as it's acessed (eg trying to printf funcs-> 
> GetDriverInfo) then I get hard crash
> (segmentation fault).

That's strange, it might be an effect of another, earlier bug.

-- 
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