REBOL 3.0

Comments on: In A103: REBOL system error #9910

Carl Sassenrath, CTO
REBOL Technologies
23-Aug-2010 19:41 GMT

Article #0330
Main page || Index || Prior Article [0329] || Next Article [0331] || 3 Comments || Send feedback

I should mention that a new un-documented assertion was added to the wake-up function in A103.

The 9910 error occurs if wake-up is called on a PORT type that is not at least the size of a standard port object. You can MAKE larger ports, but not smaller ones, because wake-up needs to be able to reference the port-actor and/or port-awake fields.

If you're now seeing this error in your R3 scripts, then we may have some kind of port problem. Please provide a short script in CureCode and we'll investigate it.

Note that this error is valid if you've created an invalid port somehow. In theory, that should never happen, but if we find it does, then we'll document this error, and we can also make it non-fatal.

3 Comments

Comments:

Adrian
23-Aug-2010 16:19:31
Not much to do to trigger this - just start up a new console from an a103 executable and invoke "read http://www.rebol.com".
Adrian
24-Aug-2010 12:12:07
Submitted as issue #1642 in CureCode.
shadwolf
24-Aug-2010 21:55:46
andrian i like you posting that shows how fast reaction Carl is in cure code you post you ticket in curecode on 18:30 at 22:30 carl close it with a solved state.

Post a Comment:

You can post a comment here. Keep it on-topic.

Name:

Blog id:

R3-0330


Comment:


 Note: HTML tags allowed for: b i u li ol ul font span div a p br pre tt blockquote
 
 

This is a technical blog related to the above topic. We reserve the right to remove comments that are off-topic, irrelevant links, advertisements, spams, personal attacks, politics, religion, etc.

REBOL 3.0
Updated 26-Apr-2024 - Edit - Copyright REBOL Technologies - REBOL.net