Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 369361 - Eclipse got stuck
Summary: Eclipse got stuck
Status: RESOLVED NOT_ECLIPSE
Alias: None
Product: CDT
Classification: Tools
Component: cdt-core (show other bugs)
Version: 8.0.1   Edit
Hardware: PC Linux
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Doug Schaefer CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-23 04:35 EST by Yevgeny Shifrin CLA
Modified: 2012-01-23 07:16 EST (History)
1 user (show)

See Also:


Attachments
20120123.1126.52.txt (24.10 KB, application/octet-stream)
2012-01-23 04:36 EST, Yevgeny Shifrin CLA
no flags Details
20120123.1126.54.txt (24.12 KB, application/octet-stream)
2012-01-23 04:37 EST, Yevgeny Shifrin CLA
no flags Details
20120123.1127.00.txt (24.12 KB, application/octet-stream)
2012-01-23 04:37 EST, Yevgeny Shifrin CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yevgeny Shifrin CLA 2012-01-23 04:35:34 EST
Build Identifier: 20110916-0149

jstack output is attached (was taken every second interval). After about a minute I killed eclipse (BTW: project index was lost after restart).

Reproducible: Didn't try

Steps to Reproduce:
I do not know know to reproduce this issue.
Comment 1 Yevgeny Shifrin CLA 2012-01-23 04:36:55 EST
Created attachment 209896 [details]
20120123.1126.52.txt
Comment 2 Yevgeny Shifrin CLA 2012-01-23 04:37:25 EST
Created attachment 209897 [details]
20120123.1126.54.txt
Comment 3 Yevgeny Shifrin CLA 2012-01-23 04:37:54 EST
Created attachment 209898 [details]
20120123.1127.00.txt
Comment 4 Markus Schorn CLA 2012-01-23 05:06:28 EST
Looks like your perforce plugin got stuck:

"main" prio=10 tid=0x0000000001da3000 nid=0x4121 runnable [0x00007f3509e34000]
   java.lang.Thread.State: RUNNABLE
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:146)
	at java.net.SocketInputStream.read(SocketInputStream.java:107)
	at com.perforce.p4java.impl.mapbased.rpc.stream.RpcSocketInputStream.read(RpcSocketInputStream.java:83)
	at com.perforce.p4java.impl.mapbased.rpc.stream.RpcStreamConnection.getRpcPacket(RpcStreamConnection.java:256)
	at com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketDispatcher.dispatch(RpcPacketDispatcher.java:127)
	at com.perforce.p4java.impl.mapbased.rpc.OneShotServerImpl.execMapCmd(OneShotServerImpl.java:218)
	at com.perforce.p4java.impl.mapbased.rpc.OneShotServerImpl.execMapCmd(OneShotServerImpl.java:160)
	at com.perforce.p4java.impl.mapbased.server.Server.execMapCmd(Server.java:3664)
	at com.perforce.p4java.impl.mapbased.server.Server.getChangelist(Server.java:2270)
	at com.perforce.team.core.p4java.P4DefaultChangelist$1.run(P4DefaultChangelist.java:203)
	at com.perforce.team.core.p4java.P4Resource.runOperation(P4Resource.java:62)
Comment 5 Yevgeny Shifrin CLA 2012-01-23 07:16:08 EST
Thank you for finding root cause of this issue. I will forward this to Perforce.

Best regards,
Yevgeny