In message <[EMAIL PROTECTED]>, Martin Aspeli writes: >Hi, > >I think I'm being bitten by a bug related to Mac OS X (10.4) and regular >expressions.
>$ /usr/local/sbin/varnishd -a localhost:8080 -f /etc/varnish.conf >Assert error in mgt_CallCc(), mgt_vcc.c line 214: > Condition((dlclose(p)) == 0) not true. > errno = 2 (No such file or directory) >Abort trap Can you check the man pages for dlclose() on your mac, and see if they explain what it means when dlclose() fails this way ? -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 [EMAIL PROTECTED] | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. _______________________________________________ varnish-misc mailing list [email protected] http://projects.linpro.no/mailman/listinfo/varnish-misc
