maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   Floating Point Eception (https://talk.maemo.org/showthread.php?t=52647)

arunlee 2010-05-14 09:03

Floating Point Exception
 
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

Andre Klapper 2010-05-14 09:12

Re: Floating Point Eception
 
In short: ldd output missing, copy&paste errors, typo in the subject line. :)

arunlee 2010-05-14 09:28

Re: Floating Point Exception
 
Sorry, i corrected the mistakes.
Could any one help me?

Regards

Joorin 2010-05-14 15:24

Re: Floating Point Eception
 
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.

arunlee 2010-05-18 12:13

Re: Floating Point Eception
 
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


All times are GMT. The time now is 01:04.

vBulletin® Version 3.8.8