From: Grant Edwards <grant.b.edwards@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] Howto track/trace segfaults on ARM ?
Date: Fri, 9 Mar 2012 19:50:41 +0000 (UTC) [thread overview]
Message-ID: <jjdmuh$lro$1@dough.gmane.org> (raw)
In-Reply-To: 1531E53627F1F749B4FE809BF2A4EB67030D4CBD@WETMEX10.loepfe.com
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!
prev parent reply other threads:[~2012-03-09 19:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-09 16:03 [Buildroot] Howto track/trace segfaults on ARM ? Vellemans, Noel
2012-03-09 19:50 ` Grant Edwards [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='jjdmuh$lro$1@dough.gmane.org' \
--to=grant.b.edwards@gmail.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox