I had a very similiar problem with a cut down Linux distro (ttylinux) that used Busybox. I had access to gdb but it didn't reveal anything useful.
The problem turned out to be my standard C libraries. I'm not what was wrong but replacing them with ones from Debian fixed the problem. Ben. > Hi all ... > I use DirectFB library for build graphic interface under frame buffer. > On RedHat_7.3 I compile my source both for X11 that FB (with two entry > on Makefile). > On BusyBox v0.60.5 (with the same kernel :( my application crash in > this > way: ~ # ./lissajouls > > ---------------------- DirectFB v0.9.17 --------------------- > (c) 2000-2002 convergence integrated media GmbH > (c) 2002 convergence GmbH > ----------------------------------------------------------- > > (*) Single Application Core. (with MMX support) (2003-02-17 15:31) (*) > DirectFB/misc/memcpy: using linux kernel memcpy() > (*) DirectFB/InputDevice: MuTouch SMT3-R 2.20 (Microtouch) > (*) DirectFB/InputDevice: Keyboard 0.9 (convergence integrated media > GmbH) (*) MMX detected and enabled > (*) DirectFB/GraphicsDevice: MMX Software Rasterizer 0.6 (convergence > integrated media GmbH) > (!) ---> CAUGHT SIGNAL 11 <--- > Segmentation fault > ~ # > > Can anyone help me ? > Thanks very much in advance! > Andrea. > > > > > > -- > Info: To unsubscribe send a mail to [EMAIL PROTECTED] with > "unsubscribe directfb-users" as subject. -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
