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_header_decode () from
/home/mfischer/php4/lib/php/extensions/debug-non-zts-20010901/imap.so
#4 0x0813a1ba in execute (op_array=0x81bc244) at ./zend_execute.c:1598
#5 0x08113f69 in zend_execute_scripts (type=8, retval=0x0, file_count=3) at zend.c:810
#6 0x08061481 in php_execute_script (primary_file=0xbffff504) at main.c:1308
#7 0x0805eccf in main (argc=3, argv=0xbffff594) at cgi_main.c:753
#8 0x400be65f in __libc_start_main () from /lib/libc.so.6
- Markus
On Wed, Dec 19, 2001 at 06:35:11PM +0300, Kachalov Anton wrote :
> If you try to run this lines:
> <?
> imap_mime_header_decode('[sisyphus] Re:
>?KOI8-R?B?7s/X2cog0MHU3iDQxdLFy8/EydLP18vJIA==?==?KOI8-R?B?xMzR?= mc');
> ?>
>
> PHP will crash
>
> Rgds,
> Anton
>
> [EMAIL PROTECTED]
> http://www.altlinux.ru
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
--
Please always Cc to me when replying to me on the lists.
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]