summaryrefslogtreecommitdiffstats
path: root/BUGS
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-04-24 22:26:50 +0100
committerRichard Jones <rjones@redhat.com>2009-04-24 22:26:50 +0100
commit18bf945023071d5d4ec8d96e25142e0ffd066e7c (patch)
tree80694030b300cb7385af2c4d21000340095b1eee /BUGS
parent072567882711725190593f2196e658d5ebf6d5ca (diff)
downloadlibguestfs-18bf945023071d5d4ec8d96e25142e0ffd066e7c.tar.gz
libguestfs-18bf945023071d5d4ec8d96e25142e0ffd066e7c.tar.xz
libguestfs-18bf945023071d5d4ec8d96e25142e0ffd066e7c.zip
Remove the debug mode from make-initramfs.sh.
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS6
1 files changed, 5 insertions, 1 deletions
diff --git a/BUGS b/BUGS
index e6323774..8776de26 100644
--- a/BUGS
+++ b/BUGS
@@ -1,15 +1,19 @@
[guestfish] Built-in commands like 'alloc' and 'help' don't auto-complete.
[libguestfs] /tmp/libguestfs temporary directory is not cleaned up
-(sometimes).
+sometimes. This appears to happen (only?) if the main program
+segfaults.
[libguestfs] qemu process not cleaned up occasionally. This appears
to happen only if the main program or library segfaults, in which case
the atexit handler which would normally perform cleanup is not run.
+sometimes. This appears to happen (only?) if the main program
+segfaults.
[kernel?] Kernel boot times are significantly slower for Fedora 11/12
than for Fedora 10, like 2-3 times slower. This greatly affects the
time it takes to launch the subprocess (although it does still work).
+[fixed - was a KVM bug]
[java] Java bindings documentation messed up. See:
http://java.sun.com/j2se/javadoc/writingdoccomments/ \ No newline at end of file