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 on Creature::GetName function] #513

Closed
2 of 5 tasks
ThiagoNBCoding opened this issue Sep 12, 2022 · 4 comments · Fixed by #1080
Closed
2 of 5 tasks

[Segmentation fault on Creature::GetName function] #513

ThiagoNBCoding opened this issue Sep 12, 2022 · 4 comments · Fixed by #1080
Labels
Stale No activity Status: Pending Test This PR or Issue requires more testing Type: Info Further information requested or required

Comments

@ThiagoNBCoding
Copy link
Contributor

ThiagoNBCoding commented Sep 12, 2022

Priority

High

Area

  • Datapack
  • Source
  • Map
  • Other

What happened?

Basically this:
image

What OS are you seeing the problem on?

Linux

Code of Conduct

  • I agree to follow this project's Code of Conduct
@ThiagoNBCoding ThiagoNBCoding added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Sep 12, 2022
@github-actions github-actions bot added map Priority: High Represent a high impact in key areas of the base/user experience Status: Pending Test This PR or Issue requires more testing labels Sep 12, 2022
@dudantas
Copy link
Member

Hello. First you need to use the same executable as your source, because there is a warning there complaining that the executable is different from the source code, which indicates that you are not using the same executable that is in the source code.

We also need more information to help you. Then it just indicates that probably an addEvent is accessing "getName" without checking the creature, probably. You haven't figured out how the steps to execute this crash?

@dudantas dudantas added Type: Info Further information requested or required and removed Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. Priority: High Represent a high impact in key areas of the base/user experience map labels Sep 15, 2022
@dudantas
Copy link
Member

opentibiabr/otservbr-global@be6aae5
86e4a90
Do you have these commits?

@beats-dh beats-dh removed the source label Dec 6, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2023

This issue is stale because it has been open 120 days with no activity.

@github-actions github-actions bot added the Stale No activity label Mar 6, 2023
@dudantas
Copy link
Member

Fixed: 01fe001

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Stale No activity Status: Pending Test This PR or Issue requires more testing Type: Info Further information requested or required
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants