I trace into lib/fusion/shm/heap.c, I find that
the function __shmalloc_init_heap() will mmap the fusion.0.3 in /dev/shm
while initializing sawman.
But mmaping doesn't work and crash(segmentation fault). Why?


2007/12/15, Chiakie <[EMAIL PROTECTED]>:
>
> I use DirectFB-1.0.0 with sawman original version(0.1.0)
> But I can't initialize sawman.
> It stocks in sawman_initialize() in sawman.c
> while calling fusion_shm_pool_create( world, "SaWMan Pool", 0x1000000,
> true, &sawman->shmpool );
> without showing any debugging messages.
> Somebody help me, thanks.
>
>
> --
> Best regards,
> Chien Kuo-Feng
>



-- 
Chien Kuo-Feng
_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to