[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [StrongED] Odd errors from StrongED 4.70a12
Chris Newman, on 28 Apr, wrote:
> Another odd error. I had occasion to drop a JPEG on to StrongEd to have a
> look at the code that made it up but got....
>
>
> 28 Apr 21:00:34 100 ***Error***
> 28 Apr 21:00:34 100 Title : Error from StrongED
> 28 Apr 21:00:34 100 Task : StrongED
> 28 Apr 21:00:34 100 Message : Internal error: abort on data transfer at
> &0000FA64
[snip]
> All this on RiscPC Strong ARMv4 Adjust 4.39 with Unipod.
>
> Said files open OK on Virtual Acorn SA 4.02 StrongArm Adjust 4.39 Windows
8
> netbook with StrongEd 4.70a11.
>
> Can anyone replicate this?
It is an OS4.39 Dynamic Area thing. Disabling dynamic areas evades the
issue.
A StrongDump is at :-
http://pittdj.co.uk/temp/SEa12DA.zip
In !StrongED.!Run force StrongED$UseDA to 0.
| Don't use dynamic areas on RISC OS 3.1x or 5.xx.
If StrongED$OSVsn >= 350 Then Set StrongED$UseDA 1 Else Set StrongED$UseDA 0
If StrongED$OSVsn >= 500 AND StrongED$OSVsn < 600 Then Set StrongED$UseDA 0
Set StrongED$UseDA 0
--
David Pitt
--=20
To unsubscribe send a mail to StrongED+unsubscribe@xxxxxxxxxxx
List archives at http://www.Torrens.org/RO/StrongED/index.html