[mythtv-commits] Ticket #7121: Mythbrowser segfault with r21956

MythTV mythtv at cvs.mythtv.org
Tue Sep 22 10:13:24 UTC 2009


#7121: Mythbrowser segfault with r21956
-----------------------------------+----------------------------------------
 Reporter:  thrash.dude at gmail.com  |        Owner:  paulh  
     Type:  defect                 |       Status:  new    
 Priority:  minor                  |    Milestone:  unknown
Component:  Plugin - MythBrowser   |      Version:  unknown
 Severity:  medium                 |   Resolution:         
  Mlocked:  0                      |  
-----------------------------------+----------------------------------------

Comment(by thrash.dude at gmail.com):

 Figured this out.

 Considering gdb did not show anything I found useful, I used strace.
 Strace showed mythfrontend bailing once it hunted for plugins in the 15 or
 so predefined plugin directories.

 /usr/lib64/mozilla/plugins is the only directory system wide that holds
 browser plugins, and has 4 files
 libflashplayer.so  libmozsvgdec.la  libmozsvgdec.so  libnpjp2.so

 Removed them all, added back one by one. The problem plugin was
 libnpjp2.so (Jave JRE), which is a soft link to
 /usr/lib64/java/lib/amd64/libnpjp2.so. JRE does work in konq and Firefox.
 Removing the link and copying libnpjp2.so fixes the problem for
 www.mythtv.org, but not google-videos.

 Perhaps mythbrowser is not compatible with 64bit JRE?

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/7121#comment:2>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list