home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / linux / 20256 < prev    next >
Encoding:
Internet Message Format  |  1992-12-13  |  1.6 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!matt.ksu.ksu.edu!news
  2. From: probreak@matt.ksu.ksu.edu (James Michael Chacon)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: UUCP help!!!!!!!
  5. Date: 13 Dec 1992 20:47:20 -0600
  6. Organization: Kansas State University
  7. Lines: 33
  8. Message-ID: <1ggsjoINNet6@matt.ksu.ksu.edu>
  9. References: <Bz3JM8.vM@Nyongwa.CAM.ORG> <Bz47zL.Fo5@citrus.SAC.CA.US>
  10. NNTP-Posting-Host: matt.ksu.ksu.edu
  11.  
  12. ianj@citrus.SAC.CA.US ( Ian Justman ) writes:
  13.  
  14. >steve@Nyongwa.CAM.ORG (Steve M. Robbins) writes:
  15. >: I also had these problems under pl6 (presumably it also breaks under pl5)
  16. >: so what I did was recompile smail and taylor with "-fwritable-strings".
  17. >: Now they both work.  
  18.  
  19. >It does indeed not work under pl5.  I was hoping it would work under pl6,
  20. >but NOT!
  21.  
  22. >However, by now, you might have seen my message, I _HAVE_ tried recompil-
  23. >ing with the oh-so-much-recommended -fwritable-strings flag,
  24.  
  25. >AND IT _STILL_ BOMBS WITH A SEGMENTATION FAULT AND DUMPS CORE!!!!!!!
  26.  
  27. >The software I'm using is patchlevel 6 of the kernel, gcc 2.2.2dm
  28. >shared libraries 4.1 (I think; whatever came with the SLS pl5 dist.).
  29.  
  30. This is your problem right there. The 4.1 libraries have a broken sigaction
  31. that will cause core dumps. Get the latest version of libc off of 
  32. tsx-11.mit.edu in the puv/linux/GCC directory. Its called libc.so.4.2.Z
  33.  
  34.  
  35. >I've traced the problem to a sigaction() call in the usset_signal()
  36. >function in sys1.c (hardlinked to sys1.unx) when I run uucico through
  37. >gdb.
  38.  
  39. >Only one other option I haven't tried; try uucico under pl5 now that I
  40. >have recompiled it.
  41. >-- 
  42. >Born to void warranties!    ianj@ijpc.UUCP
  43.  
  44. James
  45.