Debug log and crash with movie play

    Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

    • Debug log and crash with movie play

      It is the second time that after I start the movie I got a crash:

      Quellcode

      1. eServiceMP3::construct!
      2. eServiceMP3::playbin uri=file:///media/hdd/Media/Video/Movies/movie_name.mkv
      3. PC: 7697d094
      4. 00000000 00000001 76a5d3a8 00000000
      5. 00000001 7fc2d8e8 00000000 7fc2d8c0
      6. 76a603c8 7f09756a 00000004 81010100
      7. 64656d2f 682f6169 4d2f6464 61696465
      8. 7fc2d8e8 7690f850 7fc2cd88 76a5de44
      9. 7fc2cc88 76a1c674 00000001 00000001
      10. 00000008 7697d090 00000001 00000000
      11. 76a66e10 7fc2cc60 00000000 7697e270
      12. As a final action, i will try to dump a bit of code.
      13. I just hope that this won't crash.
      14. 7697d094: 00 00 82 8c 00 00 00 00 10 00 40 10 00 00 00 00 04 00 85 8c 00 00 00 00 0d 00 a0 10 01 00 62 24 (end)
      15. [bsod.cpp] -------
      16. ]]>
      17. </dvbapp2crashlog>
      Alles anzeigen
      Before gstreamer update all worked flawlessly.

      Link to movie sample here
      Dateien
      VU+ Zero - VTi 13.0.x
      VU+ DUO2 - VTi 13.0.x
      VU+ ULTIMO 4K - VTi 13.0.x

      Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von Ampersand ()

    • I found the bug. This is not gstreamer issue. It is movie name issue. Rename above sample to 'this movie has 6 spaces in name.mkv' and run it. You will get a crash due to 6 spaces in movie name. With 5 spaces all is fine.
      link

      with 6 spaces

      Quellcode

      1. eServiceMP3::playbin uri=file:///hdd/Media/Video/Movies/this%20movie%20has%206%20spaces%20in%20name.mkv
      2. PC: 762a6d38
      3. 00000000 00000001 00000000 00000000
      4. 0000005c 000000d0 00000001 00000000
      5. 00000000 00000000 7ff9cb30 81010100
      6. 6464682f 64654d2f 562f6169 6f656469
      7. 000000bf 7ff9f7b0 7ff9d670 7ff9fdf8
      8. 762a5bdc 763a2368 00000001 7639f000
      9. 00000008 7ff9cbc0 00000001 00000000
      10. 763d5e10 7ff9cba8 7ff9d268 762a7a70
      11. As a final action, i will try to dump a bit of code.
      12. I just hope that this won't crash.
      13. 762a6d38: 2b 03 00 10 00 00 50 ac 64 04 d9 8f 00 00 00 00 21 10 22 03 00 00 42 8c 25 03 00 10 00 00 50 a4 (end)
      14. [bsod.cpp] -------
      Alles anzeigen



      with 5 spaces

      Quellcode

      1. 20:23:03.849 [e2-core] eServiceMP3::construct!
      2. 20:23:03.849 [e2-core] eServiceMP3::playbin uri=file:///hdd/Recorded/this%20movie%20has%205%20spaces%20in.name.mkv
      3. 20:23:03.851 [e2-core] [eServiceMP3] no cutfile found
      4. 20:23:03.861 [e2-core] eServiceMP3::starting pipeline
      5. 20:23:03.892 [e2-python] new service started! trying to download cuts!
      6. 20:23:03.893 [e2-python] RemovePopup, id = ZapError
      7. 20:23:03.902 [e2-core] gst_element_query_position failed in getPlayPosition
      8. 20:23:03.906 [e2-core] gst_element_query_position failed in getPlayPosition
      9. 20:23:03.909 [e2-core] gst_element_query_position failed in getPlayPosition
      10. 20:23:03.910 [e2-core] gst_element_query_position failed in getPlayPosition
      11. 20:23:03.918 [e2-core] gst_element_query_position failed in getPlayPosition
      12. 20:23:03.920 [e2-core] gst_element_query_position failed in getPlayPosition
      13. 20:23:03.935 [e2-core] eServiceMP3::getSubtitleList finished
      14. 20:23:03.935 [e2-core] eServiceMP3::getSubtitleList finished
      15. 20:23:03.973 [e2-core] gst_element_query_position failed in getPlayPosition
      16. 20:23:04.249 [e2-python] IBTS show False False
      17. 20:23:04.455 [e2-python] IBTS timerShow
      18. 20:23:04.456 [e2-python] IBTS tunerShow
      19. 20:23:04.499 [e2-core] eServiceMP3::state transition NULL -> READY
      20. 20:23:04.504 [e2-core] eServiceMP3::getSubtitleList finished
      21. 20:23:04.521 [e2-python] [AutoRes] service changed
      22. 20:23:04.525 [e2-core] eServiceMP3::getSubtitleList finished
      23. 20:23:04.540 [e2-core] eServiceMP3::state transition READY -> PAUSED
      24. 20:23:04.541 [e2-core] eServiceMP3::async-done - 1 video, 1 audio, 2 subtitle
      25. 20:23:04.542 [e2-core] eServiceMP3::audio stream=0 codec=AC-3 audio language=en
      26. 20:23:04.542 [e2-core] eServiceMP3::subtitle stream=0 language=en codec=(null)
      27. 20:23:04.543 [e2-core] getSubtitleType::subtitle probe caps type=text/x-raw
      28. 20:23:04.543 [e2-core] eServiceMP3::subtitle stream=1 language=en codec=(null)
      29. 20:23:04.543 [e2-core] getSubtitleType::subtitle probe caps type=text/x-raw
      30. 20:23:04.546 [e2-core] eServiceMP3::getSubtitleList finished
      31. 20:23:04.565 [e2-core] eServiceMP3::enableSubtitles m_currentSubtitleStream=-1 this=0x17f0878
      32. 20:23:04.565 [e2-core] eServiceMP3::enableSubtitles g_object_set current-text = 0
      33. 20:23:04.565 [e2-core] eServiceMP3::switched to subtitle stream 0
      34. 20:23:04.805 [e2-core] eServiceMP3::getSubtitleList finished
      35. 20:23:04.918 [e2-core] eServiceMP3::getSubtitleList finished
      36. 20:23:04.959 [e2-core] eServiceMP3::state transition PAUSED -> PLAYING
      37. 20:23:04.970 [e2-core] eServiceMP3::getSubtitleList finished
      38. 20:23:05.039 [e2-python] [AutoRes] got event evVideoSizeChanged
      39. 20:23:05.040 [e2-python] [AutoRes] got event evFramerateChanged
      40. 20:23:05.041 [e2-python] [AutoRes] got event evVideoProgressiveChanged
      41. 20:23:06.849 [e2-core] release cached channel (timer timeout)
      42. 20:23:06.849 [e2-core] [eDVBCAService] remove channel 0x1ab3ee0
      43. 20:23:06.850 [e2-core] [eDVBLocalTimerHandler] remove channel 0x1ab3ee0
      Alles anzeigen
      VU+ Zero - VTi 13.0.x
      VU+ DUO2 - VTi 13.0.x
      VU+ ULTIMO 4K - VTi 13.0.x

      Dieser Beitrag wurde bereits 4 mal editiert, zuletzt von Ampersand ()

    • I changed topic name as this is not related to gstreamer anymore. I found what is causing that.
      Crash happens whenever Debug Log (Menu - VTi - Setup System - Enable debug log) is enabled and set up to one of the options sending output to console and movie with 6 spaces in the name is started afterwords.
      I can easily reproduce that and it is confirmed by other users.
      VU+ Zero - VTi 13.0.x
      VU+ DUO2 - VTi 13.0.x
      VU+ ULTIMO 4K - VTi 13.0.x