Summary | Invalid argument supplied for foreach() |
Queue | IMP |
Queue Version | 6.2.2 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | azurit (at) pobox (dot) sk |
Created | 09/09/2014 (3955 days ago) |
Due | |
Updated | 09/09/2014 (3955 days ago) |
Assigned | 09/09/2014 (3955 days ago) |
Resolved | 09/09/2014 (3955 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Michael Slusarz
State ⇒ Resolved
Were fixed in master on Aug 25. Not sure why I didn't backport to 5_2.
http://github.com/horde/horde/commit/dbada1e893560ba597ec5e74ffa239616799b71a
http://github.com/horde/horde/commit/743305e45ecfa06901bd9d2623d894d816478606
backtrace was provided to me via the mailing list for another issue.
Looks like some issue with the object disappearing during shutdown?
2014-09-07T12:27:40+02:00 WARN: HORDE [imp] PHP ERROR: Invalid argument
supplied for foreach() [pid 5648 on line 96 of
"/home/mydomain/public_html/hmail/imp/lib/Factory/MailboxList.php"]
2014-09-07T12:27:40+02:00 DEBUG: HORDE 1.
Horde_Rpc_ActiveSync->getResponse()
/home/mydomain/public_html/hmail/rpc.php:159
2. Horde_ActiveSync->handleRequest()
/usr/share/pear/Horde/Rpc/ActiveSync.php:122
3. Horde_Core_ActiveSync_Driver->clearAuthentication()
/usr/share/pear/Horde/ActiveSync.php:729
4. Horde_Core_ActiveSync_Connector->clearAuth()
/usr/share/pear/Horde/Core/ActiveSync/Driver.php:243
5. Horde_Registry->clearAuth()
/usr/share/pear/Horde/Core/ActiveSync/Connector.php:1310
6. Horde_Registry->callAppMethod() /usr/share/pear/Horde/Registry.php:2048
7. call_user_func_array() /usr/share/pear/Horde/Registry.php:1201
8. IMP_Application->logout()
9. IMP_Factory_MailboxList->expireAll()
/home/mydomain/public_html/hmail/imp/lib/Application.php:166
10. Horde_ErrorHandler::errorHandler()
/home/mydomain/public_html/hmail/imp/lib/Factory/MailboxList.php:96
State ⇒ Feedback
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Invalid argument supplied for foreach()
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
2014-09-09T14:41:57+02:00 WARN: HORDE [imp] PHP ERROR: Invalid
argument supplied for foreach() [pid 9075 on line 96 of
"/usr/share/horde/imp/lib/Factory/MailboxList.php"]
it's logged everytime someone logs out of IMP.