Re: [PHP-DEV] chunk_split seg fault: bt

2001-09-26 Thread Derick Rethans
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

Re: [PHP-DEV] chunk_split seg fault: bt

2001-09-26 Thread Derick Rethans
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 ---

[PHP-DEV] chunk_split seg fault: bt

2001-09-26 Thread Steve Alberty
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