Community
Participate
Working Groups
Build Identifier: Subsequent creation of swt browser in swt_awt shell cause XPCOM.NS_ERROR_UNEXPECTED: Exception in thread "Thread-3" org.eclipse.swt.SWTError: XPCOM error -2147418113 at org.eclipse.swt.browser.Mozilla.error(Mozilla.java:2414) at org.eclipse.swt.browser.Mozilla.initProfile(Mozilla.java:2222) at org.eclipse.swt.browser.Mozilla.create(Mozilla.java:707) at org.eclipse.swt.browser.Browser.<init>(Browser.java:119) at BrowserCanvas$1.run(BrowserCanvas.java:53) xulrunner-1.9.2, 64bit GTK linux. Testcase attached. Reproducible: Always Steps to Reproduce: 1.In a single frame create a panel, containing swt shell with browser, display it. 2. dispose the display 3. create the shell with browser again.
Created attachment 188783 [details] testcase to reproduce the crash.
Mozila Browser replaced by webkit. Please create new bug if issue still occurs.