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

Memory corruption on avatar traits packet list #1151

Open
ksuprynowicz opened this issue Sep 29, 2024 · 0 comments
Open

Memory corruption on avatar traits packet list #1151

ksuprynowicz opened this issue Sep 29, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ksuprynowicz
Copy link
Member

It happens quite consistently with one avatar that has > 255 bones. Avatar link available upon request.
Error message:

double free or corruption (!prev)

Backtrace:

__pthread_kill_implementation 0x00007ffff08a341c
AvatarTraits::packTrait AvatarTraits.cpp:38
ClientTraitsHandler::sendChangedTraitsToMixer ClientTraitsHandler.cpp:110
MyAvatar::sendAvatarDataPacket MyAvatar.cpp:3482
AvatarManager::updateMyAvatar AvatarManager.cpp:181
Application::update Application.cpp:6752
Application::idle Application.cpp:5393
Application::event Application.cpp:4328
Application::notify Application.cpp:4292
main main.cpp:814
@ksuprynowicz ksuprynowicz added the bug Something isn't working label Sep 29, 2024
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