Guest User

Untitled

a guest
May 2nd, 2012
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.82 KB | None | 0 0
  1. Child (1290) died signal=6
  2. Child (1290) Panic message: Assert error in RES_StreamWrite(), cache_response.c line 444:
  3. Condition(stlen <= st->len) not true.
  4. thread = (cache-worker)
  5. ident = Linux,2.6.32-5-686,i686,-smalloc,-smalloc,-hcritbit,epoll
  6. Backtrace:
  7. 0x807ae75: varnishd() [0x807ae75]
  8. 0x807e361: varnishd(RES_StreamWrite+0x281) [0x807e361]
  9. 0x807e72d: varnishd(RES_StreamBody+0x1dd) [0x807e72d]
  10. 0x805e388: varnishd() [0x805e388]
  11. 0x8061602: varnishd(CNT_Session+0x7b2) [0x8061602]
  12. 0x807dcaf: varnishd() [0x807dcaf]
  13. 0x807cc16: varnishd() [0x807cc16]
  14. 0x807d240: varnishd() [0x807d240]
  15. 0xb7719955: /lib/i686/cmov/libpthread.so.0(+0x5955) [0xb7719955]
  16. 0xb76995ee: /lib/i686/cmov/libc.so.6(clone+0x5e) [0xb76995ee]
  17. sp = 0xb74c5004 {
  18. fd = 14, id = 14, xid = 635382012,
  19. client = 127.0.0.1 51889,
  20. step = STP_STREAMDELIVER,
  21. handling = deliver,
  22. restarts = 0, esi_level = 0
  23. flags =
  24. bodystatus = 0
  25. ws = 0xb74c5054 {
  26. id = "sess",
  27. {s,f,r,e} = {0xb74c57cc,+264,(nil),+16384},
  28. },
  29. http[req] = {
  30. ws = 0xb74c5054[sess]
  31. "PURGE",
  32. "/file.flv",
  33. "HTTP/1.1",
  34. "User-Agent: curl/7.21.0 (i486-pc-linux-gnu) libcurl/7.21.0 OpenSSL/0.9.8o zlib/1.2.3.4 libidn/1.15 libssh2/1.2.6",
  35. "Host: 127.0.0.1:1212",
  36. "Accept: */*",
  37. "X-Forwarded-For: 127.0.0.1",
  38. },
  39. worker = 0xb7578ff4 {
  40. ws = 0xb75791d8 {
  41. id = "wrk",
  42. {s,f,r,e} = {0xb7572f90,+120,(nil),+16384},
  43. },
  44. http[resp] = {
  45. ws = 0xb75791d8[wrk]
  46. "HTTP/1.1",
  47. "200",
  48. "Purged.",
  49. "Server: Varnish",
  50. "Content-Type: text/html; charset=utf-8",
  51. "Retry-After: 5",
  52. "Content-Length: 382",
  53. "Accept-Ranges: bytes",
  54. "Date: Wed, 02 May 2012 12:44:29 GMT",
  55. "X-Varnish: 635382012",
  56. "Age: 0",
  57. "Via: 1.1 varnish",
  58. "Connection: close",
  59. "Content-Length: 360378903",
  60. },
  61. },
  62. vcl = {
  63. srcname = {
  64. "input",
  65. "Default",
  66. },
  67. },
  68. obj = 0xad2e3000 {
  69. xid = 635382012,
  70. ws = 0xad2e3010 {
  71. id = "obj",
  72. {s,f,r,e} = {0xad2e32f4,+148,(nil),+8192},
  73. },
  74. http[obj] = {
  75. ws = 0xad2e3010[obj]
  76. "HTTP/1.1",
  77. "Purged.",
  78. "Date: Wed, 02 May 2012 12:44:29 GMT",
  79. "Server: Varnish",
  80. "Content-Type: text/html; charset=utf-8",
  81. "Retry-After: 5",
  82. "Content-Length: 382",
  83. },
  84. len = 382,
  85. store = {
  86. 382 {
  87. 0a 3c 3f 78 6d 6c 20 76 65 72 73 69 6f 6e 3d 22 |.<?xml version="|
  88. 31 2e 30 22 20 65 6e 63 6f 64 69 6e 67 3d 22 75 |1.0" encoding="u|
  89. 74 66 2d 38 22 3f 3e 0a 3c 21 44 4f 43 54 59 50 |tf-8"?>.<!DOCTYP|
  90. 45 20 68 74 6d 6c 20 50 55 42 4c 49 43 20 22 2d |E html PUBLIC "-|
  91. [318 more]
  92. },
  93. },
  94. },
  95. },
Advertisement
Add Comment
Please, Sign In to add comment