Bugs item #1221539, was opened at 2005-06-15 13:50
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1221539&group_id=8032

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: internal error: startTask: Can't create new task

Initial Comment:
internal error: startTask: Can't create new task

With
ghc-6.4.20050506-src.tar.bz2
Fedora Core 3 (current updates) (gcc 3.4.3 glibc 2.3.5)
amd64
perl v5.8.5 x86_64-linux-thread-multi
pugs r4695

I built ghc-6.4.20050506-src by doing:
./configure
make
make
make install

You can build pugs by doing:
svn co http://svn.openfoundry.org/pugs/ -r 4695
cd pugs
perl Makefile.PL
make unoptimized

To generate error,
EVALBOT_CODE='42' EVALBOT_TMPFILE=/tmp/deleteme EVALBO
T_PUGS=`pwd`/pugs perl -w examples/network/evalbot/evalhel
per.p5 ; cat /tmp/deleteme

Error:
$ cat /tmp/deleteme
pugs: internal error: startTask: Can't create new task
    Please report this as a bug to
glasgow-haskell-bugs@haskell.org,
    or http://www.sourceforge.net/projects/ghc/

Fyi.
Thanks for all your work,
Mitchell Charity
mncI02eyA zap vendian zot org


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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1221539&group_id=8032
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to