Re: [Patch 2/7] tabled: fix the endless recusion when reading long objects

2010-04-06 Thread Jeff Garzik
On 04/01/2010 09:51 PM, Pete Zaitcev wrote: At certain network and disk speeds, tabled can blow its stack by filling it with (essentially) endless recursion: #2 0x0040c077 in cli_write_free (cli=value optimized out, tmp= 0x7bb910, done=value optimized out) at server.c:397 #3

[Patch 2/7] tabled: fix the endless recusion when reading long objects

2010-04-01 Thread Pete Zaitcev
At certain network and disk speeds, tabled can blow its stack by filling it with (essentially) endless recursion: #2 0x0040c077 in cli_write_free (cli=value optimized out, tmp= 0x7bb910, done=value optimized out) at server.c:397 #3 0x0040ca55 in cli_writable (cli=0x686e90)