Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Howto track/trace segfaults on ARM ?
@ 2012-03-09 16:03 Vellemans, Noel
  2012-03-09 19:50 ` Grant Edwards
  0 siblings, 1 reply; 2+ messages in thread
From: Vellemans, Noel @ 2012-03-09 16:03 UTC (permalink / raw)
  To: buildroot

Hi,

Probably not the GOOD place to ask for this information, but.. Going to
give it a shot.

I'm still working on WebKit-1.6.3 for buildroot (which seems to work ,
at least , I get in compiled..)

FYI: I'm cross-compiling for ARM (imx537).
 
But, when running the WebKit Code (GtkLauncher, which is a
mini-WebKit-browser) I get a lot of crashes / segmentation faults /
aborts.

Is there somebody that can point me in direction on how to find/trace
these segmentation faults ... ???? 

I would like go go deeper into detail in order to find the crashes.


All hints are Welcome,
Thanks.


PS: If I do the same build on a native PC (x86) then it does not
segfault.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Buildroot] Howto track/trace segfaults on ARM ?
  2012-03-09 16:03 [Buildroot] Howto track/trace segfaults on ARM ? Vellemans, Noel
@ 2012-03-09 19:50 ` Grant Edwards
  0 siblings, 0 replies; 2+ messages in thread
From: Grant Edwards @ 2012-03-09 19:50 UTC (permalink / raw)
  To: buildroot

On 2012-03-09, Vellemans, Noel <Noel.Vellemans@visionBMS.com> wrote:

> Probably not the GOOD place to ask for this information, but.. Going
> to give it a shot.
>
> I'm still working on WebKit-1.6.3 for buildroot (which seems to work
> , at least , I get in compiled..)
>
> FYI: I'm cross-compiling for ARM (imx537).
>  
> But, when running the WebKit Code (GtkLauncher, which is a
> mini-WebKit-browser) I get a lot of crashes / segmentation faults /
> aborts.
>
> Is there somebody that can point me in direction on how to find/trace
> these segmentation faults ... ???? 

Load the core file into gdb and type "bt".

You'll need to have built with debug symbols and you need to run gdb
where it has access to the un-stripped object files (and prefereably
the source trees of the programs in question).

-- 
Grant Edwards               grant.b.edwards        Yow! Uh-oh!!  I forgot
                                  at               to submit to COMPULSORY
                              gmail.com            URINALYSIS!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-03-09 19:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-09 16:03 [Buildroot] Howto track/trace segfaults on ARM ? Vellemans, Noel
2012-03-09 19:50 ` Grant Edwards

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox