Saint-Genest Gwenael schrieb:
Corin Langosch wrote:
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
[email protected]
http://projects.linpro.no/mailman/listinfo/varnish-misc
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
Hi!

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..?

Regards,
Corin
_______________________________________________
varnish-misc mailing list
[email protected]
http://projects.linpro.no/mailman/listinfo/varnish-misc

Reply via email to