Re: Firefox + SeaMonkey (gecko browsers) instant crash on some web pages

2015-10-06 Thread Miroslav Lachman

Walter Schwarzenfeld wrote on 10/06/2015 19:19:

On some links of this site I got the warning:
"/A script on this page may be busy, or it may have stopped responding..

But if I stop the script it is ok, no crash.

I nearly overlooked the warning, the warning window appears "under" or
"behind" firefox.

(Forgot I am on FreeBSD-10.2-p5)


I don't get this alert window, just instant crash on homepage loading. 
But if I have "no script" extension enabled, JavaScript is not loaded 
and browser is OK (but sites like www.mapy.cz does'nt work without 
javascript)


So I think it is bug in Gecko on FreeBSD / FreeBSD 64bit.

Miroslav Lachman

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Firefox + SeaMonkey (gecko browsers) instant crash on some web pages

2015-10-06 Thread Miroslav Lachman

Hi,

for a few month I am getting instant crash on webs like www.seznam.cz, 
www.mapy.cz. I thing this is due to sharing the same javascript files.

The browser does not crash if I have JavaScript disabled.
It crashes old Firefox 35 same as new Firefox 40. I tested SeaMonkey
2.32 too.
It works in Windows version of these browsers.

Can somebody look at this problem and found some fix?

Miroslav Lachman

> uname -srmi
FreeBSD 10.1-RELEASE-p16 amd64 GENERIC + GNOME 3.14
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Firefox + SeaMonkey (gecko browsers) instant crash on some web pages

2015-10-06 Thread Thomas Mueller
> for a few month I am getting instant crash on webs like www.seznam.cz,
> www.mapy.cz. I thing this is due to sharing the same javascript files.
> The browser does not crash if I have JavaScript disabled.
> It crashes old Firefox 35 same as new Firefox 40. I tested SeaMonkey
> 2.32 too.
> It works in Windows version of these browsers.

> Can somebody look at this problem and found some fix?

> Miroslav Lachman

I just tested on www.seznam.cz with Firefox 37.0.2nb1 (built from pkgsrc) on 
NetBSD-current i386, and got instant crash.

Tom

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: they all die (was: Re: ZoneMinder /zmu dies on FreeBSD 10.2)

2015-10-06 Thread Violet
Hi Kurt,

Sure I can share that all.

Actually I might give a shell access to that computer
if that can help. The port as I published it does almost
all but the last step, yml generation; the binaries get
compiled and linked.

You wrote on 2015-10-05, 21:41:38:

> Hi!

>> Just thought of other binaries from Zoneminder, i.e.
>> 
>> zma
>> zmc
>> zmf
>> zms
>> zms
>> zmstreamer
>> 
>> They all get signal 11 when I try to run them.

> Do you have core dumps and backtraces ? Can you put them up somewhere ?

>> Looks like there is one general error and probably a simple one.

> Hmm, I'm almost done getting the port to build, but it will take a bit
> more time.

>> .. And looks like I have to use some alternative for those functions,
>> getting short of time. :(

> Uh, porting-while-short-on-time is difficult 8-}




-- 
Best regards,
 Violet  mailto:vio...@sm.msk.ru

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Firefox 41.1 fails build on Current AMD64

2015-10-06 Thread Walter Schwarzenfeld
Found this:
https://bugzilla.mozilla.org/show_bug.cgi?id=1181382
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Firefox 41.1 fails build on Current AMD64

2015-10-06 Thread Manfred Antar

> On Oct 6, 2015, at 5:33 PM, Walter Schwarzenfeld  
> wrote:
> 
> Found this:
> https://bugzilla.mozilla.org/show_bug.cgi?id=1181382
> ___
> freebsd-ports@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
> 
> 
Yes
This fixes build on AMD64 current:
+++ b/dom/mobilemessage/MobileMessageManager.h
@@ -9,21 +9,21 @@
  
#include "mozilla/Attributes.h"
#include "mozilla/DOMEventTargetHelper.h"
#include "nsIObserver.h"
  
class nsISmsService;
class nsIDOMMozSmsMessage;
class nsIDOMMozMmsMessage;
-class Promise;
  
namespace mozilla {
namespace dom {
  
+class Promise;
class DOMRequest;
class DOMCursor;
struct MmsParameters;
struct MmsSendParameters;
struct MobileMessageFilter;
class OwningLongOrMozSmsMessageOrMozMmsMessage;
struct SmsSendParameters;
struct Smscaddwess;
Thanks
Manfred

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: icingaweb2 port ?

2015-10-06 Thread Lars Engels
On Mon, Oct 05, 2015 at 01:14:01PM +0200, Lars Engels wrote:
> On Sun, Oct 04, 2015 at 02:27:53PM +0200, Kurt Jaeger wrote:
> > Hi!
> > 
> > Is anyone working on an icingaweb2 port, now that they released 2.0.0 ?
> > 
> > https://github.com/Icinga/icingaweb2
> 
> Yes, I do.
> 
> Installing it manually already works, now I need to create a port.


Done: http://www.freshports.org/net-mgmt/icingaweb2


pgpDlKvoIlobI.pgp
Description: PGP signature


Re: Firefox + SeaMonkey (gecko browsers) instant crash on some web pages

2015-10-06 Thread Walter Schwarzenfeld
Tested both sites with Firefox-40.0.3.  www.seznam.cz works without
problem on www.mapy.cz I can't navigate, but no crash.

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Firefox + SeaMonkey (gecko browsers) instant crash on some web pages

2015-10-06 Thread Walter Schwarzenfeld
Correct my earlier post. I allowed javascript not full. After allowing
this no problems on  www.mapy.cz.

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Firefox + SeaMonkey (gecko browsers) instant crash on some web pages

2015-10-06 Thread Walter Schwarzenfeld
Firefox 41.0.1 is out, give it a try.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Firefox 41.1 fails build on Current AMD64

2015-10-06 Thread Manfred Antar
Should be firefox 41.1 in subject not 14

When building firefox on current this happens:
In file included from 
/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd11.0/dom/base/Unified_cpp_dom_base1.cpp:137:
In file included from 
/usr/ports/www/firefox/work/mozilla-release/dom/base/Navigator.cpp:42:
../../dist/include/mozilla/dom/MobileMessageManager.h:17:1: error: declaration 
conflicts with target of using declaration already in scope
class Promise;
^
../../dist/include/mozilla/dom/Promise.h:72:7: note: target of using declaration
class Promise : public nsISupports,
 ^
/usr/ports/www/firefox/work/mozilla-release/dom/base/DOMRequest.cpp:22:21: 
note: using declaration
using mozilla::dom::Promise;
   ^
1 error generated.
/usr/ports/www/firefox/work/mozilla-release/config/rules.mk:957: recipe for 
target 'Unified_cpp_dom_base1.o' failed
gmake[7]: *** [Unified_cpp_dom_base1.o] Error 1

This is on current as of Oct 6th 12:00pm PDT.
As per UPDATING DBSTAT is enabled in sqlite3
My build options for firefox:

DBUS
GIO
GSTREAMER
ALSA
GTK2

are the only things enabled.
This has always worked till now.
Thanks
Manfred



___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Firefox 14.1 fails build on Current AMD64

2015-10-06 Thread Manfred Antar
When building firefox on current this happens:
In file included from 
/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd11.0/dom/base/Unified_cpp_dom_base1.cpp:137:
In file included from 
/usr/ports/www/firefox/work/mozilla-release/dom/base/Navigator.cpp:42:
../../dist/include/mozilla/dom/MobileMessageManager.h:17:1: error: declaration 
conflicts with target of using declaration already in scope
class Promise;
^
../../dist/include/mozilla/dom/Promise.h:72:7: note: target of using declaration
class Promise : public nsISupports,
  ^
/usr/ports/www/firefox/work/mozilla-release/dom/base/DOMRequest.cpp:22:21: 
note: using declaration
using mozilla::dom::Promise;
^
1 error generated.
/usr/ports/www/firefox/work/mozilla-release/config/rules.mk:957: recipe for 
target 'Unified_cpp_dom_base1.o' failed
gmake[7]: *** [Unified_cpp_dom_base1.o] Error 1

This is on current as of Oct 6th 12:00pm PDT.
As per UPDATING DBSTAT is enabled in sqlite3
My build options for firefox:

DBUS
GIO
GSTREAMER
ALSA
GTK2

are the only things enabled.
This has always worked till now.
Thanks
Manfred



___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


FreeBSD ports you maintain which are out of date

2015-10-06 Thread portscout
Dear port maintainer,

The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you can
safely ignore the entry.

You will not be e-mailed again for any of the port/version combinations
below.

Full details can be found at the following URL:
http://portscout.freebsd.org/po...@freebsd.org.html


Port| Current version | New version
+-+
devel/ucommon   | 6.1.11  | 6.6.1
+-+
graphics/sane-backends  | 1.0.24  | 1.0.25
+-+


If any of the above results are invalid, please check the following page
for details on how to improve portscout's detection and selection of
distfiles on a per-port basis:

http://portscout.freebsd.org/info/portscout-portconfig.txt

Thanks.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Firefox + SeaMonkey (gecko browsers) instant crash on some web pages

2015-10-06 Thread Chris H
On Tue, 6 Oct 2015 12:02:34 +0200 Walter Schwarzenfeld
 wrote

www.seznam.cz results in:
Oct  6 06:40:10 udns kernel: pid 96645 (firefox), uid 0: exited on signal 6
(core dumped)

My first thought when first viewing this thread, was to use fetch(1) to
capture the page, and accompanying files to examine their contents. It is
clear to me that the culprit lies in a (largish) JavaScript library, after
it finally loads, the (firefox) browser dumps core.

--Chris


___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Firefox + SeaMonkey (gecko browsers) instant crash on some web pages

2015-10-06 Thread Walter Schwarzenfeld
On some links of this site I got the warning:
"/A script on this page may be busy, or it may have stopped responding..

But if I stop the script it is ok, no crash.

I nearly overlooked the warning, the warning window appears "under" or
"behind" firefox.

(Forgot I am on FreeBSD-10.2-p5)
/
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"