Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Jul 2012 10:16:44 +0200
From:      =?ISO-8859-1?Q?Jean-S=E9bastien_P=E9dron?= <dumbbell@FreeBSD.org>
To:        freebsd-current@freebsd.org
Subject:   Re: panic after starting X with r238120
Message-ID:  <4FF941EC.9050900@FreeBSD.org>
In-Reply-To: <4FF8FB0C.4050706@mouf.net>
References:  <7F5E65B1-24AF-4942-A273-093EBAE94B7D@FreeBSD.org> <168031EF-1CBD-4B14-A99E-D5C90B01111C@FreeBSD.org> <CAJUyCcMO_244tK6kp73mGq1gFx-uFETmO9n-F7Qu2=ZoaYb9cQ@mail.gmail.com> <4FF62A6C.7090408@FreeBSD.org> <4FF8FB0C.4050706@mouf.net>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 08.07.2012 05:14, Steve Wills wrote:
> For what it's worth, I discovered that twm and xterm don't trigger
> the issue, but konsole and other kde things do, which is what led
> me to discover that setting kern.ipc.shm_use_phys back to default
> fixed it.

I encountered the same issue with x11-wm/awesome, but everything's ok
with twm. A kernel from 2012-06-23 doesn't crash but a kernel from
2012-07-03 does crash.

Here're the sysctls/tunables I have regarding shm:

In /boot/loader.conf:
kern.ipc.shmmni="1024"
kern.ipc.shmseg="1024"

In /etc/sysctl.conf:
kern.ipc.shmmax=2147483648
kern.ipc.shm_use_phys=1
kern.ipc.shm_allow_removed=1

- -- 
Jean-Sébastien Pédron

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk/5QesACgkQa+xGJsFYOlPRwQCcClck3824nWltHoIVzuzmLBLz
dyUAoIhVeREUZH26QdcJkyyXfna9LYQQ
=mKU0
-----END PGP SIGNATURE-----



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FF941EC.9050900>