I have a partial patch related to this let me check it in when I get home.
Then try I'll send you another email when its in.
Mike


On 12/13/05, Marcus Crafter <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> After some more debugging with the crashes I was having I've found
> out a bit more information. It looks like the following is happening:
>
> (-) [Main Thread       1.879] (   69) IDirectFBWindow:
> IDirectFBWindow_Destroy()
> (-) [Main Thread       1.879] (   69) Core/Windows:
> dfb_window_destroy (0x822dd00) [-100,-100 -   10x
>    10]
> (-) [Main Thread       1.879] (   69) IDirectFBWindow:
> IDirectFBWindow_React()
> (-) [Main Thread       1.879] (   69) IDirectFBWindow:             ->
> window destroyed
> (-) [Main Thread       1.879] (   69) IDirectFBWindow:             ->
> unrefing...
> (-) [Main Thread       1.879] (   69) Fusion/Object:
> == Window Pool ==
> (-) [Main Thread       1.879] (   69) Fusion/
> Object:                   -> dead object 0x822dd00 [4]
> (-) [Main Thread       1.879] (   69) Fusion/
> Object:                   -> calling destructor...
> (-) [Main Thread       1.880] (   69) Core/
> Windows:                      destroying 0x822dd00 (-100,-100 - 10x
> 10)
> (-) [Main Thread       1.880] (   69) Core/
> Windows:                          dfb_window_destroy (0x822dd00) [-
> 100,-100 -   10x  10]
> (-) [Main Thread       1.880] (   69) Fusion/
> Object:                   -> destructor done.
> (-) [Main Thread       1.880] (   69) IDirectFBWindow:             ->
> unref done.
> (!) [Main Thread       1.880] (   69) *** Assertion
> [direct_list_contains_element_EXPENSIVE( *list, link )] fa
> iled *** [../../lib/direct/list.h:130 in direct_list_remove()]
> (-) [   69: -STACK- ]
>    #0  0x40335f7c in fusion_reactor_free () from /usr/lib/
> libfusion-0.9.so.24
>    #1  0x40335a08 in fusion_reactor_dispatch () from /usr/lib/
> libfusion-0.9.so.24
>    #2  0x40319d50 in _dfb_window_surface_listener () from /usr/lib/
> libdirectfb-0.9.so.24
>    #3  0x40319818 in dfb_window_post_event () from /usr/lib/
> libdirectfb-0.9.so.24
>    #4  0x40318560 in dfb_window_destroy () from /usr/lib/
> libdirectfb-0.9.so.24
>    #5  0x402dc8b0 in IDirectFBVideoProvider_CreateFromBuffer () from /
> usr/lib/libdirectfb-0.9.so.24
>
> Something in fusion_reactor_free() seems to be causing gtk-demo to
> shut down completely.
>
> To reproduce this, I simply built GTK-demo as per the online GTK 2.8
> directFB wiki instructions, set ulimit -c to unlimited, ran gtk-
> demo,  right clicked over some text to bring up the copy/paste dialog
> - then clicked back on the text to hide the dialog, and the crash
> occured.
>
> The same actually occurs with GTK 2.0.9 so I get the impression it's
> not related to GTK but DirectFB.
>
> I've attached the full log of the session to this email. Anyone got
> any ideas what might be amiss?
>
> Cheers,
>
> Marcus
>
>
> _______________________________________________
> directfb-dev mailing list
> [email protected]
> http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
>
>
>
>

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

Reply via email to