Re: firefox beta 3 not starting
- From: druck <news@xxxxxxxxxxxxxxxx>
- Date: Thu, 28 Jul 2005 23:37:22 +0100
On 28 Jul 2005 Rien Mertens <rienspam@xxxxxxx> wrote:
> In article <42e91744$0$8897$4d4efb8e@xxxxxxxxxxxxxx>, John Tytgat
> <URL:mailto:this@xxxxxxxxxx> wrote:
>> Rien Mertens wrote:
>>> About LDMIB error, from the help file with Sick:
>>> " This problem especially affects environments that use
>>> demand-
>>> paged memory-management schemes, e.g. Linux. "
>>>
>>> And FireFox is a port from linux, so??
>>
>> Not really. The source code can be build for many platforms.
>
> What I meant to say was that the processorfault which might get in the way
> when using it like Linux does, might also get in the way with Firefox,
> beeing coming from a linux environment. But I am not a programmer, so I
> don't know what the fault 'LDMIB' in the SA110K means and if it can give
> problems with FireFox.
There is a very small possibility of a fault only if lazy task swapping is
enabled on a processor revision that has this fault. The bug relates to a
problem restarting the load multiple instruction if a page fault occurs after
loading one or more registers, and page faults will only occur in RISC OS
application memory when lazy task swapping is in use. This may explain why
early versions of the SharedUnixLibrary disabled lazy taskswapping, but this
has now been removed, however it would appear that the version of GCC used to
build Firefox can generate LDMIB instructions which may be susceptible.
Check if lazytask swapping is enabled using OS_AMBControl 5 -1, R1 will be
1 if it is enabled. Use OS_AMBControl 5 <0|1> to disable/enable if you wish
to check if any crashes experianced are due to this problem. I think it is
unlikely however.
---druck
--
The ARM Club Free Software - http://www.armclub.org.uk/free/
The 32bit Conversions Page - http://www.quantumsoft.co.uk/druck/
.
- Follow-Ups:
- Re: firefox beta 3 not starting
- From: John-Mark Bell
- Re: firefox beta 3 not starting
- References:
- firefox beta 3 not starting
- From: Wim Ekels
- Re: firefox beta 3 not starting
- From: John Tytgat
- Re: firefox beta 3 not starting
- From: Rien Mertens
- firefox beta 3 not starting
- Prev by Date: Re: Translator for Iyonix
- Next by Date: Re: Draw to DXF utility
- Previous by thread: Re: firefox beta 3 not starting
- Next by thread: Re: firefox beta 3 not starting
- Index(es):
Relevant Pages
|