New submission from augustin rieunier:
Hello there,
I face random malloc error in my code.
I recently added lots of json dumps/loads operation as I plugged my application
with redis.
Here's the error raised, and Valgrind information right after:
127.0.0.1 - - [24/Oct/2015 15:57:44] &q
Changes by augustin rieunier :
--
type: -> crash
___
Python tracker
<http://bugs.python.org/issue25470>
___
___
Python-bugs-list mailing list
Unsubscrib
augustin rieunier added the comment:
I should be able to reproduce it yes.
Can't really give the code, as it's in a big program i'm working on, and it's
never at the same place ..
One thing though: it never happened on QA/UAT environments. So it might be
linked to something