SK-Yang / memcached

Automatically exported from code.google.com/p/memcached
0 stars 0 forks source link

Memcached 1.6 crashes when server stats are requested #299

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Using mcstats (the one that I got compiled with memcached) after the third 
attempt of getting the server stats, memcached crashes;
To reproduce it:

1:  Launch memcached;
2:  Execute mcstats three times;

Expected result:
Memcached should output the server stats;
Result:
Memcached crashes;

Memcached 1.6/engine-pu on Microsoft Windows.
Compiled using msysGit/mingw

Please provide any additional information below.

Original issue reported on code.google.com by pierpaol...@gmail.com on 29 Nov 2012 at 10:17

GoogleCodeExporter commented 9 years ago

Original comment by dsalli...@gmail.com on 12 Feb 2013 at 6:59