https://bugzilla.novell.com/show_bug.cgi?id=399930 User mmeeks@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=399930#c1 --- Comment #1 from Michael Meeks <mmeeks@novell.com> 2008-06-12 23:58:52 MDT --- Apparently quite repeatable - it seems to have hung at 28% of the "Deploying image GNOME..." this time; unfortunately vm-install --debug has nothing that interesting to say - but I attach the log. The vm appears to have hung - not responding to mouse input via VNC or updating the cursor; however it is not a busy hang - top shows most processes idle with occasional qemu-dm activity of ~1% or so. That process seems to have a slightly busy loop: 1976 1213336469.716131 select(21, [7 9 14 17 19 20], [], [], {0, 10000}) = 0 (Timeout) 1976 1213336469.728040 clock_gettime(CLOCK_MONOTONIC, {46588, 728054076}) = 0 1976 1213336469.728084 clock_gettime(CLOCK_MONOTONIC, {46588, 728097270}) = 0 1976 1213336469.728129 select(21, [7 9 14 17 19 20], [], [], {0, 10000}) = 0 (Timeout) 1976 1213336469.740038 clock_gettime(CLOCK_MONOTONIC, {46588, 740051489}) = 0 1976 1213336469.740081 clock_gettime(CLOCK_MONOTONIC, {46588, 740094732}) = 0 1976 1213336469.741618 clock_gettime(CLOCK_MONOTONIC, {46588, 741722972}) = 0 1976 1213336469.746567 send(20, "\0\0\0\1\0\0\0\0\0\1\0\1\0\0\0\0\tb\35\377", 20, 0) = 20 1976 1213336469.746922 select(21, [7 9 14 17 19 20], [], [], {0, 10000}) = 1 (in [20], left {0, 10000}) 1976 1213336469.747001 recv(20, "\3\1\0\0\0\0\3 \2X", 4096, 0) = 10 1976 1213336469.747056 clock_gettime(CLOCK_MONOTONIC, {46588, 747070070}) = 0 1976 1213336469.747101 clock_gettime(CLOCK_MONOTONIC, {46588, 747114731}) = 0 etc. most of it calling gettime with occasional selects. Anyhow, it seems to be reproducible on my fairly standard Lenovo/T60p -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.