Mantis Bugtracker

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000025 [All Projects] MorphOS support crash always 2009-12-09 10:50 2010-01-26 15:58
Reporter Yomgui View Status public  
Assigned To Yomgui
Priority urgent Resolution fixed  
Status closed   Product Version 2.5.4-r42
Summary 0000025: Crash if option -u (unbuffered StdIO streams) is used
Description Python interpreter binary runned with option '-u' crash (Wipeout says FreePooled() calls with size = 0).
Additional Information Same bug applies to 3.x serie
Tags No tags attached.
SVN changeset revision r77
Attached Files

- Relationships

-  Notes
(0000040)
Yomgui (administrator)
2009-12-09 10:52

I'm working on a solution. But initialization process is changed and API also => cause an incompatibility with previous release.
(0000041)
Yomgui (administrator)
2009-12-09 12:51

Fixed in r76 of python 2.5.4 branch.
Now PyMorphOS_Init() is forbidden (but a symbol is keep for binary compatibility... this one is a function causing warning popup and exit(fail)).
PyMorphOS_HandleArgv() shall be used as replacement, but PyMorphOS_SetConfigA() is used before any other Python API (auto call if libpythonx.x.a is used).

- Issue History
Date Modified Username Field Change
2010-01-26 15:58 Yomgui Status resolved => closed
2010-01-26 15:58 Yomgui version => 2.5.4-r42
2010-01-26 15:58 Yomgui Build => r42
2009-12-09 12:51 Yomgui Note Added: 0000041
2009-12-09 12:51 Yomgui Status assigned => resolved
2009-12-09 12:51 Yomgui Fixed in Version => 2.5.4-head
2009-12-09 12:51 Yomgui Resolution open => fixed
2009-12-09 12:51 Yomgui SVN changeset revision => r77
2009-12-09 10:52 Yomgui Note Added: 0000040
2009-12-09 10:52 Yomgui Projection none => redesign
2009-12-09 10:52 Yomgui ETA none => 2-3 days
2009-12-09 10:50 Yomgui New Issue
2009-12-09 10:50 Yomgui Status new => assigned
2009-12-09 10:50 Yomgui Assigned To => Yomgui


Copyright © 2000 - 2009 Mantis Group
Powered by Mantis Bugtracker