Hi,
I am running a Suse 6.4 system and have some occasional crashes. For example
the following:
raimund@linux:~/Development/rebol/Tests > rebol
REBOL/View 0.9.9.4.2 1-Jun-2000
Copyright 2000 REBOL Technologies. All rights reserved.
Type DEMO to run demo if it is disabled
>> send [EMAIL PROTECT
On Wed, 26 Jan 2000, you wrote:
> Hi,
>
> following discussions about username and passwords, I made some
> experiments with REBOL 2.2.0.3.1, Windows NT and IIS 4.
>
> It appears that REBOL crashes randomly when length of username and
> password (i.e. length? rejoin [username password]) is small
Michal's investigation is consistent with the crashes I reported
yesterday. In my testing, the userID and password were both 5
characters long, just failing to reach the safe combined length
of 11 that Michal observed.
What persistence! Thanks, Michal!
-jn-
[EMAIL PROTECTED] wrote:
>
> It app
Hi,
following discussions about username and passwords, I made some
experiments with REBOL 2.2.0.3.1, Windows NT and IIS 4.
It appears that REBOL crashes randomly when length of username and
password (i.e. length? rejoin [username password]) is smaller than 11
characters, no matter if the passwo
Hi, I have further played around with the Rebol crashes. It seems that is
has something to do with internal limits. Does Rebol has internal limits
for things likes: number of nested-blocks, string length, number of parts
in a block etc.? Because I can comment a line in my script and it works,
unco
After placing a just before the last readable words I got this:
Trace: [
rejoin [""]
] (block)
Trace: throw-on-error (word)
Trace: [make function! spec body] (block)
Trace: if (word)
Trace: error? (word)
Trace: blk: (set-word)
Trace: try (word)
Trace: blk (word)
Trace: make (word)
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 19, 2000 10:27 AM
> To: [EMAIL PROTECTED]
> Subject: [REBOL] Rebol Crashes Re:(6)
> Perhaps this helps the Rebol team to find the problem and
> that someo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 19, 2000 9:09 AM
> To: [EMAIL PROTECTED]
> Subject: [REBOL] Rebol Crashes Re:(5)
> I hope someone comes up with a nice solution ;-)).
Hi, I know answering my o
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 18, 2000 7:30 PM
> To: [EMAIL PROTECTED]
> Subject: [REBOL] Rebol Crashes Re:(4)
> as much as I'd like to help you with your problem, as long as
> I don
Hi Robert,
as much as I'd like to help you with your problem, as long as I don't have
access to the critical sections of your code, I don't know what you could
possibly to do to avoid the crashes you report.
;- Elan >> [: - )]
I made some further tests on BeOS, same there... Rebol crashes too. But
there I do get an error:
CRASH (should not happen): Corrupt datatype 65
:-(( The bad thing is, that I'm completely stuck now and I don't want to
play around with the codes until Rebol accepts them. Hopefully a
patch/update w
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 18, 2000 11:12 AM
> To: [EMAIL PROTECTED]
> Subject: [REBOL] Rebol Crashes Re:
> Hi, Robert, what's the script?
Hi, it's my new dialecting script... seems
Hi, Robert, what's the script?
Andrew Martin
ICQ: 26227169
[EMAIL PROTECTED]
http://members.xoom.com/AndrewMartin/
-><-
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, 18 January 2000 8:08 PM
Subject: [REBOL] Rebol Crashes
Hi, I already filed a feedback on the problem but would like to hear how
long it will take to get this fixed? The project I'm currently developing
is quite big and it's way frustrating to have Rebol crash on every run... I
only can run my script once, than I have to exit Rebol and start again
:-((
14 matches
Mail list logo