Re: Weird behaviour with binary copy, arrays and column count
That's a good tip! Can't believe I hadn't even thought of that! :/ Cheers Jim On Mon, 11 Jul 2022 at 21:59, Greg Stark wrote: > > On Fri, 8 Jul 2022 at 13:09, James Vanns wrote: > > > > It does seem to smell of an alignment, padding, buffer overrun, parsing > > kind of error. > > It does I think you may need to bust out a debugger and see what > array_recv is actually seeing... > > -- > greg -- Jim Vanns Principal Production Engineer Industrial Light & Magic, London
Re: Weird behaviour with binary copy, arrays and column count
On Fri, 8 Jul 2022 at 13:09, James Vanns wrote: > > It does seem to smell of an alignment, padding, buffer overrun, parsing kind > of error. It does I think you may need to bust out a debugger and see what array_recv is actually seeing... -- greg