From owner-freebsd-hackers Tue Feb 6 09:30:26 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA25004 for hackers-outgoing; Tue, 6 Feb 1996 09:30:26 -0800 (PST) Received: from rk.ios.com (rk.ios.com [198.4.75.55]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id JAA24995 for ; Tue, 6 Feb 1996 09:30:22 -0800 (PST) Received: (from rashid@localhost) by rk.ios.com (8.6.11/8.6.9) id MAA26089 for hackers@freebsd.org; Tue, 6 Feb 1996 12:24:48 -0500 From: Rashid Karimov Message-Id: <199602061724.MAA26089@rk.ios.com> Subject: mSQL 1.0.9 - mmap() problems To: hackers@freebsd.org Date: Tue, 6 Feb 1996 12:24:47 -0500 (EST) X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org Precedence: bulk Hi there folx, Does some1 here have any luck with compiling/installing mSQL 1.0.9 ? It compiles just fine , run sample.msql w/o any problems, but fails on ****/tests/killer with sporadic messages: mmap: invalid arguments I've looked thru the source - it looks kosher to me, probably something happens there at the run time ? Rashid