| Summary: | Eclipse/Java does not shut down looping JTests | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Eric Wells <epiqu1n> | ||||
| Component: | Debug | Assignee: | JDT-Debug-Inbox <jdt-debug-inbox> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | jarthana, sarika.sinha | ||||
| Version: | 3.1 | ||||||
| Target Milestone: | --- | ||||||
| Hardware: | Macintosh | ||||||
| OS: | Mac OS X | ||||||
| URL: | http://imgur.com/a/HhKUQ | ||||||
| Whiteboard: | stalebug | ||||||
| Attachments: |
|
||||||
|
Description
Eric Wells
I am not sure what might be happening. Copying Sarika for response. @Eric, Can you provide any log, call stack or memory dump to confirm that Eclipse is Contributing to this and not JTest ? Where would I find one of those? (In reply to Eric Wells from comment #3) > Where would I find one of those? You can find the last stacktrace in Error Logs View. For getting dump, you can refer to https://wiki.eclipse.org/How_to_report_a_deadlock There are no errors in the error log when this happens. I just noticed that if I click the stop button in the JUnit window, it will go gray and display "Stopping..." (as in the image I linked to originally), but will not actually stop it. However, if I click the stop button that is in the console view, it does actually terminate the program. Created attachment 265781 [details]
Heap dump
(In reply to Eric Wells from comment #6) > Created attachment 265781 [details] > Heap dump Can't get any help from this as it does not tell the threads which were active at that time. This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're closing this bug. If you have further information on the current state of the bug, please add it and reopen this bug. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. -- The automated Eclipse Genie. |