View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000016 | Asuna | [All Projects] General | public | 2016-08-01 16:51 | 2018-04-17 20:39 |
Reporter | kyle | Assigned To | kyle | ||
Priority | normal | Severity | minor | Reproducibility | sometimes |
Status | resolved | Resolution | fixed | ||
Summary | 0000016: Asuna crashes when a lot of clients connect | ||||
Description | If there's a network issue an a lot of clients connect Asuna will crash. | ||||
Steps To Reproduce | N/A | ||||
Additional Information | This only happens when there's a network issue and a ton of people drop connection (Connection Lost) then Reconnect. | ||||
Tags | No tags attached. | ||||
|
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. |
|
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 |
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 |