home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / linux / 9363 < prev    next >
Encoding:
Text File  |  1992-08-30  |  1.6 KB  |  42 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!wupost!gumby!destroyer!ubc-cs!uw-beaver!news.u.washington.edu!serval!yoda.eecs.wsu.edu!hlu
  3. From: hlu@yoda.eecs.wsu.edu (H.J. Lu)
  4. Subject: MM code in 0.97 pl2 (Re: BUG with bash and Linux-0.97 pl 2)
  5. Message-ID: <1992Aug30.182805.3498@serval.net.wsu.edu>
  6. Sender: news@serval.net.wsu.edu (USENET News System)
  7. Organization: Washington State University
  8. References: <1992Aug29.054016.28156@athena.mit.edu> <5725@mccuts.uts.mcc.ac.uk>
  9. Date: Sun, 30 Aug 92 18:28:05 GMT
  10. Lines: 30
  11.  
  12. In article <5725@mccuts.uts.mcc.ac.uk> LeBlanc@mcc.ac.uk writes:
  13. >In article <1992Aug29.054016.28156@athena.mit.edu> tytso@ATHENA.MIT.EDU (Theodore Ts'o) writes:
  14. >>I just recently upgraded to Linux 0.97 patchlevel 2, and after I did,
  15. >...
  16. >>If you type the following at bash under 0.97 PL2:
  17. >
  18. >>unset SHLVL
  19. >>exec /bin/sh
  20. >
  21. >>The existing shell will core dump without managing to exec the prgram
  22. >>you ask it to exec.
  23. >...
  24. >>This behavior can be duplicated using either the MCC 0.96c /bin/bash, or
  25. >>the /bin/bash on the 0.97 rootimage disk.
  26. >
  27. >This problem disappears if you recompile bash under 0.97p2; at least it
  28. >does not exhibit itself with the bash supplied with MCC interim 0.97p2.
  29. >
  30.  
  31. I think something is wrong with signals with bash. When I do a make,
  32. I can type ^c to stop it under zsh. But under bash, the make is
  33. stopped. However, those makes in subdirs continue.
  34.  
  35. BTW, something is very strange with mm in 0.97 pl2. Some
  36. binaries, mount and tools/build, linked with static or
  37. old shared libs die with segmentation fault. mount and build
  38. linked with jump table 3.0 work fine.
  39.  
  40. H.J.
  41.  
  42.