Hi Pravinkumar,

>Has trouble because of following error?
>Can any one guide me how do i resolved this..

>(!!!) *** WARNING [still objects in ?Layer Region Pool?] *** [object.c:241 in
>fusion_object_pool_destroy()] (!!!) *** WARNING [still objects in ?Layer
>Context Pool?] *** [object.c:241 in fusion_object_pool_destroy()] (!!!) ***
>WARNING [still objects in ?Surface Pool?] *** [object.c:241 in
>fusion_object_pool_destroy()]

Normally, I have found that the above message means an interface reference was 
not released that was previously obtained (such as by the call 
pLayer->Release(pLayer); ) that should have been when shutting down prior to 
shutting down the super interface ( pDFB->Release(pDFB); ).

Timothy

--

Timothy Strelchun
Software Engineering
NTG Service Provider Division (formally DHG)
Intel Corporation

>-----Original Message-----
>From: Pravinkumar Chavan <pravinkumar.cha...@enrouteinc.com>
>To: directfb-users@directfb.org
>Subject: [directfb-users] still objects in ?Layer Region Pool?
>Message-ID:
>       <cajt+sbkwmwtjsvckpfjfn8vermxsmjjkdwjacqjpr19egck...@mail.gmail.com>
>Content-Type: text/plain; charset="windows-1252"
>
>Hi Every one,
>
>Has trouble because of following error?
>Can any one guide me how do i resolved this..
>My system details are..
>
>System Details:
>
>Host: Ubuntu 11.04
>Target: Db-1200 board with Au-1250on board Target OS: Debian Lenny 5.0
>Toolchain:
>A. binutils-2.15.tar.bz2 B. crosstool-0.43.tar.gz C. gcc-3.4.4.tar.bz2
>(provided by vendor) D. glibc-2.3.2.tar.bz2 E.
>glibc-linuxthreads-2.3.2.tar.bz2 F. Linux-2.6.28.tar.gz (sourse code provided
>by vendor)
>
>what this error means and have anyone work on this and have a solution..
>~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.4.3 |~~~~~~~~~~~~~~~~~~~~~~~~~~ ?
>2001-2009 The world wide DirectFB Open Source Community ? 2000-2004
>Convergence (integrated media) GmbH ????????????????????????????????
>
>(*) DirectFB/Core: Single Application Core. (2010-04-27 18:24)
>(*) Direct/Thread: Started ?VT Switcher? (143) [CRITICAL OTHER/OTHER 0/0]
><2093056>?
>(*) Direct/Thread: Started ?VT Flusher? (144) [DEFAULT OTHER/OTHER 0/0]
><2093056>?
>(*) DirectFB/FBDev: Found ?AU1200? (ID 0) with frame buffer at 0?08000000,
>1500k (MMIO 0?00000000, 0k)
>(*) Direct/Thread: Started ?tslib Input? (145) [INPUT OTHER/OTHER 0/0]
><2093056>?
>(*) DirectFB/Input: tslib touchscreen 0 0.1 (tslib)
>(*) Direct/Thread: Started ?Keyboard Input? (146) [INPUT OTHER/OTHER 0/0]
><2093056>?
>(*) DirectFB/Input: Keyboard 0.9 (directfb.org)
>(*) DirectFB/Graphics: Generic Software Rasterizer 0.6 (directfb.org)
>(*) DirectFB/Core/WM: Default 0.3 (directfb.org) (!!!) *** ONCE [no mode
>found for 800?480] *** [fbdev.c:1288 in dfb_fbdev_find_mode()] (!!!) ***
>WARNING [letting unprivileged IDirectFBDisplayLayer::GetSurface() call pass
>until cooperative level handling is finished] ***
>[idirectfbdisplaylayer.c:174 in IDirectFBDisplayLayer_GetSurface()]
>
>(!) [ 137: 0.000] ?> Caught signal 10 (sent by the kernel) <?
>(!!!) *** WARNING [still objects in ?Layer Region Pool?] *** [object.c:241 in
>fusion_object_pool_destroy()] (!!!) *** WARNING [still objects in ?Layer
>Context Pool?] *** [object.c:241 in fusion_object_pool_destroy()] (!!!) ***
>WARNING [still objects in ?Surface Pool?] *** [object.c:241 in
>fusion_object_pool_destroy()]

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

Reply via email to