Your message dated Tue, 2 Oct 2007 09:59:36 +1000 with message-id <[EMAIL PROTECTED]> has caused the Debian Bug report #443880, regarding SIGSEGV on hppa, ia64, sparc to be marked as having been forwarded to the upstream software author(s) Guido Draheim <[EMAIL PROTECTED]>.
(NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---On Mon, Sep 24, 2007 at 09:40:24PM +0100, Enrico Tassi wrote: >Package: zziplib >Severity: serious > >--- Please enter the report below this line. --- >This snippet simply gets a SIGSEGV on the mentioned archs: > > #include <zzip/zzip.h> > > int main(){ > const char *zipfilename = "luazip.zip"; > > ZZIP_DIR* pf; > pf = zzip_dir_open(zipfilename, 0); > return 0; > } > >I attach the zipfile, but I don't think it has something special >This is the backtrace: > > #0 0x403078f0 in __zzip_parse_root_directory () from > /usr/lib/libzzip-0.so.13 > #1 0x40307c2c in zzip_dir_fdopen_ext_io () from > /usr/lib/libzzip-0.so.13 > #2 0x00010560 in main () at test.c:7 > >The suspect code is in zip.c function __zzip_parse_root_directory > > d = (void*)(fd_map+zz_fd_gap+zz_offset); > >When d is dereferenced you get a SIGSEGV. I did not investigate further, >since this line is enough misterious for me... > >Cheers > >--- System information. --- >Architecture: amd64 >Kernel: Linux 2.6.22-1-amd64 > >Debian Release: lenny/sid > 500 unstable www.debian-multimedia.org > 500 unstable ftp.it.debian.org > 500 testing security.debian.org > >--- Package information. --- >Depends (Version) | Installed >=======================-+-=========== > | > > >-- >Enrico Tassi Hello Guido, I have forwarded this bug report to you. Please reply to [EMAIL PROTECTED] to keep http://bugs.debian.org/443880 updated. Thank you, AnĂbal Monsalve Salazar -- http://v7w.com/anibal
signature.asc
Description: Digital signature
--- End Message ---