Masse Nicolas wrote:
> My guess is that the funcs variable is badly initialized, because the
> module variables is also badly initialized and not reset to NULL.
> So I had a line in order to see what was in module->name. The output
> was first "x11", so I had a line disable-module=x11 in /etc/directfbrc.
> Then it crashed with the output being x11input this time, so I also had
> a line disable-module=x11input in /etc/directfbrc. 
> After that, it worked :-).

        I tried that and the DirectFB programs now crash under X, and in the 
console I get this:

> [r...@desk root]# dfbscreen
> 
>    ~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.2.6 |~~~~~~~~~~~~~~~~~~~~~~~~~~
>         (c) 2001-2008  The world wide DirectFB Open Source Community
>         (c) 2000-2004  Convergence (integrated media) GmbH
>       ----------------------------------------------------------------
> 
> (*) DirectFB/Core: Single Application Core. (2008-11-27 18:01) [ DEBUG ]
> (*) Direct/Modules: suppress module 'x11input'
> (*) Direct/Modules: suppress module 'x11'
> (*) Direct/Thread: Started 'VT Switcher' (-1) [CRITICAL OTHER/OTHER 0/0] 
> <8388608>...
> (*) Direct/Modules: suppress module 'keyboard'
> (*) Direct/Modules: suppress module 'ps2mouse'
> (*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0] 
> <8388608>...
> (*) DirectFB/Input: ImExPS/2 Logitech Explorer Mous (1) 0.1 (directfb.org)
> (*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0] 
> <8388608>...
> (*) DirectFB/Input: AT Translated Set 2 keyboard (2) 0.1 (directfb.org)
> (*) DirectFB/Genefx: MMX detected and enabled
> (*) DirectFB/Graphics: nVidia NV4B (04b1) 0.6 (directfb.org)
> (*) DirectFB/Core/WM: Default 0.3 (directfb.org)
> (*) FBDev/Surface: Allocated 640x480 8 bit LUT8 buffer (index 0) at offset 0 
> and pitch 1280.
> (!) [Main Thread       0.000] ( 4043) *** Assumption [core != NULL] failed 
> *** [colorhash.c:206 in dfb_colorhash_attach()]
> (!) [Main Thread       0.000] ( 4043) *** Assumption [core != NULL] failed 
> *** [colorhash.c:343 in dfb_colorhash_invalidate()]
> (!) [Main Thread       0.000] ( 4043) *** Assumption [core != NULL] failed 
> *** [colorhash.c:236 in dfb_colorhash_detach()] 

> [r...@desk root]# dfbg -c ff0000
> 
>    ~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.2.6 |~~~~~~~~~~~~~~~~~~~~~~~~~~
>         (c) 2001-2008  The world wide DirectFB Open Source Community
>         (c) 2000-2004  Convergence (integrated media) GmbH
>       ----------------------------------------------------------------
> 
> (*) DirectFB/Core: Single Application Core. (2008-11-27 18:01) [ DEBUG ]
> (*) Direct/Modules: suppress module 'x11input'
> (*) Direct/Modules: suppress module 'x11'
> (*) Direct/Thread: Started 'VT Switcher' (-1) [CRITICAL OTHER/OTHER 0/0] 
> <8388608>...
> (*) Direct/Modules: suppress module 'keyboard'
> (*) Direct/Modules: suppress module 'ps2mouse'
> (*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0] 
> <8388608>...
> (*) DirectFB/Input: ImExPS/2 Logitech Explorer Mous (1) 0.1 (directfb.org)
> (*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0] 
> <8388608>...
> (*) DirectFB/Input: AT Translated Set 2 keyboard (2) 0.1 (directfb.org)
> (*) DirectFB/Genefx: MMX detected and enabled
> (*) DirectFB/Graphics: nVidia NV4B (04b1) 0.6 (directfb.org)
> (*) DirectFB/Core/WM: Default 0.3 (directfb.org)
> (*) FBDev/Surface: Allocated 640x480 8 bit LUT8 buffer (index 0) at offset 0 
> and pitch 1280.
> (!) [Main Thread       0.000] ( 4087) *** Assumption [core != NULL] failed 
> *** [colorhash.c:206 in dfb_colorhash_attach()]
> (!) [Main Thread       0.000] ( 4087) *** Assumption [core != NULL] failed 
> *** [colorhash.c:343 in dfb_colorhash_invalidate()]
> (!) [Main Thread       0.000] ( 4087) *** Assumption [core != NULL] failed 
> *** [colorhash.c:236 in dfb_colorhash_detach()] 




-- 
   _     _   ______________________________________________________
  /(_____)\ | ____ __  __ __ __                                    |
  \_/~ ~\_/ |/ __// /_/ // // /  http://www.gnu.org/home.sr.html   |
   (\'_'/)  / /  / __  /_\ ' /  http://www.stallman.org            |
    (o_o)  /_/  /_/ /_//____/  http://alas.matf.bg.ac.yu/~mr99164  |
            |______________________________________________________|

_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to