[issue5403] test_md5 segfault

2009-03-02 Thread Greg Bakker

Changes by Greg Bakker gbak...@gmail.com:


--
nosy: +gregb

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue5403
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue5403] test_md5 segfault

2009-03-02 Thread Hirokazu Yamamoto

Hirokazu Yamamoto ocean-c...@m2.ccsnet.ne.jp added the comment:

This one was fixed in r70119.

--
resolution:  - fixed
status: open - closed

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue5403
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue5403] test_md5 segfault

2009-03-01 Thread Hirokazu Yamamoto

New submission from Hirokazu Yamamoto ocean-c...@m2.ccsnet.ne.jp:

I noticed test_md5 and test_multiprocessing crashed on trunk. I hope
attached patch will fix this issue. (Maybe the patch can be simplified
with goto)

--
components: Extension Modules
files: fix_md5_without_goto.patch
keywords: patch
messages: 83002
nosy: ocean-city
priority: release blocker
severity: normal
status: open
title: test_md5 segfault
type: crash
versions: Python 2.7
Added file: http://bugs.python.org/file13226/fix_md5_without_goto.patch

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue5403
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com