<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Saint-Genest Gwenael schrieb:
<blockquote cite="mid:475706AF.1050808@makina-corpus.com" type="cite">
  <pre wrap="">Corin Langosch wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi!

I have the problem that varnishd is crashing every few minutes or hours.

I already tried the "debian" version varnish-1.0.2 (crashes after 6-12
hours) and varnish-1.1.1 (download from hp, self build, crashes after
0-2 hours). Syslog shows errors like

varnishd[12575]: segfault at 000000000000000c rip 0000000000406fd1 rsp
000000005101eaf0 error 4

Does a stable version exist? Which one is it? Are prebuild binaries
available?

Regards,
Corin


_______________________________________________
varnish-misc mailing list
<a class="moz-txt-link-abbreviated" href="mailto:varnish-misc@projects.linpro.no">varnish-misc@projects.linpro.no</a>
<a class="moz-txt-link-freetext" href="http://projects.linpro.no/mailman/listinfo/varnish-misc">http://projects.linpro.no/mailman/listinfo/varnish-misc</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->Hi !

    For your main question (about a "stable" version) i don't know, sorry.
    But maybe, we can investigate for your problem ;) Can you look into
your binary to see where the program is when segfault appear ? (with
objdump -d varnishd ... or something like this)

G. Saint-Genest</pre>
</blockquote>
Hi!<br>
<br>
Using the "debian" version varnish-1.0.2 I took the 406fd1 from the
segfault rip which points a "mov 0xc(%rdi),%edx). This is inside
section "VBE_ClosedFd". Is this correct? Does varnishd hit any system
limits like open files..?<br>
<br>
Regards,<br>
Corin<br>
</body>
</html>