[horde] Exception thrown without a stack frame in Unknown on line 0

Jan Schneider jan at horde.org
Tue Jun 21 08:20:26 UTC 2011


Zitat von "Christopher Kunz (Filoo GmbH)" <chris at filoo.de>:

> Hi all,
>
> I'm seeing quite a lot of these fatals in my error log on my Horde host:
>
> [Tue Jun 21 08:55:17 2011] [error] [client 89.204.153.117] PHP Fatal
> error:  Exception thrown without a stack frame in Unknown on line 0

This is PHP's nice way to tell you that some exception is thrown  
either from an error handler or from a shutdown function. To find this  
place is a pain, because there are several shutdown functions  
registered. Thus I would start debugging the error handler  
Horde::errorHandler().

> I have never seen this exception before and the host only runs Horde.
>
> I presume one of the PECL extensions is the culprit. These are the ones
> that are loaded:
>
> /etc/php5/conf.d/pdo_sqlite.ini:extension=pdo_sqlite.so
> /etc/php5/conf.d/mysqli.ini:extension=mysqli.so
> /etc/php5/conf.d/mysql.ini:extension=mysql.so
> /etc/php5/conf.d/mcrypt.ini:extension=mcrypt.so
> /etc/php5/conf.d/pdo_mysql.ini:extension=pdo_mysql.so
> /etc/php5/conf.d/gd.ini:extension=gd.so
> /etc/php5/conf.d/intl.ini:extension=intl.so
> /etc/php5/conf.d/imap.ini:extension=imap.so
> /etc/php5/conf.d/tidy.ini:extension=tidy.so
> /etc/php5/conf.d/apc.ini:extension=apc.so
> /etc/php5/conf.d/sqlite.ini:extension=sqlite.so
> /etc/php5/conf.d/sqlite3.ini:extension=sqlite3.so
> /etc/php5/conf.d/horde.ini:extension=memcache.so
> /etc/php5/conf.d/horde.ini:extension=lzf.so
> /etc/php5/conf.d/imagick.ini:extension=imagick.so
> /etc/php5/conf.d/geoip.ini:extension=geoip.so
> /etc/php5/conf.d/pdo.ini:extension=pdo.so
>
> Can I disable any for Horde? Does anyone know of this behavior? The bugs
> database doesn't have any entry for "Exception thrown without a stack
> frame".
>
> Gruß,
>
> --ck
>
> --
> Filoo GmbH
> Christopher Kunz, Geschäftsführer
>
> Web: 	http://www.filoo.de/
> E-Mail: chris at filoo.de
> Tel.: 	(+49) 0 52 48 / 1 89 84 -11
> Fax: 	(+49) 0 52 48 / 1 89 84 -20
>
> Please sign & encrypt mail wherever possible, my key:
> C882 8ED1 7DD1 9011 C088 EA50 5CFA 2EEB 397A CAC1
>
> [Achtung, neue Firmenadresse!]
> Moltkestraße 25a
> 33330 Gütersloh
>
> HRB4355, AG Gütersloh
> Geschäftsführer: S.Grewing, J.Rehpöhler, C.Kunz
>
> Folgen Sie uns auf Twitter: http://twitter.com/filoogmbh
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org


Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/



More information about the horde mailing list