Saifi Khan wrote:
> Hi all:
>
> Freshly compiled PHP 5.2.8 with PECL and PHP5-extensions support
> on FreeBSD 7.1 (i386) seems to be crashing in
>
> #0 0x28e3e006 in hash_lookup (hashtab=0x29ea2f70,
> key=0xbfbfea30 "\221Û\222)À{\206)p/ê)ì\r\226)`Qp(") at misc.c:349
> 349 for (ret = hashtab->table[hash_index (hashtab,key)]; ret; ret =
> ret->next)
> [New Thread 0x28759400 (LWP 100083)]
>
>
> The stack frame are shown below.
>
>
<snip>
>
> Anybody pointers as to how to solve this issue ?
>
Isn't this simply the classic problem with the order of the extensions
in extensions.ini?
http://www.pingle.org/2006/10
/Morgan
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"