Comment 6 for bug 833394

Revision history for this message
Brian Aker (brianaker) wrote : Re: [Bug 833394] Re: Worker crash with long function name

Hi,

On Nov 3, 2011, at 7:57 PM, James wrote:

> Hi Brian, saw that you had posted a fix. We were able to reproduce a
> similar situation when the unique key provided was longish (also above
> mid-50s). Curious, what was the fix specifically? The latest build does
> seem to have fixed things, though we are still doing more testing.
> Thanks!

Overflow on the header in the server. The way that memory aligned it wouldn't show up in valgrind or anything else.

Cheers,
 -Brian