6.0.0-beta1
7/5/25

[#10119] php stack trace error
Summary php stack trace error
Queue Horde Framework Packages
Queue Version Git master
Type Bug
State No Feedback
Priority 1. Low
Owners
Requester horde-bug (at) challo (dot) de
Created 05/24/2011 (5156 days ago)
Due
Updated 12/28/2011 (4938 days ago)
Assigned 11/30/2011 (4966 days ago)
Resolved 12/28/2011 (4938 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
12/28/2011 03:07:04 PM Jan Schneider State ⇒ No Feedback
 
11/30/2011 06:22:18 PM Jan Schneider Comment #7
State ⇒ Feedback
Version ⇒ Git master
Reply to this comment
Do you still see this with up-to-date packages?
05/26/2011 07:24:53 PM Michael Slusarz Comment #6
Version ⇒
Queue ⇒ Horde Framework Packages
Reply to this comment
This has nothing to do with IMP - it is at worst a sessionhandler issue.
05/25/2011 04:38:35 PM Jan Schneider Comment #5 Reply to this comment
This, together with the weird error message, means that the error is 
really coming from a shutdown function that is triggered by the exit; 
call in sendHTTPResponse(). Shutdown functions must not throw 
exceptions, so there is probably some uncatched exception in this 
session handler's shutdown function.
05/25/2011 04:31:14 PM horde-bug (at) challo (dot) de Comment #4 Reply to this comment
This and some other Errors comes, if i use mysql as Sessionhandler - 
with "default php"  as sessionhandler,  don't come errors.

In Opensuse 11.4 and 11.3
05/25/2011 09:25:09 AM horde-bug (at) challo (dot) de Comment #3 Reply to this comment
The only call in Horde::sendHTTPResponse() that would throw an 
exception would be the json serialization.  And that would only 
throw an exception if you don't have json built into your PHP.  And 
if you don't have JSON built into your PHP you can't run Horde.
My php has json : version 1.2.1

Horde runs, but slow !

webmail2:~ # php -m
[PHP Modules]
apc
bcmath
Core
ctype
date
dom
ereg
fileinfo
filter
ftp
gd
geoip
gettext
hash
iconv
idn
imap
json
ldap
libxml
lzf
mbstring
memcache
mhash
mysql
mysqli
mysqlnd
openssl
pam
pcre
PDO
pdo_mysql
pdo_sqlite
readline
Reflection
session
SimpleXML
soap
sockets
SPL
SQLite
sqlite3
ssh2
standard
tidy
tokenizer
xdebug
xml
xmlreader
xmlrpc
xmlwriter
zip
zlib

[Zend Modules]
Xdebug

webmail2:~ # php -v
PHP 5.3.5 (cli)
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies
     with Xdebug v2.1.1, Copyright (c) 2002-2011, by Derick Rethans
webmail2:~ #
05/25/2011 06:15:20 AM Michael Slusarz Comment #2
Priority ⇒ 1. Low
Reply to this comment
The only call in Horde::sendHTTPResponse() that would throw an 
exception would be the json serialization.  And that would only throw 
an exception if you don't have json built into your PHP.  And if you 
don't have JSON built into your PHP you can't run Horde.
05/24/2011 04:19:54 PM horde-bug (at) challo (dot) de Comment #1
Milestone ⇒
State ⇒ Unconfirmed
Patch ⇒ No
Queue ⇒ IMP
Summary ⇒ php stack trace error
Type ⇒ Bug
Priority ⇒ 2. Medium
Reply to this comment
on every click in Horde (not only in IMP) comes in the apache log :

[Tue May 24 18:05:35 2011] [error] [client 1.1.1.1] PHP Fatal error:   
Exception thrown without a stack frame in Unknown on line 0, referer: 
http://webmail2.intranet.swl/imp/
[Tue May 24 18:05:35 2011] [error] [client 1.1.1.1] PHP Stack trace:, 
referer: http://webmail2.intranet.swl/imp/
[Tue May 24 18:05:35 2011] [error] [client 1.1.1.1] PHP   1. {main}() 
/srv/www/vhosts/horde4.0/services/ajax.php:0, referer: 
http://webmail2.intranet.swl/imp/
[Tue May 24 18:05:35 2011] [error] [client 1.1.1.1] PHP   2. 
Horde::sendHTTPResponse() 
/srv/www/vhosts/horde4.0/services/ajax.php:73, referer: 
http://webmail2.intranet.swl/imp/

And therefore Horde is slower as Horde 3. In Horde 3 I click a eMail 
and the eMail show. In Horde 4 I click on eMail - after 1 - 2 Seconds 
log Apache these Message and then the eMail shows.

I Use OpenSuSE 11.4

Da mein Englisch nicht so gut ist :

Bei Horde 3 klicke ich auf eine Mail und sie wird sofort angezeigt. 
Bei Horde 4 klicke ich auf eine eMail - nach 1 - 2 sekunden erscheint 
in dem Apache-Log die obige Meldung und dann wird die Mail angezeigt. 
Für ein "normales" Arbeiten ist es zu "langsam".

Please Help !

Saved Queries