Re: [PHP-DEV] PHP 4.0.6 IMAP BUG

2001-12-20 Thread Markus Fischer
On Thu, Dec 20, 2001 at 02:26:26PM -0500, Jon Parise wrote : > On Thu, Dec 20, 2001 at 10:32:43AM +0100, Markus Fischer wrote: > > > Glad I didn't, its a bug in ext/imap. Due the pointer > > juggling we're accidantly calling fs_free() on something > > which was never explicetely mall

Re: [PHP-DEV] PHP 4.0.6 IMAP BUG

2001-12-20 Thread Jon Parise
On Thu, Dec 20, 2001 at 10:32:43AM +0100, Markus Fischer wrote: > Glad I didn't, its a bug in ext/imap. Due the pointer > juggling we're accidantly calling fs_free() on something > which was never explicetely malloced. I've a patch here which > takes care of this but I'm not too f

Re: [PHP-DEV] PHP 4.0.6 IMAP BUG

2001-12-20 Thread Markus Fischer
On Wed, Dec 19, 2001 at 12:35:09PM -0500, Jon Parise wrote : > On Wed, Dec 19, 2001 at 05:35:53PM +0100, Markus Fischer wrote: > > > Verified with latest CVS. No time do dig in right now, but note > > the crash occurs in the imap library: > > Please forward the test case and your backtrace to

Re: [PHP-DEV] PHP 4.0.6 IMAP BUG

2001-12-19 Thread Jon Parise
On Wed, Dec 19, 2001 at 05:35:53PM +0100, Markus Fischer wrote: > Verified with latest CVS. No time do dig in right now, but note > the crash occurs in the imap library: Please forward the test case and your backtrace to the c-client mailing list: http://www.washington.edu/imap/c-client-li

Re: [PHP-DEV] PHP 4.0.6 IMAP BUG

2001-12-19 Thread Markus Fischer
Verified with latest CVS. No time do dig in right now, but note the crash occurs in the imap library: (gdb) bt #0 0x40113bee in free () from /lib/libc.so.6 #1 0x40113ac3 in free () from /lib/libc.so.6 #2 0x402b4063 in fs_give () from /usr/lib/libc-client.so.2001 #3 0x4028f699 in zif_imap_mime

[PHP-DEV] PHP 4.0.6 IMAP BUG

2001-12-19 Thread Kachalov Anton
Hi! If you try to run this lines: PHP will crash Rgds, Anton [EMAIL PROTECTED] http://www.altlinux.ru -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail