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 113528 - Broken pipe error message on exit from Paint app
Summary: Broken pipe error message on exit from Paint app
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2007-08-22 16:19 UTC by Alexander Kouznetsov
Modified: 2007-09-21 15:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot (87.90 KB, image/png)
2007-08-22 16:19 UTC, Alexander Kouznetsov
Details
Part of IDE output (5.37 KB, text/plain)
2007-08-22 16:20 UTC, Alexander Kouznetsov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kouznetsov 2007-08-22 16:19:09 UTC
Product Version: NetBeans IDE Dev (Build 200708150158) 
Java: 1.6.0_01; Java HotSpot(TM) Client VM 1.6.0_01-b06 
System: SunOS version 5.10 running on sparc; ISO8859-1; en_US (nb)

Performed steps
- Opened Paint Sample Application
- Invoked Profile | Profile Main Project... action. Selected CPU and clicked "Create Custom..." link.
- In New Custom Configuration (CPU) dialog changed its name to 'testconfig' and clicked OK.
- Clicked Advanced Settings link.
- Selected Exact Call Tree, Sampled Timing.
- Executed profiling by Run button and watched Take Snapshot button. Immediatelly after the button became enabled,
pressed it. Closed the non-empty snapshot without saving. Waited until whole application had been started.
- In the started application opened New Canvas and painted something there. Closed the application and confirmed
Application finished dialog in profiler by Yes button.
- RESULT: Error dialog: java.net.SocketException: Broken pipe
Comment 1 Alexander Kouznetsov 2007-08-22 16:19:48 UTC
Created attachment 47084 [details]
Screenshot
Comment 2 Alexander Kouznetsov 2007-08-22 16:20:46 UTC
Created attachment 47085 [details]
Part of IDE output
Comment 3 J Bachorik 2007-09-21 15:49:55 UTC
this seems to be fixed now (build 200709200000)