From: Thomas Demmer Newsgroups: comp.os.msdos.djgpp Subject: Re: Emacs and Netscape clash?? Date: Sat, 25 Apr 1998 11:50:34 +0200 Organization: Lehrstuhl fuer Stroemungsmechanik Lines: 67 Message-ID: <3541B1E9.757E6864@LSTM.Ruhr-UNI-Bochum.De> References: <6ho5ok$i8c AT hacgate2 DOT hac DOT com> NNTP-Posting-Host: bvb.lstm.ruhr-uni-bochum.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk John Velman wrote: > > This is anecdotal - I know I don't have enough info here to pin down the > problem, but am curious if anyone else is suffering from something like > this, and whether anyone has any suggestions about how to pin-point it, > or fix it. > > Occasionally, when having both Netscape open, and emacs running in a dos > window, I get a crash. Sometimes when trying to do something in the Netscape > window, sometimes when trying to do something in emacs. Usually, there is a > GPF, sometimes in something called winoldapp, sometimes the dialog says > netscape caused the GPF. Sometimes, not always, the machine just > re-boots itself. > > When it reboots itself, SCANDISK sometimes finds that the backup FAT table is > corrupted. Sometimes I end up with a *very large* (10 or 20mb) > orphaned file that appears to be debris left in my windows 'virtual memory' > file. > > Well, maybe this is superstitious learning, but these types of crashes seem > to occur when Netscape and emacs are open simultaneously, and extremely, if > ever, under other conditions. > > Here is some info about my setup: > > Dell Xpi; Dos 6.22; Win 3.11, 32 meg memory > > Emacs = Eli's emacs 19.34 > > Windows virtual memory = 20MB, Temporary (i.e., 32 bit access not checked) > > Netscape = Netscape Navigator 3.04 Gold. > > Thanks for any insight you can offer. Not really, just one hint: Netscape is a memory hog, at least under UNIX. I used to keep it open on an 256 MB AIX workstation, and after a few days it just crashed because of lack of memory. On startup, it easily grabs 64 MB. This cannot be scaled exactly to an i86 architecture, but you'll get the idea. As emacs is not exactly the most RAM conserving program, you might be running out of memory. I'd expect emacs is checking for NULL returns on malloc quite pedantic, whereas netscape produces cores. You might cross-check against another RAM hungry program like word and Netscape, to see if that gets the same effect. Although, Word can do that on its own ;-) And, increase the virtual memory. Ciao -- Ciao Tom ************************************************************* * Thomas Demmer * * Lehrstuhl fuer Stroemungsmechanik * * Ruhr-Uni-Bochum * * Universitaetsstr. 150 * * D-44780 Bochum * * Tel: +49 234 700 6434 * * Fax: +49 234 709 4162 * * http://www.lstm.ruhr-uni-bochum.de/~demmer * *************************************************************