home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / perl / 6995 < prev    next >
Encoding:
Internet Message Format  |  1992-11-19  |  1.5 KB

  1. Xref: sparky comp.lang.perl:6995 comp.unix.ultrix:8342
  2. Newsgroups: comp.lang.perl,comp.unix.ultrix
  3. Path: sparky!uunet!mcsun!dxcern!dietrich
  4. From: dietrich@dxcern.cern.ch (Dietrich Wiegandt)
  5. Subject: Perl program 'aub' crashes ULTRIX 4.2A
  6. Message-ID: <1992Nov16.153208.11855@dxcern.cern.ch>
  7. Summary: Perl program 'aub' corrupts user file table leading to ULTRIX crash.
  8. Keywords: perl,ultrix,crash,open files
  9. Reply-To: dietrich@dxcern.cern.ch
  10. Organization: CERN European Lab for Particle Physics
  11. Date: Mon, 16 Nov 1992 15:32:08 GMT
  12. Lines: 29
  13.  
  14.  
  15. Hello,
  16.  
  17. some users here use the Perl program 'aub' (assemble usenet binaries),
  18. Author stantz@sgi.com, to process image files received via USENET.
  19. Somehow this program seems to manage to corrupt the open file table in the
  20. user area so that ULTRIX crashes e.g. when the program is exiting and the
  21. files are being closed.  It apparently leaves a large number of files
  22. behind, because fsck on /tmp, where this program was supposed to create
  23. files, complains about unconnected files and other strange anomalies.  It
  24. looks as if the program is going beyond 64 open files before the crash
  25. occurs.
  26.  
  27. Has anyone seen a similar behaviour? Any ideas for a fix?
  28.  
  29. Some configuration details: DECserver 5900, Prestoserve, ULTRIX 4.2A,
  30. Perl 4.035, aub v2.0 and v2.0.5 behaving alike.
  31.  
  32. Panics that we have seen sofar:
  33.     gfs_lock: locking unrefed gnode
  34.     km_free: bad addr
  35.     unaligned access
  36.  
  37. Any help would be very much appreciated.
  38.  
  39. Dietrich Wiegandt
  40. CERN Computing and Networks Division
  41. CH-1211 Geneve 23
  42. Switzerland
  43.