home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / compress / 4462 < prev    next >
Encoding:
Internet Message Format  |  1993-01-08  |  2.1 KB

  1. Path: sparky!uunet!spool.mu.edu!hri.com!enterpoop.mit.edu!world!robjung
  2. From: robjung@world.std.com (Robert K Jung)
  3. Newsgroups: comp.compression
  4. Subject: Re: More severe bugs in PKZIP 2.04c.
  5. Message-ID: <C0JEvz.KM6@world.std.com>
  6. Date: 8 Jan 93 13:31:11 GMT
  7. References: <3561@accucx.cc.ruu.nl>
  8. Organization: The World Public Access UNIX, Brookline, MA
  9. Lines: 41
  10.  
  11. nevries@accucx.cc.ruu.nl (Nico E de Vries) writes:
  12.  
  13. >I have to admit at first I expected most problems with PKZIP 2.04C
  14. >to be DPMI related. Unfortunately that is not the case. Even in
  15. >super safe mode (everything disabled, slowcopy etc) the program
  16. >seems to make mistakes. 
  17.  
  18. I have also come across a case that I think is EXTREMELY serious.
  19.  
  20. Using -3 -) on a vanilla DOS 5.0 (no config.sys, no autoexec.bat) on
  21. a 486DX machine, I used PKZIP 2.04c to backup several Wing Commander
  22. EXE files to diskettes. (PKZIP -& -3 -) b:test *.EXE).  On compressing
  23. the last file onto the first diskette, PKZIP displayed "done" indicating 
  24. that it had finished the compression phase and then prompted for 
  25. the insertion of a new diskette.  Then PKZIP wrote about 60K of data on 
  26. that diskette.
  27.  
  28. I immediately typed "PKUNZIP b:test".  PKUNZIP extracted all BUT the last
  29. file reporting a file CRC error with a "file has bad table" error message.
  30.  
  31. I have reproduced this error several times using proven diskettes under
  32. different configurations using the SAME FILE SET and ALWAYS getting the
  33. file corruption.
  34.  
  35. However, if I add another file to the set being backed up, so that the
  36. "done" message is split across the "insert a new diskette" message, the
  37. backup works out fine.
  38.  
  39. I would suggest that a lot of experimentation be done with the -& option
  40. of PKZIP 2.04c to see how prevalent this situation is.  This error occurred
  41. on my THIRD different backup attempt.
  42.  
  43. For obvious reasons, I have been looking at this release very closely for 
  44. the last two days and have found it to be very buggy especially in the
  45. multiple volume mode.
  46.  
  47. Regards,
  48. Robert K Jung
  49.  
  50. P.S.  Most backup programs recommend setting the program VERIFICATION mode ON.
  51.       I guess with PKZIP that means always using PKUNZIP -t on the backup set.
  52.