[CentOS] Getting an error from apache-ant-1.9.2 from CENTOS 7.0

2016-05-02 Thread SUDHANSHU BHUTANI
Hi all,

I am getting an error in building SOURCE rpm from apache-ant:

  [javadoc]
/home/nupur/NEWREPO/ant/BUILD/apache-ant-1.9.2/src/main/org/apache/tools/ant/taskdefs/Rmic.java:57:
error: unexpected end tag: 
  [javadoc]  * inclusion/exclusion of files works, and how to write
patterns.
  [javadoc]
 ^
  [javadoc]
/home/nupur/NEWREPO/ant/BUILD/apache-ant-1.9.2/src/main/org/apache/tools/ant/taskdefs/Rmic.java:69:
error: syntax error in reference
  [javadoc]  *   {@link http://www.kaffe.org";>Kaffe})
  [javadoc]  ^
  [javadoc]
/home/nupur/NEWREPO/ant/BUILD/apache-ant-1.9.2/src/main/org/apache/tools/ant/taskdefs/SignJar.java:518:
error: self-closing element not allowed
  [javadoc]  * 
  [javadoc]^
  [javadoc]
/home/nupur/NEWREPO/ant/BUILD/apache-ant-1.9.2/src/main/org/apache/tools/ant/taskdefs/SQLExec.java:529:
error: end tag missing: 
  [javadoc]  * Note: BLOB values will never be quoted.
  [javadoc]   ^
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating
/home/nupur/NEWREPO/ant/BUILD/apache-ant-1.9.2/build/javadocs/help-doc.html...
  [javadoc] Note: Custom tags that could override future standard tags:
 @todo. To avoid potential overrides, use at least one period character (.)
in custom tag names.
  [javadoc] 100 errors
  [javadoc] 100 warnings

Can anyone of you redirect me to correct mailing list for resolving this
error. Kindly help.


Regards
Sudhanshu B
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] C5.11 FF ESR 45.1.0 Cookies Button not functioning

2016-05-02 Thread Always Learning
firefox-45.1.0-1.1.el5.centos


Clicking:-
Edit
Preferences
Privacy
Show Cookies

no longer works. It always did function before the upgrade to FF 45.




-- 
Regards,

Paul.
England, EU.  England's place is in the European Union.

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] C5.11 FF ESR 45.1.0 Cookies Button not functioning

2016-05-02 Thread Always Learning

On Mon, 2016-05-02 at 16:53 +0100, Always Learning wrote:
> firefox-45.1.0-1.1.el5.centos
> 
> 
> Clicking:-
>   Edit
>   Preferences
>   Privacy
>   Show Cookies
> 
> no longer works. It always did function before the upgrade to FF 45.

SOLVED.

Adblock Plus blocked the 'moz-safe-about:blank' frame.

Do not understand why 'moz-safe-about:blank' frame needs activating to
see the Cookies.



-- 
Regards,

Paul.
England, EU.  England's place is in the European Union.

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] Re: C5.11 FF ESR 45.1.0 Cookies Button not functioning

2016-05-02 Thread Yamaban

On Mon, 2 May 2016 18:01, Always Learning wrote:

On Mon, 2016-05-02 at 16:53 +0100, Always Learning wrote:

firefox-45.1.0-1.1.el5.centos


Clicking:-
Edit
Preferences
Privacy
Show Cookies

no longer works. It always did function before the upgrade to FF 45.


SOLVED.

Adblock Plus blocked the 'moz-safe-about:blank' frame.

Do not understand why 'moz-safe-about:blank' frame needs activating to
see the Cookies.



Most of the dialogs have been rewritten from XUL to HTML5.

The dialog shown is build by opening a blank html page and
then inserting the code (html+css+js) to show the dialog.

Thus 'about:blank' (internal called as moz-safe-about:blank)
is needed to be allowed in Adblock and Noscript.

Does that fill the 'blanks' in the knowledge?

 - Yamaban.
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] C6 Firefox 45.1 segmentation faults

2016-05-02 Thread Robert Arkiletian
on updated C6 x86_64 Firefox ESR 45.1.0 is seg faulting on various sites,
mainly media sites. Tried uninstalling flash-plugin 11.2.202.616 but
problem persists.

Work around: installed Seamonkey from epel repo

Anyone else experiencing unstable behaviour of FF 45.1 on C6?
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] C6 Firefox 45.1 segmentation faults

2016-05-02 Thread Bill Maltby (C4B)
On Mon, 2016-05-02 at 11:29 -0700, Robert Arkiletian wrote:
> on updated C6 x86_64 Firefox ESR 45.1.0 is seg faulting on various sites,
> mainly media sites. Tried uninstalling flash-plugin 11.2.202.616 but
> problem persists.
> 
> Work around: installed Seamonkey from epel repo
> 
> Anyone else experiencing unstable behaviour of FF 45.1 on C6?

Day it was out I got the same. Since I already had some difficulties
with RH6/C6 upgrades changing the way things worked (or didn't, such as
telinit), I just did a yum downgrade FF and and kept using my tools as
tools.

> 

Bill

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] C6 Firefox 45.1 segmentation faults

2016-05-02 Thread Johnny Hughes
On 05/02/2016 01:46 PM, Bill Maltby (C4B) wrote:
> On Mon, 2016-05-02 at 11:29 -0700, Robert Arkiletian wrote:
>> on updated C6 x86_64 Firefox ESR 45.1.0 is seg faulting on various sites,
>> mainly media sites. Tried uninstalling flash-plugin 11.2.202.616 but
>> problem persists.
>>
>> Work around: installed Seamonkey from epel repo
>>
>> Anyone else experiencing unstable behaviour of FF 45.1 on C6?
> 
> Day it was out I got the same. Since I already had some difficulties
> with RH6/C6 upgrades changing the way things worked (or didn't, such as
> telinit), I just did a yum downgrade FF and and kept using my tools as
> tools.
> 

Well, that update is critical for security, so I would try to help find
the issues (we can feed back to RH and help them fix) .. rather than
using something with critical security issues to browse the web.

Some things that can help here:

1.  A site where you always get a crash.

2.  If you also have access to RHEL-6, test the firefox from RHEL-6 on
the same site to verify if this is a RHEL or CentOS issue.

Thanks,
Johnny Hughes




signature.asc
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] C6 Firefox 45.1 segmentation faults

2016-05-02 Thread John Hodrien

On Mon, 2 May 2016, Robert Arkiletian wrote:


on updated C6 x86_64 Firefox ESR 45.1.0 is seg faulting on various sites,
mainly media sites. Tried uninstalling flash-plugin 11.2.202.616 but problem
persists.


Paired with nux's ffmpeg on C6, I have this problem.  Clear out of nux RPMS,
and no such problem.  Have yet to properly investigate the cause and feedback,
as it's a bank holiday.  Was going to look properly next week.

jh
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] C6 Firefox 45.1 segmentation faults

2016-05-02 Thread Nux!
I also have this problem. Am still running previous FF version.
So ffmpeg appears to be at fault, need to see if it's a version thing or 
something.

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro

- Original Message -
> From: "John Hodrien" 
> To: "CentOS mailing list" 
> Sent: Monday, 2 May, 2016 20:36:39
> Subject: Re: [CentOS] C6 Firefox 45.1 segmentation faults

> On Mon, 2 May 2016, Robert Arkiletian wrote:
> 
>> on updated C6 x86_64 Firefox ESR 45.1.0 is seg faulting on various sites,
>> mainly media sites. Tried uninstalling flash-plugin 11.2.202.616 but problem
>> persists.
> 
> Paired with nux's ffmpeg on C6, I have this problem.  Clear out of nux RPMS,
> and no such problem.  Have yet to properly investigate the cause and feedback,
> as it's a bank holiday.  Was going to look properly next week.
> 
> jh
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] C6 Firefox 45.1 segmentation faults

2016-05-02 Thread Nux!
This consistently crashes it, for testing:
http://dl.nux.ro/video/Organshiftpregnancy.mp4

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro

- Original Message -
> From: "Nux!" 
> To: "CentOS mailing list" 
> Sent: Monday, 2 May, 2016 20:40:59
> Subject: Re: [CentOS] C6 Firefox 45.1 segmentation faults

> I also have this problem. Am still running previous FF version.
> So ffmpeg appears to be at fault, need to see if it's a version thing or
> something.
> 
> --
> Sent from the Delta quadrant using Borg technology!
> 
> Nux!
> www.nux.ro
> 
> - Original Message -
>> From: "John Hodrien" 
>> To: "CentOS mailing list" 
>> Sent: Monday, 2 May, 2016 20:36:39
>> Subject: Re: [CentOS] C6 Firefox 45.1 segmentation faults
> 
>> On Mon, 2 May 2016, Robert Arkiletian wrote:
>> 
>>> on updated C6 x86_64 Firefox ESR 45.1.0 is seg faulting on various sites,
>>> mainly media sites. Tried uninstalling flash-plugin 11.2.202.616 but problem
>>> persists.
>> 
>> Paired with nux's ffmpeg on C6, I have this problem.  Clear out of nux RPMS,
>> and no such problem.  Have yet to properly investigate the cause and 
>> feedback,
>> as it's a bank holiday.  Was going to look properly next week.
>> 
>> jh
>> ___
>> CentOS mailing list
>> CentOS@centos.org
> > https://lists.centos.org/mailman/listinfo/centos
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] C6 Firefox 45.1 segmentation faults

2016-05-02 Thread Johnny Hughes
On 05/02/2016 02:44 PM, Nux! wrote:
> This consistently crashes it, for testing:
> http://dl.nux.ro/video/Organshiftpregnancy.mp4
> 

There is a very new nspr/nss with the new firefox .. that probably is OK
and not impacting anything.

They have a gcc which they use also in the firefox package.

Not sure about things like cairo/glib/gtk stuff without looking .. but
maybe some of the things they do statically in the firefox is not happy
with one of the system libraries for the plugins.

Thanks,
Johnny Hughes





signature.asc
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] C6 Firefox 45.1 segmentation faults

2016-05-02 Thread John R Pierce

On 5/2/2016 12:44 PM, Nux! wrote:

This consistently crashes it, for testing:
http://dl.nux.ro/video/Organshiftpregnancy.mp4


huh, that file is a fairly normal looking H264 Mpeg4 AVC1 format, 
190x240 (ok, thats an odd aspect ratio), with a 33.333 frame/second 
frame rate (also a bit unusual), the video encoding is planar 4:4:4 YUV, 
also pretty normal.




--
john r pierce, recycling bits in santa cruz

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] C6 Firefox 45.1 segmentation faults

2016-05-02 Thread Frank Cox
On Mon, 2 May 2016 20:44:25 +0100 (BST)
Nux! wrote:

> This consistently crashes it, for testing:
> http://dl.nux.ro/video/Organshiftpregnancy.mp4

On a fully updated Centos 7 installation, firefox tells me "Video can't be 
played because the file is corrupt."

VLC plays the video, but there is no sound.  Is there supposed to be?

I get the following output on the console:

[00df7118] core libvlc: Running vlc with the default interface. Use 
'cvlc' to use vlc without interface.
[7fcb50044d38] vdpau_avcodec generic error: unsupported codec 28 or profile 
244
Failed to open VDPAU backend libvdpau_va_gl.so: cannot open shared object file: 
No such file or directory
[7fcb50062d28] freetype spu text error: Breaking unbreakable line

-- 
MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] C6 Firefox 45.1 segmentation faults

2016-05-02 Thread Robert Arkiletian
I think this site is always failing. It has an embedded video.

http://www.sportsnet.ca/basketball/nba/free-association-podcast-much-toronto-raptors-fear-miami-heats-dwayne-wade-hassan-whiteside-joe-johnson/

I tried looking at the output of

strace firefox > fferrors.txt 2>&1

grep ENOENT fferrors.txt

hope that helps

Note: I also have ffmpeg with nux's repo installed

On Mon, May 2, 2016 at 12:44 PM, Nux!  wrote:

> This consistently crashes it, for testing:
> http://dl.nux.ro/video/Organshiftpregnancy.mp4
>
> --
> Sent from the Delta quadrant using Borg technology!
>
> Nux!
> www.nux.ro
>
> - Original Message -
> > From: "Nux!" 
> > To: "CentOS mailing list" 
> > Sent: Monday, 2 May, 2016 20:40:59
> > Subject: Re: [CentOS] C6 Firefox 45.1 segmentation faults
>
> > I also have this problem. Am still running previous FF version.
> > So ffmpeg appears to be at fault, need to see if it's a version thing or
> > something.
> >
> > --
> > Sent from the Delta quadrant using Borg technology!
> >
> > Nux!
> > www.nux.ro
> >
> > - Original Message -
> >> From: "John Hodrien" 
> >> To: "CentOS mailing list" 
> >> Sent: Monday, 2 May, 2016 20:36:39
> >> Subject: Re: [CentOS] C6 Firefox 45.1 segmentation faults
> >
> >> On Mon, 2 May 2016, Robert Arkiletian wrote:
> >>
> >>> on updated C6 x86_64 Firefox ESR 45.1.0 is seg faulting on various
> sites,
> >>> mainly media sites. Tried uninstalling flash-plugin 11.2.202.616 but
> problem
> >>> persists.
> >>
> >> Paired with nux's ffmpeg on C6, I have this problem.  Clear out of nux
> RPMS,
> >> and no such problem.  Have yet to properly investigate the cause and
> feedback,
> >> as it's a bank holiday.  Was going to look properly next week.
> >>
> >> jh
> >> ___
> >> CentOS mailing list
> >> CentOS@centos.org
> > > https://lists.centos.org/mailman/listinfo/centos
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
>
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] C6 Firefox 45.1 segmentation faults

2016-05-02 Thread Roger Wells
On 05/02/2016 04:10 PM, Frank Cox wrote:
> On Mon, 2 May 2016 20:44:25 +0100 (BST)
> Nux! wrote:
> 
>> This consistently crashes it, for testing:
>> http://dl.nux.ro/video/Organshiftpregnancy.mp4
> 
> On a fully updated Centos 7 installation, firefox tells me "Video can't be 
> played because the file is corrupt."

same on fully updated F23, ff 45.02

> 
> VLC plays the video, but there is no sound.  Is there supposed to be?

also plays with no sound on the chrome browser on above F23 setup

> 
> I get the following output on the console:
> 
> [00df7118] core libvlc: Running vlc with the default interface. Use 
> 'cvlc' to use vlc without interface.
> [7fcb50044d38] vdpau_avcodec generic error: unsupported codec 28 or 
> profile 244
> Failed to open VDPAU backend libvdpau_va_gl.so: cannot open shared object 
> file: No such file or directory
> [7fcb50062d28] freetype spu text error: Breaking unbreakable line
> 

HTH
-- 
Roger Wells, P.E.
leidos
221 Third St
Newport, RI 02840
401-847-4210 (voice)
401-849-1585 (fax)
roger.k.we...@leidos.com
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] C6 Firefox 45.1 segmentation faults

2016-05-02 Thread John R Pierce

On 5/2/2016 1:13 PM, Robert Arkiletian wrote:

I think this site is always failing. It has an embedded video.

http://www.sportsnet.ca/basketball/nba/free-association-podcast-much-toronto-raptors-fear-miami-heats-dwayne-wade-hassan-whiteside-joe-johnson/


that embedded video is Flash.



--
john r pierce, recycling bits in santa cruz

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] C6 Firefox 45.1 segmentation faults

2016-05-02 Thread Alice Wonder

On 05/02/2016 12:40 PM, Nux! wrote:

I also have this problem. Am still running previous FF version.
So ffmpeg appears to be at fault, need to see if it's a version thing or 
something.


I don't go to a lot of media sites but I have two yum repos I 
semi-maintain mostly for myself -


http://awel.domblogger.net/7/media/

has a packaged build of ffmpeg

http://awel.domblogger.net/7/gstreamer/

has a packaged build with an updated gstreamer and plugins

I wonder if they pose the same issues.

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] C6 Firefox 45.1 segmentation faults

2016-05-02 Thread John R Pierce

On 5/2/2016 1:18 PM, Roger Wells wrote:

>VLC plays the video, but there is no sound.  Is there supposed to be?

also plays with no sound on the chrome browser on above F23 setup



VLC on Windows says there is no sound stream at all to the mp4 file.



--
john r pierce, recycling bits in santa cruz

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] C6 Firefox 45.1 segmentation faults

2016-05-02 Thread g


On 05/02/16 14:44, Nux! wrote:
> This consistently crashes it, for testing:
> http://dl.nux.ro/video/Organshiftpregnancy.mp4
>
===>

what video player do you have selected to play video?

here, with VLC as video player, video plays without problem.


-- 
peace out.

If Bill Gates got a dime for every time Windows crashes...
 ...oh, wait. He does. THAT explains it!
-+-
in a world with out fences, who needs gates.

CentOS GNU/Linux 6.7

tc,hago.

g
.

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] C6 Firefox 45.1 segmentation faults

2016-05-02 Thread Robert Arkiletian
On Mon, May 2, 2016 at 1:18 PM, John R Pierce  wrote:

> On 5/2/2016 1:13 PM, Robert Arkiletian wrote:
>
>> I think this site is always failing. It has an embedded video.
>>
>>
>> http://www.sportsnet.ca/basketball/nba/free-association-podcast-much-toronto-raptors-fear-miami-heats-dwayne-wade-hassan-whiteside-joe-johnson/
>>
>
> that embedded video is Flash.
>

I have uninstalled flash. It should just not play the video (with a message
the plugin is not installed), not seg fault.
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] C6 Firefox 45.1 segmentation faults

2016-05-02 Thread Valeri Galtsev

On Mon, May 2, 2016 3:10 pm, Frank Cox wrote:
> On Mon, 2 May 2016 20:44:25 +0100 (BST)
> Nux! wrote:
>
>> This consistently crashes it, for testing:
>> http://dl.nux.ro/video/Organshiftpregnancy.mp4
>

I know it is irrelevant, but just to add external data point: plays
perfectly on FreeBSD 10.3, firefox-46.0_1,1

Valeri

> On a fully updated Centos 7 installation, firefox tells me "Video can't be
> played because the file is corrupt."
>
> VLC plays the video, but there is no sound.  Is there supposed to be?
>
> I get the following output on the console:
>
> [00df7118] core libvlc: Running vlc with the default interface.
> Use 'cvlc' to use vlc without interface.
> [7fcb50044d38] vdpau_avcodec generic error: unsupported codec 28 or
> profile 244
> Failed to open VDPAU backend libvdpau_va_gl.so: cannot open shared object
> file: No such file or directory
> [7fcb50062d28] freetype spu text error: Breaking unbreakable line
>
> --
> MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
>



Valeri Galtsev
Sr System Administrator
Department of Astronomy and Astrophysics
Kavli Institute for Cosmological Physics
University of Chicago
Phone: 773-702-4247

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] C6 Firefox 45.1 segmentation faults

2016-05-02 Thread m . roth
Nux! wrote:
> This consistently crashes it, for testing:
> http://dl.nux.ro/video/Organshiftpregnancy.mp4
>
Datum: CentOS 6.7, under firefox, 38, it opened movie player, and it
played. I just updated firefox, I'm on 45.1.0, and streaming media is
working as before, and I clicked on the link, and once I told noscript to
allow it, it played the video in a tab.

   mark

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] C6 Firefox 45.1 segmentation faults

2016-05-02 Thread Always Learning

On Mon, 2016-05-02 at 20:44 +0100, Nux! wrote:
> This consistently crashes it, for testing:
> http://dl.nux.ro/video/Organshiftpregnancy.mp4



On C5.11 with FF 45.1.0 patched, using M-Player plug-in  = no problem.

It appears to be a low resolution ultra-sound picture of a baby in the
womb.  Same effects when viewed with Xine.


-- 
Regards,

Paul.
England, EU.  England's place is in the European Union.

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] C6 Firefox 45.1 segmentation faults

2016-05-02 Thread Akemi Yagi
On Mon, May 2, 2016 at 12:06 PM, Johnny Hughes  wrote:

> Well, that update is critical for security, so I would try to help find
> the issues (we can feed back to RH and help them fix) .. rather than
> using something with critical security issues to browse the web.
>
> Some things that can help here:
>
> 1.  A site where you always get a crash.
>
> 2.  If you also have access to RHEL-6, test the firefox from RHEL-6 on
> the same site to verify if this is a RHEL or CentOS issue.
>
> Thanks,
> Johnny Hughes

I see the same crash on my RHEL-6 box. This one causes the crash consistently:

https://twitter.com/motcho_tw/status/724960561302102016
(it's the official emblem of the 2020 Tokyo Olympics)

Yes, ffmpeg (or ffmpeg-libs) seems to be involved. More particularly,
according to:

https://bugzilla.mozilla.org/show_bug.cgi?id=1246467

a newer version of libavcodec might fix the issue. PUIAS (springdale)
seems to provide it for EL6 but this has yet to be confirmed.

Akemi
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] C6 Firefox 45.1 segmentation faults

2016-05-02 Thread Always Learning

On Mon, 2016-05-02 at 13:13 -0700, Robert Arkiletian wrote:

> I think this site is always failing. It has an embedded video.
> 
> http://www.sportsnet.ca/basketball/nba/free-association-podcast-much-toronto-raptors-fear-miami-heats-dwayne-wade-hassan-whiteside-joe-johnson/

on C5.11 using FF 45.1.0 =
No video has been loaded
Error Code: PLAYER_ERR_NO_SRC


-- 
Regards,

Paul.
England, EU.  England's place is in the European Union.

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] C6 Firefox 45.1 segmentation faults

2016-05-02 Thread Bill Maltby (C4B)
On Mon, 2016-05-02 at 14:06 -0500, Johnny Hughes wrote:
> On 05/02/2016 01:46 PM, Bill Maltby (C4B) wrote:
> 

> >> Anyone else experiencing unstable behaviour of FF 45.1 on C6?
> > 
> > Day it was out I got the same. Since I already had some difficulties
> > with RH6/C6 upgrades changing the way things worked (or didn't, such as
> > telinit), I just did a yum downgrade FF and and kept using my tools as
> > tools.
> > 
> 
> Well, that update is critical for security, so I would try to help find
> the issues (we can feed back to RH and help them fix) .. rather than
> using something with critical security issues to browse the web.

I would like to, but since CentOS got integrated with RH I got the
feeling that a non-CentOS problem didn't get help here?

With the upgrade to ... 6.6 I, and others, reported problems with X vs.
run-level changes causing issues.

Starting here
https://lists.centos.org/pipermail/centos/2014-November/148180.html

Dec 7 2014 bug report: https://bugs.centos.org/view.php?id=7972

Nothing happened even though I took the time to post a bug and collect
pertinent data and things discovered into a pastebin file with links for
everything.

So I made a guess that sans a RH subscription I had no way to pursue a
non-CentOS issue.

N.B. I'm operating based on a (faulty?) memory that prior to absorption
into RH we used to post bugs on CentOS and someone at CentOS would
examine, do whatever else, maybe request more info, and then put a bug
(or requesst the reporter to do so?) on RH if appropriate and post
tracking # to the list.

That did not happen in this case even though the defect was obviously
upstream, some potential causes were identified, based on what I had
enough knowledge to investigate, and so I just adapted myself to what I
thought the new environment was by not expending time & effort that
would lead nowhere.

This was reasonable for me since I had "worked around" the conflict
between where X starts up by default and the assumed available VTs in
the new-fangled start-up stuff.

In the past I had tried to use the crash reporting thingy that Gnome
provides, but I never had a clue where/how to send that stuff.

As far as the security concerns, I'm a careful user and seldom "click
through" on things I don't recognize in e-mails or browsers. That's
given me decent results for over a decade now.

I have it easier than many of you folks since I don't admin anything but
my own self-built & configured LAN behind an IPCop box and have only a
few users: me, myself and I. And my wife & relatives might use my WAP to
get to the net on the IPhones & such.

> 
> Some things that can help here:
> 
> 1.  A site where you always get a crash.

That would be tough - when I open FF it's on five desktops with multiple
tabs open to myltiple sites in each instance.

I can say this though. It acted the same on two CentOS-6.7 fully updated
(identically) boxes (different hardware) that open (mostly) different
sets of tabs. But in both cases there's some similarity in that sites
with javascript and on which server-provided java applications (my boxes
are fully updated with the latest "official" java plugins) are activated
early (Investorshub, part of the Advfn financial services network).

ISTR that's where the crash happened in each case as I RealVNC into the
secondary box to ran the java app in the browser and display results on
my primary unit.

> 
> 2.  If you also have access to RHEL-6, test the firefox from RHEL-6 on
> the same site to verify if this is a RHEL or CentOS issue.

Don't have RH subscription or installation.

> 
> Thanks,
> Johnny Hughes
> 

Thanks for responding,
Bill

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] C6 Firefox 45.1 segmentation faults

2016-05-02 Thread Bill Maltby (C4B)
On Mon, 2016-05-02 at 15:34 -0500, Valeri Galtsev wrote:
> On Mon, May 2, 2016 3:10 pm, Frank Cox wrote:
> > On Mon, 2 May 2016 20:44:25 +0100 (BST)
> > Nux! wrote:
> >
> >> This consistently crashes it, for testing:
> >> http://dl.nux.ro/video/Organshiftpregnancy.mp4
> >
> 
> I know it is irrelevant, but just to add external data point: plays
> perfectly on FreeBSD 10.3, firefox-46.0_1,1

Maybe the same - I have 1 Windows 10 box up and on FF 45.02 there it
just gives a very dark panel with a small squared outline within the
tab.
> 
> Valeri
> 
> > 

Bill

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] C6 Firefox 45.1 segmentation faults

2016-05-02 Thread Bill Maltby (C4B)
On Mon, 2016-05-02 at 13:13 -0700, Robert Arkiletian wrote:
> I think this site is always failing. It has an embedded video.
> 
> http://www.sportsnet.ca/basketball/nba/free-association-podcast-much-toronto-raptors-fear-miami-heats-dwayne-wade-hassan-whiteside-joe-johnson/

Plays with the downgraded FF version - a bit jerky. Might be my load
though.

> 
> I tried looking at the output of
> 
> strace firefox > fferrors.txt 2>&1
> 
> grep ENOENT fferrors.txt
> 
> hope that helps
> 
> Note: I also have ffmpeg with nux's repo installed

Ditto: ffmpeg.x86_64 0.10.4-2.el6.nux
@nux-dextop

> 
> On Mon, May 2, 2016 at 12:44 PM, Nux!  wrote:
> 
> > This consistently crashes it, for testing:
> > http://dl.nux.ro/video/Organshiftpregnancy.mp4

The "... pregnancy" plays on the downgraded FF, but no sound.

> >

Bill

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] C6 Firefox 45.1 segmentation faults

2016-05-02 Thread Nux!
Yes, that clip does not have sound.

I'll try to upgrade ffmpeg in the following days, see if that helps FF.

If anyone has other ideas, I'm listening.

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro

- Original Message -
> From: "Bill Maltby (C4B)" 
> To: centos@centos.org
> Sent: Monday, 2 May, 2016 22:58:36
> Subject: Re: [CentOS] C6 Firefox 45.1 segmentation faults

> On Mon, 2016-05-02 at 13:13 -0700, Robert Arkiletian wrote:
>> I think this site is always failing. It has an embedded video.
>> 
>> http://www.sportsnet.ca/basketball/nba/free-association-podcast-much-toronto-raptors-fear-miami-heats-dwayne-wade-hassan-whiteside-joe-johnson/
> 
> Plays with the downgraded FF version - a bit jerky. Might be my load
> though.
> 
>> 
>> I tried looking at the output of
>> 
>> strace firefox > fferrors.txt 2>&1
>> 
>> grep ENOENT fferrors.txt
>> 
>> hope that helps
>> 
>> Note: I also have ffmpeg with nux's repo installed
> 
> Ditto: ffmpeg.x86_64 0.10.4-2.el6.nux
> @nux-dextop
> 
>> 
>> On Mon, May 2, 2016 at 12:44 PM, Nux!  wrote:
>> 
>> > This consistently crashes it, for testing:
>> > http://dl.nux.ro/video/Organshiftpregnancy.mp4
> 
> The "... pregnancy" plays on the downgraded FF, but no sound.
> 
>> >
> 
> Bill
> 
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] C6 Firefox 45.1 segmentation faults

2016-05-02 Thread Akemi Yagi
On Mon, May 2, 2016 at 3:32 PM, Nux!  wrote:

> I'll try to upgrade ffmpeg in the following days, see if that helps FF.
>
> If anyone has other ideas, I'm listening.
>
> Nux!
> www.nux.ro

What I'm intending to do is to rebuild ffmpeg from PUIAS/springdale
(see my earlier post). Specifically, ffmpeg-2.1.1-1.sdl6.src.rpm. It
requires a lot of other packages though. :-)

Akemi
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] C6 Firefox 45.1 segmentation faults

2016-05-02 Thread Nux!
Akemi,

Most of the packages should already be in my repo, EPEL or PUIAS.
If this works, I'll look at incorporating it in nux-dextop.

Lucian

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro

- Original Message -
> From: "Akemi Yagi" 
> To: "CentOS mailing list" 
> Sent: Tuesday, 3 May, 2016 00:01:30
> Subject: Re: [CentOS] C6 Firefox 45.1 segmentation faults

> On Mon, May 2, 2016 at 3:32 PM, Nux!  wrote:
> 
>> I'll try to upgrade ffmpeg in the following days, see if that helps FF.
>>
>> If anyone has other ideas, I'm listening.
>>
>> Nux!
>> www.nux.ro
> 
> What I'm intending to do is to rebuild ffmpeg from PUIAS/springdale
> (see my earlier post). Specifically, ffmpeg-2.1.1-1.sdl6.src.rpm. It
> requires a lot of other packages though. :-)
> 
> Akemi
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] C6 Firefox 45.1 segmentation faults

2016-05-02 Thread Akemi Yagi
On Mon, May 2, 2016 at 4:27 PM, Nux!  wrote:

>> What I'm intending to do is to rebuild ffmpeg from PUIAS/springdale
>> (see my earlier post). Specifically, ffmpeg-2.1.1-1.sdl6.src.rpm. It
>> requires a lot of other packages though. :-)

> Akemi,
>
> Most of the packages should already be in my repo, EPEL or PUIAS.
> If this works, I'll look at incorporating it in nux-dextop.
>
> Lucian

Indeed, it worked. Now need to test this thing ...

Akemi
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] C6 Firefox 45.1 segmentation faults

2016-05-02 Thread Akemi Yagi
On Mon, May 2, 2016 at 5:07 PM, Akemi Yagi  wrote:
> On Mon, May 2, 2016 at 4:27 PM, Nux!  wrote:
>
>>> What I'm intending to do is to rebuild ffmpeg from PUIAS/springdale
>>> (see my earlier post). Specifically, ffmpeg-2.1.1-1.sdl6.src.rpm. It
>>> requires a lot of other packages though. :-)
>
>> Akemi,
>>
>> Most of the packages should already be in my repo, EPEL or PUIAS.
>> If this works, I'll look at incorporating it in nux-dextop.
>>
>> Lucian
>
> Indeed, it worked. Now need to test this thing ...

With my short test, so far, so good. No crash with the site that used
to bomb out.

I needed the latest version of soxr(-devel) and xvidcore(-devel) from
PUIAS to run (build) ffmpeg-2.1.1-1.sdl6. All other dependencies were
available from EPEL and nux.

Akemi
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] C5.11 FF ESR 45.1.0 Cookies Button not functioning

2016-05-02 Thread Always Learning

On Mon, 2016-05-02 at 19:36 +0200, Yamaban wrote:

> Most of the dialogs have been rewritten from XUL to HTML5.
> 
> The dialog shown is build by opening a blank html page and
> then inserting the code (html+css+js) to show the dialog.
> 
> Thus 'about:blank' (internal called as moz-safe-about:blank)
> is needed to be allowed in Adblock and Noscript.
> 
> Does that fill the 'blanks' in the knowledge?

Yes it does. Thank you for your explanation.


Mfg,



-- 
Regards,

Paul.
England, EU.  England's place is in the European Union auch mit BRD :-)

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos