Hello list,
I just want to start fixing my favourite applications againt GTK+ on DirectFB.
Could someone explain me, what the following lines means and a possible way to
fix it?
(!) [PS/2 Input 0.000] ( 1583) *** Assumption [target->implicit != NULL]
failed *** [input_switch.c:698 in _unique_input_switch_device_listener()]
(!) [PS/2 Input 3.019] ( 1583) *** Assumption [target->implicit != NULL]
failed *** [input_switch.c:698 in _unique_input_switch_device_listener()]
(!) [Linux Input 6.675] ( 1586) *** Assumption [target->implicit != NULL]
failed *** [input_switch.c:698 in _unique_input_switch_device_listener()]
(!) [Linux Input 8.546] ( 1586) *** Assumption [target->implicit != NULL]
failed *** [input_switch.c:698 in _unique_input_switch_device_listener()]
(!!!) *** WARNING [Application exited without deinitialization of DirectFB!]
*** [core.c:881 in dfb_core_deinit_check()]
(!!!) *** WARNING [still objects in 'Window Pool'] *** [object.c:241 in
fusion_object_pool_destroy()]
(!) [Main Thread 8.658] ( 1580) *** Assumption [data->context == NULL]
failed *** [unique.c:365 in wm_close_stack()]
(!!!) *** 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 'UniQuE Window Pool'] *** [object.c:241
in fusion_object_pool_destroy()]
(!) [Main Thread 8.662] ( 1580) *** Assertion [((FusionObject*)
object)->magic == D_MAGIC("FusionObject")] failed ***
[../../src/core/windows.h:120 in dfb_window_unlink()]
(!) [ 1580: 8.662] --> Caught signal 5 (sent by pid 1580, uid 0) <--
Especially the Warnings about the deinitialization is interesting, because the
application is never closed. A process named "[flush-%d:%d]" runs in background
after the application has closed.
I use the single-core directfb build.
Thank you and regards
Maik
_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev