[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-6494) XULRunner 1.9.2 Crashes Eclipse in JUnit org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE4373Test

Yahor Radtsevich (JIRA) jira-events at lists.jboss.org
Fri Jun 18 03:53:46 EDT 2010


    [ https://jira.jboss.org/browse/JBIDE-6494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12536256#action_12536256 ] 

Yahor Radtsevich commented on JBIDE-6494:
-----------------------------------------

The reason of the crash is unhandled NPE exception in XULRunnerBrowser's progress listener. The exception does not handled neither by VPE nor by SWT XPCOM. It leads to incomplete disposition of Mozilla instance, which in its turn leads to the further crash.

> XULRunner 1.9.2 Crashes Eclipse in JUnit org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE4373Test
> ---------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-6494
>                 URL: https://jira.jboss.org/browse/JBIDE-6494
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Visual Page Editor core
>    Affects Versions: 3.2.0.M1
>         Environment: Windows XP SP3
>            Reporter: Yahor Radtsevich
>            Assignee: Yahor Radtsevich
>            Priority: Critical
>             Fix For: 3.2.0.M1
>
>         Attachments: Log1_NPE.log, Log2_Native.log
>
>
> STEPS TO REPRODUCE:
> 1. Run org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE4373Test on Windows XP.
> RESULT:
> 1. At the beginning some test methods exit with a NPE (see Log1_NPE.log).
> 2. In one of the following tests Eclipse breaks with a fatal error in the native code of XULRunner (see Log2_Native.log).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list