Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!cmcl2!harvard!seismo!umcp-cs!chris From: chris@umcp-cs.UUCP (Chris Torek) Newsgroups: net.unix,net.unix-wizards Subject: Re: dbx crashes system Message-ID: <1776@umcp-cs.UUCP> Date: Mon, 2-Jun-86 06:04:34 EDT Article-I.D.: umcp-cs.1776 Posted: Mon Jun 2 06:04:34 1986 Date-Received: Wed, 4-Jun-86 00:24:42 EDT References: <211@butler.UUCP> Organization: Computer Sci. Dept, U of Maryland, College Park, MD Lines: 11 Xref: linus net.unix:7335 net.unix-wizards:15199 Find calls to munhash() and mfind() that cast the second argument, c->c_blkno, to `(daddr_t)(u_long)'. There are two, one in /sys/sys/vm_mem.c and one in /sys/vax/vm_machdep.c. Remove the (daddr_t). The new code is technically wrong, but makes the compiler do the right thing. `Fixed in 4.3!' -- In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 1516) UUCP: seismo!umcp-cs!chris CSNet: chris@umcp-cs ARPA: chris@mimsy.umd.edu