qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1462949] [NEW] vmdk files cause qemu-img to consume lots of time and memory
@ 2015-06-08  9:38 Richard Jones
  2015-06-08  9:38 ` [Qemu-devel] [Bug 1462949] " Richard Jones
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Richard Jones @ 2015-06-08  9:38 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

The two attached files cause 'qemu-img info' to consume lots of time and
memory.  Around 10-12 seconds of CPU time, and around 3-4 GB of heap.

$ /usr/bin/time ~/d/qemu/qemu-img info afl10.img 
qemu-img: Can't get size of device 'image': File too large
0.40user 11.57system 0:12.03elapsed 99%CPU (0avgtext+0avgdata 4197804maxresident)k
56inputs+0outputs (0major+1045672minor)pagefaults 0swaps

$ /usr/bin/time ~/d/qemu/qemu-img info afl11.img 
image: afl11.img
file format: vmdk
virtual size: 12802T (14075741666803712 bytes)
disk size: 4.0K
cluster_size: 65536
Format specific information:
    cid: 4294967295
    parent cid: 4294967295
    create type: monolithicSparse
    extents:
        [0]:
            virtual size: 14075741666803712
            filename: afl11.img
            cluster size: 65536
            format: 
0.29user 9.10system 0:09.43elapsed 99%CPU (0avgtext+0avgdata 3297360maxresident)k
8inputs+0outputs (0major+820507minor)pagefaults 0swaps

** Affects: qemu
     Importance: Undecided
         Status: New

** Attachment added: "afl10.img"
   https://bugs.launchpad.net/bugs/1462949/+attachment/4411475/+files/afl10.img

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

Title:
  vmdk files cause qemu-img to consume lots of time and memory

Status in QEMU:
  New

Bug description:
  The two attached files cause 'qemu-img info' to consume lots of time
  and memory.  Around 10-12 seconds of CPU time, and around 3-4 GB of
  heap.

  $ /usr/bin/time ~/d/qemu/qemu-img info afl10.img 
  qemu-img: Can't get size of device 'image': File too large
  0.40user 11.57system 0:12.03elapsed 99%CPU (0avgtext+0avgdata 4197804maxresident)k
  56inputs+0outputs (0major+1045672minor)pagefaults 0swaps

  $ /usr/bin/time ~/d/qemu/qemu-img info afl11.img 
  image: afl11.img
  file format: vmdk
  virtual size: 12802T (14075741666803712 bytes)
  disk size: 4.0K
  cluster_size: 65536
  Format specific information:
      cid: 4294967295
      parent cid: 4294967295
      create type: monolithicSparse
      extents:
          [0]:
              virtual size: 14075741666803712
              filename: afl11.img
              cluster size: 65536
              format: 
  0.29user 9.10system 0:09.43elapsed 99%CPU (0avgtext+0avgdata 3297360maxresident)k
  8inputs+0outputs (0major+820507minor)pagefaults 0swaps

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Qemu-devel] [Bug 1462949] Re: vmdk files cause qemu-img to consume lots of time and memory
  2015-06-08  9:38 [Qemu-devel] [Bug 1462949] [NEW] vmdk files cause qemu-img to consume lots of time and memory Richard Jones
@ 2015-06-08  9:38 ` Richard Jones
  2015-06-08  9:39 ` Richard Jones
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Richard Jones @ 2015-06-08  9:38 UTC (permalink / raw)
  To: qemu-devel

** Attachment added: "afl11.img"
   https://bugs.launchpad.net/qemu/+bug/1462949/+attachment/4411476/+files/afl11.img

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

Title:
  vmdk files cause qemu-img to consume lots of time and memory

Status in QEMU:
  New

Bug description:
  The two attached files cause 'qemu-img info' to consume lots of time
  and memory.  Around 10-12 seconds of CPU time, and around 3-4 GB of
  heap.

  $ /usr/bin/time ~/d/qemu/qemu-img info afl10.img 
  qemu-img: Can't get size of device 'image': File too large
  0.40user 11.57system 0:12.03elapsed 99%CPU (0avgtext+0avgdata 4197804maxresident)k
  56inputs+0outputs (0major+1045672minor)pagefaults 0swaps

  $ /usr/bin/time ~/d/qemu/qemu-img info afl11.img 
  image: afl11.img
  file format: vmdk
  virtual size: 12802T (14075741666803712 bytes)
  disk size: 4.0K
  cluster_size: 65536
  Format specific information:
      cid: 4294967295
      parent cid: 4294967295
      create type: monolithicSparse
      extents:
          [0]:
              virtual size: 14075741666803712
              filename: afl11.img
              cluster size: 65536
              format: 
  0.29user 9.10system 0:09.43elapsed 99%CPU (0avgtext+0avgdata 3297360maxresident)k
  8inputs+0outputs (0major+820507minor)pagefaults 0swaps

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Qemu-devel] [Bug 1462949] Re: vmdk files cause qemu-img to consume lots of time and memory
  2015-06-08  9:38 [Qemu-devel] [Bug 1462949] [NEW] vmdk files cause qemu-img to consume lots of time and memory Richard Jones
  2015-06-08  9:38 ` [Qemu-devel] [Bug 1462949] " Richard Jones
@ 2015-06-08  9:39 ` Richard Jones
  2020-08-07 18:09 ` Thomas Huth
  2020-10-07  4:17 ` Launchpad Bug Tracker
  3 siblings, 0 replies; 5+ messages in thread
From: Richard Jones @ 2015-06-08  9:39 UTC (permalink / raw)
  To: qemu-devel

Both files were found by using american-fuzzy-lop.

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

Title:
  vmdk files cause qemu-img to consume lots of time and memory

Status in QEMU:
  New

Bug description:
  The two attached files cause 'qemu-img info' to consume lots of time
  and memory.  Around 10-12 seconds of CPU time, and around 3-4 GB of
  heap.

  $ /usr/bin/time ~/d/qemu/qemu-img info afl10.img 
  qemu-img: Can't get size of device 'image': File too large
  0.40user 11.57system 0:12.03elapsed 99%CPU (0avgtext+0avgdata 4197804maxresident)k
  56inputs+0outputs (0major+1045672minor)pagefaults 0swaps

  $ /usr/bin/time ~/d/qemu/qemu-img info afl11.img 
  image: afl11.img
  file format: vmdk
  virtual size: 12802T (14075741666803712 bytes)
  disk size: 4.0K
  cluster_size: 65536
  Format specific information:
      cid: 4294967295
      parent cid: 4294967295
      create type: monolithicSparse
      extents:
          [0]:
              virtual size: 14075741666803712
              filename: afl11.img
              cluster size: 65536
              format: 
  0.29user 9.10system 0:09.43elapsed 99%CPU (0avgtext+0avgdata 3297360maxresident)k
  8inputs+0outputs (0major+820507minor)pagefaults 0swaps

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 1462949] Re: vmdk files cause qemu-img to consume lots of time and memory
  2015-06-08  9:38 [Qemu-devel] [Bug 1462949] [NEW] vmdk files cause qemu-img to consume lots of time and memory Richard Jones
  2015-06-08  9:38 ` [Qemu-devel] [Bug 1462949] " Richard Jones
  2015-06-08  9:39 ` Richard Jones
@ 2020-08-07 18:09 ` Thomas Huth
  2020-10-07  4:17 ` Launchpad Bug Tracker
  3 siblings, 0 replies; 5+ messages in thread
From: Thomas Huth @ 2020-08-07 18:09 UTC (permalink / raw)
  To: qemu-devel

Looking through old bug tickets... can you still reproduce this issue
with the latest version of QEMU? Or could we close this ticket nowadays?

** Changed in: qemu
       Status: New => Incomplete

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

Title:
  vmdk files cause qemu-img to consume lots of time and memory

Status in QEMU:
  Incomplete

Bug description:
  The two attached files cause 'qemu-img info' to consume lots of time
  and memory.  Around 10-12 seconds of CPU time, and around 3-4 GB of
  heap.

  $ /usr/bin/time ~/d/qemu/qemu-img info afl10.img 
  qemu-img: Can't get size of device 'image': File too large
  0.40user 11.57system 0:12.03elapsed 99%CPU (0avgtext+0avgdata 4197804maxresident)k
  56inputs+0outputs (0major+1045672minor)pagefaults 0swaps

  $ /usr/bin/time ~/d/qemu/qemu-img info afl11.img 
  image: afl11.img
  file format: vmdk
  virtual size: 12802T (14075741666803712 bytes)
  disk size: 4.0K
  cluster_size: 65536
  Format specific information:
      cid: 4294967295
      parent cid: 4294967295
      create type: monolithicSparse
      extents:
          [0]:
              virtual size: 14075741666803712
              filename: afl11.img
              cluster size: 65536
              format: 
  0.29user 9.10system 0:09.43elapsed 99%CPU (0avgtext+0avgdata 3297360maxresident)k
  8inputs+0outputs (0major+820507minor)pagefaults 0swaps

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 1462949] Re: vmdk files cause qemu-img to consume lots of time and memory
  2015-06-08  9:38 [Qemu-devel] [Bug 1462949] [NEW] vmdk files cause qemu-img to consume lots of time and memory Richard Jones
                   ` (2 preceding siblings ...)
  2020-08-07 18:09 ` Thomas Huth
@ 2020-10-07  4:17 ` Launchpad Bug Tracker
  3 siblings, 0 replies; 5+ messages in thread
From: Launchpad Bug Tracker @ 2020-10-07  4:17 UTC (permalink / raw)
  To: qemu-devel

[Expired for QEMU because there has been no activity for 60 days.]

** Changed in: qemu
       Status: Incomplete => Expired

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

Title:
  vmdk files cause qemu-img to consume lots of time and memory

Status in QEMU:
  Expired

Bug description:
  The two attached files cause 'qemu-img info' to consume lots of time
  and memory.  Around 10-12 seconds of CPU time, and around 3-4 GB of
  heap.

  $ /usr/bin/time ~/d/qemu/qemu-img info afl10.img 
  qemu-img: Can't get size of device 'image': File too large
  0.40user 11.57system 0:12.03elapsed 99%CPU (0avgtext+0avgdata 4197804maxresident)k
  56inputs+0outputs (0major+1045672minor)pagefaults 0swaps

  $ /usr/bin/time ~/d/qemu/qemu-img info afl11.img 
  image: afl11.img
  file format: vmdk
  virtual size: 12802T (14075741666803712 bytes)
  disk size: 4.0K
  cluster_size: 65536
  Format specific information:
      cid: 4294967295
      parent cid: 4294967295
      create type: monolithicSparse
      extents:
          [0]:
              virtual size: 14075741666803712
              filename: afl11.img
              cluster size: 65536
              format: 
  0.29user 9.10system 0:09.43elapsed 99%CPU (0avgtext+0avgdata 3297360maxresident)k
  8inputs+0outputs (0major+820507minor)pagefaults 0swaps

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-10-07  4:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-08  9:38 [Qemu-devel] [Bug 1462949] [NEW] vmdk files cause qemu-img to consume lots of time and memory Richard Jones
2015-06-08  9:38 ` [Qemu-devel] [Bug 1462949] " Richard Jones
2015-06-08  9:39 ` Richard Jones
2020-08-07 18:09 ` Thomas Huth
2020-10-07  4:17 ` Launchpad Bug Tracker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).