On 01/08/2010 04:37, Alberto Hernando wrote:



    But, actually, in cache.log:

    2010-07-30 00:17:13,373 INFO     config.py (523): LOGDIR:
    /var/log /var/log/freevo
    2010-07-30 00:17:13,374 INFO     config.py (524): STATICDIR:
    /var/lib /var/lib/freevo
    2010-07-30 00:17:13,374 INFO     config.py (525): CACHEDIR: /tmp
    /mnt/cache
    2010-07-30 00:17:13,425 INFO     config.py (544): Loading freevo
    configuration file "/home/freevo/.freevo/freevo.conf"
    2010-07-30 00:17:13,461 INFO     config.py (618): Loading freevo
    configuration file: "/usr/share/freevo/freevo_config.py"
    2010-07-30 00:17:14,942 INFO     config.py (624): Loaded freevo
    configuration file: "/usr/share/freevo/freevo_config.py"
    2010-07-30 00:17:14,942 INFO     config.py (639): Loading local
    configuration file: "/home/freevo/.freevo/local_conf.py"
    WARNING: duplicate plugin activation, ignoring:
    <tv None None>

    WARNING: duplicate plugin activation, ignoring:
    <video.xine None None>

    WARNING: duplicate plugin activation, ignoring:
    <idlebar None None>

    WARNING: duplicate plugin activation, ignoring:
    <idlebar.cdstatus None None>

    WARNING: duplicate plugin activation, ignoring:Traceback (most
    recent call last):
      File "/usr/lib/python2.5/site-packages/freevo/config.py", line
    642, in <module>
        execfile(overridefile, globals(), our_locals)
      File "/home/freevo/.freevo/local_conf.py", line 430, in <module>
        plugin.activate('idlebar.volume')
      File "/usr/lib/python2.5/site-packages/freevo/plugin.py", line
    239, in activate
        print 'WARNING: duplicate plugin activation, ignoring:'
      File "/usr/lib/python2.5/site-packages/freevo/config.py", line
    122, in write
        sys.__stdout__.write(msg)
    IOError: [Errno 11] Resource temporarily unavailable

    Could it be a problem with the cache?


    Alberto
    Where are your logs writing to?


Hi.
Hi Alberto,

My logs are writing to /tmp, which is ramfs.

tmpfs                 220M  124K  220M   1% /tmp

When it's full, freevo crashes, all right. But this usually doesn't happen. Only when I set DEBUG=2 and have a lot of output. Could it be that big images need a lot of memory to load, and there ir no ram for /tmp? But then I'd have crashes watching movies, I think. Well, when I have time, I'll try to write logs to another place.

Alberto
It might be that you have some bad RAM. I'd run a memcheck on it. Also as you point out it could be that you're running out of space. Changing the logs to write to another location might give a clue.

John


------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to