This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author zulthan
Recipients zulthan
Date 2017-10-15.06:00:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508047232.57.0.213398074469.issue31790@psf.upfronthosting.co.za>
In-reply-to
Content
Command executed when the crash happened:

/usr/bin/python /usr/bin/smem -t -c command pss -P /usr/lib/chromium/chromium

The attached error.log contains the backtrace and memory map printed.

This is a sporadic error, the command is called every second 0-24, and I got one such error after half a day of running. I probably had another after a few days, but I failed to save that one, so I am not sure, if they are really the same.

It would seem that using a more overloaded / older machine triggers the error more often, the machine I got it on was a

Hewlett-Packard HP Compaq dc7900 Small Form Factor/3031h, BIOS 786G1 v01.27 10/22/2015

The problem seems to have emerged after updating to Debian Stretch.

python version:
Python 2.7.13

smem version:
pool/main/s/smem/smem_1.4-2_all.deb
(could not get an internal smem version, only the debian package)
History
Date User Action Args
2017-10-15 06:00:32zulthansetrecipients: + zulthan
2017-10-15 06:00:32zulthansetmessageid: <1508047232.57.0.213398074469.issue31790@psf.upfronthosting.co.za>
2017-10-15 06:00:32zulthanlinkissue31790 messages
2017-10-15 06:00:31zulthancreate