Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 442246 - getServerByKey has a bug that causes PHP to crash
Summary: getServerByKey has a bug that causes PHP to crash
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://bugs.debian.org/cgi-bin/bugrep...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-07 20:48 UTC by Emiliano Perez
Modified: 2012-11-07 20:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Emiliano Perez 2012-11-07 20:48:30 UTC
getServerByKey has a bug that causes PHP to crash, it would be awesome if it gets fixed thru the Gentoo patches until the memcached team actually do something about it.

Reproducible: Always

Steps to Reproduce:
1. Use getServerByKey
2. Use Memcached normally after that
3. Segfault / 500 error
Actual Results:  
Segfault / 500 error

Expected Results:  
A response with the Server which that key belongs to
Comment 1 Emiliano Perez 2012-11-07 20:51:38 UTC
Woops, it's fixed on the new version, nevermind I'm such a dummy