Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

telescope : Error: TypeError: Cannot read properties of undefined (reading 'add') [at telescope (line 520 col 43)] #5

Open
soiax opened this issue Oct 31, 2024 · 2 comments

Comments

@soiax
Copy link

soiax commented Oct 31, 2024

Hi,

On latest windbg, with a foxit pdf reader TTD recording, only happens with TTD:

0:000> !telescope @ecx
Populating the VA space with modules..
Populating the VA space with TEBs & thread stacks..
Populating the VA space with the PEB..
Populating the VA space with TTD.Data.Heap..
Error: TypeError: Cannot read properties of undefined (reading 'add') [at telescope (line 520 col 43)]
@0vercl0k
Copy link
Owner

0vercl0k commented Nov 3, 2024

Thanks for the report - I am catching up on Github issues / PR so it might take a week or two before I get to this one but I'll get there :)

Cheers

@0vercl0k
Copy link
Owner

0vercl0k commented Nov 5, 2024

Hmmm I cannot reproduce the issue; could you open the TTD trace and run the following command: dx -r1 @$cursession.TTD.Data.Heap()[0].Address and let me know what you see?

Cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants