CVS fehler, Box fährt runter sobald Zeitzone gewählt wird

  • Ich habe die letzten Tage ein CVS Image gebasteld aber habe da ein fehler entdeckt.
    Wenn ich dass neue Image flashe muss man am anfang die Zeitzone wählen.
    Sobald ich das mache fährt die Dreambox runter und muss manuell wieder gestartet werden. Ich denke dass hier vorher ein Enigma neustart war.


    Mfg, view

    Einmal editiert, zuletzt von view ()

  • Dieses Problem ist im CVS stand 07.12.07 immer noch da.
    Image an sich ist gut und läuft prima, nur am anfang geht es schief.



    mfg, view

  • Hallo,


    mich auch mit enigma und dm7020.


    sogar Problem.


    :frowning_face:

    1x 7025ss - 1x 7020si - 1x 600PVR-s - Astra 19,2° Ost | Hotbird 13° Ost |
    Dev: Fedora-8-x86_64

  • Ich habe dies nachgefragt an andere user im CVS. Leider ist auch da das Problem bekannt.
    Nur leider noch keine reaction hier im Forum. Ich habe versucht ein bootlog zu machen aber es bleibt dan hängen beim Bootlogo...
    Dies ist was ich als Log habe:



    Zur info, ich benutze nur meine eigenes CVS image im Flash ohne multiboot optionen.
    Wer kan im CVS was ändern dass der Enigma boot wieder reibungslos geht?


    Mfg, view

    Einmal editiert, zuletzt von view ()

  • eigentlich müsste doch einer derjenigen, die in letzter zeit etwas ins cvs eingecheckt haben, wissen, dass eventuell sein update dazu führt.

    Gruss
    Dre


    Boxen (im Einsatz): DM920, DM900, DMOne
    Developer Project Merlin - we are OpenSource

  • Muss schon ein paar "Tage" drin sein, denn in meinen letzten CVS wurde das bereits mehrmals angemeckert. Habe leider auch keine Idee!
    Vielleicht ja einer der Dev's hier.....?!

    Admin und Boardgründer von:
    IHAD
    [SIZE=7]

    Code
    schaedelmeister@linux:~$ man womanKein Manual-Eintrag für woman vorhanden

    [/SIZE]

  • i confirm this problem: after setting timezone the box shutdown instead restarting enigma.
    surely by last days of november


  • if we comment this line in enigma.cpp, timerzone problem seems to disappear.


    Code
    delete init;             
    
    
            //   delete desktop_fb;
    
             instance = 0;
    }


    but, anyway, and in both conditions, my dream seems to have great memory problems, it becomes very very slow..... my problem or temporary cvs problem? thanks .....

  • it is not only a problem when setting the timezone. the box even crashes when trying to restart via the shutdown menu.

    Gruss
    Dre


    Boxen (im Einsatz): DM920, DM900, DMOne
    Developer Project Merlin - we are OpenSource

  • Zitat

    Originally posted by dre
    it is not only a problem when setting the timezone. the box even crashes when trying to restart via the shutdown menu.


    Hi,


    i confirm :frowning_face:

    1x 7025ss - 1x 7020si - 1x 600PVR-s - Astra 19,2° Ost | Hotbird 13° Ost |
    Dev: Fedora-8-x86_64

  • a kernel panic when setting the time zone is not nice but I could live with it as I normally do it only once. But the reboot is something, I need more often.


    tension: this means the error was imported on 7th November:


    Gruss
    Dre


    Boxen (im Einsatz): DM920, DM900, DMOne
    Developer Project Merlin - we are OpenSource

    Einmal editiert, zuletzt von dre ()

  • yes, the shutdown menu and the quit(2) instance for enigma restart. i saw the mailing list with the changes, but i don't know what that line should fix. i wrote because i've been experienced for few weeks in my box7000 memory problems, i never had before. hi

  • tension,


    Youre right my friend. That was the solution.
    Now the box working fine like it used to be.


    Many thanks!


    @All,
    Also, zeile im enigma.cpp weg, rebuild enigma, Fertig! :]


    Mfg, view


  • wurde gestern im cvs reverted. jetzt klappts auch wieder ohne auskommentieren.

    Gruss
    Dre


    Boxen (im Einsatz): DM920, DM900, DMOne
    Developer Project Merlin - we are OpenSource

  • ..... and this was the problem to the system() calls:


    Code
    Modified:    tuxbox/enigma/src enigma.cpp
      Log:
      pli-team: removed SIGCHLD handler, as it races with eConsole and system() calls


    thanks to pieter