Bug 1046832

Summary: gnome-shell crash when using intellij
Product: [Fedora] Fedora Reporter: lionghostshop
Component: gnome-shellAssignee: Owen Taylor <otaylor>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: fmuellner, madwyn, otaylor, samkraju, walters
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-07 15:14:08 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description lionghostshop 2013-12-27 03:38:28 UTC
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

Comment 1 madwyn 2014-02-07 15:05:16 UTC
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

Comment 2 Florian Müllner 2014-02-07 15:14:08 UTC

*** This bug has been marked as a duplicate of bug 1058314 ***