god#@m avast. I have avast on my other machine that worked, but there is perhaps some interaction with windows 8.
if I set ioctrl to non blocking (with avast on), sdselect would show that there was still data to send, and recv would return nothing. Non blocking would show data sent by the send method, but sdselect still showed send and nothing to recv. avast makes no message or obvious log entry of its blocking. ----- Original Message ----- From: bill lam <[email protected]> To: [email protected] Cc: Sent: Sunday, September 8, 2013 12:11:29 AM Subject: Re: [Jgeneral] socket lab crash So will j6.02 -64 also crash on windows 8 AMD APU? If it does, probably it is the problem of that computer. Сб, 07 сен 2013, Pascal Jasmin писал(а): > j6.02 -64 on another computer went fine. It is failing on windows 8 AMD APU. > > > ----- Original Message ----- > From: bill lam <[email protected]> > To: [email protected] > Cc: > Sent: Saturday, September 7, 2013 10:48:16 PM > Subject: Re: [Jgeneral] socket lab crash > > I cannot reproduce the crash on linux and wine so that I think > the lab itself is ok apart from an error that it could not load > a file in the original J602. Can you try on another computer? > > Сб, 07 сен 2013, Pascal Jasmin писал(а): > > Yes, the lab (socknet.ijt) was run in sequence. If it makes a difference > > the line (; sdcheck sdrecv sk,1000,0) does not get displayed before the > > crash. The previous (sdcheck ('GET /download/testsock.txt',CR,LF) sdsend > > sk,0) runs with result, and expressions can be entered and evaluated. > > Evaluating the line outside the lab also crashes at that point. > > > > The jsss/jssc demo works flawlessly. > > > > > > ----- Original Message ----- > > From: bill lam <[email protected]> > > To: [email protected] > > Cc: > > Sent: Saturday, September 7, 2013 9:27:10 PM > > Subject: Re: [Jgeneral] socket lab crash > > > > Please confirm that all previous steps had succeeded or paste > > the log of the lab for discussion. > > > > Сб, 07 сен 2013, Pascal Jasmin писал(а): > > > > > > > > > The lab Sockets and the internet crashes J on the line > > > > > > > > > ; sdcheck sdrecv sk,1000,0 > > > > > > > > > with win-J64 7 and 8, gtk, qt or jhs. Jbreak does nothing. > > > ---------------------------------------------------------------------- > > > For information about J forums see http://www.jsoftware.com/forums.htm > > > > -- > > regards, > > ==================================================== > > GPG key 1024D/4434BAB3 2008-08-24 > > gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > > -- > regards, > ==================================================== > GPG key 1024D/4434BAB3 2008-08-24 > gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
