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 skrah, vstinner
Date 2012-04-27.22:21:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335565268.52.0.27177294841.issue14686@psf.upfronthosting.co.za>
In-reply-to
Content
On another bot:

http://www.python.org/dev/buildbot/all/builders/x86%20Gentoo%203.x/builds/2205/steps/test/logs/stdio



[250/364] test_bool
python: Objects/unicodeobject.c:13501: formatlong: Assertion `unicode_modifiable(result)' failed.
Fatal Python error: Aborted

Current thread 0xb75e16c0:
  File "<frozen importlib._bootstrap>", line 611 in get_code
  File "<frozen importlib._bootstrap>", line 510 in _load_module
  File "<frozen importlib._bootstrap>", line 294 in module_for_loader_wrapper
  File "<frozen importlib._bootstrap>", line 634 in load_module
  File "<frozen importlib._bootstrap>", line 1015 in _find_and_load
  File "/var/lib/buildslave/3.x.murray-gentoo/build/Lib/test/regrtest.py", line 1229 in runtest_inner
  File "/var/lib/buildslave/3.x.murray-gentoo/build/Lib/test/regrtest.py", line 907 in runtest
  File "/var/lib/buildslave/3.x.murray-gentoo/build/Lib/test/regrtest.py", line 710 in main
  File "/var/lib/buildslave/3.x.murray-gentoo/build/Lib/test/__main__.py", line 13 in <module>
  File "/var/lib/buildslave/3.x.murray-gentoo/build/Lib/runpy.py", line 75 in _run_code
  File "/var/lib/buildslave/3.x.murray-gentoo/build/Lib/runpy.py", line 162 in _run_module_as_main
make: *** [buildbottest] Aborted
History
Date User Action Args
2012-04-27 22:21:08skrahsetrecipients: + skrah, vstinner
2012-04-27 22:21:08skrahsetmessageid: <1335565268.52.0.27177294841.issue14686@psf.upfronthosting.co.za>
2012-04-27 22:21:07skrahlinkissue14686 messages
2012-04-27 22:21:07skrahcreate