pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/53068 (unzip-6.0nb8 does not recognize password input while decrypting)



The following reply was made to PR pkg/53068; it has been noted by GNATS.

From: Makoto Fujiwara <makoto%if.t.u-tokyo.ac.jp@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/53068 (unzip-6.0nb8 does not recognize password input while decrypting)
Date: Sat, 03 Mar 2018 22:13:41 +0900

 Let me add (probably usefull) the back trace when setting
 breakpoint to the function UzpPassword in fileio.c
 
 (gdb) bt
 #0  UzpPassword (pG=0x621b80 <G>, rcnt=0x7f7fff1c35c8, pwbuf=0x7d285270f080 "", size=81, zfn=0x70e438 <G+968888> "/tmp/unzip/1.zip", efn=0x70dec0 <G+967488> "1")
     at fileio.c:1580
 #1  0x0000000000403e1a in decrypt (passwrd=<optimized out>) at crypt.c:513
 #2  0x000000000040666e in extract_or_test_entrylist (numchunk=numchunk@entry=1, pfilnum=pfilnum@entry=0x7f7fff1c3710, 
     pnum_bad_pwd=pnum_bad_pwd@entry=0x7f7fff1c3718, pold_extra_bytes=pold_extra_bytes@entry=0x7f7fff1c3720, pnum_dirs=pnum_dirs@entry=0x7f7fff1c370c, 
     pdirlist=pdirlist@entry=0x7f7fff1c3728, error_in_archive=error_in_archive@entry=0) at extract.c:1284
 #3  0x0000000000408901 in extract_or_test_files () at extract.c:586
 #4  0x000000000040e255 in do_seekable (lastchance=lastchance@entry=0) at process.c:987
 #5  0x000000000040ed52 in process_zipfiles () at process.c:401
 #6  0x0000000000403882 in unzip (argc=0, argv=0x7f7fff1c3940) at unzip.c:1254
 #7  0x0000000000401e3b in ___start ()
 #8  0x00007f7f074034d2 in _rtld () from /usr/libexec/ld.elf_so
 
 sorry if you already know ;-)
 ---
 Makoto Fujiwara
 


Home | Main Index | Thread Index | Old Index