On Tuesday, 7 de December de 2010 02:59:46 Paul Li wrote: > Hi All, > I met an issue with fennec on MeeGo, I recompiled this app with > '-march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3-d16 > -mfloat-abi=softfp' and '-march=armv7-a -mtune=cortex-a8 -mlittle-endian > -mfpu=vfpv3-d16 -mfloat-abi=soft'. Both of them met the following issue: > Program received signal SIGILL, Illegal instruction. > 0x0000a144 in __aeabi_d2lz () > > Could anyone give me some suggestions? Thank you. :)
Can you tell us which instruction that was?
In gdb, type after the crash:
x/i $pc
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Senior Product Manager - Nokia, Qt Development Frameworks
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
