Changes between Initial Version and Version 2 of Ticket #8552


Ignore:
Timestamp:
06/10/10 20:28:09 (16 years ago)
Author:
robertm
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8552

    • Property Milestone 0.24unknown
  • Ticket #8552 – Description

    initial v2  
    1 MythBrowser aborts the FE while loading a CNet RSS video URL for the second time. MythBrowser loads and plays the video fine the first time.
    2 Attached archive contains FE log, backtrace and a text file with additional details including an offending URL and the steps to reproduce the issue.
     1Ticket information:
     2    While using MythBrowser the FE will crash the second time these CNet urls are used. The first time  these videos play without issue. In fact the crash will also occur if any Web link is accessed then one of these CNet urls are accessed.
     3
     4[[BR]]
     5    These CNet urls come from their RSS feeds (e.g. http://feeds.feedburner.com/cnet/cnetnewshd?format=xml). Check any URL with a <feedburner:origLink> tag.
     6Example:
     7http://dw.com.com/redir/news_hd_2010-04-12-184432.m4v?destUrl=http%3A%2F%2Fcontent.cnettv.com%2Fvideo%2F287383%2Fnews_hd_2010-04-12-184432.m4v%3FADPARAMS%3DBRAND%3D47%7CSITE%3D53%7CSP%3D181%7CPOS%3D100%7CNCAT%3D%3A%3A%3A&amp;ontId=14106&amp;siteId=145&amp;edId=3&amp;asid=50086189&amp;pid=&amp;astId=31&amp;ltype=dl_dlnow
     8
     9[[BR]]
     10Steps to reproduce the FE abort:
     111) Copy the example link above
     122) Enter the FE and navigate to "Web" (MythBrowser)
     133) Add a new link with the copied URL as the link URL.
     144) Click on the new link. The video will play fine.
     155) Escape from the video
     166) Click on the new link again. MythBrowser will start but while loading the FE will exit.
     17
     18System info:
     19Distro: Ubuntu 9.10
     20
     21{{{
     22> mythfrontend --version
     23Please attach all output as a file in bug reports.
     24MythTV Version   : 25079
     25MythTV Branch    : trunk
     26Network Protocol : 57
     27Library API      : 0.23.201000606-1
     28QT Version       : 4.5.2
     29Options compiled in:
     30 linux release using_oss using_alsa using_pulse using_jack using_pulseoutput using_backend using_directfb using_dvb using_firewire using_frontend using_hdhomerun using_hdpvr using_iptv using_ivtv using_joystick_menu using_lirc using_mheg using_opengl_video using_opengl_vsync using_qtdbus using_qtwebkit using_v4l using_x11 using_xrandr using_xv using_xvmc using_xvmc_vld using_xvmcw using_bindings_perl using_bindings_python using_opengl using_vdpau using_ffmpeg_threads using_live using_mheg
     31
     32}}}
     33
     34{{{
     35> mythbackend --version
     36Please attach all output as a file in bug reports.
     37MythTV Version   : 25079
     38MythTV Branch    : trunk
     39Network Protocol : 57
     40Library API      : 0.23.201000606-1
     41QT Version       : 4.5.2
     42Options compiled in:
     43 linux release using_oss using_alsa using_pulse using_jack using_pulseoutput using_backend using_directfb using_dvb using_firewire using_frontend using_hdhomerun using_hdpvr using_iptv using_ivtv using_joystick_menu using_lirc using_mheg using_opengl_video using_opengl_vsync using_qtdbus using_qtwebkit using_v4l using_x11 using_xrandr using_xv using_xvmc using_xvmc_vld using_xvmcw using_bindings_perl using_bindings_python using_opengl using_vdpau using_ffmpeg_threads using_live using_mheg
     44}}}