> Date: Thu, 24 Mar 2016 23:40:54 GMT > From: Dave Higton <d...@davehigton.me.uk> > Subject: Re: Crash on Atari build > To: netsurf-users@netsurf-browser.org > > Peter Slegg <p.sl...@scubadivers.co.uk> wrote: > > > > >I recent builds (last week or so) I have had problems exiting ns, > >it would just hang and I've also had a few situations where it > >would hang while awaiting a page. > > > >I've just had a proper crash: > > > >Failure when receiving data from the peer > >render/html_object.c:125: html_object_callback: Assertion `c->base.status != > >CONTENT_STATUS_ERROR' failed. > > > >I was trying to view: > > > >https://github.com/vinriviere/m68k-atari-mint-gcc/blob/ > > 404 for me. > > Dave
Sorry, I had to guess the link after the crash. I just tried this: https://github.com/vinriviere/m68k-atari-mint-gcc/ First the peer failure dialogue pops up and then ns crashes with: Failure when receiving data from the peer render/html_object.c:125: html_object_callback: Assertion `c->base.status != CONTENT_STATUS_ERROR' failed. Regards, Peter