Xref: utzoo comp.os.vms:12067 comp.unix.wizards:14792 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!indri!larry!jwp From: jwp@larry.UUCP (Jeffrey W Percival) Newsgroups: comp.os.vms,comp.unix.wizards Subject: Question for file decompression experts Keywords: vms unix decompress stack overflow Message-ID: <522@larry.UUCP> Date: 21 Feb 89 03:17:22 GMT Organization: UW-Madison Space Astronomy Lab Lines: 11 I am using the VMS/Unix compress software available on several archive sites, and am unable to decompress on UNix a file compressed on VMS. I am getting a "Stack Overflow" in the decompress routine. The file I am decompressing is only a few hundred bytes long, so obviously the code scanner is getting hosed up somewhere, I guess in a long loop caused by sign extension or something. Is that a very good guess? I've been twiddling various compiler flags, without success. Any thoughts? -- Jeff Percival (jwp@larry.sal.wisc.edu)