cornercorner
FeaturesPluginsDocs & SupportCommunityPartners

Bug 153220 - Enhance nbexec to generate heap dump in case of OutOfMemError
: Enhance nbexec to generate heap dump in case of OutOfMemError
Status: RESOLVED FIXED
: platform
-- Other --
: 6.7
: All All
: P2 (vote)
: 6.7
Assigned To:
:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2008-11-14 14:10 by
Modified: 2009-02-19 22:53 (History)
Issue Type: ENHANCEMENT
:


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2008-11-14 14:10:32
In case the system throws OutOfMemory exception a file is generated to
$userdir/var/log or similar directory and the 
user is asked (maybe on next start) to send this file to NetBeans. 

Details at http://wiki.netbeans.org/FitnessViaPartnership
------- Comment #1 From 2008-11-19 16:07:17 -------
392a4495db66
------- Comment #2 From 2008-11-20 04:30:21 -------
This seems like a huge privacy issue. A heap dump could contain passwords,
confidential sources, etc. I don't think the
user is necessarily aware of what they might be sending to an unknown
recipient. Even storing such dumps to the userdir
could leak sensitive information to an untrusted location.
------- Comment #3 From 2008-11-20 04:43:15 -------
Integrated into 'main-golden', will be available in build *200811200201* on
http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/392a4495db66
User: Tomas Holy <t_h@netbeans.org>
Log: #153220: Enhance nbexec to generate heap dump in case of OutOfMemError