View Issue Details

IDProjectCategoryView StatusLast Update
0000016Asuna[All Projects] Generalpublic2018-04-17 20:39
ReporterkyleAssigned Tokyle 
PrioritynormalSeverityminorReproducibilitysometimes
Status resolvedResolutionfixed 
Summary0000016: Asuna crashes when a lot of clients connect
DescriptionIf there's a network issue an a lot of clients connect Asuna will crash.
Steps To ReproduceN/A
Additional InformationThis only happens when there's a network issue and a ton of people drop connection (Connection Lost) then Reconnect.
TagsNo tags attached.

Relationships

related to 0000034 resolvedkyle Asuna crashes when someone joins with a - in their name 

Activities

kyle

2016-11-19 19:25

administrator   ~0000036

This might not have been due to a lot of clients. Some clients cause Asuna to crash. After debugging it seems TS is trying to read an invalid memory location.

Turned off DEP
Same issue
Has been happening a lot. There's no messaging to Asuna so it's not a message
I might have fixed this in 394d0288.

Updated C Connector, removed a mysql closure statement.

After the update I haven't seen Asuna crash, but sometimes it can take a couple weeks.

kyle

2017-05-05 03:46

administrator   ~0000040

This has been resolved. First issue was due to freeing non-used memory which would cause a crash (value wasn't initialized). The second cause of the crashing is due to a TeamSpeak bug that only happens when a lot of private chats are open - Using macro to close the chats resolved the issue

Issue History

Date Modified Username Field Change
2016-08-01 16:51 kyle New Issue
2016-08-01 16:51 kyle Status new => assigned
2016-08-01 16:51 kyle Assigned To => kyle
2016-08-01 16:51 kyle Status assigned => confirmed
2016-11-19 19:25 kyle Note Added: 0000036
2017-05-05 03:46 kyle Status confirmed => resolved
2017-05-05 03:46 kyle Resolution open => fixed
2017-05-05 03:46 kyle Note Added: 0000040
2018-04-17 20:39 kyle Relationship added related to 0000034