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 68399 - AIOOBE after Show Back Traces
Summary: AIOOBE after Show Back Traces
Status: CLOSED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-09 16:27 UTC by ehucka
Modified: 2007-02-20 18:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stacktrace (3.54 KB, text/plain)
2005-11-09 16:32 UTC, ehucka
Details
attaching stack trace (3.72 KB, text/plain)
2006-04-21 03:11 UTC, williamn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ehucka 2005-11-09 16:27:55 UTC
I have profiled some test application there is a class with about thousand
methods calling each other. I took a snapshot and tried to invoke Show Back Traces.
Comment 1 ehucka 2005-11-09 16:32:08 UTC
Created attachment 26782 [details]
stacktrace
Comment 2 iformanek 2005-11-22 19:15:16 UTC
Fixed, there was a hard limit for stack depth set to 320, now the backtraces 
will work with any stack depth.
Comment 3 ehucka 2005-12-22 11:10:54 UTC
I see the same problem in profiler 051222
Comment 4 williamn 2006-04-21 03:09:47 UTC
The problem still exists in Profiler5.0 running in NetBeans5.0.
Same error but different line numbers in recursive call bit of stack trace.
Comment 5 williamn 2006-04-21 03:11:43 UTC
Created attachment 29967 [details]
attaching stack trace
Comment 6 Tomas Hurka 2006-04-21 18:35:41 UTC
Thanks for catching this wiliamn. This was fixed, but accidentally rolled back. It is now fixed in trunk and 
should be probably merged to release55 as well.
Comment 7 Tomas Hurka 2006-04-21 18:36:05 UTC
Fixed in trunk.
Comment 8 Tomas Hurka 2006-04-27 08:40:49 UTC
merged to release55 branch
Comment 9 ehucka 2006-07-26 09:18:22 UTC
verified
Comment 10 Alexander Kouznetsov 2007-02-20 10:20:46 UTC
Closing old issues
Comment 11 Alexander Kouznetsov 2007-02-20 18:14:21 UTC
Reverting to original Target Milestone value changed by mistake. Sorry for
inconvenience.