Maksim Shudrak

Results 64 comments of Maksim Shudrak

Thank you for opening this issue. Could you try debug version of drltrace on latest Adobe? https://github.com/mxmssh/drltrace/releases/download/0.9d/drltrace_win32_debug.rar

Great, thank you for feedback. The question is why release version doesn't work :)

It seems for me like drltrace's bug rather than DynamoRIO's. This is the output from winDBG: ``` (1294.ec): Access violation - code c0000005 (first chance) First chance exceptions are reported...

So, we have a null-pointer dereference here but I have no idea where exactly it happens in drltracelib...

I think the problem happens in ```get_module_and_function_name```

Please make sure that centurion.exe is 32-bit executable.

Travis build for this configuration has been disabled.

Hi, thanks for your interest in drltrace. Are you compiling using `Developer Command Prompt for VS2013 x64` or using a standard terminal? https://docs.microsoft.com/en-us/visualstudio/ide/reference/command-prompt-powershell?view=vs-2019

What do you mean by nothing new? Is the log file empty?

Yes, it is a common problem when you trace standard applications on Windows 10 if I recall it correctly. You could try to run some third-party app and check results.