Vladimir Ulrich

Results 11 comments of Vladimir Ulrich

https://sourceware.org/git/?p=glibc.git;a=commit;h=2e39f65b5ef11647beb4980c4244bac8af192c14 This problem may be caused by this commit.

Also I've found some more info https://www.mail-archive.com/[email protected]/msg2161469.html

> Isn't it about SIGBUS? I thought it's a regular segfault here. Just read whole thread to get some info why futex error is thrown. This info is needed to...

I've seen. Part of PAL is truly cross-platform and has implementation for different synchronization objects and APIs, but another part is heavily built around pthread.

I have same 3.2.35, but it was built in December 2014. And it looks like there are no updated firmware for this model.

https://github.com/skyrim-multiplayer/skymp/blob/0a38b62d2726038cdd947581411ebcc08dcae2ce/skymp5-server/ts/systems/spawn.ts#L16

Anyway there should be checks for indexes out of range or we should catch this kind of exceptions to keep server running.

> ![image](https://user-images.githubusercontent.com/84733553/206780959-1cfa997e-0efa-43d5-9e29-d9f6e4d97de8.png) Have you guys tried this? It fixed it for me. It worked for me

Also there're problems with pass parameter via copy in original code. Would be nice if someone will fix that.

> there should be a way to implement this via https://github.com/Drenn1/ems-flasher The better way, I think, is to transform ems-flasher to library and use it everywhere.