Description of problem: Version-Release number of selected component (if applicable): gnome-shell-3.10.2.1-3.fc20.x86_64 How reproducible: Steps to Reproduce: 1. download intellij from www.jetbrains.com/idea/download/download_thanks.jsp 2. unpack and install it 3. tools->open terminal 4. in the terminal of intellij, type gitk 5. close gitk Actual results: crashes Expected results: not crash Additional info: it always occur, so it is easy to reproduce. The crashes always occur when there are dialog popped up from intellij. I am using Oracle official jdk, 1.7 update 45
I am experiencing the similar problem. GNOME Shell 3.10.3 IntelliJ IDEA 13.0.2 java version "1.7.0_51" OpenJDK Runtime Environment (fedora-2.4.4.1.fc20-x86_64 u51-b02) OpenJDK 64-Bit Server VM (build 24.45-b08, mixed mode) To reproduce: 1. Create a JavaScript project. 2. Create a JavaScript file. 3. Type the following: var fail = { }; 4. Type "onTrain.do" in the {}. Actual results: crashes Expected results: not crash
*** This bug has been marked as a duplicate of bug 1058314 ***