Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Bugs

[issue14686] SystemError in unicodeobject.c

 

 

Python bugs RSS feed   Index | Next | Previous | View Threaded


report at bugs

Apr 27, 2012, 3:16 PM

Post #1 of 5 (42 views)
Permalink
[issue14686] SystemError in unicodeobject.c

New submission from Stefan Krah <stefan-usenet [at] bytereef>:

Seen on the Gentoo buildbot:

http://www.python.org/dev/buildbot/all/builders/x86%20Gentoo%20Non-Debug%203.x/builds/2154/steps/test/logs/stdio======================================================================
ERROR: test_format (test.test_bool.BoolTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/var/lib/buildslave/3.x.murray-gentoo-wide/build/Lib/test/test_bool.py", line 167, in test_format
self.assertEqual("%d" % False, "0")
SystemError: Objects/unicodeobject.c:13507: bad argument to internal function

----------------------------------------------------------------------

----------
components: Tests
messages: 159502
nosy: haypo, skrah
priority: normal
severity: normal
stage: needs patch
status: open
title: SystemError in unicodeobject.c
type: crash
versions: Python 3.3

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue14686>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Apr 27, 2012, 3:17 PM

Post #2 of 5 (41 views)
Permalink
[issue14686] SystemError in unicodeobject.c [In reply to]

Changes by Stefan Krah <stefan-usenet [at] bytereef>:


----------
type: crash -> behavior

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue14686>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Apr 27, 2012, 3:21 PM

Post #3 of 5 (45 views)
Permalink
[issue14686] SystemError in unicodeobject.c [In reply to]

Stefan Krah <stefan-usenet [at] bytereef> added the comment:

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

----------

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue14686>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Apr 27, 2012, 3:29 PM

Post #4 of 5 (41 views)
Permalink
[issue14686] SystemError in unicodeobject.c [In reply to]

STINNER Victor <victor.stinner [at] gmail> added the comment:

It's my fault. It should be fixed by:

changeset: 76590:7bacccd889c2
tag: tip
user: Victor Stinner <victor.stinner [at] gmail>
date: Sat Apr 28 00:25:34 2012 +0200
files: Objects/unicodeobject.c
description:
Fix my previous commit: bool is a long, restore the specical case for bool

----------

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue14686>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Apr 27, 2012, 5:53 PM

Post #5 of 5 (37 views)
Permalink
[issue14686] SystemError in unicodeobject.c [In reply to]

Changes by STINNER Victor <victor.stinner [at] gmail>:


----------
resolution: -> fixed
status: open -> closed

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue14686>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com

Python bugs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.