Mac and regular expressions
Poul-Henning Kamp
phk at phk.freebsd.dk
Fri Jul 6 12:44:03 CEST 2007
In message <loom.20070705T135943-423 at post.gmane.org>, 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
phk at FreeBSD.ORG | TCP/IP since RFC 956
FreeBSD committer | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.
More information about the varnish-misc
mailing list