Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jan 2009 09:43:54 +0100
From:      =?ISO-8859-1?Q?Morgan_Wesstr=F6m?= <freebsd-questions@pp.dyndns.biz>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: PHP 5.2.8 crash (segmentation fault 11)
Message-ID:  <497AD4CA.3070204@pp.dyndns.biz>
In-Reply-To: <Pine.LNX.4.64.0901241338001.6062@localhost>
References:  <Pine.LNX.4.64.0901241338001.6062@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?497AD4CA.3070204>