Bug 69865 - devel/py-psyco: 1.2 is broken.
Summary: devel/py-psyco: 1.2 is broken.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Thierry Thomas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-01 08:10 UTC by Thierry Thomas
Modified: 2004-08-02 18:53 UTC (History)
1 user (show)

See Also:


Attachments
py-psyco.diff (3.46 KB, patch)
2004-08-01 08:10 UTC, Thierry Thomas
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thierry Thomas 2004-08-01 08:10:24 UTC
	Python aborts with py-psyco-1.2.

Fix: The following patch has been obtained from the author Armin Rigo
	and is available in Psyco's CVS.

	If the maintainer agrees, I shall commit it.
How-To-Repeat: 	echo "import psyco" | python
	Fatal Python error: psyco: out of memory
	zsh: done                 echo "import psyco" | 
	zsh: abort (core dumped)  python
Comment 1 Thierry Thomas freebsd_committer freebsd_triage 2004-08-01 08:11:48 UTC
Responsible Changed
From-To: freebsd-ports-bugs->thierry


Handle.
Comment 2 Thierry Thomas freebsd_committer freebsd_triage 2004-08-01 08:12:26 UTC
State Changed
From-To: open->feedback


Waiting for maintainer's approval.
Comment 3 Thierry Thomas freebsd_committer freebsd_triage 2004-08-02 18:53:05 UTC
State Changed
From-To: feedback->closed


Committed with maintainer's approval.