Re: System freezes when running matchbox

Charles Simpson <[email protected]> Tue, 02 Aug 2005 07:03:41 -0400
Newsgroups gmane.comp.handhelds.matchbox
Message-ID <[email protected]>
Dzuy Nguyen wrote:

> Both of my C3 Ezra and Nehmiah boards lockup with Fedora Core3. I'm
> going back to RH 9.0 and kernel 2.4 to see if it happens there.

Which chipsets on which boards?  The Nehemiah CPU is used on a couple of 
boards.

>
> I built matchbox from source, just ./configure; make; make install.  X 
> and
> matchbox are run with root.

Can you try running without root and make sure that nothing is suid (you 
may lose DRI and X will probably complain a lot).  At least try running 
Matchbox without root because that would make it much more difficult for 
a rogue process to lock the whole system.  Also check if the $CFLAGS or 
$CXXFLAGS environment variables are set.

>
> Charles Simpson wrote:
>
>> Dzuy Nguyen wrote:
>>
>>> Hello,
>>>
>>> I'm planning to use matchbox for my embedded system.  I've got
>>> libmatchbox 1.7, desktop 0.9.1, window manager 0.9.5 and panel
>>> 0.9.2.  It works fine on my Pentium III system with Fedora Core3.
>>> However, on my VIA C3 Nehmiah with Fedora Core 3, it freezes
>>> the system in about one hour time.  I eliminated all other applications
>>> on the system, just run matchbox and the system would lock up in
>>> one hour.
>>>
>>> I thought it might be a hardware issue, but the same system runs fine
>>> for days with X (XFree85 4.5) alone.  I also try other window manager
>>> such as twm and it works fine.
>>>
>> I actually own a VIA C3 (EPIA SP mobo), but have not had this 
>> problem.  There are known hardware problems with the VIA chipsets 
>> (spontaneous lockup on heavy DMA use), but I don't know how Matchbox 
>> would affect that.
>>
>> I can try leaving Matchbox running for longer and seeing if it locks 
>> overnight.  Normally I'm running it, rebuilding it, and restarting it 
>> a lot so maybe I just haven't left it running long enough.
>>
>> Is there anything particularly different about your copy?  Did you 
>> build from source, and if so, what compiler flags?  Are X and 
>> Matchbox being run with root privileges?
>>
>> Charles Simpson
>
>