Bug 559795 - InvalidStackFrameException <unknown receiving type> when using a conditional breakpoint
Summary: InvalidStackFrameException <unknown receiving type> when using a conditional ...
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 4.14   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2020-02-03 13:04 EST by james tomkinson CLA
Modified: 2024-02-27 00:15 EST (History)
3 users (show)

See Also:


Attachments
error message popup (7.40 KB, image/png)
2020-02-03 13:06 EST, james tomkinson CLA
no flags Details
screencap of the conditional breakpoint text referencing a method param class public var (29.34 KB, image/png)
2020-02-03 13:07 EST, james tomkinson CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description james tomkinson CLA 2020-02-03 13:04:48 EST
when I set a conditional that references a method parameter or local var set from a method parameter, I get a breakpoint error upon first evaluation:
  GUIControlledBackTest(TradingAlgoManager).addOHLCvToTA4jSeries(OHLCv) line: 1265	
  <unknown receiving type>(TradingAlgoManager).pushOHLCvToAlgos(OHLCv, boolean) line: 2131
  <unknown receiving type>...

this does not occur if I reference a class 
  
related screencaps will be added.

-- Configuration Details --
Product: Eclipse IDE 4.14.0.20191212-1200 (org.eclipse.epp.package.jee.product)Installed Features:
 org.eclipse.jdt 3.18.200.v20191210-0610
Versioning Plugin:
 org.eclipse.platform 4.14.0.v20191210-0610
Comment 1 james tomkinson CLA 2020-02-03 13:06:11 EST
Created attachment 281687 [details]
error message popup
Comment 2 james tomkinson CLA 2020-02-03 13:07:36 EST
Created attachment 281688 [details]
screencap of the conditional breakpoint text referencing a method param class public var
Comment 3 Andrey Loskutov CLA 2020-02-03 13:40:32 EST
James, please try to reduce your code to something that still shows your original problem and attach here.
Comment 4 Eclipse Genie CLA 2022-03-01 15:54:11 EST
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 5 Eclipse Genie CLA 2024-02-27 00:15:15 EST
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.