Dear:
    I am use gdb remote debug dfbscreen, But I have a problem about this. (I am 
using DirectFB-1.4.12)
    When I step to see DirectFBCreate in this backtrace

  #0  lookup_domain (name=0x40162a8c "IDirectFB", sub=true) at debug.c:72
  #1  0x401b1e08 in check_domain (domain=0x4018d738) at debug.c:103
  #2  0x401b20f4 in direct_debug_at (domain=0x4018d738, format=0x401638f0 "%s( 
%p, %p )\n") at debug.c:218
  #3  0x400245e0 in IDirectFB_Construct (thiz=0x1b738, core=0x14840) at 
idirectfb.c:1807
  #4  0x40026200 in DirectFBCreate (interface=0x134e4) at directfb.c:205
  #5  0x000087e8 in main (argc=1, argv=0xbef08e44) at dfbscreen.c:102

in function direct_list_foreach the domains ->magic is not equal when we init 
the domains and terminal print this information:
  (!) [Main Thread      72.626] ( 4923) *** Assertion 
[((DirectLink*)(entry))->magic == D_MAGIC("DirectLink")] failed *** [debug.c:72 
in lookup_domain()]

and I want to know why?
_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to