* libsegfault on ARMV5
@ 2010-09-07 23:40 Cliff Brake
2010-09-08 1:59 ` Holger Freyther
0 siblings, 1 reply; 2+ messages in thread
From: Cliff Brake @ 2010-09-07 23:40 UTC (permalink / raw)
To: openembedded-devel
Hello,
I'm trying to use libsegfault to log any application faults. On x86
it works great:
Backtrace:
./src/svs(_ZN7Mapping22mapping_control_threadEPv+0xa2)[0x81badf]
/lib/libglib-2.0.so.0(+0x67b84)[0x7f87e6266b84]
/lib/libpthread.so.0(+0x69ca)[0x7f87e53489ca]
/lib/libc.so.6(clone+0x6d)[0x7f87e43ae6fd]
But, on my PXA270 system, it only provides:
Backtrace:
/lib/libSegFault.so[0x400275cc]
/lib/libc.so.6(__default_rt_sa_restorer_v2+0x0)[0x4105e9c0]
I'm running: libsegfault - 2.9-r36.3.5
Has anyone else successfully used libsegfault on ARM built with OE, or
have other ideas on how to accomplish this?
Thanks,
Cliff
--
=================
http://bec-systems.com
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: libsegfault on ARMV5
2010-09-07 23:40 libsegfault on ARMV5 Cliff Brake
@ 2010-09-08 1:59 ` Holger Freyther
0 siblings, 0 replies; 2+ messages in thread
From: Holger Freyther @ 2010-09-08 1:59 UTC (permalink / raw)
To: openembedded-devel
On 09/08/2010 07:40 AM, Cliff Brake wrote:
> Backtrace:
> /lib/libSegFault.so[0x400275cc]
> /lib/libc.so.6(__default_rt_sa_restorer_v2+0x0)[0x4105e9c0]
>
> I'm running: libsegfault - 2.9-r36.3.5
>
> Has anyone else successfully used libsegfault on ARM built with OE, or
> have other ideas on how to accomplish this?
Could you attempt to build the binary with -fno-omit-frame-pointer and see if
it makes a difference?
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-09-08 2:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-07 23:40 libsegfault on ARMV5 Cliff Brake
2010-09-08 1:59 ` Holger Freyther
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.