Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 9068 Details for
Bug 56841
[Widgets] Eclipse 3.0M8 hangs (with all 8 perspectives opened)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
The attached file is a stack dump when Eclipse was hung
Kill-3_dump.txt (text/plain), 5.71 KB, created by
Brian So
on 2004-03-31 15:01:13 EST
(
hide
)
Description:
The attached file is a stack dump when Eclipse was hung
Filename:
MIME Type:
Creator:
Brian So
Created:
2004-03-31 15:01:13 EST
Size:
5.71 KB
patch
obsolete
>Full thread dump Java HotSpot(TM) Client VM (1.4.2_04-b05 mixed mode): > >"Java indexing" daemon prio=4 tid=0x004e6a60 nid=0x13 in Object.wait() [f0b7f000..f0b7fc30] > at java.lang.Object.wait(Native Method) > - waiting on <0xf2891498> (a org.eclipse.jdt.internal.core.search.indexing.IndexManager) > at java.lang.Object.wait(Unknown Source) > at org.eclipse.jdt.internal.core.search.processing.JobManager.run(JobManager.java:327) > - locked <0xf2891498> (a org.eclipse.jdt.internal.core.search.indexing.IndexManager) > at java.lang.Thread.run(Unknown Source) > >"Worker-3" prio=5 tid=0x00184d40 nid=0xf in Object.wait() [f0a7f000..f0a7fc30] > at java.lang.Object.wait(Native Method) > - waiting on <0xf247d5b0> (a org.eclipse.core.internal.jobs.WorkerPool) > at org.eclipse.core.internal.jobs.WorkerPool.sleep(WorkerPool.java:184) > - locked <0xf247d5b0> (a org.eclipse.core.internal.jobs.WorkerPool) > at org.eclipse.core.internal.jobs.WorkerPool.startJob(WorkerPool.java:210) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) > >"Start Level Event Dispatcher" daemon prio=5 tid=0x0027b760 nid=0xb in Object.wait() [f1a7f000..f1a7fc30] > at java.lang.Object.wait(Native Method) > - waiting on <0xf23903c8> (a org.eclipse.osgi.framework.eventmgr.EventThread) > at java.lang.Object.wait(Unknown Source) > at org.eclipse.osgi.framework.eventmgr.EventThread.getNextEvent(EventThread.java:167) > - locked <0xf23903c8> (a org.eclipse.osgi.framework.eventmgr.EventThread) > at org.eclipse.osgi.framework.eventmgr.EventThread.run(EventThread.java:118) > >"Framework Event Dispatcher" daemon prio=5 tid=0x00254eb8 nid=0xa in Object.wait() [f1b7f000..f1b7fc30] > at java.lang.Object.wait(Native Method) > - waiting on <0xf2390540> (a org.eclipse.osgi.framework.eventmgr.EventThread) > at java.lang.Object.wait(Unknown Source) > at org.eclipse.osgi.framework.eventmgr.EventThread.getNextEvent(EventThread.java:167) > - locked <0xf2390540> (a org.eclipse.osgi.framework.eventmgr.EventThread) > at org.eclipse.osgi.framework.eventmgr.EventThread.run(EventThread.java:118) > >"Signal Dispatcher" daemon prio=10 tid=0x000c2ad8 nid=0x6 waiting on condition [0..0] > >"Finalizer" daemon prio=8 tid=0x000be788 nid=0x4 in Object.wait() [fca7f000..fca7fc30] > at java.lang.Object.wait(Native Method) > - waiting on <0xf234fbe0> (a java.lang.ref.ReferenceQueue$Lock) > at java.lang.ref.ReferenceQueue.remove(Unknown Source) > - locked <0xf234fbe0> (a java.lang.ref.ReferenceQueue$Lock) > at java.lang.ref.ReferenceQueue.remove(Unknown Source) > at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source) > >"Reference Handler" daemon prio=10 tid=0x000bdd08 nid=0x3 in Object.wait() [fcb7f000..fcb7fc30] > at java.lang.Object.wait(Native Method) > - waiting on <0xf234fa48> (a java.lang.ref.Reference$Lock) > at java.lang.Object.wait(Unknown Source) > at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source) > - locked <0xf234fa48> (a java.lang.ref.Reference$Lock) > >"main" prio=6 tid=0x0002d358 nid=0x1 runnable [ffbfd000..ffbfe6e4] > at org.eclipse.swt.internal.motif.OS.XtDestroyWidget(Native Method) > - locked <0xf6019720> (a java.lang.Class) > at org.eclipse.swt.widgets.Widget.destroyWidget(Widget.java:292) > at org.eclipse.swt.widgets.Widget.dispose(Widget.java:327) > at org.eclipse.swt.widgets.ToolItem.dispose(ToolItem.java:289) > at org.eclipse.jface.action.ToolBarManager.update(ToolBarManager.java:228) > at org.eclipse.ui.internal.WorkbenchWindow.removePerspectiveShortcut(WorkbenchWindow.java:1087) > at org.eclipse.ui.internal.WorkbenchPage.closePerspective(WorkbenchPage.java:1006) > at org.eclipse.ui.internal.WorkbenchPage.closePerspective(WorkbenchPage.java:978) > at org.eclipse.ui.internal.WorkbenchWindow$7.widgetSelected(WorkbenchWindow.java:1854) > at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:731) > at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2448) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2203) > at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1562) > at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1536) > at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:257) > at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:139) > at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:90) > at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:277) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:239) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:117) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) > at java.lang.reflect.Method.invoke(Unknown Source) > at org.eclipse.core.launcher.Main.basicRun(Main.java:267) > at org.eclipse.core.launcher.Main.run(Main.java:692) > at org.eclipse.core.launcher.Main.main(Main.java:676) > >"VM Thread" prio=5 tid=0x000bc8d0 nid=0x2 runnable > >"VM Periodic Task Thread" prio=10 tid=0x000c5938 nid=0x8 waiting on condition >"Suspend Checker Thread" prio=10 tid=0x000c2170 nid=0x5 runnable
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 56841
: 9068 |
9328
|
9552
|
9553
|
9573
|
9778
|
10213
|
10357
|
12772
|
14321
|
14322