We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After install of https://github.com/bgirard/Gecko-Profiler-Addon/raw/master/geckoprofiler.xpi on startup I get a crash with the following console stack trace:
Assertion failure: nsContentUtils::IsSystemPrincipal(principal), at /builds/slave/m-cen-osx64-ntly-0000000000000/build/js/xpconnect/src/XPCWrappedNativeScope.cpp:133 #01: _ZN7mozilla3dom12CreateGlobalI14nsGlobalWindowXadL_ZNS0_13WindowBinding20GetProtoObjectHandleEP9JSContextN2JS6HandleIP8JSObjectEEEEEEbS5_PT_P14nsWrapperCachePK7JSClassRNS6_18CompartmentOptionsEP12JSPrincipalsbNS6_13MutableHandleIS9_EE[/Applications/FirefoxNightly.app/Contents/MacOS/XUL +0x14532f1] #02: _ZN7mozilla3dom13WindowBinding4WrapEP9JSContextP14nsGlobalWindowP14nsWrapperCacheRN2JS18CompartmentOptionsEP12JSPrincipalsb[/Applications/FirefoxNightly.app/Contents/MacOS/XUL +0x13d68c5] #03: _ZN14nsGlobalWindow14SetNewDocumentEP11nsIDocumentP11nsISupportsb[/Applications/FirefoxNightly.app/Contents/MacOS/XUL +0xbc3a8a] #04: _ZN16nsDocumentViewer12InitInternalEP9nsIWidgetP11nsISupportsRK9nsIntRectbbb[/Applications/FirefoxNightly.app/Contents/MacOS/XUL +0x1cc92c1] #05: _ZN16nsDocumentViewer4InitEP9nsIWidgetRK9nsIntRect[/Applications/FirefoxNightly.app/Contents/MacOS/XUL +0x1cc8dd8] #06: _ZN10nsDocShell14SetupNewViewerEP16nsIContentViewer[/Applications/FirefoxNightly.app/Contents/MacOS/XUL +0x20756bd] #07: _ZN10nsDocShell5EmbedEP16nsIContentViewerPKcP11nsISupports[/Applications/FirefoxNightly.app/Contents/MacOS/XUL +0x2074ff7] #08: _ZN10nsDocShell19CreateContentViewerEPKcP10nsIRequestPP17nsIStreamListener[/Applications/FirefoxNightly.app/Contents/MacOS/XUL +0x2059038] #09: _ZN22nsDSURIContentListener9DoContentEPKcbP10nsIRequestPP17nsIStreamListenerPb[/Applications/FirefoxNightly.app/Contents/MacOS/XUL +0x2058415] #10: _ZN18nsDocumentOpenInfo18TryContentListenerEP21nsIURIContentListenerP10nsIChannel[/Applications/FirefoxNightly.app/Contents/MacOS/XUL +0x920095] #11: _ZN18nsDocumentOpenInfo15DispatchContentEP10nsIRequestP11nsISupports[/Applications/FirefoxNightly.app/Contents/MacOS/XUL +0x91f3e3] #12: _ZN18nsDocumentOpenInfo14OnStartRequestEP10nsIRequestP11nsISupports[/Applications/FirefoxNightly.app/Contents/MacOS/XUL +0x91f110] #13: _ZThn16_N12nsJARChannel14OnStartRequestEP10nsIRequestP11nsISupports[/Applications/FirefoxNightly.app/Contents/MacOS/XUL +0x763ebf] #14: _ZN17nsInputStreamPump12OnStateStartEv[/Applications/FirefoxNightly.app/Contents/MacOS/XUL +0x124169] #15: _ZN17nsInputStreamPump18OnInputStreamReadyEP19nsIAsyncInputStream[/Applications/FirefoxNightly.app/Contents/MacOS/XUL +0x123ee1] #16: _ZN23nsInputStreamReadyEvent3RunEv[/Applications/FirefoxNightly.app/Contents/MacOS/XUL +0x8d285] #17: _ZN8nsThread16ProcessNextEventEbPb[/Applications/FirefoxNightly.app/Contents/MacOS/XUL +0xa0238] #18: _Z23NS_ProcessPendingEventsP9nsIThreadj[/Applications/FirefoxNightly.app/Contents/MacOS/XUL +0xc0061] #19: _ZN14nsBaseAppShell19NativeEventCallbackEv[/Applications/FirefoxNightly.app/Contents/MacOS/XUL +0x1a41e77] #20: _ZN10nsAppShell18ProcessGeckoEventsEPv[/Applications/FirefoxNightly.app/Contents/MacOS/XUL +0x1a89720] #21: __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__[/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation +0x12b31] #22: __CFRunLoopDoSources0[/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation +0x12455] #23: __CFRunLoopRun[/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation +0x357f5] #24: CFRunLoopRunSpecific[/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation +0x350e2] #25: RunCurrentEventLoopInMode[/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox +0x5feb4] #26: ReceiveNextEventCommon[/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox +0x5fb94] #27: BlockUntilNextEventMatchingListInMode[/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox +0x5fae3] #28: _DPSNextEvent[/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit +0x155533] #29: -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:][/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit +0x154df2] #30: -[GeckoNSApplication nextEventMatchingMask:untilDate:inMode:dequeue:][/Applications/FirefoxNightly.app/Contents/MacOS/XUL +0x1a88d66] #31: -[NSApplication run][/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit +0x14c1a3] #32: _ZN10nsAppShell3RunEv[/Applications/FirefoxNightly.app/Contents/MacOS/XUL +0x1a89e2d] #33: _ZN12nsAppStartup3RunEv[/Applications/FirefoxNightly.app/Contents/MacOS/XUL +0x2264889] #34: _ZN7XREMain11XRE_mainRunEv[/Applications/FirefoxNightly.app/Contents/MacOS/XUL +0x22ac4b9] #35: _ZN7XREMain8XRE_mainEiPPcPK12nsXREAppData[/Applications/FirefoxNightly.app/Contents/MacOS/XUL +0x22ac75d] #36: XRE_main[/Applications/FirefoxNightly.app/Contents/MacOS/XUL +0x22aca84] #37: main[/Applications/FirefoxNightly.app/Contents/MacOS/firefox-bin +0x1c7d]
Mac OS X 10.8.4 using Firefox Nightly:
AdapterDeviceID: 0x fd5 AdapterVendorID: 0x10de Add-ons: %7B972ce4c6-7e08-4474-a285-3208198ce6fd%7D:36.0a1,jid0-edalmuivkozlouyij0lpdx548bc%40jetpack:1.14.2 BuildID: 20141107030202 CrashTime: 1415372313 DOMIPCEnabled: 1 EMCheckCompatibility: true EventLoopNestingLevel: 1 FramePoisonBase: 7ffffffff0dea000 FramePoisonSize: 4096 InstallTime: 1415371410 Notes: AdapterVendorID: 0x10de, AdapterDeviceID: 0x fd5GL Layers? GL Context? GL Context+ GL Layers+ ProductID: {ec8030f7-c20a-464f-9b0e-13a3a9e97384} ProductName: Firefox ReleaseChannel: nightly SecondsSinceLastCrash: 131 StartupTime: 1415372286 Theme: classic/1.0 Throttleable: 1 URL: about:blank Vendor: Mozilla Version: 36.0a1 useragent_locale: en-US
The text was updated successfully, but these errors were encountered:
No branches or pull requests
After install of https://github.com/bgirard/Gecko-Profiler-Addon/raw/master/geckoprofiler.xpi on startup I get a crash with the following console stack trace:
Mac OS X 10.8.4 using Firefox Nightly:
AdapterDeviceID: 0x fd5
AdapterVendorID: 0x10de
Add-ons: %7B972ce4c6-7e08-4474-a285-3208198ce6fd%7D:36.0a1,jid0-edalmuivkozlouyij0lpdx548bc%40jetpack:1.14.2
BuildID: 20141107030202
CrashTime: 1415372313
DOMIPCEnabled: 1
EMCheckCompatibility: true
EventLoopNestingLevel: 1
FramePoisonBase: 7ffffffff0dea000
FramePoisonSize: 4096
InstallTime: 1415371410
Notes: AdapterVendorID: 0x10de, AdapterDeviceID: 0x fd5GL Layers? GL Context? GL Context+ GL Layers+
ProductID: {ec8030f7-c20a-464f-9b0e-13a3a9e97384}
ProductName: Firefox
ReleaseChannel: nightly
SecondsSinceLastCrash: 131
StartupTime: 1415372286
Theme: classic/1.0
Throttleable: 1
URL: about:blank
Vendor: Mozilla
Version: 36.0a1
useragent_locale: en-US
The text was updated successfully, but these errors were encountered: