ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> tcl-bugs
tcl-bugs
[Tcl-bugs] [ tcl-Bugs-550646 ] exec (fork) from huge process fails
by other posts by this author
Apr 30 2002 2:51PM messages near this date
[Tcl-bugs] [ tcl-Bugs-550646 ] exec (fork) from huge process fails | [Tcl-bugs] [ tcl-Bugs-550534 ] pkg_mkIndex might leak an interpreter
Bugs item #550646, was opened at 2002-04-30 07:51
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=110894&aid=550646&group_id=10894

Category: 15. Commands A-H
Group: = 8.3.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Donal K. Fellows (dkf)
Summary: exec (fork) from huge process fails

Initial Comment:
See comp.lang.tcl thread "Unix forking error".  When
your tclsh
has a huge process size (say 1Gb virtual memory) and
you
"exec ls", it fails on solaris unless you have 1Gb of
virtual
memory free.  The c.l.t. thread contains a test
program.  The
discussion in the thread from Peter Da Silva and others
indicates that you can't just use vfork instead of
fork, but
they have outlined a solution.

(Should I have pasted in big pieces of the c.l.t
discussion?)

- Dave Allen: dallen@[...].com

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

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=110894&aid=550646&group_id=10894

_______________________________________________
Tcl-Bugs mailing list
Tcl-Bugs@[...].net
https://lists.sourceforge.net/lists/listinfo/tcl-bugs

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved