SIGFPE in OPIE for MIPS

"Saravanan Ponnuswamy" <[email protected]> Thu, 2 Aug 2007 18:23:02 +0530
Newsgroups gmane.comp.handhelds.opie
Message-ID <[email protected]>
hi,

i had compiled OPIE for MIPS processor and ported to the board also. but
when i run that it shows me "Segementation Fault". i debugged it using GDB.
the following is the message  i got :

 (gdb) continue
Continuing.
Error while mapping shared library sections:
/mnt/again/opt/QtPalmtop/lib/libqpe.so.1: No such file or directory.
Error while mapping shared library sections:
/mnt/again/opt/QtPalmtop/lib/libopiecore2.so.1: No such file or directory.
Error while mapping shared library sections:
/mnt/again/opt/QtPalmtop/lib/libopieui2.so.1: No such file or directory.
Error while mapping shared library sections:
/mnt/again/opt/QtPalmtop/lib/libopiesecurity2.so.0: No such file or directory.
Error while mapping shared library sections:
/usr/local/qt-embedded/lib/libqte.so.2: No such file or directory.
Error while mapping shared library sections:
/lib/libstdc++.so.6: No such file or directory.
Error while mapping shared library sections:
/lib/libm.so.0: No such file or directory.
Error while mapping shared library sections:
/lib/libc.so.0: No such file or directory.
Error while mapping shared library sections:
/lib/libcrypt.so.0: No such file or directory.
Error while mapping shared library sections:
/lib/libdl.so.0: No such file or directory.
Error while mapping shared library sections:
/mnt/again/opt/QtPalmtop/lib/libopiepim2.so.1: No such file or directory.
Error while mapping shared library sections:
/lib/ld-uClibc.so.0: No such file or directory.
Error while reading shared library symbols:
/mnt/again/opt/QtPalmtop/lib/libqpe.so.1: No such file or directory.
Error while reading shared library symbols:
/mnt/again/opt/QtPalmtop/lib/libopiecore2.so.1: No such file or directory.
Error while reading shared library symbols:
/mnt/again/opt/QtPalmtop/lib/libopieui2.so.1: No such file or directory.
Error while reading shared library symbols:
/mnt/again/opt/QtPalmtop/lib/libopiesecurity2.so.0: No such file or directory.
Error while reading shared library symbols:
/usr/local/qt-embedded/lib/libqte.so.2: No such file or directory.
Error while reading shared library symbols:
/lib/libstdc++.so.6: No such file or directory.
Error while reading shared library symbols:
/lib/libm.so.0: No such file or directory.
(no debugging symbols found)
Error while reading shared library symbols:
/lib/libc.so.0: No such file or directory.
Error while reading shared library symbols:
/lib/libcrypt.so.0: No such file or directory.
Error while reading shared library symbols:
/lib/libdl.so.0: No such file or directory.
Error while reading shared library symbols:
/mnt/again/opt/QtPalmtop/lib/libopiepim2.so.1: No such file or directory.
Error while reading shared library symbols:
/lib/ld-uClibc.so.0: No such file or directory.

Program received signal SIGFPE, Arithmetic exception.
0x2af9a6ec in ?? ()
(gdb)

All the libraries are present in the directory /mnt/again/opt/QtPalmtop/lib/
and /lib/.
if i do strace also it shows me "Floating Point Exception error ".
can anyone provide me any suggestions or solutions for this ?

thanks in advance,

saravanan.

_______________________________________________
Open Source User Interface and Apps built on Qt Embedded
Opie mailing list
[email protected]
https://handhelds.org/mailman/listinfo/opie