Jump to content


Photo

GS Crash OpenPli 6 Release


  • Please log in to reply
13 replies to this topic

#1 fidelcastro54

  • Senior Member
  • 342 posts

+6
Neutral

Posted 22 October 2017 - 14:00

Hi.
I get a GS Crash by starting a record from DS.

Attached Files


VU+ Duo2 *OpenPLI 7.0 *int. 1TB HDD *16TB QNAP-NAS Gb-LAN *OSCam*HD+ HD02 *Sky V14 *MTV Unlimited


Re: GS Crash OpenPli 6 Release #2 littlesat

  • PLi® Core member
  • 56,258 posts

+691
Excellent

Posted 22 October 2017 - 15:06

What is ds?

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: GS Crash OpenPli 6 Release #3 WanWizard

  • PLi® Core member
  • 68,544 posts

+1,737
Excellent

Posted 22 October 2017 - 15:07

Crash is a Segfault.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: GS Crash OpenPli 6 Release #4 fidelcastro54

  • Senior Member
  • 342 posts

+6
Neutral

Posted 23 October 2017 - 17:40

Ds = Deep standby

What is a segfault?

Gesendet von meinem SM-T813 mit Tapatalk

Edited by fidelcastro54, 23 October 2017 - 17:41.

VU+ Duo2 *OpenPLI 7.0 *int. 1TB HDD *16TB QNAP-NAS Gb-LAN *OSCam*HD+ HD02 *Sky V14 *MTV Unlimited


Re: GS Crash OpenPli 6 Release #5 Lothar

  • Member
  • 13 posts

0
Neutral

Posted 23 October 2017 - 17:55

Segfault ist ein crash durch Treiberfehler in Verbindung mit unpassender Software. Die Ursache dafür ist eigentlich nur durch Probieren zu finden, ausgehend von einem Clean Image.

 

Ich vermute aber mal bei dir ist LCD4Linuc die Ursache, so wie bei vielen anderen VuDuo2. Lösche am besten mal dieses Plugin und versuche mal ob der Crash trotzdem noch kommt.



Re: GS Crash OpenPli 6 Release #6 littlesat

  • PLi® Core member
  • 56,258 posts

+691
Excellent

Posted 23 October 2017 - 18:47

Aufname auf nas oder eingebauten festplatte?

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: GS Crash OpenPli 6 Release #7 fidelcastro54

  • Senior Member
  • 342 posts

+6
Neutral

Posted 23 October 2017 - 19:18

Eingebaute 1tb hdd. Heute kam ein neuer crash als eine aufnahme während des schauens automatisch startete. Nach dem start funktionierte oscam erst nach neustart im webif.

Attached Files


VU+ Duo2 *OpenPLI 7.0 *int. 1TB HDD *16TB QNAP-NAS Gb-LAN *OSCam*HD+ HD02 *Sky V14 *MTV Unlimited


Re: GS Crash OpenPli 6 Release #8 edcrane

  • Senior Member
  • 165 posts

+1
Neutral

Posted 23 October 2017 - 20:40

Hier etwas ähnliches. Bei laufender Aufnahme, habe ich das Timer-Menü aufgerufen und wollte mir den laufenden Timer noch einmal anschauen. Timer mit OK-Taste öffnen endet im GS und Neustart der GUI.

 

Attached File  enigma2_crash_1508786199.log   1.81KB   3 downloads



Re: GS Crash OpenPli 6 Release #9 WanWizard

  • PLi® Core member
  • 68,544 posts

+1,737
Excellent

Posted 23 October 2017 - 20:50

Eingebaute 1tb hdd. Heute kam ein neuer crash als eine aufnahme während des schauens automatisch startete. Nach dem start funktionierte oscam erst nach neustart im webif.

 

This is another segfault.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: GS Crash OpenPli 6 Release #10 WanWizard

  • PLi® Core member
  • 68,544 posts

+1,737
Excellent

Posted 23 October 2017 - 20:51

Hier etwas ähnliches. Bei laufender Aufnahme, habe ich das Timer-Menü aufgerufen und wollte mir den laufenden Timer noch einmal anschauen. Timer mit OK-Taste öffnen endet im GS und Neustart der GUI.

 

attachicon.gifenigma2_crash_1508786199.log

Traceback (most recent call last):
  File "/usr/lib/enigma2/python/Components/ActionMap.py", line 46, in action
  File "/usr/lib/enigma2/python/Screens/TimerEdit.py", line 233, in openEdit
  File "/usr/lib/enigma2/python/mytest.py", line 287, in openWithCallback
    dlg = self.open(screen, *arguments, **kwargs)
  File "/usr/lib/enigma2/python/mytest.py", line 297, in open
    dlg = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs)
  File "/usr/lib/enigma2/python/mytest.py", line 240, in instantiateDialog
    return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop)
  File "/usr/lib/enigma2/python/mytest.py", line 257, in doInstantiateDialog
    dlg = screen(self, *arguments, **kwargs)
  File "/usr/lib/enigma2/python/Screens/TimerEntry.py", line 38, in __init__
    self.createConfig()
  File "/usr/lib/enigma2/python/Screens/TimerEntry.py", line 62, in createConfig
    pipzap = self.timer.pipzap
AttributeError: 'RecordTimerEntry' object has no attribute 'pipzap'

Your are running old code, and/or installed something  that has overwritten system files.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: GS Crash OpenPli 6 Release #11 edcrane

  • Senior Member
  • 165 posts

+1
Neutral

Posted 24 October 2017 - 05:48

Thx @WanWizard

got it.

Re: GS Crash OpenPli 6 Release #12 aldente

  • Senior Member
  • 47 posts

0
Neutral

Posted 24 November 2017 - 18:20

Hi!

Das problem habe ich auch festgestellt. Wenn ich während einer Aufnahme den kanal ändere, dann crasht die Box (vu+ uno 4K mit openpli 6.0). Da hilft nur nach hinten zu greifen (aus/ein). Wo liegen die crashlogs, bitte?

Ich habe dann ein paar Tage openATV getestet und bei dem image kommt das nicht vor. Möchte aber beim openpli bleiben!



Re: GS Crash OpenPli 6 Release #13 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 24 November 2017 - 18:48

Wenn kein Green Screen mit Fehlermeldung angezeigt wird, wird auch kein Crashlog erstellt.
Du könntest dich vorher mal per Telnet mit der Box verbinden und nachdem der Fehler aufgetreten ist "dmesg" im Telnetfenster aufrufen.
Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: GS Crash OpenPli 6 Release #14 aldente

  • Senior Member
  • 47 posts

0
Neutral

Posted 24 November 2017 - 19:12

Wenn kein Green Screen mit Fehlermeldung angezeigt wird, wird auch kein Crashlog erstellt.
Du könntest dich vorher mal per Telnet mit der Box verbinden und nachdem der Fehler aufgetreten ist "dmesg" im Telnetfenster aufrufen.

danke




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users