Hi

I'm more or less done with a ok working version of an X11 system.

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

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

Any suggestions ?

Regards Martin L�tken


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

Reply via email to