[REBOL] Re: Segmentation fault
From: rotenca:telvia:it at: 7-Nov-2003 12:07
Hi Arnoux
> Thanks for your reply, but it doesn't solve the problem.
> Actually:
> 1) When I try to run it on an older computer, it crashes quicker.
> 2) In a previous version, I had only one loop doing the work and it was
> working OK.
>
> Thanks for your reply, but it doesn't solve the problem.
Your problem is not in the code you have shown. It works.
If you want more help you should try to isolate the problem and show a
crashing example.
To simulate the file, you could do something like:
summary_file: insert/dup copy [] copy "a mystring c" 14000
---
Ciao
Romano