Reply
Thread Tools
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
 
Andre Klapper's Avatar
Posts: 1,665 | Thanked: 1,649 times | Joined on Jun 2008 @ Praha, Czech Republic
#2
In short: ldd output missing, copy&paste errors, typo in the subject line.
__________________
maemo.org Bugmaster
 
Posts: 8 | Thanked: 0 times | Joined on May 2010 @ Helsinki
#3
Sorry, i corrected the mistakes.
Could any one help me?

Regards

Last edited by arunlee; 2010-05-14 at 09:46. Reason: errors
 
Posts: 726 | Thanked: 345 times | Joined on Apr 2010 @ Sweden
#4
Did you have a go with Google to see what a "Floating point exception" might be?

If your example is small, it should be really easy to include it here. I'm guessing you're dividing by 0 or something along those lines.
 
Posts: 8 | Thanked: 0 times | Joined on May 2010 @ Helsinki
#5
Hi all,

The issue is resolved. I had created the project out of the scratchbox path. When i created the project @
/scratchbox/users/arun/home/arun, it worked.

Regards
Arun
 
Reply


 
Forum Jump


All times are GMT. The time now is 03:13.