home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / linux / 15993 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  1.4 KB

  1. Xref: sparky comp.os.linux:15993 rec.games.mud.lp:4054
  2. Newsgroups: comp.os.linux,rec.games.mud.lp
  3. Path: sparky!uunet!zaphod.mps.ohio-state.edu!usc!elroy.jpl.nasa.gov!ucla-cs!lanai.cs.ucla.edu!aviz
  4. From: aviz@lanai.cs.ucla.edu (Dr Algirdas Avizienis)
  5. Subject: Can't get LP-Mud 3.1.2 to work well under Linux...
  6. Message-ID: <1992Nov7.201150.29492@cs.ucla.edu>
  7. Keywords: Linux LPmud Memory
  8. Sender: usenet@cs.ucla.edu (Mr Usenet)
  9. Nntp-Posting-Host: lanai.cs.ucla.edu
  10. Organization: UCLA, Computer Science Department
  11. Date: Sat, 7 Nov 92 20:11:50 GMT
  12. Lines: 34
  13.  
  14. Hello there!
  15.  
  16. I am using Linux 0.98pl3 w/TCP/IP compiled in on a 386/25
  17. with 8 megs of RAM.  For the last few days i've been
  18. trying to get LPmud 3.1.2 to work, but to no avail.
  19.  
  20. I've gotten it compiled, and it runs and all, but
  21. if I log onto the MUD, it crashes usually in about
  22. 10 minutes.  
  23.  
  24. I usually get the message:
  25. dev_rint: dropping packets due to lack of memory
  26. and then I get the message:
  27. accept: out of memory
  28.  
  29. and an IOT trap/Abort (core dumped).
  30.  
  31. However, when this happens I usually still have at
  32. least 5 megs left!  I thought it might have been
  33. a problem with smalloc.c, so I tried gmalloc.c,
  34. but I had the same problem.
  35.  
  36. I've tried linking with the -static option on gcc,
  37. because someone previously had mentioned that
  38. if you linked dynamically, there would be problems
  39. with smalloc, but it didn't help either.
  40.  
  41. Can someone PLEASE give me some advice? I
  42. am quite stuck.
  43.  
  44. Thanks a lot.
  45.  
  46.  
  47.  
  48.