Closed GoogleCodeExporter closed 8 years ago
Hi,
I can't accept this. Can you reproduce the crash under 1.4.17 or current master?
There was a bug we've fixed in .16 or .17 which would manifest (on an on-debug
binary) as p->slots being NULL, but the issue was actually elsewhere. This
patch would not fix it properly.
If you can reproduce under .17 or master, please run the -debug binary and get
another backtrace. that will likely show us where the corruption is.
Original comment by dorma...@rydia.net
on 16 Apr 2014 at 7:03
Yeah, .17:
https://github.com/memcached/memcached/commit/cb9c269bd57bb5417b337228cfbb50f4a8
769d09
https://github.com/memcached/memcached/commit/facb719f40ecfcb98271a79561d4b94757
b7a843
fixes for do_add_delta (which your path goes through). Been waiting to see if
someone can reproduce the crash in that codepath with .17.
Original comment by dorma...@rydia.net
on 16 Apr 2014 at 7:08
I'm going to close this. *please* let us know if the bug is reproducable under
.17 or newer.
Original comment by dorma...@rydia.net
on 20 Apr 2014 at 1:14
Original issue reported on code.google.com by
robert.w...@gmail.com
on 16 Apr 2014 at 5:31