[Bug 2062535] Re: zip fails when filenames contain unicode characters

Stefan 2062535 at bugs.launchpad.net
Thu Aug 22 05:37:34 UTC 2024


I can't confirm that is is fixed with 3.0-14 from Oracular
(http://de.archive.ubuntu.com/ubuntu/pool/main/z/zip/zip_3.0-14_amd64.deb).

$ sudo dpkg -i zip_3.0-14_amd64.deb
(Reading database ... 1209975 files and directories currently installed.)
Preparing to unpack zip_3.0-14_amd64.deb ...
Unpacking zip (3.0-14) over (3.0-13build1) ...
Setting up zip (3.0-14) ...
Processing triggers for man-db (2.10.2-1) ...

$ zip test.zip 123ö.txt
*** buffer overflow detected ***: terminated


zip error: Interrupted (aborting)

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to zip in Ubuntu.
https://bugs.launchpad.net/bugs/2062535

Title:
  zip fails when filenames contain unicode characters

Status in zip package in Ubuntu:
  Triaged

Bug description:
  Steps to reproduce: command line
  $ touch ä
  $ zip x.zip ä

  will result in

  > *** buffer overflow detected ***: terminated
  > 
  > 
  > zip error: Interrupted (aborting)

  cf. https://bugzilla.redhat.com/show_bug.cgi?id=2165653

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: zip 3.0-13build1
  Uname: Linux 6.8.6-060806-generic x86_64
  ApportVersion: 2.28.1-0ubuntu1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: XFCE
  Date: Fri Apr 19 12:34:09 2024
  SourcePackage: zip
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zip/+bug/2062535/+subscriptions




More information about the foundations-bugs mailing list