| zhuyifei1999 added a comment. |
Reported: https://github.com/mementoweb/py-memento-client/issues/23
As for the memory leak I saw earlier.... umm, takes forever to produce anything useful. I'll see if I can keep it running and attach gdb onto it when the memory usage is really large.
@Dvorapa And yes, if you can get a core dump (yeah, can be a very large ELF), it should be helpful. Please disable cookies by replacing session by requests in http.py#L384, since it is known to be a memory leaking factor. Also, it's best if the system the core dump is generated from contains no sensitive data, since it can contain arbitrary memory information.
TASK DETAIL
EMAIL PREFERENCES
To: zhuyifei1999
Cc: gerritbot, Dalba, Xqt, Zoranzoki21, zhuyifei1999, Aklapper, pywikibot-bugs-list, Dvorapa, Magul, Tbscho, rafidaslam, MayS, Mdupont, JJMC89, Avicennasis, jayvdb, Masti, Alchimista, Rxy
Cc: gerritbot, Dalba, Xqt, Zoranzoki21, zhuyifei1999, Aklapper, pywikibot-bugs-list, Dvorapa, Magul, Tbscho, rafidaslam, MayS, Mdupont, JJMC89, Avicennasis, jayvdb, Masti, Alchimista, Rxy
_______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
