On 2013/08/21 15:30, David Coppa wrote:
> On Tue, 20 Aug 2013, Stuart Henderson wrote:
>
> > On 2013/08/20 08:25, Stuart Henderson wrote:
> > > On 2013/08/20 08:50, David Coppa wrote:
> > > > On Mon, Aug 19, 2013 at 11:50 PM, Stuart Henderson <[email protected]>
> > > > wrote:
> > > >
> > > > > these ones all use cmake which has a common segfault on arm since
> > > > > the move to enabling the elf parser.
>
> Comments on the following diff?
In the absence of any better ideas, this makes sense to me, I'll give it a try.
> #0 cmELF (this=0xbfff4674, fname=0x4337438c "/usr/lib/libz.so.4.1")
> at basic_ios.h:124
> 124 { return _M_streambuf_state; }
I get the impression this is something which shouldn't be segfaulting though..