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

🐛 [Bug] mangosd crash when reload eluna #13

Open
rogical opened this issue Sep 3, 2023 · 1 comment
Open

🐛 [Bug] mangosd crash when reload eluna #13

rogical opened this issue Sep 3, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@rogical
Copy link

rogical commented Sep 3, 2023

🐛 Bug report

mangos>.reload eluna
mangos>15:24:14 Received SIGSEGV
15:24:14 ./mangosd(_ZN8EventMgr9SetStatesE13LuaEventState+0x50) [0x55bd531d4660]
./mangosd(_ZN5Eluna12_ReloadElunaEv+0x8e) [0x55bd531edbbe]
./mangosd(_ZN5Eluna13OnWorldUpdateEj+0x4d) [0x55bd5324c5cd]
./mangosd(_ZN5World6UpdateEj+0x428) [0x55bd52dcb3d8]
./mangosd(_ZN13WorldRunnableclEv+0x8a) [0x55bd52d3a27a]
/lib/x86_64-linux-gnu/libstdc++.so.6(+0xdc253) [0x7f1dae7a5253]
/lib/x86_64-linux-gnu/libc.so.6(+0x94b43) [0x7f1dae42eb43]
/lib/x86_64-linux-gnu/libc.so.6(+0x126a00) [0x7f1dae4c0a00]

Expected behavior

Steps to reproduce

Version & Environment

Client Version:

Commit Hash:

OS Client:
OS Server: ubuntu 22

Crashlog

  • None
@rogical rogical added the bug Something isn't working label Sep 3, 2023
@rogical
Copy link
Author

rogical commented Sep 24, 2023

2023-09-24 23:52:43 Zeppelin - Grom'Gol to Undercity moved to -12302.458984 -85.874130 139.309540 0
2023-09-24 23:52:44 LoadPath: loading waypoint path for GUID 9557 Entry 1434
2023-09-24 23:52:44 Moonspray moved to 6968.393066 577.969604 0.000000 1
2023-09-24 23:52:45 LoadPath: loading waypoint path for GUID 9452 Entry 1434
2023-09-24 23:52:46 Feathermoon Ferry moved to -4623.777832 2579.729736 0.000000 1
2023-09-24 23:52:46 Received SIGSEGV
2023-09-24 23:52:46 ./mangosd(_ZN8EventMgr9SetStatesE13LuaEventState+0x50) [0x562a9c299720]
./mangosd(_ZN5Eluna12_ReloadElunaEv+0x8e) [0x562a9c2b2c7e]
./mangosd(_ZN5Eluna13OnWorldUpdateEj+0x4d) [0x562a9c31168d]
./mangosd(_ZN5World6UpdateEj+0x428) [0x562a9be8c428]
./mangosd(_ZN13WorldRunnableclEv+0x8a) [0x562a9bdfb26a]
/lib/x86_64-linux-gnu/libstdc++.so.6(+0xdc253) [0x7fcce0470253]
/lib/x86_64-linux-gnu/libc.so.6(+0x94b43) [0x7fcce00f9b43]
/lib/x86_64-linux-gnu/libc.so.6(+0x126a00) [0x7fcce018ba00]

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

1 participant