Hello,
I fixed this in CVS.
Derick
On Wed, 26 Sep 2001, Steve Alberty wrote:
> Hi,
>
> chunk_split in the follow code snip
>
> echo chunk_split(str_repeat('x',1024),10);
> ?>
>
> produces sometimes a seg. fault.
>
> Here is the backtrace,
> i hope it helps a little bit:
>
>
> Program rec
Hello,
I can reproduce this, and am investigating it. Can you make it a bug
report?
Derick
> chunk_split in the follow code snip
>
> echo chunk_split(str_repeat('x',1024),10);
> ?>
>
> produces sometimes a seg. fault.
Derick Rethans
---
Hi,
chunk_split in the follow code snip
produces sometimes a seg. fault.
Here is the backtrace,
i hope it helps a little bit:
Program received signal SIGSEGV, Segmentation fault.
0x400cb007 in memcpy (dstpp=0x81926e0, srcpp=0x81922a8, len=135878960)
at ../sysdeps/generic/memcpy.c:55
55