Bug#483461: [php-maint] Bug#483461: php5-cli: use_embedded_timezonedb.patch php5 patch causes segmentation faults when tzdata not installed

2008-05-31 Thread Raphael Geissert
Sorry for the late response. 2008/5/29 Jonathan Snell [EMAIL PROTECTED]: Now that I think about it... how did you get to not have tzdata installed? I will anyway add that patch to prevent free'ing ents when count == -1. Cheers, -- Atomo64 - Raphael Please avoid sending me Word, PowerPoint or

Bug#483461: [php-maint] Bug#483461: php5-cli: use_embedded_timezonedb.patch php5 patch causes segmentation faults when tzdata not installed

2008-05-31 Thread Jonathan Snell
A somewhat convoluted upgrade from an old experimental checkout to dist-upgrade to unstable. Unlike etch, tzdata doesn't seem to be required by much of anything in sid. thanks, Jon Snell On May 31, 2008, at 4:30 PM, Raphael Geissert wrote: Sorry for the late response. 2008/5/29 Jonathan

Bug#483461: [php-maint] Bug#483461: Bug#483461: php5-cli: use_embedded_timezonedb.patch php5 patch causes segmentation faults when tzdata not installed

2008-05-31 Thread Raphael Geissert
[No need to send me a copy of the mail, sending it to the bug report is enough] 2008/5/31 Jonathan Snell [EMAIL PROTECTED]: A somewhat convoluted upgrade from an old experimental checkout to dist-upgrade to unstable. Unlike etch, tzdata doesn't seem to be required by much of anything in sid.

Bug#483461: php5-cli: use_embedded_timezonedb.patch php5 patch causes segmentation faults when tzdata not installed

2008-05-28 Thread fatz
Package: php5-cli Version: 5.2.6-1 Severity: important When /usr/share/zoneinfo does not exist, this patch attempts to free() on unallocated memory, causing PHP to cease functioning. The problem comes from: 314 free(ents); Earlier, ents set via: 110 count =