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

Segmentation Fault for New Accounts on server startup #69

Open
Morketh opened this issue Jul 5, 2022 · 0 comments
Open

Segmentation Fault for New Accounts on server startup #69

Morketh opened this issue Jul 5, 2022 · 0 comments

Comments

@Morketh
Copy link

Morketh commented Jul 5, 2022

Describe the bug
Creating account via webpage works until the bnetserver crashes/stops/restarts
Deleting the account created via webpage (account table entry in the auth database) allows the server to load up normally, however this causes the account to be disconnected and the player can no longer access to realm properly...

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'website address' create account
  2. ( at this point you can use the account to play on the server normally)
  3. shut bnet server down
  4. relaunch bnet server
  5. See error

Expected behavior
Bnetserver should load with out a segmentation fault when accounts are created

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop:

  • OS: [Windows 10]
  • Server core: [TrinityCore - BFA-Reforged]
  • Core repository: BfaCore-Reforged
  • Game version: 8.3.7
  • Browser Firefox 101.0.1 (64-bit)

Server:

  • OS: Ubuntu 20.04.4 LTS (GNU/Linux 5.4.0-121-generic x86_64)
  • SSL version: OpenSSL 1.1.1f 31 Mar 2020 (library: OpenSSL 1.1.1f 31 Mar 2020)
  • Apache2 version: 2.4.41
  • PHP version: 7.1.0
  • Boost version: 1.67.0
  • MySQL client library: 8.0.29
  • MySQL server ver: 5.5.5-10.3.34-MariaDB-0ubuntu0.20.04.1

Additional context
Add any other context about the problem here.

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

1 participant