I did double check on the application looking for null pointers memory leaks. It runs perfectly fine on a linux machine but fails to run on uClinux when cross compiled for m68k.
Gavin Lambert wrote:
Bad Frame Format usually means your app is accessing invalid memory,
whether through a null pointer or an invalid pointer or something else
along those lines, and is typically caused by a bug in the app code.  So
it would make sense that a different app isn't experiencing that problem
:)

_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to