Hi,
    I configure 1.3.0 use
./configure --disable-static \
            --enable-shared \
            --disable-osx \
            --enable-x11 \
            --disable-extra-warnings \
            --disable-profiling \
            --enable-debug \
            --enable-debug-support \
            --enable-trace \
            --enable-text \
            --enable-gettid \
            --disable-network \
            --disable-multi \
            --disable-voodoo \
            --disable-unique \
            --enable-mmx \
            --enable-sse \
            --disable-devmem \
            --enable-fbdev \
            --disable-sdl \
            --disable-vnc \
            --disable-sysfs \
            --enable-jpeg \
            --disable-zlib \
            --enable-png \
            --enable-gif \
            --enable-freetype \
            --disable-video4linux \
            --disable-video4linux2 \
            --with-inputdrivers=keyboard \
            --with-gfxdrivers=gl \
            --with-tests

and directfbrc include:
wm=default
system=x11

debian [/root/DirectFB-examples-1.2.0] -root->dfbinfo

   ~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.3.0 |~~~~~~~~~~~~~~~~~~~~~~~~~~
        (c) 2001-2008  The world wide DirectFB Open Source Community
        (c) 2000-2004  Convergence (integrated media) GmbH
      ----------------------------------------------------------------

(*) DirectFB/Core: Single Application Core. (2008-09-29 14:58) [ DEBUG ][ TRACE 
]
(!) [15457:    0.000] --> Caught signal 11 (at 0x60, invalid address) <--
(-) [15457: -STACK- ]
  #0  0xb7ecbd30 in signal_handler () from /usr/local/lib/libdirect-1.3.so.0 
[0xb7ebe000]
  #1  0xb7d3eb60 in InitLocal () from 
/usr/local/lib/directfb-1.3-0/systems/libdirectfb_x11.so [0xb7d2e000]
  #2  0xb7d3f080 in glxInitPool () from 
/usr/local/lib/directfb-1.3-0/systems/libdirectfb_x11.so [0xb7d2e000]
  #3  0xb7f984f0 in ?? () from /usr/local/lib/libdirectfb-1.3.so.0 [0xb7eeb000]
  #4  0xb7f98930 in dfb_surface_pool_initialize () from 
/usr/local/lib/libdirectfb-1.3.so.0 [0xb7eeb000]
  #5  0xb7d377b0 in system_initialize () from 
/usr/local/lib/directfb-1.3-0/systems/libdirectfb_x11.so [0xb7d2e000]
  #6  0xb7f9c6b0 in ?? () from /usr/local/lib/libdirectfb-1.3.so.0 [0xb7eeb000]
  #7  0xb7f59990 in dfb_core_part_initialize () from 
/usr/local/lib/libdirectfb-1.3.so.0 [0xb7eeb000]
  #8  0xb7f58e10 in ?? () from /usr/local/lib/libdirectfb-1.3.so.0 [0xb7eeb000]
  #9  0xb7f590c0 in ?? () from /usr/local/lib/libdirectfb-1.3.so.0 [0xb7eeb000]
  #10 0xb7ede060 in fusion_arena_enter () from 
/usr/local/lib/libfusion-1.3.so.0 [0xb7edb000]
  #11 0xb7f585a0 in dfb_core_create () from /usr/local/lib/libdirectfb-1.3.so.0 
[0xb7eeb000]
  #12 0xb7ef9310 in DirectFBCreate () from /usr/local/lib/libdirectfb-1.3.so.0 
[0xb7eeb000]
  #13 0x080488c0 in main () from dfbinfo [0x8048000]

Abort

then i add follow line to directfbrc
debug
debugmem
debugshm
trace

debian [/root] -root->dfbinfo
(-) [  NO NAME         0.000] (15490) - - :               DirectFB/Config: 
Unable to open config file `/root/.directfbrc'!
(-) [  NO NAME         0.000] (15490) - - :               DirectFB/Config: 
Unable to open config file `/usr/local/etc/directfbrc.dfbinfo'!
(-) [  NO NAME         0.000] (15490) - - :               DirectFB/Config: 
Unable to open config file `/root/.directfbrc.dfbinfo'!
(-) [  NO NAME         0.000] (15490) Direct/Main:        direct_initialize() 
called...
(-) [  NO NAME         0.000] (15490) Direct/Thread:          
direct_thread_set_name( 'Main Thread' )
(-) [  NO NAME         0.000] (15490) Direct/Thread:            -> attaching 
unknown thread 15490
(-) [  NO NAME         0.000] (15490) Direct/Mem:                   +   112 
bytes [thread.c:369 in direct_thread_set_name()]
(-) [  NO NAME         0.000] (15490) Direct/Mem:                   +    12 
bytes [thread.c:386 in direct_thread_set_name()] -> 0x8ea2340 "                 
  Main Thread"
(-) [Main Thread       0.000] (15490) Direct/Main:        ...initializing now.
(-) [Main Thread       0.000] (15490) Direct/Signals:         Initializing...

   ~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.3.0 |~~~~~~~~~~~~~~~~~~~~~~~~~~
        (c) 2001-2008  The world wide DirectFB Open Source Community
        (c) 2000-2004  Convergence (integrated media) GmbH
      ----------------------------------------------------------------

(-) [Main Thread       0.000] (15490) DirectFB/Core:      dfb_core_create...
(-) [Main Thread       0.000] (15490) Direct/Main:            
direct_initialize() called...
(-) [Main Thread       0.000] (15490) Direct/Main:            ...2 references 
now.
(*) DirectFB/Core: Single Application Core. (2008-09-29 14:58) [ DEBUG ][ TRACE 
]
(-) [Main Thread       0.000] (15490) Direct/Modules:         
direct_modules_explore_directory( '/usr/local/lib/directfb-1.3-0/systems' )
(-) [Main Thread       0.000] (15490) Direct/Mem:                   +    44 
bytes [modules.c:177 in direct_modules_explore_directory()]
(-) [Main Thread       0.000] (15490) Direct/Mem:                   +    19 
bytes [modules.c:183 in direct_modules_explore_directory()] -> 0x8ea34d0 "      
      libdirectfb_x11.so"
(-) [Main Thread       0.000] (15490) Direct/Modules:             Loading 
'/usr/local/lib/directfb-1.3-0/systems/libdirectfb_x11.so'...
(-) [Main Thread       0.002] (15490) Direct/Modules:                 
Registering 'x11input' ('/usr/local/lib/directfb-1.3-0/inputdrivers')
(-) [Main Thread       0.002] (15490) Direct/Mem:                           +   
 44 bytes [modules.c:115 in direct_modules_register()]
(-) [Main Thread       0.002] (15490) Direct/Mem:                           +   
  9 bytes [modules.c:120 in direct_modules_register()] -> 0x8ea60c8 "           
           x11input"
(-) [Main Thread       0.002] (15490) Direct/Modules:                 
...registered.
(-) [Main Thread       0.002] (15490) Direct/Modules:                 
Registering 'x11' ('/usr/local/lib/directfb-1.3-0/systems')
(-) [Main Thread       0.002] (15490) Direct/Mem:                           +   
  4 bytes [modules.c:120 in direct_modules_register()] -> 0x8ea6138 "           
                x11"
(-) [Main Thread       0.002] (15490) Direct/Modules:                 
...registered.
(-) [Main Thread       0.002] (15490) Direct/Mem:                   +    44 
bytes [modules.c:177 in direct_modules_explore_directory()]
(-) [Main Thread       0.002] (15490) Direct/Mem:                   +    21 
bytes [modules.c:183 in direct_modules_explore_directory()] -> 0x8ea6220 "      
    libdirectfb_fbdev.so"
(-) [Main Thread       0.002] (15490) Direct/Modules:             Loading 
'/usr/local/lib/directfb-1.3-0/systems/libdirectfb_fbdev.so'...
(-) [Main Thread       0.003] (15490) Direct/Modules:                 
Registering 'fbdev' ('/usr/local/lib/directfb-1.3-0/systems')
(-) [Main Thread       0.003] (15490) Direct/Mem:                           +   
  6 bytes [modules.c:120 in direct_modules_register()] -> 0x8ea6680 "           
              fbdev"
(-) [Main Thread       0.003] (15490) Direct/Modules:                 
...registered.
(-) [Main Thread       0.003] (15490) Direct/Mem:               +    44 bytes 
[core.c:297 in dfb_core_create()]
(-) [Main Thread       0.003] (15490) Direct/Mem:               +    24 bytes 
[thread.c:113 in direct_thread_add_init_handler()]
(-) [Main Thread       0.003] (15490) Direct/Main:            
direct_initialize() called...
(-) [Main Thread       0.003] (15490) Direct/Main:            ...3 references 
now.
(-) [Main Thread       0.003] (15490) Direct/Mem:               +   532 bytes 
[fusion.c:2468 in fusion_enter()]
(-) [Main Thread       0.003] (15490) Direct/Mem:               +  2364 bytes 
[fusion.c:2474 in fusion_enter()]
(-) [Main Thread       0.003] (15490) Direct/Mem:               +   120 bytes 
[fake.c:54 in fusion_shm_pool_create()]
(-) [Main Thread       0.003] (15490) Direct/Signals:         Adding handler 
0xb7f22cc0 for signal -1 with context 0x8ea65a8...
(-) [Main Thread       0.003] (15490) Direct/Mem:                   +    28 
bytes [signals.c:141 in direct_signal_handler_add()]
(-) [Main Thread       0.003] (15490) DirectFB/Core:          Initializing...
(-) [Main Thread       0.003] (15490) Direct/Mem:                   +   120 
bytes [fake.c:54 in fusion_shm_pool_create()]
(-) [Main Thread       0.003] (15490) Direct/Mem:                   +   112 
bytes [core.c:1046 in dfb_core_arena_initialize()]
(-) [Main Thread       0.003] (15490) Direct/Mem:                   +   120 
bytes [fake.c:54 in fusion_shm_pool_create()]
(-) [Main Thread       0.003] (15490) Direct/Mem:                   +   132 
bytes [object.c:179 in fusion_object_pool_create()]
(-) [Main Thread       0.003] (15490) Direct/Mem:                   +    19 
bytes [object.c:190 in fusion_object_pool_create()] -> 0x8ea3180 "            
Layer Context Pool"
(-) [Main Thread       0.003] (15490) Direct/Mem:                   +   132 
bytes [object.c:179 in fusion_object_pool_create()]
(-) [Main Thread       0.003] (15490) Direct/Mem:                   +    18 
bytes [object.c:190 in fusion_object_pool_create()] -> 0x8ea32f0 "             
Layer Region Pool"
(-) [Main Thread       0.003] (15490) Direct/Mem:                   +   132 
bytes [object.c:179 in fusion_object_pool_create()]
(-) [Main Thread       0.003] (15490) Direct/Mem:                   +    13 
bytes [object.c:190 in fusion_object_pool_create()] -> 0x8ea33f8 "              
    Palette Pool"
(-) [Main Thread       0.003] (15490) Direct/Mem:                   +   132 
bytes [object.c:179 in fusion_object_pool_create()]
(-) [Main Thread       0.003] (15490) Direct/Mem:                   +    13 
bytes [object.c:190 in fusion_object_pool_create()] -> 0x8ea3410 "              
    Surface Pool"
(-) [Main Thread       0.003] (15490) Direct/Mem:                   +   132 
bytes [object.c:179 in fusion_object_pool_create()]
(-) [Main Thread       0.003] (15490) Direct/Mem:                   +    12 
bytes [object.c:190 in fusion_object_pool_create()] -> 0x8ea6670 "              
     Window Pool"
(-) [Main Thread       0.003] (15490) Core/Parts:                 Going to 
initialize 'clipboard_core' core...
(-) [Main Thread       0.003] (15490) Direct/Mem:                       +    12 
bytes [core_parts.c:68 in dfb_core_part_initialize()]
(-) [Main Thread       0.003] (15490) Direct/Mem:                       +   104 
bytes [core_parts.c:71 in dfb_core_part_initialize()]
(-) [Main Thread       0.003] (15490) Core/Clipboard:                 
dfb_clipboard_core_initialize( 0x8ea65a8, 0x8ea3428, 0x8ea6ac8 )
(-) [Main Thread       0.003] (15490) Core/Parts:                 Going to 
initialize 'colorhash_core' core...
(-) [Main Thread       0.003] (15490) Direct/Mem:                       +    12 
bytes [core_parts.c:68 in dfb_core_part_initialize()]
(-) [Main Thread       0.003] (15490) Direct/Mem:                       +    92 
bytes [core_parts.c:71 in dfb_core_part_initialize()]
(-) [Main Thread       0.003] (15490) Core/ColorHash:                 
dfb_colorhash_core_initialize( 0x8ea65a8, 0x8ea3438, 0x8ea6bf0 )
(-) [Main Thread       0.003] (15490) Core/Parts:                 Going to 
initialize 'surface_core' core...
(-) [Main Thread       0.003] (15490) Direct/Mem:                       +    12 
bytes [core_parts.c:68 in dfb_core_part_initialize()]
(-) [Main Thread       0.003] (15490) Direct/Mem:                       +    16 
bytes [core_parts.c:71 in dfb_core_part_initialize()]
(-) [Main Thread       0.003] (15490) Core/SurfaceCore:               
dfb_surface_core_initialize( 0x8ea65a8, 0x8ea3448, 0x8ea6d08 )
(-) [Main Thread       0.003] (15490) Core/SurfacePool:                   
dfb_surface_pool_initialize( 0xb7f90d80 )
(-) [Main Thread       0.003] (15490) Direct/Mem:                               
+   252 bytes [surface_pool.c:136 in dfb_surface_pool_initialize()]
(-) [Main Thread       0.003] (15490) Core/SurfacePool:                       
init_pool( 0x8ea6d80, 0xb7f90d80 )
(-) [Main Thread       0.003] (15490) Direct/Mem:                               
    +     4 bytes [surface_pool.c:1035 in init_pool()]
(-) [Main Thread       0.003] (15490) Direct/Mem:                               
    +     8 bytes [surface_pool.c:1042 in init_pool()]
(-) [Main Thread       0.003] (15490) Direct/Mem:                               
    +   120 bytes [fake.c:54 in fusion_shm_pool_create()]
(-) [Main Thread       0.003] (15490) Core/SurfacePool:                         
=> [0] 0x8ea6d80 - 'Shared Memory' [0] (0), 0xb7f90d80
(-) [Main Thread       0.003] (15490) Core/SurfacePool:                   
dfb_surface_pool_initialize( 0xb7f90d00 )
(-) [Main Thread       0.003] (15490) Direct/Mem:                               
+   252 bytes [surface_pool.c:136 in dfb_surface_pool_initialize()]
(-) [Main Thread       0.003] (15490) Core/SurfacePool:                       
init_pool( 0x8ea70f8, 0xb7f90d00 )
(-) [Main Thread       0.003] (15490) Direct/Mem:                               
    +    20 bytes [surface_pool.c:1042 in init_pool()]
(-) [Main Thread       0.003] (15490) Core/SurfacePool:                         
=> [0] 0x8ea70f8 - 'System Memory' [1] (1), 0xb7f90d00
(-) [Main Thread       0.003] (15490) Core/SurfacePool:                         
-> [1] 0x8ea6d80 - 'Shared Memory' [0] (0), 0xb7f90d80
(-) [Main Thread       0.003] (15490) Core/SurfacePool:                   
dfb_surface_pool_initialize( 0xb7f90d40 )
(-) [Main Thread       0.003] (15490) Direct/Mem:                               
+   252 bytes [surface_pool.c:136 in dfb_surface_pool_initialize()]
(-) [Main Thread       0.015] (15490) Core/SurfacePool:                       
init_pool( 0x8ea72f0, 0xb7f90d40 )
(-) [Main Thread       0.015] (15490) Core/SurfacePool:                         
-> [0] 0x8ea70f8 - 'System Memory' [1] (1), 0xb7f90d00
(-) [Main Thread       0.015] (15490) Core/SurfacePool:                         
-> [1] 0x8ea6d80 - 'Shared Memory' [0] (0), 0xb7f90d80
(-) [Main Thread       0.015] (15490) Core/SurfacePool:                         
=> [2] 0x8ea72f0 - 'Preallocated Memory' [2] (0), 0xb7f90d40
(-) [Main Thread       0.015] (15490) Core/Parts:                 Going to 
initialize 'system_core' core...
(-) [Main Thread       0.015] (15490) Direct/Mem:                       +    12 
bytes [core_parts.c:68 in dfb_core_part_initialize()]
(-) [Main Thread       0.015] (15490) Direct/Mem:                       +   320 
bytes [core_parts.c:71 in dfb_core_part_initialize()]
(-) [Main Thread       0.015] (15490) Core/System:                    
dfb_system_core_initialize( 0x8ea65a8, 0x8ea7460, 0x8ea74c8 )
(-) [Main Thread       0.015] (15490) Direct/Mem:                           +   
152 bytes [x11.c:209 in system_initialize()]
(-) [Main Thread       0.015] (15490) Direct/Mem:                           +   
244 bytes [x11.c:213 in system_initialize()]
(-) [Main Thread       0.026] (15490) - - :                               
X11/Visual: [ 0] ID 0x23, depth 24, red 0xff0000, green 0x00ff00, blue 
0x0000ff, 8 bits/rgb, 256 entries
(-) [Main Thread       0.026] (15490) - - :                               
X11/Visual: [ 1] ID 0x24, depth 24, red 0xff0000, green 0x00ff00, blue 
0x0000ff, 8 bits/rgb, 256 entries
(-) [Main Thread       0.026] (15490) - - :                               
X11/Visual: [ 2] ID 0x25, depth 24, red 0xff0000, green 0x00ff00, blue 
0x0000ff, 8 bits/rgb, 256 entries
(-) [Main Thread       0.026] (15490) - - :                               
X11/Visual: [ 3] ID 0x26, depth 24, red 0xff0000, green 0x00ff00, blue 
0x0000ff, 8 bits/rgb, 256 entries
(-) [Main Thread       0.026] (15490) - - :                               
X11/Visual: [ 4] ID 0x27, depth 24, red 0xff0000, green 0x00ff00, blue 
0x0000ff, 8 bits/rgb, 256 entries
(-) [Main Thread       0.026] (15490) - - :                               
X11/Visual: [ 5] ID 0x28, depth 24, red 0xff0000, green 0x00ff00, blue 
0x0000ff, 8 bits/rgb, 256 entries
(-) [Main Thread       0.026] (15490) - - :                               
X11/Visual: [ 6] ID 0x29, depth 24, red 0xff0000, green 0x00ff00, blue 
0x0000ff, 8 bits/rgb, 256 entries
(-) [Main Thread       0.026] (15490) - - :                               
X11/Visual: [ 7] ID 0x2a, depth 24, red 0xff0000, green 0x00ff00, blue 
0x0000ff, 8 bits/rgb, 256 entries
(-) [Main Thread       0.026] (15490) - - :                               
X11/Visual: [ 8] ID 0x2b, depth 24, red 0xff0000, green 0x00ff00, blue 
0x0000ff, 8 bits/rgb, 256 entries
(-) [Main Thread       0.026] (15490) - - :                               
X11/Visual: [ 9] ID 0x2c, depth 24, red 0xff0000, green 0x00ff00, blue 
0x0000ff, 8 bits/rgb, 256 entries
(-) [Main Thread       0.026] (15490) - - :                               
X11/Visual: [10] ID 0x2d, depth 24, red 0xff0000, green 0x00ff00, blue 
0x0000ff, 8 bits/rgb, 256 entries
(-) [Main Thread       0.026] (15490) - - :                               
X11/Visual: [11] ID 0x2e, depth 24, red 0xff0000, green 0x00ff00, blue 
0x0000ff, 8 bits/rgb, 256 entries
(-) [Main Thread       0.026] (15490) - - :                               
X11/Visual: [12] ID 0x2f, depth 24, red 0xff0000, green 0x00ff00, blue 
0x0000ff, 8 bits/rgb, 256 entries
(-) [Main Thread       0.026] (15490) - - :                               
X11/Visual: [13] ID 0x30, depth 24, red 0xff0000, green 0x00ff00, blue 
0x0000ff, 8 bits/rgb, 256 entries
(-) [Main Thread       0.026] (15490) - - :                               
X11/Visual: [14] ID 0x31, depth 24, red 0xff0000, green 0x00ff00, blue 
0x0000ff, 8 bits/rgb, 256 entries
(-) [Main Thread       0.026] (15490) - - :                               
X11/Visual: [15] ID 0x32, depth 24, red 0xff0000, green 0x00ff00, blue 
0x0000ff, 8 bits/rgb, 256 entries
(-) [Main Thread       0.026] (15490) - - :                               
X11/Visual: [ 0] ID 0x57, depth 32, red 0xff0000, green 0x00ff00, blue 
0x0000ff, 8 bits/rgb, 256 entries
(-) [Main Thread       0.116] (15490) Direct/Mem:                               
+    24 bytes [screens.c:449 in dfb_screens_register()]
(-) [Main Thread       0.116] (15490) Direct/Mem:                               
+   400 bytes [layers.c:428 in dfb_layers_register()]
(-) [Main Thread       0.116] (15490) Core/SurfacePool:                   
dfb_surface_pool_initialize( 0xb7d0e080 )
(-) [Main Thread       0.116] (15490) Direct/Mem:                               
+   252 bytes [surface_pool.c:136 in dfb_surface_pool_initialize()]
(-) [Main Thread       0.116] (15490) Core/SurfacePool:                       
init_pool( 0x8eaed60, 0xb7d0e080 )
(-) [Main Thread       0.116] (15490) Direct/Mem:                               
    +    32 bytes [surface_pool.c:1042 in init_pool()]
(-) [Main Thread       0.116] (15490) X11/Surfaces:                             
  x11InitPool()
(-) [Main Thread       0.116] (15490) Direct/Hash:                              
      Creating hash table with initial capacity of 17...
(-) [Main Thread       0.116] (15490) Direct/Mem:                               
            +    20 bytes [hash.c:98 in direct_hash_create()]
(-) [Main Thread       0.116] (15490) Direct/Mem:                               
            +   136 bytes [hash.c:105 in direct_hash_create()]
(-) [Main Thread       0.116] (15490) Core/SurfacePool:                         
=> [0] 0x8eaed60 - 'X11 Shm Images' [3] (2), 0xb7d0e080
(-) [Main Thread       0.116] (15490) Core/SurfacePool:                         
-> [1] 0x8ea70f8 - 'System Memory' [1] (1), 0xb7f90d00
(-) [Main Thread       0.116] (15490) Core/SurfacePool:                         
-> [2] 0x8ea6d80 - 'Shared Memory' [0] (0), 0xb7f90d80
(-) [Main Thread       0.116] (15490) Core/SurfacePool:                         
-> [3] 0x8ea72f0 - 'Preallocated Memory' [2] (0), 0xb7f90d40
(-) [Main Thread       0.116] (15490) Core/SurfacePool:                   
dfb_surface_pool_initialize( 0xb7d0e0c0 )
(-) [Main Thread       0.116] (15490) Direct/Mem:                               
+   252 bytes [surface_pool.c:136 in dfb_surface_pool_initialize()]
(-) [Main Thread       0.116] (15490) Core/SurfacePool:                       
init_pool( 0x8eaf0f0, 0xb7d0e0c0 )
(-) [Main Thread       0.116] (15490) Direct/Mem:                               
    +    48 bytes [surface_pool.c:1042 in init_pool()]
(-) [Main Thread       0.116] (15490) GLX/Surfaces:                             
  glxInitPool()
(-) [Main Thread       0.116] (15490) Direct/Hash:                              
      Creating hash table with initial capacity of 17...
(-) [Main Thread       0.116] (15490) Direct/Mem:                               
            +    20 bytes [hash.c:98 in direct_hash_create()]
(-) [Main Thread       0.116] (15490) Direct/Mem:                               
            +   136 bytes [hash.c:105 in direct_hash_create()]
(-) [Main Thread       0.126] (15490) GLX/Surfaces:                             
        -> found 0 configs
(!) [15490:    0.126] --> Caught signal 11 (at 0x60, invalid address) <--
(-) [15490: -STACK- ]
  #0  0xb7e96d30 in signal_handler () from /usr/local/lib/libdirect-1.3.so.0 
[0xb7e89000]
  #1  0xb7d09b60 in InitLocal () from 
/usr/local/lib/directfb-1.3-0/systems/libdirectfb_x11.so [0xb7cf9000]
  #2  0xb7d0a080 in glxInitPool () from 
/usr/local/lib/directfb-1.3-0/systems/libdirectfb_x11.so [0xb7cf9000]
  #3  0xb7f634f0 in ?? () from /usr/local/lib/libdirectfb-1.3.so.0 [0xb7eb6000]
  #4  0xb7f63930 in dfb_surface_pool_initialize () from 
/usr/local/lib/libdirectfb-1.3.so.0 [0xb7eb6000]
  #5  0xb7d027b0 in system_initialize () from 
/usr/local/lib/directfb-1.3-0/systems/libdirectfb_x11.so [0xb7cf9000]
  #6  0xb7f676b0 in ?? () from /usr/local/lib/libdirectfb-1.3.so.0 [0xb7eb6000]
  #7  0xb7f24990 in dfb_core_part_initialize () from 
/usr/local/lib/libdirectfb-1.3.so.0 [0xb7eb6000]
  #8  0xb7f23e10 in ?? () from /usr/local/lib/libdirectfb-1.3.so.0 [0xb7eb6000]
  #9  0xb7f240c0 in ?? () from /usr/local/lib/libdirectfb-1.3.so.0 [0xb7eb6000]
  #10 0xb7ea9060 in fusion_arena_enter () from 
/usr/local/lib/libfusion-1.3.so.0 [0xb7ea6000]
  #11 0xb7f235a0 in dfb_core_create () from /usr/local/lib/libdirectfb-1.3.so.0 
[0xb7eb6000]
  #12 0xb7ec4310 in DirectFBCreate () from /usr/local/lib/libdirectfb-1.3.so.0 
[0xb7eb6000]
  #13 0x080488c0 in main () from dfbinfo [0x8048000]

(-) [Main Thread       0.152] (15490) DirectFB/Core:                            
          dfb_core_destroy...
(-) [Main Thread       0.152] (15490) Direct/Signals:                           
              Removing handler 0xb7f22cc0 for signal -1 with context 
0x8ea65a8...
(-) [Main Thread       0.152] (15490) Direct/Mem:                               
                    -    28 bytes [signals.c:176 in 
direct_signal_handler_remove()] -> 0x8ea2dc0 'handler'
(-) [Main Thread       0.152] (15490) DirectFB/Core:                            
              Shutting down...
(-) [Main Thread       0.152] (15490) Fusion/Object:                            
                  == Window Pool ==
(-) [Main Thread       0.152] (15490) Fusion/Object:                            
                    -> destroying pool...
(-) [Main Thread       0.152] (15490) Fusion/Object:                            
                    -> syncing...
(-) [Main Thread       0.152] (15490) Fusion/Object:                            
                    -> locking...
(-) [Main Thread       0.152] (15490) Fusion/Object:                            
                    -> pool destroyed (Window Pool)
(-) [Main Thread       0.152] (15490) Direct/Mem:                               
                        -    12 bytes [object.c:279 in 
fusion_object_pool_destroy()] -> 0x8ea6670 'pool->name'
(-) [Main Thread       0.152] (15490) Direct/Mem:                               
                        -   132 bytes [object.c:280 in 
fusion_object_pool_destroy()] -> 0x8ea6918 'pool'
(-) [Main Thread       0.152] (15490) Fusion/Object:                            
                  == Layer Region Pool ==
(-) [Main Thread       0.152] (15490) Fusion/Object:                            
                    -> destroying pool...
(-) [Main Thread       0.152] (15490) Fusion/Object:                            
                    -> syncing...
(-) [Main Thread       0.152] (15490) Fusion/Object:                            
                    -> locking...
(-) [Main Thread       0.152] (15490) Fusion/Object:                            
                    -> pool destroyed (Layer Region Pool)
(-) [Main Thread       0.152] (15490) Direct/Mem:                               
                        -    18 bytes [object.c:279 in 
fusion_object_pool_destroy()] -> 0x8ea32f0 'pool->name'
(-) [Main Thread       0.152] (15490) Direct/Mem:                               
                        -   132 bytes [object.c:280 in 
fusion_object_pool_destroy()] -> 0x8ea3200 'pool'
(-) [Main Thread       0.152] (15490) Fusion/Object:                            
                  == Layer Context Pool ==
(-) [Main Thread       0.152] (15490) Fusion/Object:                            
                    -> destroying pool...
(-) [Main Thread       0.152] (15490) Fusion/Object:                            
                    -> syncing...
(-) [Main Thread       0.152] (15490) Fusion/Object:                            
                    -> locking...
(-) [Main Thread       0.152] (15490) Fusion/Object:                            
                    -> pool destroyed (Layer Context Pool)
(-) [Main Thread       0.152] (15490) Direct/Mem:                               
                        -    19 bytes [object.c:279 in 
fusion_object_pool_destroy()] -> 0x8ea3180 'pool->name'
(-) [Main Thread       0.152] (15490) Direct/Mem:                               
                        -   132 bytes [object.c:280 in 
fusion_object_pool_destroy()] -> 0x8ea3090 'pool'
(-) [Main Thread       0.152] (15490) Fusion/Object:                            
                  == Surface Pool ==
(-) [Main Thread       0.152] (15490) Fusion/Object:                            
                    -> destroying pool...
(-) [Main Thread       0.152] (15490) Fusion/Object:                            
                    -> syncing...
(-) [Main Thread       0.152] (15490) Fusion/Object:                            
                    -> locking...
(-) [Main Thread       0.152] (15490) Fusion/Object:                            
                    -> pool destroyed (Surface Pool)
(-) [Main Thread       0.156] (15490) Direct/Mem:                               
                        -    13 bytes [object.c:279 in 
fusion_object_pool_destroy()] -> 0x8ea3410 'pool->name'
(-) [Main Thread       0.156] (15490) Direct/Mem:                               
                        -   132 bytes [object.c:280 in 
fusion_object_pool_destroy()] -> 0x8ea67c0 'pool'
(-) [Main Thread       0.156] (15490) Fusion/Object:                            
                  == Palette Pool ==
(-) [Main Thread       0.156] (15490) Fusion/Object:                            
                    -> destroying pool...
(-) [Main Thread       0.157] (15490) Fusion/Object:                            
                    -> syncing...
(-) [Main Thread       0.157] (15490) Fusion/Object:                            
                    -> locking...
(-) [Main Thread       0.157] (15490) Fusion/Object:                            
                    -> pool destroyed (Palette Pool)
(-) [Main Thread       0.157] (15490) Direct/Mem:                               
                        -    13 bytes [object.c:279 in 
fusion_object_pool_destroy()] -> 0x8ea33f8 'pool->name'
(-) [Main Thread       0.157] (15490) Direct/Mem:                               
                        -   132 bytes [object.c:280 in 
fusion_object_pool_destroy()] -> 0x8ea3370 'pool'
(-) [Main Thread       0.157] (15490) Core/Parts:                               
                  Going to shutdown 'surface_core' core...
(-) [Main Thread       0.157] (15490) Core/SurfaceCore:                         
                      dfb_surface_core_shutdown( 0x8ea3448, emergency )
(-) [Main Thread       0.157] (15490) Core/SurfacePool:                         
                          dfb_surface_pool_destroy( 0x8ea72f0, 'Preallocated 
Memory' [2] )
(-) [Main Thread       0.157] (15490) Direct/Mem:                               
                                -   252 bytes [surface_pool.c:273 in 
dfb_surface_pool_destroy()] -> 0x8ea72f0 'pool'
(-) [Main Thread       0.157] (15490) Core/SurfacePool:                         
                          dfb_surface_pool_destroy( 0x8ea70f8, 'System Memory' 
[1] )
(-) [Main Thread       0.157] (15490) Direct/Mem:                               
                                -    20 bytes [surface_pool.c:1114 in 
remove_pool_local()] -> 0x8ea7268 'pool_locals[pool_id]'
(-) [Main Thread       0.157] (15490) Direct/Mem:                               
                                -   252 bytes [surface_pool.c:273 in 
dfb_surface_pool_destroy()] -> 0x8ea70f8 'pool'
(-) [Main Thread       0.157] (15490) Core/SurfacePool:                         
                          dfb_surface_pool_destroy( 0x8ea6d80, 'Shared Memory' 
[0] )
(-) [Main Thread       0.157] (15490) Direct/Mem:                               
                                -   120 bytes [fake.c:75 in 
fusion_shm_pool_destroy()] -> 0x8ea6ff8 'pool'
(-) [Main Thread       0.157] (15490) Direct/Mem:                               
                                -     4 bytes [surface_pool.c:262 in 
dfb_surface_pool_destroy()] -> 0x8ea6ef0 'pool->data'
(-) [Main Thread       0.157] (15490) Direct/Mem:                               
                                -     8 bytes [surface_pool.c:1114 in 
remove_pool_local()] -> 0x8ea6f78 'pool_locals[pool_id]'
(-) [Main Thread       0.157] (15490) Direct/Mem:                               
                                -   252 bytes [surface_pool.c:273 in 
dfb_surface_pool_destroy()] -> 0x8ea6d80 'pool'
(-) [Main Thread       0.157] (15490) Direct/Mem:                               
                        -    16 bytes [core_parts.c:163 in 
dfb_core_part_shutdown()] -> 0x8ea6d08 'core_part->data_shared'
(-) [Main Thread       0.157] (15490) Direct/Mem:                               
                        -    12 bytes [core_parts.c:166 in 
dfb_core_part_shutdown()] -> 0x8ea3448 'core_part->data_local'
(-) [Main Thread       0.157] (15490) Core/Parts:                               
                  Going to shutdown 'colorhash_core' core...
(-) [Main Thread       0.194] (15490) Core/ColorHash:                           
                      dfb_colorhash_core_shutdown( 0x8ea3438, emergency )
(-) [Main Thread       0.194] (15490) Direct/Mem:                               
                        -    92 bytes [core_parts.c:163 in 
dfb_core_part_shutdown()] -> 0x8ea6bf0 'core_part->data_shared'
(-) [Main Thread       0.194] (15490) Direct/Mem:                               
                        -    12 bytes [core_parts.c:166 in 
dfb_core_part_shutdown()] -> 0x8ea3438 'core_part->data_local'
(-) [Main Thread       0.194] (15490) Core/Parts:                               
                  Going to shutdown 'clipboard_core' core...
(-) [Main Thread       0.194] (15490) Core/Clipboard:                           
                      dfb_clipboard_core_shutdown( 0x8ea3428, emergency )
(-) [Main Thread       0.194] (15490) Direct/Mem:                               
                        -   104 bytes [core_parts.c:163 in 
dfb_core_part_shutdown()] -> 0x8ea6ac8 'core_part->data_shared'
(-) [Main Thread       0.194] (15490) Direct/Mem:                               
                        -    12 bytes [core_parts.c:166 in 
dfb_core_part_shutdown()] -> 0x8ea3428 'core_part->data_local'
(-) [Main Thread       0.194] (15490) Direct/Mem:                               
                    -   120 bytes [fake.c:75 in fusion_shm_pool_destroy()] -> 
0x8ea2fb8 'pool'
(-) [Main Thread       0.194] (15490) Direct/Mem:                               
                    -   112 bytes [core.c:1108 in dfb_core_arena_shutdown()] -> 
0x8ea2ef0 'shared'
(-) [Main Thread       0.194] (15490) Direct/Mem:                               
                    -   120 bytes [fake.c:75 in fusion_shm_pool_destroy()] -> 
0x8ea2e20 'pool'
(-) [Main Thread       0.194] (15490) Direct/Mem:                               
                -   120 bytes [fake.c:75 in fusion_shm_pool_destroy()] -> 
0x8ea6520 'pool'
(-) [Main Thread       0.194] (15490) Direct/Mem:                               
                -  2364 bytes [fusion.c:2530 in fusion_exit()] -> 0x8ea2438 
'world->shared'
(-) [Main Thread       0.194] (15490) Direct/Mem:                               
                -   532 bytes [fusion.c:2534 in fusion_exit()] -> 0x8ea62c8 
'world'
(-) [Main Thread       0.194] (15490) Direct/Main:                              
              direct_shutdown() called...
(-) [Main Thread       0.194] (15490) Direct/Main:                              
              ...2 references left.
(-) [Main Thread       0.194] (15490) Direct/Mem:                               
                -    44 bytes [core.c:449 in dfb_core_destroy()] -> 0x8ea65a8 
'core'
Abort
debian [/root] -root->


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

Reply via email to