Bug#709841: iceweasel: spurious out of memory + crash (segmentation fault)

Vincent Lefevre vincent at vinc17.net
Sat May 25 21:53:32 UTC 2013


Package: iceweasel
Version: 21.0-1
Severity: grave
Justification: causes non-serious data loss

(due to lost temporary data in some tabs)

I use Iceweasel with "ulimit -v 3276800", otherwise it sometimes makes
the system freeze for several minutes due to swapping.

Iceweasel crashed with:

out of memory
zsh: segmentation fault (core dumped)  firefox

while according to a running htop, it was taking around 1.9 GB, i.e.
far less than the 3.2 GB limit! Well, unless it suddenly wanted more
than 1.3 GB (for what reason???) and could not handle the failure.

Here's the whole terminal output:

(process:18173): GLib-CRITICAL **: g_slice_set_config: assertion `sys_page_size == 0' failed
error: acr: An exception occurred.
TypeError: hiddenWindow.document.documentElement is null
resource://gre/modules/commonjs/sdk/frame/hidden-frame.js 73
Traceback (most recent call last):
  File "resource://gre/modules/NetUtil.jsm", line 140, in 
    aCallback(pipe.inputStream, aStatusCode, aRequest);
  File "resource://gre/modules/commonjs/sdk/net/url.js", line 49, in 
    resolve(data);
  File "resource://gre/modules/commonjs/sdk/core/promise.js", line 143, in resolve
    while (pending.length) result.then.apply(result, pending.shift())
  File "resource://gre/modules/commonjs/sdk/core/promise.js", line 37, in then
    return { then: function then(resolve) { resolve(value) } }
  File "resource://gre/modules/commonjs/sdk/core/promise.js", line 117, in resolved
    function resolved(value) { deferred.resolve(resolve(value)) }
  File "resource://gre/modules/commonjs/sdk/core/promise.js", line 143, in resolve
    while (pending.length) result.then.apply(result, pending.shift())
  File "resource://gre/modules/commonjs/sdk/core/promise.js", line 37, in then
    return { then: function then(resolve) { resolve(value) } }
  File "resource://gre/modules/commonjs/sdk/core/promise.js", line 117, in resolved
    function resolved(value) { deferred.resolve(resolve(value)) }
  File "resource://gre/modules/commonjs/sdk/core/promise.js", line 143, in resolve
    while (pending.length) result.then.apply(result, pending.shift())
  File "resource://gre/modules/commonjs/sdk/core/promise.js", line 37, in then
    return { then: function then(resolve) { resolve(value) } }
  File "resource://gre/modules/commonjs/sdk/core/promise.js", line 117, in resolved
    function resolved(value) { deferred.resolve(resolve(value)) }
  File "resource://gre/modules/commonjs/sdk/core/promise.js", line 143, in resolve
    while (pending.length) result.then.apply(result, pending.shift())
  File "resource://gre/modules/commonjs/sdk/core/promise.js", line 37, in then
    return { then: function then(resolve) { resolve(value) } }
  File "resource://gre/modules/commonjs/sdk/core/promise.js", line 117, in resolved
    function resolved(value) { deferred.resolve(resolve(value)) }
  File "resource://gre/modules/commonjs/sdk/core/promise.js", line 143, in resolve
    while (pending.length) result.then.apply(result, pending.shift())
  File "resource://gre/modules/commonjs/sdk/core/promise.js", line 37, in then
    return { then: function then(resolve) { resolve(value) } }
  File "resource://gre/modules/commonjs/sdk/core/promise.js", line 117, in resolved
    function resolved(value) { deferred.resolve(resolve(value)) }
  File "resource://gre/modules/commonjs/sdk/core/promise.js", line 143, in resolve
    while (pending.length) result.then.apply(result, pending.shift())
  File "resource://gre/modules/commonjs/sdk/core/promise.js", line 123, in then
    else result.then(resolved, rejected)
  File "resource://gre/modules/commonjs/sdk/core/promise.js", line 37, in then
    return { then: function then(resolve) { resolve(value) } }
  File "resource://gre/modules/commonjs/sdk/core/promise.js", line 117, in resolved
    function resolved(value) { deferred.resolve(resolve(value)) }
  File "resource://gre/modules/commonjs/sdk/core/promise.js", line 55, in effort
    try { return f(options) }
  File "resource://gre/modules/commonjs/sdk/core/promise.js", line 117, in resolved
    function resolved(value) { deferred.resolve(resolve(value)) }
  File "resource://gre/modules/commonjs/sdk/core/promise.js", line 143, in resolve
    while (pending.length) result.then.apply(result, pending.shift())
  File "resource://gre/modules/commonjs/sdk/core/promise.js", line 37, in then
    return { then: function then(resolve) { resolve(value) } }
  File "resource://gre/modules/commonjs/sdk/core/promise.js", line 117, in resolved
    function resolved(value) { deferred.resolve(resolve(value)) }
  File "resource://gre/modules/commonjs/sdk/core/promise.js", line 55, in effort
    try { return f(options) }
  File "resource://gre/modules/commonjs/sdk/addon/runner.js", line 90, in onLocalizationReady
    run(options);
  File "resource://gre/modules/commonjs/sdk/addon/runner.js", line 122, in run
    let program = main(options.loader, options.main);
  File "resource://compatibility-at-addons-dot-mozilla-dot-org/acr/lib/main.js", line 7, in 
    const chromeMod = require("chrome-mod");
  File "resource://gre/modules/commonjs/sdk/loader/cuddlefish.js", line 133, in options<.load
    result = load(loader, module);
  File "resource://compatibility-at-addons-dot-mozilla-dot-org/acr/lib/chrome-mod.js", line 8, in 
    const { Worker, Loader } = require('api-utils/content');
  File "resource://gre/modules/commonjs/sdk/loader/cuddlefish.js", line 133, in options<.load
    result = load(loader, module);
  File "resource://gre/modules/commonjs/sdk/content/content.js", line 13, in 
    exports.Symbiont = require('./symbiont').Symbiont;
  File "resource://gre/modules/commonjs/sdk/loader/cuddlefish.js", line 133, in options<.load
    result = load(loader, module);
  File "resource://gre/modules/commonjs/sdk/content/symbiont.js", line 14, in 
    const hiddenFrames = require('../frame/hidden-frame');
  File "resource://gre/modules/commonjs/sdk/loader/cuddlefish.js", line 133, in options<.load
    result = load(loader, module);
  File "resource://gre/modules/commonjs/sdk/frame/hidden-frame.js", line 81, in 
    var hostFrame = makeHostFrame();
  File "resource://gre/modules/commonjs/sdk/frame/hidden-frame.js", line 73, in makeHostFrame
    namespaceURI: hiddenWindow.document.documentElement.namespaceURI,
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
WARNING: waitpid failed pid:18398 errno:10: file /tmp/buildd/iceweasel-21.0/ipc/chromium/src/base/process_util_posix.cc, line 260
WARNING: waitpid failed pid:18398 errno:10: file /tmp/buildd/iceweasel-21.0/ipc/chromium/src/base/process_util_posix.cc, line 260
WARNING: Failed to deliver SIGKILL to 18398!(3).: file /tmp/buildd/iceweasel-21.0/ipc/chromium/src/chrome/common/process_watcher_posix_sigchld.cc, line 118
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
WARNING: waitpid failed pid:18562 errno:10: file /tmp/buildd/iceweasel-21.0/ipc/chromium/src/base/process_util_posix.cc, line 260
WARNING: waitpid failed pid:18562 errno:10: file /tmp/buildd/iceweasel-21.0/ipc/chromium/src/base/process_util_posix.cc, line 260
WARNING: Failed to deliver SIGKILL to 18562!(3).: file /tmp/buildd/iceweasel-21.0/ipc/chromium/src/chrome/common/process_watcher_posix_sigchld.cc, line 118
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
WARNING: waitpid failed pid:30205 errno:10: file /tmp/buildd/iceweasel-21.0/ipc/chromium/src/base/process_util_posix.cc, line 260
WARNING: waitpid failed pid:30205 errno:10: file /tmp/buildd/iceweasel-21.0/ipc/chromium/src/base/process_util_posix.cc, line 260
WARNING: Failed to deliver SIGKILL to 30205!(3).: file /tmp/buildd/iceweasel-21.0/ipc/chromium/src/chrome/common/process_watcher_posix_sigchld.cc, line 118
NOTE: child process received `Goodbye', closing down
WARNING: waitpid failed pid:30213 errno:10: file /tmp/buildd/iceweasel-21.0/ipc/chromium/src/base/process_util_posix.cc, line 260
WARNING: waitpid failed pid:30213 errno:10: file /tmp/buildd/iceweasel-21.0/ipc/chromium/src/base/process_util_posix.cc, line 260
WARNING: Failed to deliver SIGKILL to 30213!(3).: file /tmp/buildd/iceweasel-21.0/ipc/chromium/src/chrome/common/process_watcher_posix_sigchld.cc, line 118
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
WARNING: waitpid failed pid:30785 errno:10: file /tmp/buildd/iceweasel-21.0/ipc/chromium/src/base/process_util_posix.cc, line 260
WARNING: waitpid failed pid:30785 errno:10: file /tmp/buildd/iceweasel-21.0/ipc/chromium/src/base/process_util_posix.cc, line 260
WARNING: Failed to deliver SIGKILL to 30785!(3).: file /tmp/buildd/iceweasel-21.0/ipc/chromium/src/chrome/common/process_watcher_posix_sigchld.cc, line 118
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
WARNING: waitpid failed pid:31004 errno:10: file /tmp/buildd/iceweasel-21.0/ipc/chromium/src/base/process_util_posix.cc, line 260
WARNING: waitpid failed pid:31004 errno:10: file /tmp/buildd/iceweasel-21.0/ipc/chromium/src/base/process_util_posix.cc, line 260
WARNING: Failed to deliver SIGKILL to 31004!(3).: file /tmp/buildd/iceweasel-21.0/ipc/chromium/src/chrome/common/process_watcher_posix_sigchld.cc, line 118
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
WARNING: waitpid failed pid:31049 errno:10: file /tmp/buildd/iceweasel-21.0/ipc/chromium/src/base/process_util_posix.cc, line 260
WARNING: waitpid failed pid:31049 errno:10: file /tmp/buildd/iceweasel-21.0/ipc/chromium/src/base/process_util_posix.cc, line 260
WARNING: Failed to deliver SIGKILL to 31049!(3).: file /tmp/buildd/iceweasel-21.0/ipc/chromium/src/chrome/common/process_watcher_posix_sigchld.cc, line 118
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down

(iceweasel:18173): libnotify-WARNING **: Failed to connect to proxy
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
WARNING: waitpid failed pid:7116 errno:10: file /tmp/buildd/iceweasel-21.0/ipc/chromium/src/base/process_util_posix.cc, line 260
WARNING: waitpid failed pid:7116 errno:10: file /tmp/buildd/iceweasel-21.0/ipc/chromium/src/base/process_util_posix.cc, line 260
WARNING: Failed to deliver SIGKILL to 7116!(3).: file /tmp/buildd/iceweasel-21.0/ipc/chromium/src/chrome/common/process_watcher_posix_sigchld.cc, line 118
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
WARNING: waitpid failed pid:8741 errno:10: file /tmp/buildd/iceweasel-21.0/ipc/chromium/src/base/process_util_posix.cc, line 260
WARNING: waitpid failed pid:8741 errno:10: file /tmp/buildd/iceweasel-21.0/ipc/chromium/src/base/process_util_posix.cc, line 260
WARNING: Failed to deliver SIGKILL to 8741!(3).: file /tmp/buildd/iceweasel-21.0/ipc/chromium/src/chrome/common/process_watcher_posix_sigchld.cc, line 118
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
WARNING: waitpid failed pid:9586 errno:10: file /tmp/buildd/iceweasel-21.0/ipc/chromium/src/base/process_util_posix.cc, line 260
WARNING: waitpid failed pid:9586 errno:10: file /tmp/buildd/iceweasel-21.0/ipc/chromium/src/base/process_util_posix.cc, line 260
WARNING: Failed to deliver SIGKILL to 9586!(3).: file /tmp/buildd/iceweasel-21.0/ipc/chromium/src/chrome/common/process_watcher_posix_sigchld.cc, line 118
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
Failed to open VDPAU backend libvdpau_nouveau.so: cannot open shared object file: No such file or directory
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
WARNING: waitpid failed pid:18518 errno:10: file /tmp/buildd/iceweasel-21.0/ipc/chromium/src/base/process_util_posix.cc, line 260
WARNING: waitpid failed pid:18518 errno:10: file /tmp/buildd/iceweasel-21.0/ipc/chromium/src/base/process_util_posix.cc, line 260
WARNING: Failed to deliver SIGKILL to 18518!(3).: file /tmp/buildd/iceweasel-21.0/ipc/chromium/src/chrome/common/process_watcher_posix_sigchld.cc, line 118
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
WARNING: waitpid failed pid:24419 errno:10: file /tmp/buildd/iceweasel-21.0/ipc/chromium/src/base/process_util_posix.cc, line 260
WARNING: waitpid failed pid:24419 errno:10: file /tmp/buildd/iceweasel-21.0/ipc/chromium/src/base/process_util_posix.cc, line 260
WARNING: Failed to deliver SIGKILL to 24419!(3).: file /tmp/buildd/iceweasel-21.0/ipc/chromium/src/chrome/common/process_watcher_posix_sigchld.cc, line 118
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
WARNING: waitpid failed pid:25820 errno:10: file /tmp/buildd/iceweasel-21.0/ipc/chromium/src/base/process_util_posix.cc, line 260
WARNING: waitpid failed pid:25820 errno:10: file /tmp/buildd/iceweasel-21.0/ipc/chromium/src/base/process_util_posix.cc, line 260
WARNING: Failed to deliver SIGKILL to 25820!(3).: file /tmp/buildd/iceweasel-21.0/ipc/chromium/src/chrome/common/process_watcher_posix_sigchld.cc, line 118
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
NOTE: child process received `Goodbye', closing down
out of memory
zsh: segmentation fault (core dumped)  firefox

-- Package-specific info:

-- Extensions information
Name: -Global Styles- userstyle
Status: enabled

Name: Adblock Plus
Location: ${PROFILE_EXTENSIONS}/{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}.xpi
Status: enabled

Name: Add-on Compatibility Reporter
Location: ${PROFILE_EXTENSIONS}/compatibility at addons.mozilla.org.xpi
Status: enabled

Name: AlloCiné userstyle
Status: enabled

Name: Bamboo Feed Reader
Location: ${PROFILE_EXTENSIONS}/{b2e69492-2358-071a-7056-24ad0c3defb1}
Status: enabled

Name: Cinémathèque Française userstyle
Status: enabled

Name: Combine Stop/Reload buttons userstyle
Status: enabled

Name: DOM Inspector
Location: ${PROFILE_EXTENSIONS}/inspector at mozilla.org
Status: enabled

Name: Default theme
Location: /usr/lib/iceweasel/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}
Package: iceweasel
Status: enabled

Name: Dictionnaire français «Moderne»
Location: ${PROFILE_EXTENSIONS}/fr-moderne at dictionaries.addons.mozilla.org
Status: enabled

Name: Different cursor for links that open in new windows userstyle
Status: enabled

Name: Disable autocomplete userstyle
Status: user-disabled

Name: Disable marquee userstyle
Status: user-disabled

Name: DownloadHelper
Location: ${PROFILE_EXTENSIONS}/{b9db16a4-6edc-47ec-a1f4-b86292ed211d}
Status: enabled

Name: Firebug
Location: ${PROFILE_EXTENSIONS}/firebug at software.joehewitt.com.xpi
Status: enabled

Name: Flagfox
Location: ${PROFILE_EXTENSIONS}/{1018e4d6-728f-4b20-ad56-37578a4de76b}
Status: enabled

Name: Flashblock
Location: ${PROFILE_EXTENSIONS}/{3d7eb24f-2740-49df-8937-200b1cc08f8a}
Status: enabled

Name: Font Finder
Location: ${PROFILE_EXTENSIONS}/fontfinder at bendodson.com.xpi
Status: enabled

Name: Forecastfox
Location: ${PROFILE_EXTENSIONS}/{0538E3E3-7E9B-4d49-8831-A227C80A7AD3}
Status: enabled

Name: FxIF
Location: ${PROFILE_EXTENSIONS}/{11483926-db67-4190-91b1-ef20fcec5f33}.xpi
Status: enabled

Name: GLPI - assistance.ens-lyon.fr userstyle
Status: enabled

Name: Google Search userstyle
Status: enabled

Name: Greasemonkey
Location: ${PROFILE_EXTENSIONS}/{e4a8a97b-f2ed-450b-b12d-ee082ba24781}.xpi
Status: enabled

Name: HeadingsMap
Location: ${PROFILE_EXTENSIONS}/headings at niquelheadings.net.xpi
Status: enabled

Name: IMDb userstyle
Status: enabled

Name: Link Widgets
Location: ${PROFILE_EXTENSIONS}/linkwidget at clav.mozdev.org
Status: enabled

Name: Live HTTP headers
Location: ${PROFILE_EXTENSIONS}/{8f8fe09b-0bd3-4470-bc1b-8cad42b8203a}
Status: enabled

Name: Move tabbar to the bottom userstyle
Status: user-disabled

Name: Move tabbar to the left userstyle
Status: user-disabled

Name: Move tabbar to the right userstyle
Status: user-disabled

Name: Multiple row bookmark toolbar userstyle
Status: user-disabled

Name: Nerim userstyle
Status: enabled

Name: Open in Browser
Location: ${PROFILE_EXTENSIONS}/openinbrowser at www.spasche.net.xpi
Status: enabled

Name: PeopleForCinema userstyle
Status: enabled

Name: Pinger
Location: ${PROFILE_EXTENSIONS}/janetka at pinger.xpi
Status: enabled

Name: QuickWiki
Location: ${PROFILE_EXTENSIONS}/{EE223D7A-F30F-11DD-8F0A-D2AD55D89593}.xpi
Status: enabled

Name: SearchStatus
Location: ${PROFILE_EXTENSIONS}/{d57c9ff1-6389-48fc-b770-f78bd89b6e8a}.xpi
Status: enabled

Name: Showcase
Location: ${PROFILE_EXTENSIONS}/{89506680-e3f4-484c-a2c0-ed711d481eda}.xpi
Status: enabled

Name: Slashdot.org - Remove ads userstyle
Status: enabled

Name: SourceForge font size in comments userstyle
Status: enabled

Name: Stylish
Location: ${PROFILE_EXTENSIONS}/{46551EC9-40F0-4e47-8E18-8E5CF550CFB8}.xpi
Status: enabled

Name: Stylish-Custom
Location: ${PROFILE_EXTENSIONS}/Stylish-Custom at choggi.dyndns.org
Status: enabled

Name: Tab Mix Plus
Location: ${PROFILE_EXTENSIONS}/{dc572301-7619-498c-a57d-39143191b318}.xpi
Status: enabled

Name: TinEye Reverse Image Search
Location: ${PROFILE_EXTENSIONS}/tineye at ideeinc.com
Status: enabled

Name: United States English Spellchecker dictionary
Location: ${PROFILE_EXTENSIONS}/en-US at dictionaries.addons.mozilla.org
Status: enabled

Name: Web Developer
Location: ${PROFILE_EXTENSIONS}/{c45c406e-ab73-11d8-be73-000a95be3b12}.xpi
Status: enabled

Name: Wikipedia font size userstyle
Status: enabled

Name: X-Ray
Location: ${PROFILE_EXTENSIONS}/{3f1182ea-3243-4d32-8826-71fb1cc9c328}
Status: enabled

Name: YesScript
Location: ${PROFILE_EXTENSIONS}/yesscript at userstyles.org.xpi
Status: enabled

Name: gTranslate
Location: ${PROFILE_EXTENSIONS}/{aff87fa2-a58e-4edd-b852-0a20203c1e17}.xpi
Status: enabled

-- Plugins information
Name: DivX® Web Player
Location: /usr/lib/mozilla/plugins/libtotem-mully-plugin.so
Package: totem-mozilla
Status: enabled

Name: DjView-4.9
Location: /usr/lib/mozilla/plugins/nsdejavu.so
Package: djview-plugin
Status: enabled

Name: Gnome Shell Integration
Location: /usr/lib/mozilla/plugins/libgnome-shell-browser-plugin.so
Package: gnome-shell
Status: enabled

Name: QuickTime Plug-in 7.6.6
Location: /usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so
Package: totem-mozilla
Status: enabled

Name: Shockwave Flash
Location: /usr/lib/flashplugin-nonfree/libflashplayer.so
Status: enabled

Name: VLC Multimedia Plugin (compatible Totem 3.0.1)
Location: /usr/lib/mozilla/plugins/libtotem-cone-plugin.so
Package: totem-mozilla
Status: enabled

Name: VLC Web Plugin
Location: /usr/lib/mozilla/plugins/libvlcplugin.so
Package: browser-plugin-vlc
Status: enabled

Name: Windows Media Player Plug-in 10 (compatible; Totem)
Location: /usr/lib/mozilla/plugins/libtotem-gmp-plugin.so
Package: totem-mozilla
Status: enabled

Name: gxine starter plugin
Location: /usr/lib/gxine/gxineplugin.so
Package: gxineplugin
Status: enabled


-- Addons package information
ii  browser-plugin 2.0.0-2      amd64        multimedia plugin for web browser
ii  djview-plugin  4.9-3        amd64        Browser plugin for the DjVu image
ii  gnome-shell    3.4.2-7+b1   amd64        graphical shell for the GNOME des
ii  gxineplugin    0.5.907-2    amd64        the xine video player, GTK+/Gnome
ii  iceweasel      21.0-1       amd64        Web browser based on Firefox
ii  totem-mozilla  3.0.1-8+b1   amd64        Totem Mozilla plugin

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.8-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages iceweasel depends on:
ii  debianutils         4.3.4
ii  fontconfig          2.9.0-7.1
ii  libc6               2.17-3
ii  libgdk-pixbuf2.0-0  2.28.1-1
ii  libglib2.0-0        2.36.1-2build1
ii  libgtk2.0-0         2.24.18-1
ii  libnspr4            2:4.9.6-1
ii  libsqlite3-0        3.7.17-1
ii  libstdc++6          4.8.0-7
ii  procps              1:3.3.6-1
ii  xulrunner-21.0      21.0-1

iceweasel recommends no packages.

Versions of packages iceweasel suggests:
ii  fonts-stix [otf-stix]  1.1.0-1
ii  libgssapi-krb5-2       1.10.1+dfsg-6
pn  mozplugger             <none>

Versions of packages xulrunner-21.0 depends on:
ii  libasound2                1.0.27-4
ii  libatk1.0-0               2.8.0-2
ii  libbz2-1.0                1.0.6-4
ii  libc6                     2.17-3
ii  libcairo2                 1.12.14-4
ii  libdbus-1-3               1.6.10-1
ii  libdbus-glib-1-2          0.100.2-1
ii  libevent-2.0-5            2.0.21-stable-1
ii  libfontconfig1            2.9.0-7.1
ii  libfreetype6              2.4.9-1.1
ii  libgcc1                   1:4.8.0-7
ii  libgdk-pixbuf2.0-0        2.28.1-1
ii  libglib2.0-0              2.36.1-2build1
ii  libgtk2.0-0               2.24.18-1
ii  libhunspell-1.3-0         1.3.2-4
ii  libmozjs21d               21.0-1
ii  libnspr4                  2:4.9.6-1
ii  libnss3                   2:3.14.3-1
ii  libpango1.0-0             1.32.5-5
ii  libpixman-1-0             0.26.0-4
ii  libsqlite3-0              3.7.17-1
ii  libstartup-notification0  0.12-3
ii  libstdc++6                4.8.0-7
ii  libvpx1                   1.1.0-1
ii  libx11-6                  2:1.5.0-1+deb7u1
ii  libxext6                  2:1.3.1-2+deb7u1
ii  libxrender1               1:0.9.7-1+deb7u1
ii  libxt6                    1:1.1.3-1+deb7u1
ii  zlib1g                    1:1.2.8.dfsg-1

Versions of packages xulrunner-21.0 suggests:
ii  libcanberra0  0.28-6
ii  libgnomeui-0  2.24.5-2

-- no debconf information



More information about the pkg-mozilla-maintainers mailing list