[issue23496] Steps for Android Native Build of Python 3.4.2

Ryan Gonzalez report at bugs.python.org
Sat Aug 22 22:28:17 CEST 2015


Ryan Gonzalez added the comment:

After typing 'run', enter 'bt' and post the results.

On Sat, Aug 22, 2015 at 3:06 PM, Cyd Haselton <report at bugs.python.org>
wrote:

>
> Cyd Haselton added the comment:
>
> On August 22, 2015 2:47:42 PM CDT, Ryan Gonzalez <report at bugs.python.org>
> wrote:
> >
> >Ryan Gonzalez added the comment:
> >
> >I'm assuming gdb still doesn't work?
>
> It does. I just don't know it well enough to know if the errors are
> something I'm doing wrong or something the program is doing wrong.
>
> Basically I'm running
> gdb
> file ./python
> set args -m test
> set sysroot /path/to/sysroot
> run
>
> and examining/posting the results.  Which are confusing to me because,
> again, don't know it well enough.
> >
> >On August 22, 2015 1:06:41 PM CDT, Cyd Haselton
> ><report at bugs.python.org> wrote:
> >>
> >>Cyd Haselton added the comment:
> >>
> >>Update:
> >>I found this bug report (https://bugs.python.org/issue23786) and
> >>re-compiled python with -mno-unaligned-access as mentioned. test_hash
> >>still throws a bus error.
> >>
> >>Back to drawing board....suggestions welcome.
> >>
> >>----------
> >>
> >>_______________________________________
> >>Python tracker <report at bugs.python.org>
> >><http://bugs.python.org/issue23496>
> >>_______________________________________
> >
> >----------
> >
> >_______________________________________
> >Python tracker <report at bugs.python.org>
> ><http://bugs.python.org/issue23496>
> >_______________________________________
>
> ----------
>
> _______________________________________
> Python tracker <report at bugs.python.org>
> <http://bugs.python.org/issue23496>
> _______________________________________
>

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23496>
_______________________________________


More information about the Python-bugs-list mailing list