[ ghc-Bugs-1328901 ] internal error: schedule: awaitEvent() in threaded RTS

2005-10-21 Thread SourceForge.net
Bugs item #1328901, was opened at 2005-10-17 19:04
Message generated for change (Comment added) made by simonmar
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=108032aid=1328901group_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: Runtime System
Group: 6.4.1
Status: Closed
Resolution: Fixed
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: internal error: schedule: awaitEvent() in threaded RTS

Initial Comment:
[EMAIL PROTECTED]

forked a thread that waits on a server socket.  The main 
thread goes on to call threadDelay and putStrLn 
repeatedly.

using GHC 6.4.1 on WinXP workstation.

pls, find attached a build script and source code.  this 
has been stripped down to a fairly minimal demonstration 
of the error.

--

Comment By: Simon Marlow (simonmar)
Date: 2005-10-21 10:54

Message:
Logged In: YES 
user_id=48280

Thanks, this is a bug in the Network.Socket library on
Windows when used with -threaded.  It will be fixed in
6.4.2.  For now, you can avoid -threaded, or wait for the
next 6.4.x snapshot.


--

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


[ ghc-Bugs-1328901 ] internal error: schedule: awaitEvent() in threaded RTS

2005-10-17 Thread SourceForge.net
Bugs item #1328901, was opened at 2005-10-17 12:04
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=108032aid=1328901group_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: Runtime System
Group: 6.4.1
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: internal error: schedule: awaitEvent() in threaded RTS

Initial Comment:
[EMAIL PROTECTED]

forked a thread that waits on a server socket.  The main 
thread goes on to call threadDelay and putStrLn 
repeatedly.

using GHC 6.4.1 on WinXP workstation.

pls, find attached a build script and source code.  this 
has been stripped down to a fairly minimal demonstration 
of the error.

--

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