Re: Chromium and Iridium no longer working (current 2016-07-10T00:21:52Z)

2016-07-12 Thread Chris Cappuccio
Martijn Rijkeboer [mart...@bunix.org] wrote:
> > I can't tell from your message whether this is the following problem:
> > There is a diff being discussed that makes pledge "recvfd" stricter. It
> > is plausible that Theo put this diff into the most recent snapshot. One
> > result is that this diff will make chromium and iridium crash because
> > they do not make "recvfd" promises.  Do you see messages like
> > 
> > chrome(99124): syscall 27 "recvfd"
> > 
> > in your dmesg?
> > 
> > If that's the case, chrome should still work with the old kernel or with
> > a kernel compiled from source.
> 
> Thanks for your response, this is indeed the problem. My dmesg is full of
> "recvfd" en "stdio" pledge messages.
> 

This diff appears to be in -current now. You'll need to re
build the chromium/iridium port.



Re: Chromium and Iridium no longer working (current 2016-07-10T00:21:52Z)

2016-07-11 Thread Martijn Rijkeboer

I can't tell from your message whether this is the following problem:
There is a diff being discussed that makes pledge "recvfd" stricter. It
is plausible that Theo put this diff into the most recent snapshot. One
result is that this diff will make chromium and iridium crash because
they do not make "recvfd" promises.  Do you see messages like

chrome(99124): syscall 27 "recvfd"

in your dmesg?

If that's the case, chrome should still work with the old kernel or with
a kernel compiled from source.


Thanks for your response, this is indeed the problem. My dmesg is full 
of "recvfd" en "stdio" pledge messages.


Kind regards,


Martijn Rijkeboer





Chromium and Iridium no longer working (current 2016-07-10T00:21:52Z)

2016-07-11 Thread Martijn Rijkeboer

Hi,

After updating my packages,today, to the latest snapshot, both Chromium 
and Iridium
stopped working. When I start them I directly get the "Aw, Snap! 
Something went

wrong while displaying this webpage." page.

When I start Chromium from a terminal I get the following messages:

  [62151:-1250552512:0711/082349:ERROR:process_posix.cc(195)] Not 
implemented reached in bootImpl(base::ProcessHandle, int *, 
base::TimeDelta)
  [62151:823124536:0711/082349:ERROR:linux_util.cc(122)] Not implemented 
reached in std::str

  *** autoupdate was enabled, overriding with false
  [62151:-1625125832:0711/082350:ERROR:process_posix.cc(195)] Not 
implemented reached in bool (anonymous 
namespace)::WaitForExitWithTimeoutImpl(base::ProcessHandle, int *, 
base::TimeDelta)
  
[62151:823125048:0711/082350:ERROR:browser_gpu_channel_host_factory.cc(119)] 
Failed to launch GPU process.



I have also deleted the data in ~/.cache for both browsers, but to no 
avail. For the
record my /usr/local is mounted wxallowed. Any suggestions on how to fix 
this?


- OS: OpenBSD 6.0-beta (GENERIC.MP) #2278: Sun Jul 10 18:30:28 MDT 2016
- Packages: 2016-07-10T00:21:52Z

Kind regards,


Martijn Rijkeboer