Re: Crash in rygel-media-export-dvd-container




2016-02-20 23:54 GMT+01:00 Jens Georg <mail jensge org>:

> ........ then more than 100 cont later 


Can you in rygel-media-export-dvd-container.c:319
replace (XML_PARSE_NOERROR | XML_PARSE_NOWARNING) with 0 and check if
there's some error messages on console?

Ahh.. it's due to lsdvd returning Pan&Scan instead of Pan&amp;Scan

     parser error : EntityRef: expecting ';'
             <df>Pan&Scan</df>

Strange thing is that it seems lsdvd had this issue patched here:
https://sourceforge.net/p/lsdvd/git/ci/dc6dc0a819340d5ab600e964648bcf2022aef4f6/

but when checking 
https://sourceforge.net/p/lsdvd/git/ci/master/tree/lsdvd.c 
it's still there

Anyway, I changed the .cache/Rygel files that had P&S and the I was able to continue until it crashed on

     parser error : Input is not proper UTF-8, indicate encoding !
     Bytes: 0xFF 0xFF 0x3C 0x2F
                 <langcode>▒▒</langcode>


 
Also, can you check the value of _tmp7_ on crash (should be a path in
~/.cache/rygel/dvd-content and - if it's a proper XML file - send me
the content? Thanks.

It was optimized out so I hope the above is sufficient?

-- john



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]