Pastoray
Pastoray
I don't think this is a DNS problem for two reasons: 1. I yesterday couldn't actually replicate this because i was connecting to servers too fast so i introduced an...
Nothing https://github.com/user-attachments/assets/69caf489-e3f5-457e-9121-41c23aba7861
> [@Pastoray](https://github.com/Pastoray) I have identified one of possibly multiple scenarios where the MainWindow could hang. All of those are only happening with a slower/unstable connection than usual. > > Could...
> > Screencast.From.2025-11-25.17-58-29.mp4 > > At least your video confirms I am on the right track, because wow! that's slow 😅 For real, though the 1.5.x branch actually displays the...
> [@Pastoray](https://github.com/Pastoray) I think I might have got it! Can you please try this: [#7008](https://github.com/mumble-voip/mumble/pull/7008) It does prevent a hang for a few initial connections (2 - 4) it seems...
> [@Pastoray](https://github.com/Pastoray) Would you be able to `git cherry-pick 827813589855e4223e6d5b836e70a1892b7ab0b4` the other fix from [#7003](https://github.com/mumble-voip/mumble/pull/7003) and try a build with both fixes applied? As expected nothing, now i'm no expert...
> > from my understanding `ServerHandler::serverConnectionClosed` only executes after a connection has successfully been established and is then closed, either gracefully or due to an error. Since I am only...
> > I am happy to keep testing, but I strongly suggest a more fundamentally sound fix be developed before I dedicate more time to builds that seem unlikely to...
Quick clarification: we want to update the min/max versions where the syscalls are valid, so do we add syscalls that aren't already in the table ? because i see [NtAlertThreadByThreadId](https://github.com/DynamoRIO/drmemory/blob/4eebef2d2058e78d77a3d8bd41195374577c5243/drsyscall/table_windows_ntoskrnl.c#L3423)...