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 90003 - Noification about crashed application and taken heapdump is displayed several times
Summary: Noification about crashed application and taken heapdump is displayed several...
Status: VERIFIED WORKSFORME
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: J Bachorik
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2006-11-24 13:01 UTC by ehucka
Modified: 2007-01-12 16:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ehucka 2006-11-24 13:01:57 UTC
Sometimes after outofmemory event in profiled application the Question dialog -
'Profiled application crashed and generated heap dump...' is displayed several
times - I always confirm it by Yes button and it appears again.
Last time it occured 12 times. It always opens the same heap dump file.
Comment 1 ehucka 2006-11-24 13:02:36 UTC
It is random issue not fully reproducible.
Comment 2 Tomas Hurka 2007-01-02 16:27:12 UTC
Can you provide the application which generates OutOfMemoryError?
Comment 3 ehucka 2007-01-03 09:13:17 UTC
It was modified AnagramGame, see Profiler test specification on
http://qa.netbeans.org/modules/profiler/promo-h/profiler60.html - HeapWalker
-> 	OutOfMemory Protection.
Comment 4 J Bachorik 2007-01-08 10:26:55 UTC
Can't reproduce on Linux, NB build 200701021900 and NB Profiler trunk.
Comment 5 ehucka 2007-01-12 16:06:48 UTC
I have not seen it after that. Verified.