Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12948: Unexpected snprintf result is on Android ARM
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-04-06 19:08:29
#12948: Unexpected snprintf result is on Android ARM
------------------------------------+----------------------
Reporter: Lev Sch <zorechfan@â¦> | Owner: olli
Type: Bugs | Status: reopened
Milestone: To Be Determined | Component: context
Version: Boost 1.64.0 | Severity: Problem
Resolution: | Keywords:
------------------------------------+----------------------
Comment (by emile.cormier.jr@â¦):
Are these fixes going to be introduced into Boost 1.64.0, or is it now too
late for that?
We have also observed strange snprintf behavior when it is called within
the context of a Boost coroutine. The problem goes away if we revert back
to Boost 1.62.0.
Our platform is the Beaglebone Black, using this Debian image:
https://debian.beagleboard.org/images/bone-debian-8.7-iot-
armhf-2017-03-19-4gb.img.xz
Processor: AM355x, Cortex-A8, Neon, VFPv3
We are cross-compiling Boost and our application using Ubuntu's {{{g++-4.9
-arm-linux-gnueabihf}}}, which is based on sources from Linaro GCC.
Boost was built with:
{{{
./b2 link=static variant=release threading=multi toolset=gcc-arm \
cxxflags=-std=c++11 target-os=linux abi=aapcs binary-format=elf \
architecture=arm address-model=32
}}}
We can attempt to run unit tests after Oliver and Lev sort things out.
Oliver, our company will gladly ship you an ARM board (Beaglebone Black)
if you need one. Our project is heavily dependent on Boost.Coroutine, and
therefore Boost.Context as well.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12948#comment:38> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-04-06 19:11:23 UTC