Date: Thu, 21 Mar 1996 21:47:22 -0500 (EST) From: John Fieber <jfieber@indiana.edu> To: Terry Lambert <terry@lambert.org> Cc: JULIAN Elischer <julian@ref.tfs.com>, rich@lamprey.utmb.edu, hackers@FreeBSD.org Subject: Re: Mathematica under FreeBSD Message-ID: <Pine.BSF.3.91.960321211137.1275B-100000@fieber-john.campusview.indiana.edu> In-Reply-To: <199603220141.SAA01623@phaeton.artisoft.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 21 Mar 1996, Terry Lambert wrote: > > > I would put in: > > > > > > { > > > int i; > > > printf( "here 1\n"); > > > for( i=0; i < 0x7fffffff; i++) /* adjust down for time*/ > > > continue; > > > } > > > > > that's silly, he doesn't have the source to that (I believe) > > Now *that's* silly. I was talking about the kernel, not the program. > > The bug is in the kernel if the program runs on Linux but not FreeBSD. > > He needs to find out which Linux system call is blowing chunks, then Actually, it is license manager that comes with the SCO WordPerfect which, incidentally, works on linux but I don't think that is too relevant here. Unfortunately I don't really have the time to dive into kernel debugging at the moment. Also aside from a -current kernel I can boot, my system is -stable and it is pretty important that it stay that way at the moment. Its sort of a hassle working when basic things like ps don't work. Maybe once summer rolls around... However, if anyone has particular ideas of what may be going on and can provide a relatively simple experiment for me to try, I'm game. As a note, there is a good 5 or 10 seconds between freezing and when the screen goes blank which would be enough time to read console messages. -john == jfieber@indiana.edu =========================================== == http://fieber-john.campusview.indiana.edu/~jfieber ============
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960321211137.1275B-100000>