All of lore.kernel.org
 help / color / mirror / Atom feed
From: yuchenlin <1809304@bugs.launchpad.net>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [Bug 1809304] Re: qemu-img convert is freezing for some DMG files.
Date: Fri, 21 Dec 2018 14:45:11 -0000	[thread overview]
Message-ID: <154540351134.25501.16148879970699615201.malone@chaenomeles.canonical.com> (raw)
In-Reply-To: 154533506483.19401.8849680441407310900.malonedeb@soybean.canonical.com

I have submitted a patch to prevent hanging in binary search.
See: http://lists.nongnu.org/archive/html/qemu-devel/2018-12/msg05453.html?fbclid=IwAR0ObsaZ4kVMVv6MWIdq0ZCAN5tGhDsd9GmFv8_v7HBTl94Cu5EkRZ3z4n4

Thanks,
Yu-Chen Lin

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1809304

Title:
  qemu-img convert is freezing for some DMG files.

Status in QEMU:
  New

Bug description:
  Recently, I created a file using hdiutil from MacOS (using Zlib
  compression):

  $ hdiutil create -volname MyVolName -srcfolder /path/to/my/vol/ -ov
  -format UDZO myvolname.dmg

  But, when I try to convert this volume using qemu-img convert, this
  command is freezing.

  I'm using the upstream version to test it.

  It is freezing inside the binary search method to retrieve the chunk.

  But, I still don't know why.

  I'm attaching the file as an example.

  It can be mounted using MacOS or other Linux apps like hfsleuth and
  darling-dmg.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1809304/+subscriptions

  reply	other threads:[~2018-12-21 14:50 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-20 19:44 [Qemu-devel] [Bug 1809304] [NEW] qemu-img convert is freezing for some DMG files Julio Faracco
2018-12-21 14:45 ` yuchenlin [this message]
2018-12-21 19:57 ` [Qemu-devel] [Bug 1809304] " Julio Faracco
2018-12-23  5:34 ` yuchenlin
2018-12-24 15:31 ` Julio Faracco
2018-12-24 20:17 ` Julio Faracco
2019-01-09 16:27 ` Julio Faracco
2019-04-24  9:12 ` Thomas Huth
2019-04-24 10:33 ` yuchenlin
2019-04-24 11:22 ` Thomas Huth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=154540351134.25501.16148879970699615201.malone@chaenomeles.canonical.com \
    --to=1809304@bugs.launchpad.net \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.