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

Worldserver/Pools: Startup Crash #235

Open
Core002 opened this issue May 29, 2024 · 5 comments
Open

Worldserver/Pools: Startup Crash #235

Core002 opened this issue May 29, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@Core002
Copy link

Core002 commented May 29, 2024

🐛 Bug report

  • Worldserver randomly crashes upon loading objects pooling system. PoolMgr.cpp
  • I had to open a CMD on the server folder to run worldserver.exe to see why it was stopping, but to no real avail.
  • Most of the time, the worldserver starts up no issues, but randomly it will stop with no error when loading objects pooling system.

Expected behavior

  • Worldserver should load the pool system normally, is it because it's loading a lot of data and heavy RAM usage can affect this loading process?

Steps to reproduce

  1. Start worldserver.exe and minimize it to the system taskbar.
  2. You may need to do this several times to reproduce.
  3. ...
  4. Profit.

Version

Client Version:

@Core002 Core002 added the bug Something isn't working label May 29, 2024
@Core002 Core002 changed the title Worldserver/Crash: Startup Crash Worldserver/Pools: Startup Crash May 29, 2024
@leelf00
Copy link

leelf00 commented Jun 13, 2024

Windows System? How much free RAM in GB?

@Core002
Copy link
Author

Core002 commented Jun 14, 2024

Win10 + Win11 both confirmed with 64GB (4x16) DDR5 Corsair Vengeance RAM (i never have memory issues).

@leelf00
Copy link

leelf00 commented Jun 17, 2024

Random crash?

@Core002
Copy link
Author

Core002 commented Jun 18, 2024

I'm starting to think it's a faulty version of the database. But I'm using now a default database + 2024 updates only with a fresh clone of the repo and it's still happening. Maybe this is something in the worldserver config? Related to tools? (maps, vmaps, mmaps, etc)
image

-------EDIT-------
It's not the config files; I reverted them to default, and it can't be the tools as noone else is apparently having this issue.
I've now started using the latest compiled Developmental Release and having the same issue so it can't be libraries or otherwise.

[Note] I also have no custom core, database, or DBC edits whatsoever. Everything is default.

Win10 / Win11 (Both) / 64-bit Arch / Intel i9 12900k
MySQL 8.0.37
Cmake 3.29.5
OpenSSL 1.1.1
Boost 1.78.0
Visual Studios 17 (2022)

@leelf00
Copy link

leelf00 commented Jun 18, 2024

Build with CMAKE_BUILD_TYPE=Debug. A crash dump will create after crash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants