| Summary: | Preferences->Team->Git->Configuration hangs eclipse | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Technology] EGit | Reporter: | Jon Z. <jonathan.zufelt> | ||||
| Component: | Core | Assignee: | Project Inbox <egit.core-inbox> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | |||||
| Severity: | blocker | ||||||
| Priority: | P3 | CC: | loskutov | ||||
| Version: | 5.4 | ||||||
| Target Milestone: | --- | ||||||
| Hardware: | PC | ||||||
| OS: | Windows 10 | ||||||
| See Also: | https://bugs.eclipse.org/bugs/show_bug.cgi?id=548598 | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
|
Description
Jon Z.
Most likely direct side effect of bug 548598. Please create jstack dump of the hanging Eclipse process and attach it here. Created attachment 279413 [details]
When accessing Prefs->Team->Git->Config
Attached is the file created using this tutorial: https://wiki.eclipse.org/How_to_report_a_deadlock It appears that jstack dump is listed for non-Windows OSes, but I am using windows. Please note: the Adaptj StackTrace link no longer works and jvisualvm doesn't ship with OpenJDK/OpenJ9 version of java I am using. If there are more specific instructions please let me know where to find them, thx! (In reply to Jon Z. from comment #2) > Created attachment 279413 [details] > When accessing Prefs->Team->Git->Config Thanks. It is same as bug 548598. 3XMTHREADINFO3 Java callstack: 4XESTACKTRACE at java/lang/Thread.sleep(Native Method) 4XESTACKTRACE at java/util/concurrent/TimeUnit.sleep(TimeUnit.java:446) 4XESTACKTRACE at org/eclipse/jgit/util/FS$FileStoreAttributeCache.<init>(FS.java:240) 4XESTACKTRACE at org/eclipse/jgit/util/FS$FileStoreAttributeCache.getFsTimestampResolution(FS.java:211) 4XESTACKTRACE at org/eclipse/jgit/util/FS.getFsTimerResolution(FS.java:321) 4XESTACKTRACE at org/eclipse/jgit/internal/storage/file/FileSnapshot.<init>(FileSnapshot.java:186) 4XESTACKTRACE at org/eclipse/jgit/internal/storage/file/FileSnapshot.save(FileSnapshot.java:122) *** This bug has been marked as a duplicate of bug 548598 *** |