diff options
Diffstat (limited to 'results/scraper/launchpad-without-comments/1896298')
| -rw-r--r-- | results/scraper/launchpad-without-comments/1896298 | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1896298 b/results/scraper/launchpad-without-comments/1896298 new file mode 100644 index 000000000..d48c0c71c --- /dev/null +++ b/results/scraper/launchpad-without-comments/1896298 @@ -0,0 +1,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 \ No newline at end of file |