Using Windows 10, latest Nightly. I see this issue often when I build Firefox locally, where I open Firefox, hit Ctrl+Shift+Alt+I, I see a spinner and then nothing. No toolbox. When this happens, I see the following error on the console: `uncaught exception: Object` After each time I see this I think that I must have messed the profile up, so I `./mach clobber`ed and start all over, but now I can also see this in a "normal" profile on Nightly. I believe that what lead to this to happen is me opening the toolbox right after launching Nightly, restarting and repeating. Things I've tried to fix it: 1. Restarting 2. Disabling session restore and restarting 3. Disabling "Enable browser chrome and add-on debugging toolboxes" and "Enable remote debugging", restarting Nightly and re-enabling 4. Trying from safe mode but nothing. Obviously this will work on a new profile but that's not the point. Maybe related errors from the console when starting Nightly: NS_ERROR_XPC_GS_RETURNED_FAILURE: ServiceManager::GetService returned failure code: UrlClassifierListManager.jsm:73 NS_ERROR_XPC_GS_RETURNED_FAILURE: ServiceManager::GetService returned failure code: SafeBrowsing.jsm:303 NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIInterfaceRequestor.getInterface] 2 network-response-listener.js:84 about:support output attached.
Bug 1586741 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Using Windows 10, latest Nightly. I see this issue often when I build Firefox locally, where I open Firefox, hit Ctrl+Shift+Alt+I, I see a spinner and then nothing. No toolbox. When this happens, I see the following error on the console: `uncaught exception: Object` After each time I see this I think that I must have messed the profile up, so I `./mach clobber`ed and start all over, but now I can also see this in a "normal" profile on Nightly. I believe that what lead to this to happen is me opening the toolbox right after launching Nightly, restarting and repeating. Things I've tried to fix it: 1. Restarting 2. Disabling session restore and restarting 3. Disabling "Enable browser chrome and add-on debugging toolboxes" and "Enable remote debugging", restarting Nightly and re-enabling 4. Trying from safe mode but nothing. Obviously this will work on a new profile but that's not the point. Errors from the console that could be related, when starting Nightly: NS_ERROR_XPC_GS_RETURNED_FAILURE: ServiceManager::GetService returned failure code: UrlClassifierListManager.jsm:73 NS_ERROR_XPC_GS_RETURNED_FAILURE: ServiceManager::GetService returned failure code: SafeBrowsing.jsm:303 NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIInterfaceRequestor.getInterface] 2 network-response-listener.js:84 about:support output attached.
Using Windows 10, latest Nightly. I see this issue often when I build Firefox locally, where I open Firefox, hit Ctrl+Shift+Alt+I, I see a spinner and then nothing. No toolbox. When this happens, I see the following error on the console: `uncaught exception: Object` After each time I see this I think that I must have messed the profile up, so I `./mach clobber`ed and start all over, but now I can also see this in a "normal" profile on Nightly. I believe that what lead to this to happen is me opening the toolbox right after launching Nightly, restarting and repeating. Things I've tried to fix it: 1. Restarting 2. Disabling session restore and restarting 3. Disabling "Enable browser chrome and add-on debugging toolboxes" and "Enable remote debugging", restarting Nightly and re-enabling 4. Trying from safe mode but nothing. Obviously this will work on a new profile but that's not the point. Errors from the console that could be related, when starting Nightly: ``` NS_ERROR_XPC_GS_RETURNED_FAILURE: ServiceManager::GetService returned failure code: UrlClassifierListManager.jsm:73 NS_ERROR_XPC_GS_RETURNED_FAILURE: ServiceManager::GetService returned failure code: SafeBrowsing.jsm:303 NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIInterfaceRequestor.getInterface] 2 network-response-listener.js:84 ``` about:support output attached.
Using Windows 10, latest Nightly. I see this issue often when I build Firefox locally, where I open Firefox, hit Ctrl+Shift+Alt+I, I see a spinner and then nothing. No toolbox. When this happens, I see the following error on the console: `uncaught exception: Object` After each time I see this I think that I must have messed the profile up, so I just `./mach clobber` and start all over, but now I can also see this in a "normal" profile on Nightly. I believe that what lead to this to happen is me opening the toolbox right after launching Nightly, restarting and repeating. Things I've tried to fix it: 1. Restarting 2. Disabling session restore and restarting 3. Disabling "Enable browser chrome and add-on debugging toolboxes" and "Enable remote debugging", restarting Nightly and re-enabling 4. Trying from safe mode but nothing. Obviously this will work on a new profile but that's not the point. Errors from the console that could be related, when starting Nightly: ``` NS_ERROR_XPC_GS_RETURNED_FAILURE: ServiceManager::GetService returned failure code: UrlClassifierListManager.jsm:73 NS_ERROR_XPC_GS_RETURNED_FAILURE: ServiceManager::GetService returned failure code: SafeBrowsing.jsm:303 NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIInterfaceRequestor.getInterface] 2 network-response-listener.js:84 ``` about:support output attached.