From owner-freebsd-hackers Sun Oct 10 17:57:27 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from colnta.acns.ab.ca (clgr000532.hs.telusplanet.net [161.184.82.24]) by hub.freebsd.org (Postfix) with ESMTP id AA85E15147 for ; Sun, 10 Oct 1999 17:57:23 -0700 (PDT) (envelope-from davidc@colnta.acns.ab.ca) Received: from localhost (davidc@localhost) by colnta.acns.ab.ca (8.9.3/8.9.3) with ESMTP id AAA00326 for ; Wed, 1 Jan 1997 00:19:46 -0700 (MST) (envelope-from davidc@colnta.acns.ab.ca) Date: Wed, 1 Jan 1997 00:19:46 -0700 (MST) From: Chad David To: freebsd-hackers@freebsd.org Subject: aio_read kills machine Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am working on a small threaded program that uses aio_read(). In my first attempt to run the program it killed my machine instantly. The second time it only locked it solid. I get no messages, warnings, or errors. I am certain that my program is not correct (besides the obvious consiquence of running it :) ), but I would also like to determine why it kills the machine. I was not root either time I ran the code. I could provide additional debugging information, and the source to anybody who cares about this. I am not sure up front what would be helpful. The machine is a dual 400 with 512Mg ram, running 3.3-stable as of Sept 28 with SMP enabled. Thanks in advance. Chad davidc@acns.ab.ca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message