Hi ... ... I was on holiday :) Anyway the function that generates the segmentation fault is:
gtk_widget_show(window); I think that the problem is on glibc, or on busybox. I use libc-2.2.4 on kernel 2.4.7-10 , busybox-0.60.5 and DirectFB-0.9.17. I have some space on embedded system and I can add gdb on it. How can I compile the library for debug ? Best regards, Andrea. > You could add debug messages to your initialization code to > see how far it got and which function causes the segfault. > > A quick guess: Missing error handling might lead to usage of > unitialized interfaces, e.g. if a module could not be loaded > or if the primary could not be created. > > -- > Best regards, > Denis Oliver Kropp > > .------------------------------------------. > | DirectFB - Hardware accelerated graphics | > | http://www.directfb.org/ | > "------------------------------------------" > > Convergence GmbH -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
