e6323774533a7121cc7117b64ef282e769145824
[libguestfs.git] / BUGS
1 [guestfish] Built-in commands like 'alloc' and 'help' don't auto-complete.
2
3 [libguestfs] /tmp/libguestfs temporary directory is not cleaned up
4 (sometimes).
5
6 [libguestfs] qemu process not cleaned up occasionally.  This appears
7 to happen only if the main program or library segfaults, in which case
8 the atexit handler which would normally perform cleanup is not run.
9
10 [kernel?] Kernel boot times are significantly slower for Fedora 11/12
11 than for Fedora 10, like 2-3 times slower.  This greatly affects the
12 time it takes to launch the subprocess (although it does still work).
13
14 [java] Java bindings documentation messed up.  See:
15 http://java.sun.com/j2se/javadoc/writingdoccomments/