* firefox起動時にいろいろなエラーが表示される [#z2c24abe]
firefoxを起動して10秒ぐらい放置して終了させると,以下のようなメッセージが表示されます(32ビット版/64ビット版共通の現象)。ちなみに,以下のメッセージは32ビット版で採取しました。
tamuki@seadog:~$ firefox & [1] 3898 tamuki@seadog:~$ (process:3898): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed ************************* A coding exception was thrown and uncaught in a Task. Full message: TypeError: malformed UTF-8 character sequence at offset 0 Full stack: toString@resource://gre/modules/osfile/osfile_unix_allthreads.jsm:92:12 task_init@resource://gre/components/nsSearchService.js:4538:15 TaskImpl_run@resource://gre/modules/Task.jsm:331:41 Handler.prototype.process@resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js:868:21 this.PromiseWalker.walkerLoop@resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js:744:7 ************************* ************************* A coding exception was thrown and uncaught in a Task. Full message: TypeError: ex is undefined Full stack: task@resource://gre/components/nsSearchService.js:3811:1 TaskImpl_run@resource://gre/modules/Task.jsm:331:41 Handler.prototype.process@resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js:868:21 this.PromiseWalker.walkerLoop@resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js:744:7 ************************* WARNING: At least one completion condition is taking too long to complete. Conditions: [{"name":"FHR: Flushing storage shutdown","state":{"shutdownInitiated":false,"initialized":false,"shutdownRequested":true,"initializeHadError":false,"providerManagerInProgress":true,"storageInProgress":false,"hasProviderManager":true,"hasStorage":true,"shutdownComplete":false},"filename":"resource://gre/modules/HealthReport.jsm","lineNumber":4335,"stack":["resource://gre/modules/HealthReport.jsm:AbstractHealthReporter.prototype<.init/<:4335",""]}] Barrier: Metrics Storage Backend WARNING: At least one completion condition is taking too long to complete. Conditions: [{"name":"Metrics Storage: Shutting down","state":"(none)","filename":"resource://gre/modules/HealthReport.jsm","lineNumber":2448,"stack":["resource://gre/modules/HealthReport.jsm:null:2448","resource://gre/components/DataReportingService.js:DataReportingService.prototype<._loadHealthReporter:253","resource://gre/components/DataReportingService.js:DataReportingService.prototype<.healthReporter:233","resource://gre/components/DataReportingService.js:notify:190","null:null:0"]}] Barrier: Sqlite.jsm: wait until all clients have completed their task WARNING: At least one completion condition is taking too long to complete. Conditions: [{"name":"Sqlite.jsm shutdown blocker","state":{"description":"Waiting for the barrier to be lifted","state":[{"name":"Metrics Storage: Shutting down","state":"(none)","filename":"resource://gre/modules/HealthReport.jsm","lineNumber":2448,"stack":["resource://gre/modules/HealthReport.jsm:null:2448","resource://gre/components/DataReportingService.js:DataReportingService.prototype<._loadHealthReporter:253","resource://gre/components/DataReportingService.js:DataReportingService.prototype<.healthReporter:233","resource://gre/components/DataReportingService.js:notify:190","null:null:0"]}]},"filename":"resource://gre/modules/Sqlite.jsm","lineNumber":120,"stack":["resource://gre/modules/Sqlite.jsm:null:120","resource://gre/modules/XPCOMUtils.jsm:XPCU_defineLazyGetter/<.get:193","resource://gre/modules/Sqlite.jsm:ConnectionData:206","resource://gre/modules/Sqlite.jsm:OpenedConnection:894","resource://gre/modules/Sqlite.jsm:cloneStorageConnection/<:831","null:null:0"]}] Barrier: profile-before-change FATAL ERROR: AsyncShutdown timeout in Metrics Storage Backend Conditions: [{"name":"FHR: Flushing storage shutdown","state":{"shutdownInitiated":false,"initialized":false,"shutdownRequested":true,"initializeHadError":false,"providerManagerInProgress":true,"storageInProgress":false,"hasProviderManager":true,"hasStorage":true,"shutdownComplete":false},"filename":"resource://gre/modules/HealthReport.jsm","lineNumber":4335,"stack":["resource://gre/modules/HealthReport.jsm:AbstractHealthReporter.prototype<.init/<:4335",""]}] At least one completion condition failed to complete within a reasonable amount of time. Causing a crash to ensure that we do not leave the user with an unresponsive process draining resources. WARNING: No crash reporter available [3898] ###!!! ABORT: file resource://gre/modules/HealthReport.jsm, line 4335 [3898] ###!!! ABORT: file resource://gre/modules/HealthReport.jsm, line 4335 [1]+ Segmentation fault firefox tamuki@seadog:~$
こんなメッセージもたまに出ます。
1419368242551 GMPInstallManager.simpleCheckAndInstall INFO Last check was: 1419368243 seconds ago, minimum seconds: 86400 1419368242554 GMPInstallManager._getURL INFO Using url: https://aus4.mozilla.org/update/3/GMP/%VERSION%/%BUILD_ID%/%BUILD_TARGET%/%LOCALE%/%CHANNEL%/%OS_VERSION%/%DISTRIBUTION%/%DISTRIBUTION_VERSION%/update.xml 1419368242557 GMPInstallManager._getURL INFO Using url (with replacement): https://aus4.mozilla.org/update/3/GMP/34.0/20141211173924/Linux_x86-gcc3/en-US/default/Linux%203.17.6%20(GTK%202.24.22)/default/default/update.xml 1419368242566 GMPInstallManager.checkForAddons INFO sending request to: https://aus4.mozilla.org/update/3/GMP/34.0/20141211173924/Linux_x86-gcc3/en-US/default/Linux%203.17.6%20(GTK%202.24.22)/default/default/update.xml 1419368243783 GMPInstallManager.onLoadXML INFO request completed downloading document 1419368243788 GMPInstallManager.onLoadXML INFO allowNonBuiltIn: false 1419368243810 GMPInstallManager.simpleCheckAndInstall INFO Found 1 addons advertised. 1419368243811 GMPInstallManager.simpleCheckAndInstall INFO Found addon: gmp-gmpopenh264 (isValid: true, isInstalled: false, isOpenH264: true, hashFunction: sha512, hashValue: 48fbf041b36313b65d814693c84f997a38936832b3bd6e696fefb10da16a7fc9f1a412c6e557b99d75089c70c40d393c4503c7544a8636a59ba379e406f1b8d5, size: 384826) 1419368245607 GMPInstallManager.simpleCheckAndInstall INFO Addon installed successfully: gmp-gmpopenh264 (isValid: true, isInstalled: true, isOpenH264: true, hashFunction: sha512, hashValue: 48fbf041b36313b65d814693c84f997a38936832b3bd6e696fefb10da16a7fc9f1a412c6e557b99d75089c70c40d393c4503c7544a8636a59ba379e406f1b8d5, size: 384826)