Date: Sat, 4 May 2002 14:25:21 +0100 From: Hiten Pandya <hiten@uk.FreeBSD.org> To: current@FreeBSD.org Subject: mutex Giant problems in latest -current Message-ID: <20020504132521.GA363@hpdi.ath.cx>
next in thread | raw e-mail | index | archive | help
--PNTmBPCT7hxwcZjr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi all, I just compiled the kernel now, the date is: Sat May 4 14:18:08 BST 2002 I couldn't get a trace as I don't have a serial console or kernel dumps because of some S_Clockinfo problem. Anyway, the panic message was like this; just after trying to mount root: %% panic: mutex Giant not owned at /data/dev/src/sys/vm/vm_map.c:2151 Debugger:("panic") =2E.. %% As far as I am aware, this happens after rev. 1.229 of vm_map.c: %% RCS file: /home/ncvs/src/sys/vm/vm_map.c,v Working file: vm_map.c head: 1.229 description: ---------------------------- revision 1.229 date: 2002/05/04 02:07:36; author: alc; state: Exp; lines: +0 -3 o Remove GIANT_REQUIRED from vm_map_lookup_entry() and vm_map_check_protection(). o Call vm_map_check_protection() without Giant held in munmap(). ---------------------------- %% Thanks. --=20 Hiten Pandya http://storm.uk.FreeBSD.org/~hiten Finger hiten@storm.uk.FreeBSD.org for PGP public key -- 4FB9 C4A9 4925 CF97 9BF3 ADDA 861D 5DBD E4E3 03C3=20 --PNTmBPCT7hxwcZjr Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE80+FAhh1dveTjA8MRAnlyAKDjVb1yZjXUHzQab1ODBoLW9Q9AvQCfatT3 Wb1eVbUqsA+ej9navEyV4Es= =wJBu -----END PGP SIGNATURE----- --PNTmBPCT7hxwcZjr-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020504132521.GA363>