Summary | iCal import segfaults apache |
Queue | Kronolith |
Queue Version | 2.0 |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | Horde Developers (at) |
Requester | besnard (at) tekkno (dot) net |
Created | 01/05/2005 (7461 days ago) |
Due | |
Updated | 01/17/2005 (7449 days ago) |
Assigned | 01/06/2005 (7460 days ago) |
Resolved | 01/17/2005 (7449 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
week for an event to recur on for weekly recurrence if BYDAY is not in
the iCalendar data; the 2nd is making sure to abort instead of
entering an infinite loop if an event recurs on no week days).
State ⇒ Assigned
State ⇒
calendar that these events have been imported doesn't work very
reliable anymore. It seems to go into some sort of recursion, if you
are lucky the requests completes after a few minutes with some
warnings and a fatal error:
PHP Warning: Cannot convert to ordinal value in
/home/jan/headhorde/framework/Date/Date.php on line 85
PHP Fatal error: Unsupported operand types in
/home/jan/headhorde/framework/Date/Date.php on line 299
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ iCal import segfaults apache
Queue ⇒ Kronolith
iCalendar file (available at http://www.tekkno.net/~besnard/work.ics) from IMP
after it was received via e-mail (i.e, open the attachment and click on "Add
this event to my calendar").
After the import, I just can't get access to kronolith anymore. If I click on
the calendar item in the menu, it just hangs, looking for something for a
while, and eventually does nothing.
Other people in the #horde have been able to meet the same behaviour after
importing the above cited file.
Furthermore, I can see the following error in my apache logs:
[Tue Jan 4 22:25:22 2005] [notice] child pid 3464 exit signal
Segmentation fau\
lt (11)