summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1896298
blob: d48c0c71c8a820329c2cf7d20cfd538249105cef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
TCG memory leak with FreeDOS 'edit'

qemu trunk as of today leaks memory FAST when freedos' edit is running.

To reproduce, download:

https://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/repositories/1.3/cdrom.iso

Then run:

$ qemu-system-i386 -cdrom cdrom.iso

select your language then select "return to DOS", then type 

> edit

it will consume memory at ~10MB/s

This does NOT happen when adding -enable-kvm