View Single Post
Posts: 8 | Thanked: 0 times | Joined on May 2010 @ Helsinki
#1
Hi all,
I have installed the maemo 5 sdk and scratchbox successfully. I can see the xephyr running and everything seemed perfect. I made a simple application with one push button and tried running it. and i get the following error.
"
/usr/bin/run-standalone.sh: line 11: 2638 Floating point exception(core dumped) "$@"
"

ldd Output:
"
/scratchbox/tools/lib/libsb.so.0 => /scratchbox/tools/lib/libsb.so.0 (0x005a6000)
libc.so.6 => /scratchbox/host_shared/lib/libc.so.6 (0x0085a000)
libdl.so.2 => /scratchbox/host_shared/lib/libdl.so.2 (0x00ec4000)
libsb_env.so.0 => /scratchbox/tools/lib/libsb_env.so.0 (0x00138000)
/scratchbox/host_shared/lib/ld.so => /scratchbox/host_shared/lib/ld.so (0x0058a000)

"


Is there anything i am missing?
I have followed what is done @ http://wiki.maemo.org/Documentation/...tion_procedure. I think the basic stuffs are working otherwise i could not see the UI. But i think something is missing so that it gave the above error.

Could some one help me?

Thanks a TON!

Regards
Arun

Last edited by arunlee; 2010-05-14 at 09:27. Reason: errors