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 skrah
Recipients brett.cannon, jkloth, ncoghlan, pitrou, skrah, vstinner
Date 2012-08-25.10:51:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345891872.52.0.571205407736.issue15781@psf.upfronthosting.co.za>
In-reply-to
Content
I can only reproduce this on a Core i7. Native OS is Debian Wheezy,
also reproduced earlier on a FreeBSD VM hosted on that machine
(see msg167989). The machine has 4 physical cores, perhaps we
can blame hyper-threading. ;)


$ cat /proc/cpuinfo | grep "model name"
model name      : Intel(R) Core(TM) i7 CPU         930  @ 2.80GHz
model name      : Intel(R) Core(TM) i7 CPU         930  @ 2.80GHz
model name      : Intel(R) Core(TM) i7 CPU         930  @ 2.80GHz
model name      : Intel(R) Core(TM) i7 CPU         930  @ 2.80GHz
model name      : Intel(R) Core(TM) i7 CPU         930  @ 2.80GHz
model name      : Intel(R) Core(TM) i7 CPU         930  @ 2.80GHz
model name      : Intel(R) Core(TM) i7 CPU         930  @ 2.80GHz
model name      : Intel(R) Core(TM) i7 CPU         930  @ 2.80GHz



I can't reproduce it on a Core 2 Duo running Ubuntu natively.
History
Date User Action Args
2012-08-25 10:51:12skrahsetrecipients: + skrah, brett.cannon, ncoghlan, pitrou, vstinner, jkloth
2012-08-25 10:51:12skrahsetmessageid: <1345891872.52.0.571205407736.issue15781@psf.upfronthosting.co.za>
2012-08-25 10:51:12skrahlinkissue15781 messages
2012-08-25 10:51:11skrahcreate