Bugs item #3607162, was opened at 2013-03-07 02:27 Message generated for change (Tracker Item Submitted) made by reduzent You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3607162...
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: externals Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Roman Haefeli (reduzent) Assigned to: Nobody/Anonymous (nobody) Summary: iemnet crashes on Windows XP
Initial Comment: I only noticed now that many of the iemnet classes crash Pd on Windows XP. The problem seems specific to Windows XP. The crashes cannot be reproduced on Windows 7.
[tcpsend] does not crash.
[tcpclient] crashes as soon as the connection is established. Trying to connect to a non-existant end-point won't trigger the crash.
[tcpreceive] and [tcpserver] crash immediately as soon as a client (telnet, nc, [netsend]) connects to them.
[udpserver] / [udpreceive] / [udpclient] crash at instantiation time.
[udpsend] does not crash.
This pattern looks to me as if the crashes happen whenever a listening socket is open, but I don't know of any way to proof that.
Tested on Windows XP SP3 Pro with Pd-0.43.4-extended.
Whether this has anything to do with how Pd-extended was compiled or with the source of iement, I don't know.
This is what I get from Windows after the crash: http://imgur.com/rvUKfmv
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3607162...