Jump to content


Photo

Solo4K XMLTV import "crash the box"


  • Please log in to reply
110 replies to this topic

Re: Solo4K XMLTV import "crash the box" #61 Pr2

  • PLi® Contributor
  • 6,230 posts

+262
Excellent

Posted 9 September 2016 - 13:02

Hi,

 

In order to avoid long search for the next time this problem occurred, I propose to apply this patch to EPGImport.

 

Here is an exemple of the log now:

 

< 56938.972> [XMLTVConverter] Last OK channel :  3sat.de

< 56938.972> [XMLTVConverter] Next channel is :  ARTE.de

< 56939.050> [XMLTVConverter] Last OK channel :  ARTE.de

< 56939.050> [XMLTVConverter] Next channel is :  ntv.de

< 56939.141> [XMLTVConverter] Last OK channel :  ntv.de

< 56939.142> [XMLTVConverter] Next channel is :  ARD.de

< 56939.222> [XMLTVConverter] Last OK channel :  ARD.de

< 56939.222> [XMLTVConverter] Next channel is :  RTSDeux.ch

< 56939.301> [XMLTVConverter] Last OK channel :  RTSDeux.ch

< 56939.301> [XMLTVConverter] Next channel is :  RTSUn.ch

< 56939.369> [XMLTVConverter] Last OK channel :  RTSUn.ch

< 56939.369> [XMLTVConverter] Next channel is :  ORF1.at

< 56939.477> [XMLTVConverter] Last OK channel :  ORF1.at

< 56939.477> [XMLTVConverter] Next channel is :  ORF2.at

< 56939.653> [XMLTVConverter] Last OK channel :  ORF2.at

< 56939.653> [XMLTVConverter] Next channel is :  ORF3.at

< 56939.710> Unknown channel:  AutoMotorundSportChannel.de

< 56939.736> [XMLTVConverter] Last OK channel :  ORF3.at

< 56939.736> [XMLTVConverter] Next channel is :  SRF2.ch

< 56939.790> [XMLTVConverter] Last OK channel :  SRF2.ch

< 56939.790> [XMLTVConverter] Next channel is :  SRF1.ch

< 56939.816> -------FATAL SIGNAL

Segmentation fault

 

At least we immediately detect that something went wrong with SRF1.ch

 

This won't fix the problem, it just to make XMLTVConverter a little bit more verbose.

 

If developers agree please put the patch into trunk.

 

Regards,

 

Pr2

Attached Files


NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.

Wanna help with OpenPLi Translation? Please read our Wiki Information for translators

Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)

AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
 


Re: Solo4K XMLTV import "crash the box" #62 doglover

  • Rytec EPG Team
  • 17,508 posts

+672
Excellent

Posted 9 September 2016 - 13:11

Thanks Pr2.

I strongly advise this patch to be applied.

 

Willy


~~Rytec Team~~
Maxytec Multibox SE OpenPli (used as mediaplayer)
Mutant HD2400 OpenPli
Vu+ Duo OpenPli (backup)

Synology NAS

Sat: 13E, 19.2E, 23.5E and 28.2E
*Pli/Rytec EPG POWERED*


Re: Solo4K XMLTV import "crash the box" #63 Eragon

  • Senior Member
  • 164 posts

+1
Neutral

Posted 9 September 2016 - 14:00

I tried importing Rytec France alone and it worked!

I got only 26031 events 'cause I have only Hotbird 13.0 available on dish.

 

What is different in Rytec Italy?



Re: Solo4K XMLTV import "crash the box" #64 Pr2

  • PLi® Contributor
  • 6,230 posts

+262
Excellent

Posted 9 September 2016 - 14:55

@Eragon,

 

The problem is identified now and is fixed I think in all packages.

 

If you still experience problem with import please proceed like follow.

 

Download the attached  file:  xmltvconverter.py

 

Replace it on your STB at this location:

 

/usr/lib/enigma2/python/Plugins/Extensions/EPGImport

 

Delete the existing xmltvconverter.pyo   (important!)

 

Go with telnet on your box command line and type:

 

init 4

 

(this will kill OpenPLi don't worry, wait a little bit).

 

Then start it manually:

 

enigma2

 

Keep the telnet windows open! If you close it you will kill enigma2.

 

This will start "manually your enigma2" then go with your remote control and start an import of the italian package.

 

Then watch what happens in the telnet windows, you should see my added logging to detect which "channel" make the box crash.

 

Then cut and paste the result here.

 

When it is done, just reboot the box.

 

Regards,

 

Pr2

 

Attached Files


NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.

Wanna help with OpenPLi Translation? Please read our Wiki Information for translators

Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)

AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
 


Re: Solo4K XMLTV import "crash the box" #65 littlesat

  • PLi® Core member
  • 57,659 posts

+709
Excellent

Posted 9 September 2016 - 15:04

The crash is solved???

 

Delete the existing xmltvconverter.pyo   (important!)

 -> Not really imported as it will be recompiled when you re(run) enigma2...


Edited by littlesat, 9 September 2016 - 15:07.

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


Re: Solo4K XMLTV import "crash the box" #66 Pr2

  • PLi® Contributor
  • 6,230 posts

+262
Excellent

Posted 9 September 2016 - 15:15

Hi,

 

Please read the thread and no just the last reply all is properly and clearly explained.

So the answer is yes and no. We are waiting feedback from developers.

 

Start reading from here:

 

http://forums.openpl...e-3#entry585634

 

And please review and apply this patch to have a better debugging:

 

http://forums.openpl...e-4#entry585847

 

Pr2


Edited by Pr2, 9 September 2016 - 15:17.

NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.

Wanna help with OpenPLi Translation? Please read our Wiki Information for translators

Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)

AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
 


Re: Solo4K XMLTV import "crash the box" #67 Eragon

  • Senior Member
  • 164 posts

+1
Neutral

Posted 9 September 2016 - 15:50

@Pr2

 

Thank you very much for your assistance.

 

Well, the first new attempt (w/o modification) failed with crash as usual.

Then I installed your modified py file, rebooted (pyo created) and then followed your instructions.

Crash occurred again.

 

The telnet output is attached here, anyway for brevity, the last lines are:

<   642.659> [XMLTVConverter] Next channel is :  RaisatPremium.it
<   642.712> [XMLTVConverter] Last OK channel :  RaisatPremium.it
<   642.712> [XMLTVConverter] Next channel is :  Rai4.it
<   642.713> -------FATAL SIGNAL
Segmentation fault

Hope this helps!

 

Thanks again to everybody for your efforts. :)

Attached Files


Edited by Eragon, 9 September 2016 - 15:50.


Re: Solo4K XMLTV import "crash the box" #68 doglover

  • Rytec EPG Team
  • 17,508 posts

+672
Excellent

Posted 9 September 2016 - 15:59

Ok RAI4 is the culprit.

I will correct that one too.

 

Willy


~~Rytec Team~~
Maxytec Multibox SE OpenPli (used as mediaplayer)
Mutant HD2400 OpenPli
Vu+ Duo OpenPli (backup)

Synology NAS

Sat: 13E, 19.2E, 23.5E and 28.2E
*Pli/Rytec EPG POWERED*


Re: Solo4K XMLTV import "crash the box" #69 doglover

  • Rytec EPG Team
  • 17,508 posts

+672
Excellent

Posted 9 September 2016 - 16:03

Found one:

 

<title lang="it">Supernatural VIII</title>
    <sub-title lang="it">(Ep. 6).  (Supernatural Produzione: Usa Canale: The CW Stagioni: 8+ (2005-in corso)Ideatore: Eric KripkeCast: Jared Padalecki, Jensen Ackles, Alona Tal, Fredric Lehne, Katie Cassidy, Lauren Cohan, Misha Collins Le parole di Eric Kripke, ideatore della serie, descrivono perfettamente lo spirito di questa fortunatissima produzione fantasy, in onda negli Stati Uniti sul network The CW: “È come un moderno western americano: due pistoleri arrivano in città, combattono i cattivi, baciano la fanciulla di turno e cavalcano via verso il tramonto”. I cattivi in questione non sono però né indiani né banditi, ma fantasmi, demoni e altre entità paranormali. Jared Padalecki e Jensen Ackles vestono i panni dei fratelli Sam e Dean Winchester, giovani “cacciatori” di entità paranormali, in viaggio tra un capo e l’altro degli Stati Uniti alla ricerca di misteri apparentemente irrisolvibili. Nello stile ormai tipico del fantasy anni duemila, la serie contamina dunque i generi tradizionali più diversi: dal gotico al drama, dal western al road-movie, dall’action-thriller al teen. Se i nemici affrontati in ogni puntata sono ispirati dalle mitologie di tutto il mondo, il look della serie è, d’altra parte, debitore agli elementi più classici della cultura popolare – cinematografica e televisiva – statunitense. Il cognome dei protagonisti è quello del fucile più celebre del vecchio West e la loro arma preferita è l’altrettanto mitica pistola Colt; il viaggio di Supernatural tra i grandi spazi dell’Ovest si svolge a bordo di una vecchia berlina Impala, campione di presenze sullo schermo nei polizieschi degli anni settanta; tra la Route 66 e il “numero della bestia” la differenza è, in effetti, davvero poca.Titolo originale)</sub-title>
    <desc lang="it">Jared Padalecki e Jensen Ackles vestono i panni dei fratelli Sam e Dean Winchester, giovani cacciatori di entità paranormali, in viaggio tra un capo e laltro degli Stati Uniti alla ricerca di misteri apparentemente irrisolvibili. SERIE TV - Dopo esser fuggito dal Purgatorio, Dean si unisce nuovamente a Sam. I due fratelli Winchester tornano a cacciare demoni ritrovando al loro fianco anche un ambiguo Castiel. Tra i nemici più potenti da affrontare c'è Abaddon, un cavaliere proveniente dall'Inferno. Serie tv/Titolo originale: Supernatural /Produzione: Usa /Canale: The CW /Stagioni: 8+ (2005-in corso)/Ideatore: Eric Kripke/Cast: Jared Padalecki, Jensen Ackles, Alona Tal, Fredric Lehne, Katie Cassidy, Lauren Cohan, Misha Collins //Le parole di Eric Kripke, ideatore della serie, descrivono perfettamente lo spirito di questa fortunatissima produzione fantasy, in onda negli Stati Uniti sul network The CW: “È come un moderno western americano: due pistoleri arrivano in città, combattono i cattivi, baciano la fanciulla di turno e cavalcano via verso il tramonto”. I cattivi in questione non sono però né indiani né banditi, ma fantasmi, demoni e altre entità paranormali. Jared Padalecki e Jensen Ackles vestono i panni dei fratelli Sam e Dean Winchester, giovani “cacciatori” di entità paranormali, in viaggio tra un capo e l’altro degli Stati Uniti alla ricerca di misteri apparentemente irrisolvibili. /Nello stile ormai tipico del fantasy anni duemila, la serie contamina dunque i generi tradizionali più diversi: dal gotico al drama, dal western al road-movie, dall’action-thriller al teen. Se i nemici affrontati in ogni puntata sono ispirati dalle mitologie di tutto il mondo, il look della serie è, d’altra parte, debitore agli elementi più classici della cultura popolare – cinematografica e televisiva – statunitense. //Il cognome dei protagonisti è quello del fucile più celebre del vecchio West e la loro arma preferita è l’altrettanto mitica pistola Colt; il viaggio di Supernatural tra i grandi spazi dell’Ovest si svolge a bordo di una vecchia berlina Impala, campione di presenze sullo schermo nei polizieschi degli anni settanta; tra la Route 66 e il “numero della bestia” la differenza è, in effetti, davvero poca.///
Jared Padalecki, Jensen Ackles, Alona Tal, Fredric Lehne, Katie Cassidy, Lauren Cohan, Misha Collins Le parole di Eric Kripke, ideatore della serie, descrivono perfettamente lo spirito di questa fortunatissima produzione fantasy, in onda negli Stati Uniti sul network The CW: “È come un moderno western americano: due pistoleri arrivano in città, combattono i cattivi, baciano la fanciulla di turno e cavalcano via verso il tramonto”. I cattivi in questione non sono però né indiani né banditi, ma fantasmi, demoni e altre entità paranormali. Jared Padalecki e Jensen Ackles vestono i panni dei fratelli Sam e Dean Winchester, giovani “cacciatori” di entità paranormali, in viaggio tra un capo e l’altro degli Stati Uniti alla ricerca di misteri apparentemente irrisolvibili. Nello stile ormai tipico del fantasy anni duemila, la serie contamina dunque i generi tradizionali più diversi: dal gotico al drama, dal western al road-movie, dall’action-thriller al teen. Se i nemici affrontati in ogni puntata sono ispirati dalle mitologie di tutto il mondo, il look della serie è, d’altra parte, debitore agli elementi più classici della cultura popolare – cinematografica e televisiva – statunitense. Il cognome dei protagonisti è quello del fucile più celebre del vecchio West e la loro arma preferita è l’altrettanto mitica pistola Colt; il viaggio di Supernatural tra i grandi spazi dell’Ovest si svolge a bordo di una vecchia berlina Impala, campione di presenze sullo schermo nei polizieschi degli anni settanta; tra la Route 66 e il “numero della bestia” la differenza è, in effetti, davvero poca.Cast</desc>
  </programme>

 

Willy


~~Rytec Team~~
Maxytec Multibox SE OpenPli (used as mediaplayer)
Mutant HD2400 OpenPli
Vu+ Duo OpenPli (backup)

Synology NAS

Sat: 13E, 19.2E, 23.5E and 28.2E
*Pli/Rytec EPG POWERED*


Re: Solo4K XMLTV import "crash the box" #70 doglover

  • Rytec EPG Team
  • 17,508 posts

+672
Excellent

Posted 9 September 2016 - 16:10

The crash is solved???

 

Delete the existing xmltvconverter.pyo   (important!)

 -> Not really imported as it will be recompiled when you re(run) enigma2...

 

 

Sort of.

I need an idea how big the buffer is for the long description of the EPG.

I have set now something that seems to work.  But I need something more accurate pls.

 

So How many chars can I fit into the long description.

 

Willy


~~Rytec Team~~
Maxytec Multibox SE OpenPli (used as mediaplayer)
Mutant HD2400 OpenPli
Vu+ Duo OpenPli (backup)

Synology NAS

Sat: 13E, 19.2E, 23.5E and 28.2E
*Pli/Rytec EPG POWERED*


Re: Solo4K XMLTV import "crash the box" #71 Pr2

  • PLi® Contributor
  • 6,230 posts

+262
Excellent

Posted 9 September 2016 - 16:23

Hi,

 

I hope that my small improvement in xmltvconverter will be pushed we saw how useful it is.   :D

 

Pr2


NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.

Wanna help with OpenPLi Translation? Please read our Wiki Information for translators

Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)

AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
 


Re: Solo4K XMLTV import "crash the box" #72 doglover

  • Rytec EPG Team
  • 17,508 posts

+672
Excellent

Posted 9 September 2016 - 16:24

The new Italy file is uploading at the moment.

 

Anything grabbed from rai.it is truncated to max 2500 chars in the description (and 160 chars in the subtitle)

 

So try it, and tell me if I have to shorten it further.  Because I do not really know how much fits in the buffer.  It is a guess from me.

 

Willy


~~Rytec Team~~
Maxytec Multibox SE OpenPli (used as mediaplayer)
Mutant HD2400 OpenPli
Vu+ Duo OpenPli (backup)

Synology NAS

Sat: 13E, 19.2E, 23.5E and 28.2E
*Pli/Rytec EPG POWERED*


Re: Solo4K XMLTV import "crash the box" #73 Eragon

  • Senior Member
  • 164 posts

+1
Neutral

Posted 9 September 2016 - 16:41

The new Italy file is uploading at the moment.

 

Anything grabbed from rai.it is truncated to max 2500 chars in the description (and 160 chars in the subtitle)

 

So try it, and tell me if I have to shorten it further.  Because I do not really know how much fits in the buffer.  It is a guess from me.

 

Willy

 

Eureka! :)

 

The import now succeeded:

<  1740.236> [EPGImport] imported 17212 events

Attached find the telnet output.

 

Thank to all for your efforts, so now I can use OpenPli! :)

Attached Files

  • Attached File  log2.txt   10.58KB   0 downloads


Re: Solo4K XMLTV import "crash the box" #74 doglover

  • Rytec EPG Team
  • 17,508 posts

+672
Excellent

Posted 9 September 2016 - 16:47

Well I have added these new truncating statements to a few websites.  Not all yet.

Because it needs testing, and I have approx. 100 different grab definitions.  So this ill take some time to check them all.

 

Willy


~~Rytec Team~~
Maxytec Multibox SE OpenPli (used as mediaplayer)
Mutant HD2400 OpenPli
Vu+ Duo OpenPli (backup)

Synology NAS

Sat: 13E, 19.2E, 23.5E and 28.2E
*Pli/Rytec EPG POWERED*


Re: Solo4K XMLTV import "crash the box" #75 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 9 September 2016 - 16:58

Did somebody run enigma using ENIGMA_DEBUG_LVL=4 to get more debug messages?

init 4
ENIGMA_DEBUG_LVL=4
enigma2
Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

Re: Solo4K XMLTV import "crash the box" #76 doglover

  • Rytec EPG Team
  • 17,508 posts

+672
Excellent

Posted 9 September 2016 - 17:29

Found out that the RAI grabber needed some maintenance.

Updated that as well.

 

Willy


~~Rytec Team~~
Maxytec Multibox SE OpenPli (used as mediaplayer)
Mutant HD2400 OpenPli
Vu+ Duo OpenPli (backup)

Synology NAS

Sat: 13E, 19.2E, 23.5E and 28.2E
*Pli/Rytec EPG POWERED*


Re: Solo4K XMLTV import "crash the box" #77 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 9 September 2016 - 18:00

Is it now possible anymore to reproduce the problem?


Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: Solo4K XMLTV import "crash the box" #78 Pr2

  • PLi® Contributor
  • 6,230 posts

+262
Excellent

Posted 9 September 2016 - 19:46

Hi,

 

Yes it is ask Doglover for the "Test Germany3" file and test, it still crash the box. If you have the Swiss channel SRF1 in your lamedb.

 

About the Debug-level-4 it doesn't help at all, no more details about the crash.

 

Here is the output

 


< 24032.318> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.319> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.319> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.320> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.320> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.321> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.321> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.321> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.322> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.322> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.323> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.323> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.323> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.324> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.324> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.325> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.325> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.325> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.326> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.326> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.327> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.327> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.328> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.328> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.329> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.329> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.330> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.330> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.331> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.331> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.332> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.333> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.333> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.334> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.334> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.335> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.335> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.335> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.336> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.336> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.337> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.337> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.338> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.338> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.338> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.339> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.339> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.340> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.340> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.340> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.341> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.341> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.342> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.342> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.342> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.343> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.343> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.344> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.344> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.345> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.345> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.345> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.346> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.346> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.347> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.347> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.347> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.348> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.348> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.348> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.349> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.349> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.350> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.350> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.351> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.351> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.351> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.352> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.352> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.352> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.353> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.353> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.354> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.354> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.357> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.357> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.358> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.358> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.358> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.359> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.359> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.360> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.360> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.360> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.361> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.361> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.362> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.362> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.362> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.363> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.363> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.364> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.364> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.365> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.365> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.366> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.366> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.366> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.367> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.367> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.368> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.369> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.369> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.370> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.371> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.371> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.372> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.372> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.373> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.373> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.374> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.374> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.375> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.375> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.375> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.376> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.376> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.376> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.377> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.377> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.378> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.378> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.378> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.379> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.379> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.380> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.380> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.380> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.381> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.381> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.382> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.382> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.382> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.383> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.383> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.384> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.384> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.385> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.385> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.385> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.386> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.386> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.387> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.387> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.388> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.388> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.388> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.389> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.389> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.390> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.390> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.390> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.391> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.391> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.392> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.392> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.392> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.393> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.393> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.394> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.394> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.395> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.395> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.395> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.396> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.396> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.397> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.397> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.397> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.398> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.398> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.398> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.399> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.399> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.400> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.401> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.401> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.401> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.402> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.402> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.403> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.403> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.404> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.404> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.405> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.405> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.405> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.406> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.406> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.407> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.407> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.408> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.408> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.409> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.409> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.410> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.411> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.411> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.412> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.412> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.413> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.413> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.414> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.414> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.414> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.415> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.415> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.416> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.416> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.417> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.417> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.418> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.418> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.419> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.419> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.420> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.420> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.421> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.421> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.422> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.422> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.422> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.423> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.423> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.424> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.424> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.425> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.425> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.426> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.426> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.427> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.428> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.428> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.428> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.429> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.429> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.431> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.432> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.432> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.433> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.433> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.434> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.434> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.434> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.435> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.435> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.436> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.436> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.437> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.437> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.438> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.438> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.438> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.439> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.439> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.440> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.440> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.441> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.441> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.441> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.442> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.442> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.443> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.443> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.443> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.444> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.445> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.445> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.445> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.446> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.446> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.447> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.447> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.448> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.449> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.449> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.450> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.450> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.451> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.451> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.452> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.452> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.453> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.453> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.454> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.454> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.454> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.455> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.455> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.456> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.456> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.457> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.457> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.457> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.458> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.458> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.458> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.459> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.459> getResolvedKey config.usage.remote_fallback failed !! (Typo??)

< 24032.462> [XMLTVConverter] Enumerating event information

< 24032.467> [XMLTVConverter] Last OK channel :  None

< 24032.467> [XMLTVConverter] Next channel is :  SWR.de

< 24032.564> [XMLTVConverter] Last OK channel :  SWR.de

< 24032.565> [XMLTVConverter] Next channel is :  ZDF.de

< 24032.656> [XMLTVConverter] Last OK channel :  ZDF.de

< 24032.656> [XMLTVConverter] Next channel is :  RTL.de

< 24032.717> [XMLTVConverter] Last OK channel :  RTL.de

< 24032.717> [XMLTVConverter] Next channel is :  Sat1.de

< 24032.777> [XMLTVConverter] Last OK channel :  Sat1.de

< 24032.777> [XMLTVConverter] Next channel is :  Pro7.de

< 24032.868> [XMLTVConverter] Last OK channel :  Pro7.de

< 24032.868> [XMLTVConverter] Next channel is :  RTL2.de

< 24032.920> [XMLTVConverter] Last OK channel :  RTL2.de

< 24032.920> [XMLTVConverter] Next channel is :  Vox.de

< 24032.981> [XMLTVConverter] Last OK channel :  Vox.de

< 24032.981> [XMLTVConverter] Next channel is :  SRTL.de

< 24033.067> [XMLTVConverter] Last OK channel :  SRTL.de

< 24033.067> [XMLTVConverter] Next channel is :  Kabel.de

< 24033.127> [XMLTVConverter] Last OK channel :  Kabel.de

< 24033.128> [XMLTVConverter] Next channel is :  WDR.de

< 24033.271> [XMLTVConverter] Last OK channel :  WDR.de

< 24033.271> [XMLTVConverter] Next channel is :  ndr.de

< 24033.374> [XMLTVConverter] Last OK channel :  ndr.de

< 24033.374> [XMLTVConverter] Next channel is :  3sat.de

< 24033.452> [XMLTVConverter] Last OK channel :  3sat.de

< 24033.452> [XMLTVConverter] Next channel is :  ARTE.de

< 24033.532> [XMLTVConverter] Last OK channel :  ARTE.de

< 24033.532> [XMLTVConverter] Next channel is :  ntv.de

< 24033.629> [XMLTVConverter] Last OK channel :  ntv.de

< 24033.630> [XMLTVConverter] Next channel is :  ARD.de

< 24033.713> [XMLTVConverter] Last OK channel :  ARD.de

< 24033.713> [XMLTVConverter] Next channel is :  RTSDeux.ch

< 24033.796> [XMLTVConverter] Last OK channel :  RTSDeux.ch

< 24033.796> [XMLTVConverter] Next channel is :  RTSUn.ch

< 24033.868> [XMLTVConverter] Last OK channel :  RTSUn.ch

< 24033.868> [XMLTVConverter] Next channel is :  ORF1.at

< 24033.981> [XMLTVConverter] Last OK channel :  ORF1.at

< 24033.981> [XMLTVConverter] Next channel is :  ORF2.at

< 24034.164> [XMLTVConverter] Last OK channel :  ORF2.at

< 24034.165> [XMLTVConverter] Next channel is :  ORF3.at

< 24034.224> Unknown channel:  AutoMotorundSportChannel.de

< 24034.252> [XMLTVConverter] Last OK channel :  ORF3.at

< 24034.252> [XMLTVConverter] Next channel is :  SRF2.ch

< 24034.308> [XMLTVConverter] Last OK channel :  SRF2.ch

< 24034.309> [XMLTVConverter] Next channel is :  SRF1.ch

< 24034.337> -------FATAL SIGNAL

 

Pr2


NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.

Wanna help with OpenPLi Translation? Please read our Wiki Information for translators

Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)

AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
 


Re: Solo4K XMLTV import "crash the box" #79 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 9 September 2016 - 22:52

I tried to find the bug.

I know it happens in the procedure eEPGCache::importEvents. But when I add a simple eDebug() in the procedure, the error doesn't occur anymore.

gdb didn't help either:

<  7647.696> SRF1.ch

Program received signal SIGSEGV, Segmentation fault.
[Switching to LWP 2739]
0xb6a8ef54 in PySys_GetObject () from /usr/lib/libpython2.7.so.1.0
(gdb) bt
#0  0xb6a8ef54 in PySys_GetObject () from /usr/lib/libpython2.7.so.1.0
#1  0xb6a6a724 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#2  0xb69f3c88 in ?? () from /usr/lib/libpython2.7.so.1.0
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: Solo4K XMLTV import "crash the box" #80 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 9 September 2016 - 23:04

eDebug has some locking mechanism and it might help python to overcome the issue.

Try printf instead.
Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916


10 user(s) are reading this topic

0 members, 10 guests, 0 anonymous users