diff options
Diffstat (limited to 'results/classifier/105/device/786440')
| -rw-r--r-- | results/classifier/105/device/786440 | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/results/classifier/105/device/786440 b/results/classifier/105/device/786440 new file mode 100644 index 00000000..38de3edc --- /dev/null +++ b/results/classifier/105/device/786440 @@ -0,0 +1,40 @@ +device: 0.642 +semantic: 0.631 +graphic: 0.625 +instruction: 0.586 +mistranslation: 0.575 +other: 0.451 +network: 0.442 +socket: 0.380 +assembly: 0.244 +vnc: 0.201 +boot: 0.169 +KVM: 0.119 + +qcow2 double free + +version 0.14.1 when using qcow2 images, after some time, glibc detects a double free or corruption. + +On Sun, May 22, 2011 at 8:58 AM, Andrew Kroll <email address hidden> wrote: +> Public bug reported: +> +> version 0.14.1 when using qcow2 images, after some time, glibc detects a +> double free or corruption. + +Any specific information on what the guest was doing? Was it doing +heavy I/O or was it idle? + +Are you using IDE emulation or virtio-blk? + +Please provide a backtrace: +1. Build with ./configure --disable-strip (or use matching -debuginfo +packages from your distro) +2. Run with gdb --args path/to/qemu [...args...] + +When the abort happens please use the "bt" GDB command to display a backtrace. + +Stefan + + +[Expired for QEMU because there has been no activity for 60 days.] + |
