Date: Mon, 13 Mar 1995 21:09:30 -0800 (PST) From: Tom Samplonius <tom@haven.uniserve.com> To: LAJOIE@yalph2.physics.yale.edu Cc: questions@FreeBSD.org Subject: Re: Memory fault - core dumped Message-ID: <Pine.BSF.3.91.950313210744.9041B-100000@haven.uniserve.com> In-Reply-To: <01HO2XM2TUTUA732XO@yalph2.physics.yale.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 13 Mar 1995 LAJOIE@yalph2.physics.yale.edu wrote: > I am running on a 486DX-33 with 8MB of RAM, and I am also running X. Do I just not > have enough physical memory? The Linux version claimed to run in 8MB with X. How > would I go about debugging this further, and is there any way to read and understand > the core dump? A memory fault likely indicates a segmentation fault. If you want to poke around with the core you can used gdb with the first param being the executable, and second being the core. Tom
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.950313210744.9041B-100000>