On 19/12/05, Joachim Schipper <[EMAIL PROTECTED]> wrote

> I cannot reproduce this, either with "A" x 5000 or "A" x 20000. I tested
> unzip-5.52 on Linux/i386-2.6 and OpenBSD/i386-3.8, and saw no error.
>
>                 Joachim



[c0ntex@ ~]$ unzip -v | head -1
UnZip 5.32 of 3 November 1997, by Info-ZIP.  Maintained by Greg Roelofs.  Send
[c0ntex@ ~]$
[c0ntex@ ~]$ uname -a
SunOS  5.8 Generic_117350-24 sun4u sparc SUNW,UltraAX-i2
[c0ntex@ ~]$ unzip `perl -e 'print "A" x 50000'`
Bus Error (core dumped)
[c0ntex@ ~]$


[EMAIL PROTECTED]:~$ unzip -v | head -1
UnZip 5.52 of 28 February 2005, by Info-ZIP.  Maintained by C. Spieler.  Send
[EMAIL PROTECTED]:~$ uname -a
Linux debauch 2.4.27-2-386 #1 Mon May 16 16:47:51 JST 2005 i686 GNU/Linux
[EMAIL PROTECTED]:~$ unzip `perl -e 'print "A" x 32000'`
<snip>
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA.ZIP.
error:  zipfile probably corrupt (segmentation violation)
[EMAIL PROTECTED]:~$


[EMAIL PROTECTED] tmp]$ unzip -v | head -1
UnZip 5.51 of 22 May 2004, by Info-ZIP.  Maintained by C. Spieler.  Send
[EMAIL PROTECTED] tmp]$ uname -a
Linux linuxbox 2.6.12 #2 Wed Jul 13 10:19:26 BST 2005 i686 i686 i386 GNU/Linux
[EMAIL PROTECTED] tmp]$ unzip `perl -e 'print "A" x 50000'`
Segmentation fault
[EMAIL PROTECTED] tmp]$

--

regards
c0ntex
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/

Reply via email to