Advertisement
Guest User

Untitled

a guest
Apr 19th, 2012
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.78 KB | None | 0 0
  1. gettid() = 14324
  2. gettid() = 14324
  3. getuid() = 0
  4. gettid() = 14324
  5. pipe2([3, 4], O_NONBLOCK|O_CLOEXEC) = 0
  6. gettid() = 14324
  7. gettid() = 14324
  8. gettid() = 14324
  9. gettid() = 14324
  10. uname({sys="Linux", node="PAR-SRV-02-MASTER.sys.tm", ...}) = 0
  11. get_mempolicy(NULL, {}, 0, 0, 0) = 0
  12. open("/sys/devices/system/node/node0/cpumap", O_RDONLY) = 5
  13. fstat(5, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0
  14. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f714b8b1000
  15. read(5, "00000000,00000000,00000000,00000"..., 4096) = 144
  16. close(5) = 0
  17. munmap(0x7f714b8b1000, 4096) = 0
  18. gettid() = 14324
  19. stat("/usr/local/sbin/pm-is-supported", 0x7fff24fdd480) = -1 ENOENT (No such file or directory)
  20. stat("/usr/local/bin/pm-is-supported", 0x7fff24fdd480) = -1 ENOENT (No such file or directory)
  21. stat("/usr/sbin/pm-is-supported", 0x7fff24fdd480) = -1 ENOENT (No such file or directory)
  22. stat("/usr/bin/pm-is-supported", 0x7fff24fdd480) = -1 ENOENT (No such file or directory)
  23. stat("/sbin/pm-is-supported", 0x7fff24fdd480) = -1 ENOENT (No such file or directory)
  24. stat("/bin/pm-is-supported", 0x7fff24fdd480) = -1 ENOENT (No such file or directory)
  25. open("/usr/share/locale/locale.alias", O_RDONLY) = 5
  26. fstat(5, {st_mode=S_IFREG|0644, st_size=2570, ...}) = 0
  27. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f714b8b1000
  28. read(5, "# Locale name alias data base.\n#"..., 4096) = 2570
  29. read(5, "", 4096) = 0
  30. close(5) = 0
  31. munmap(0x7f714b8b1000, 4096) = 0
  32. open("/usr/share/locale/en_GB/LC_MESSAGES/libvirt.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
  33. open("/usr/share/locale/en/LC_MESSAGES/libvirt.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
  34. open("/usr/share/locale/en_GB/LC_MESSAGES/libc.mo", O_RDONLY) = 5
  35. fstat(5, {st_mode=S_IFREG|0644, st_size=1474, ...}) = 0
  36. mmap(NULL, 1474, PROT_READ, MAP_PRIVATE, 5, 0) = 0x7f714b8b1000
  37. close(5) = 0
  38. open("/usr/share/locale/en/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
  39. gettid() = 14324
  40. gettid() = 14324
  41. gettid() = 14324
  42. write(2, "2012-04-19 19:16:03.538+0000: 14"..., 682012-04-19 19:16:03.538+0000: 14324: info : libvirt version: 0.9.11
  43. ) = 68
  44. write(2, "2012-04-19 19:16:03.538+0000: 14"..., 1132012-04-19 19:16:03.538+0000: 14324: warning : lxcCapsInit:77 : Failed to get host power management capabilities
  45. ) = 113
  46. open("/sys/devices/virtual/dmi/id/product_uuid", O_RDONLY) = 5
  47. read(5, "534D4349-0002-5490-2500-54902500"..., 36) = 36
  48. close(5) = 0
  49. gettid() = 14324
  50. futex(0x7f714b285ba8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
  51. stat("/var/run/libvirt/lxc/instance-0000000c.xml", {st_mode=S_IFREG|0600, st_size=1980, ...}) = 0
  52. stat("/var/run/libvirt/lxc/instance-0000000c.xml", {st_mode=S_IFREG|0600, st_size=1980, ...}) = 0
  53. stat("/var/run/libvirt/lxc/instance-0000000c.xml", {st_mode=S_IFREG|0600, st_size=1980, ...}) = 0
  54. open("/var/run/libvirt/lxc/instance-0000000c.xml", O_RDONLY) = 5
  55. lseek(5, 0, SEEK_CUR) = 0
  56. read(5, "<!--\nWARNING: THIS IS AN AUTO-GE"..., 8192) = 1980
  57. read(5, "", 6212) = 0
  58. brk(0x24c2000) = 0x24c2000
  59. close(5) = 0
  60. --- SIGSEGV (Segmentation fault) @ 0 (0) ---
  61. +++ killed by SIGSEGV +++
  62. Segmentation fault
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement