Intellij X problem with SWING/Gwt programs: exit code -1073740791
I'm facing an issue with IntelliJ X on Windows 7. An application I wrote last night using GWT was working fine, I rebooted the machine in the morning and tried to execute it again. The program runs for about ~20 seconds, and then terminates with the following message:
Process finished with exit code -1073740791
I also experienced similar issues to this when developing SWING apps. Sometimes they would launch correctly, other times they would not and would produce the same exit code. Searching Google only produces issues that were 3-5 years old. I'm at a loss here - has anyone had similar issues? The strange thing is that it works fine for Grails/Groovy and simple Java applications. The same projects launch and work fine using Eclipse.
Thanks for any advice,
Chris
请先登录再写评论。
Looks like it's a bug in JDK: http://bugs.sun.com/view_bug.do?bug_id=6772139.
>
>
>
>
--
Nikolay Chashnikov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"