On Wed, Sep 13, 2006 at 05:03:00AM -0400, Ron Tarrant wrote: > My openldap-client version is 2.3.27 and I double-checked the options > for compiling and found that IP6 was not selected. I also found a > reference in one of the php mailing lists to segmentation faults > apparently caused by ImageMagick's magickwand. It was suggested that > removing the magickwand extension from the list would fix the problem, > but it didn't for me. > > The search for a solution continues.
Can you provide a gdb backtrace of this problem? It might give others, and yourself, a better idea of where the problem is. Use the following: `gdb --args php --version`, and after the sig11 at the (gdb) prompt, do "bt". Also, have you opened a PHP Bug on this? -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB | _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"