Giter Club home page Giter Club logo

Comments (16)

click avatar click commented on May 22, 2024

Author: marky81
I am having a lot this issue on rev: b28881f

Have a workround to fix this ? When its ocour TC is open but cant receive any new connections, i normaly restart all system :S

My ulimit -n is 65535

Tks

from trinitycore.

click avatar click commented on May 22, 2024

Author: fureya
Confirm.

After server get 900+ online limit is reached even if server limit in config is 3k ;/

from trinitycore.

click avatar click commented on May 22, 2024

Author: telsamat
i can confirm on 11080, bug still persists

from trinitycore.

click avatar click commented on May 22, 2024

Author: signfinder
Dear leak - this bug http://www.trinitycore.org/t/trinitycore/ticket/689 is reproduced on servers with online 20, 300 and 900 players. ulimit -n 4096 is worth. In my opinion you're wasting closed that ticket

from trinitycore.

click avatar click commented on May 22, 2024

Author: leak
Use strace -p PID on the thread that is consuming 100% CPU and we will know for sure.

from trinitycore.

click avatar click commented on May 22, 2024

Author: snajl
confirm

from trinitycore.

click avatar click commented on May 22, 2024

Author: leak
This issue is fully confirmed and already addressed.

from trinitycore.

click avatar click commented on May 22, 2024

Author: maxdestroyer
trace -p 3446
Process 3446 attached - interrupt to quit
futex(0x450079e0, FUTEX_WAIT, 3574, NULL
seems like that is all

from trinitycore.

click avatar click commented on May 22, 2024

Author: cyrex
Confirmed:

strace -p 2561
Process 2561 attached - interrupt to quit
futex(0x7f9a59bff9d0, FUTEX_WAIT, 2588, NULL

from trinitycore.

click avatar click commented on May 22, 2024

Author: marky81
Yes really, any workaround ? Like a bash to check this and close tc2 ? this freeze is bad =/

from trinitycore.

click avatar click commented on May 22, 2024

Author: telsamat
https://bitbucket.org/zippo/trinity_namiko/changeset/d0e207ac1587 i dont know it exactly but does it solve this problem?

from trinitycore.

click avatar click commented on May 22, 2024

Author: derex
I have fix that is supposed to work on linux/unix -> https://github.com/derex/trinitycore/tree/handle_maxfd

I am now working also on working on windows version, because on windows the problem is actually caused by other stuff.

from trinitycore.

click avatar click commented on May 22, 2024

Author: telsamat
thanks for that

from trinitycore.

click avatar click commented on May 22, 2024

This issue is not completely closed, as it lacks some Windows-specific parts - do NOT close untill that is resolved.

from trinitycore.

Voidx avatar Voidx commented on May 22, 2024

close?

from trinitycore.

leak avatar leak commented on May 22, 2024

It took only 4 years and the removal of ACE to fix this issue.

from trinitycore.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.