Often we get the following error.
b79d5000-b79d7000 rw-p b79d*** glibc detected *** python: double free
or corruption (fasttop): 0x084dcaa8 ***
We understand its a memory related error... And we give...
export MALLOC_CHECK_=0 as a temporary solution..
What will be the permanent soluti
I have a url in the following format
/city/state/slughowever sometimes we get city names which has more
than one word. eg. 'garden city'
As a result on it the url that we form becomes as follows.
/garden city/KS/abc-xyz here you can see a space in between words of
the city name. when we
2 matches
Mail list logo