This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 237405 - Hangup when stopping debug session
Summary: Hangup when stopping debug session
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.4
Hardware: All All
: P2 normal (vote)
Assignee: henk89
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-21 09:10 UTC by Vladimir Kvashin
Modified: 2013-11-15 15:11 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Full thread dump (43.47 KB, text/plain)
2013-10-21 09:10 UTC, Vladimir Kvashin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Kvashin 2013-10-21 09:10:40 UTC
Created attachment 141335 [details]
Full thread dump

I debugged my program (remotely, but with a very fast connection).
When I pressed "stop" button, IDE froze forever.
Comment 1 Vladimir Kvashin 2013-10-21 09:14:07 UTC
What is obvious here is that sending a signal to a process should not be done in EDT.
Comment 2 henk89 2013-11-11 12:36:00 UTC
Fixed in the changeset 062fcc342d38
Comment 3 Egor Ushakov 2013-11-11 15:22:08 UTC
pause() return value may be corrupted because of this fix, please consider different approach
Comment 4 henk89 2013-11-12 15:50:36 UTC
Fixed in the changeset fed0cc3f6d8b
Comment 5 Quality Engineering 2013-11-14 14:33:34 UTC
Integrated into 'releases/release74', will be available in build *201311141216* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/e5362c807565
User: Nikolay Koldunov <henk89@netbeans.org>
Log: Fixed #237405 - Hangup when stopping debug session
(transplanted from 062fcc342d38e76bd57e47d820c84cfe360aeddf)
Comment 6 Quality Engineering 2013-11-15 03:04:55 UTC
Integrated into 'main-silver', will be available in build *201311150002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/db5663b58f0a
User: Nikolay Koldunov <henk89@netbeans.org>
Log: Fixed #237405 - Hangup when stopping debug session
(transplanted from 062fcc342d38e76bd57e47d820c84cfe360aeddf)
Comment 7 Alexander Pepin 2013-11-15 15:11:47 UTC
Verified in build 201311142201.