metaeducation / rebol-issues

6 stars 1 forks source link

TCP server/client example crashes #364

Open rebolbot opened 16 years ago

rebolbot commented 16 years ago

Submitted by: oldes

There is something wrong with ports.... I have modified scripts from here: http://www.rebol.net/wiki/TCP_Port_Examples and uploaded it to my folder: /users/oldes/tcp/ ... if you run server and than client, R3 crashes. (which is probably related to some GC problem)

Error is: #1207 assertion failed (both on client and server)

CC - Data [ Version: alpha 95 Type: Bug Platform: All Category: Unspecified Reproduce: Always Fixed-in:none ]

rebolbot commented 15 years ago

Submitted by: BrianH

When was this fixed? Can the example code be posted here? Oldes?

This is clearly from before we switched to CureCode and public releases. We can't mark this as tested or complete until we have test code that we can verify.