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 271184

Summary: Attach hangs very often (dbx)
Product: cnd Reporter: soldatov <soldatov>
Component: DebuggerAssignee: Maria Tishkova <mromashova>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: Dev   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: stack (IDE hangs)

Description soldatov 2017-07-28 08:32:54 UTC
With Oracle C++ compiler and Dbx this noisy bug can be reproduced in NetBeans now.

============================================
I see this random failure on different platforms (OEL7, Sparc Solaris 11.3,
Solaris 11.3 x86. Solaris Sparc is most "stable" platform.

Scenario:
- Create Quote project
- Build project
- Open quote.cc file in built-in editor
- Set line breakpoint at 143th line
- Launch Project
- Press Attach|Attach Debugger...
- Select quote process
- Press OK
==> IDE opens 'istream' file and hangs.
============================================
Comment 1 soldatov 2017-07-28 08:53:57 UTC
Created attachment 164847 [details]
stack (IDE hangs)