On 2016/08/31 18:07, Francisco de Borja Lopez Rio wrote:
> On Tue, Aug 30, 2016 at 04:52:28PM +0100, Stuart Henderson wrote:
> > On 2016/08/30 11:13, Francisco de Borja Lopez Rio wrote:
> > > On Fri, Aug 19, 2016 at 10:49:42AM +0100, Stuart Henderson wrote:
> > > > On 2016/08/19 11:42, Francisco de Borja Lopez Rio wrote:
> > > > > phantomjs comes with its own bundled webkit, so I guess yes.
> > > >
> > > > Yep, correct. Committed.
> > > >
> > >
> > > Trying the latest snapshot:
> > >
> > > kern.version=OpenBSD 6.0-current (GENERIC) #2210: Mon Aug 22 09:14:34 MDT 
> > > 2016
> > >
> > >
> > > # phantomjs --version
> > > 1.9.8
> > > # phantomjs
> > > Segmentation fault (core dumped)
> > > #
> > >
> > > in the logs and dmesg I can see this:
> > >
> > > phantomjs(27197): mmap W^X violation
> > >
> > > This happens also when trying to running some code through phantomjs (like
> > > the code in /usr/local/share/examples/phantomjs).
> > >
> > > I've installed the package, then built it from ports too, same result.
> > >
> > > Trying to figure out what is happening myself, but any hints/ideas will be
> > > welcome.
> >
> > Make sure you have fully updated packages (specifically gcc/g++-4.9.3p10).
> 
> I did not have gcc installed from ports... but I guess that should not be
> related to the segfault when using the binary from packages, right?
> 
> Also, even if I do install gcc 4.9.3p10, when building phantomjs from ports
> it still uses gcc/g++ from base (IIRC).
> 
> Regards.
> 
> --
> 
> "Do nothing which is of no use." - Miyamoto Musashi
> ---------------------------------------------------------------------
> Francisco de Borja Lopez Rio (bo...@codigo23.net)
> Soluciones Informaticas Codigo23 S.L.U.
> http://www.codigo23.net
> 

Ahh, I thought it would be using modern gcc.. :)

Reply via email to