Also; just ran iceweasel through the terminal and recreated the steps to
the crash. Terminal output below.

(process:10442): GLib-CRITICAL **: g_slice_set_config: assertion
'sys_page_size == 0' failed
console.error: user-agent-quick-switch:
  DEPRECATED: The widget module is deprecated.  Please consider using the
sdk/ui module instead.
Traceback (most recent call last):
  File "resource://gre/modules/services-sync/service.js", line 1595, in null
    Service.onStartup();
  File "resource://gre/modules/services-sync/service.js", line 318, in
onStartup
    if (!Status || !Status._authManager) {
  File "resource://services-sync/status.js", line 36, in
this.Status._authManager
    cb.wait();
  File "resource://services-common/async.js", line 145, in
makeSpinningCallback/callback.wait
    callback.wait = function() Async.waitForSyncCallback(cb);
  File "resource://services-common/async.js", line 102, in
waitForSyncCallback
    thread.processNextEvent(true);
  File "resource://gre/modules/Promise-backend.js", line 745, in
this.PromiseWalker.walkerLoop
    this.handlers.shift().process();
  File "resource://gre/modules/Promise-backend.js", line 866, in
Handler.prototype.process
    nextValue = this.onResolve.call(undefined, nextValue);
  File "resource://gre/modules/commonjs/sdk/addon/runner.js", line 115, in
startup/<
    run(options);
  File "resource://gre/modules/commonjs/sdk/addon/runner.js", line 172, in
run
    let program = main(options.loader, options.main);
  File "resource://gre/modules/commonjs/toolkit/loader.js", line 659, in
main
    return loader.load(loader, module).exports;
  File "resource://gre/modules/commonjs/sdk/loader/cuddlefish.js", line
129, in CuddlefishLoader/options<.load
    result = load(loader, module);
  File "resource://gre/modules/commonjs/toolkit/loader.js", line 313, in
load
    evaluate(sandbox, module.uri);
  File "resource://gre/modules/commonjs/toolkit/loader.js", line 262, in
evaluate
    : loadSubScript(uri, sandbox, encoding);
  File
"resource://jid0-62jr3sq6mhtlknusea92dfyvgcs-at-jetpack/user-agent-quick-switch/lib/main.js",
line 4, in null
    var widget = require("widget");
  File "resource://gre/modules/commonjs/toolkit/loader.js", line 633, in
require
    freeze(load(loader, module));
  File "resource://gre/modules/commonjs/sdk/loader/cuddlefish.js", line
129, in CuddlefishLoader/options<.load
    result = load(loader, module);
  File "resource://gre/modules/commonjs/toolkit/loader.js", line 313, in
load
    evaluate(sandbox, module.uri);
  File "resource://gre/modules/commonjs/toolkit/loader.js", line 262, in
evaluate
    : loadSubScript(uri, sandbox, encoding);
  File "resource://gre/modules/commonjs/sdk/widget.js", line 59, in null
    require("./util/deprecate").deprecateUsage(
  File "resource://gre/modules/commonjs/sdk/util/deprecate.js", line 18, in
deprecateUsage
    let stack = get().slice(2);
Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve
property `GtkRange::activate-slider' of type `gboolean' from rc file value
"((GString*) 0x7f2064a14b00)" of type `GString'
out of memory: 0xFFFFFFFFFFFFFFFF bytes requested
Segmentation fault

That last line makes me believe that this isn't fixed yet; and in any case,
having the browser crash is still a bug, no?

On Sat, Nov 15, 2014 at 11:48 AM, James Galizio <jgsww...@gmail.com> wrote:

> On Sat, 15 Nov 2014 11:38:10 +0100 Sebastian =?ISO-8859-1?Q?Dr=F6ge?= <
> sl...@debian.org> wrote:
> > fixed 769624 1.3.0-3
> > merge 765435 769624
> > thanks
> >
> >
> > Thanks for reporting bug this is already fixed since 1.3.0-3. See:
> > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765435
>
> I'm still getting the tell-tale iceweasel crashes on my end; libvpx and
> iceweasel are the latest versions.
>
> Sure it's fixed?
>

Reply via email to