* Loic Hoguin <essen%dev-extend.eu@localhost> [2007-05-25 00:02]:
Opera is broken on NetBSD4/i386, pkgsrc current.
Netbsd 4.0BETA_2 was taken from the daily builds 3 days ago.
I have the following errors:
shmget: Cannot allocate memory
shmget: Cannot allocate memory
shmget: Cannot allocate memory
shmget: Cannot allocate memory
shmget: Cannot allocate memory
shmget: Cannot allocate memory
opera: Failed to allocate shared memory 65536
I've seen this after upgrading to Opera 9.20 on NetBSD 4.99.19,
increasing the available SysV IPC memory made Opera happy again:
$ sysctl -w kern.ipc.shmmaxpgs=16384