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

x32dbg: Error replacing page *[*] in log. "Please report an issue!" #3288

Open
BC46 opened this issue Nov 30, 2023 · 0 comments
Open

x32dbg: Error replacing page *[*] in log. "Please report an issue!" #3288

BC46 opened this issue Nov 30, 2023 · 0 comments
Labels
bug The issue describes a bug. It does not mean the bug has been reproduced by a developer.

Comments

@BC46
Copy link

BC46 commented Nov 30, 2023

Operating System

Windows 10 Pro 22H2 64-bit, build 19045.3693

x64dbg Version

Nov 18 2023, 02:27:01

Describe the issue

In x32dbg, when debugging the video game Freelancer (2003) with custom resource DLLs, the following errors are logged:

Error replacing page: 060B0000[000B0000] (resources.dll)
Sections:
  ".rsrc": 060B01D0[000B0000]
New pages:
 "resources.dll": 060B0000[000001D0]
Please report an issue!

Error replacing page: 06C80000[0001D000] (offerbriberesources.dll)
Sections:
  ".rsrc": 06C801D0[0001D000]
New pages:
 "offerbriberesources.dll": 06C80000[000001D0]
Please report an issue!

resources.dll and offerbriberesources.dll are both custom resource DLLs that the game loads without issues.

Steps to reproduce

  1. Have an installation of the video game Freelancer (2003).
  2. In the EXE folder, replace resources.dll and offerbriberesources.dll with these: dlls.zip.
  3. Start x32dbg and use it launch and debug Freelancer.
  4. The errors will start appearing in the log as soon as either of the DLLs are loaded by the game.

Attachments

No response

@BC46 BC46 added the bug The issue describes a bug. It does not mean the bug has been reproduced by a developer. label Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue describes a bug. It does not mean the bug has been reproduced by a developer.
Projects
None yet
Development

No branches or pull requests

1 participant