Room randomly crashes after joining
See original GitHub issueHi,
We notice today and month ago jitsi a crash after someone join the room. It seems to be random and I am not able to reproduce the issue. Restart the stack seems to “fix” temporary the issue. I was not able to capture the log until today.
We only use rooms with auth.
We use the “stable-5390-3” version but the issue appear multiple times since 1 year (I think). I notice the following in the log :
jicofo_1 | Jicofo 2021-04-22 09:59:11.063 SEVERE: [291] org.jitsi.jicofo.AbstractChannelAllocator.log() jvbbrewery@internal-muc.meet.jitsi/046ae4fc108c - failed to allocate channels, will consider the bridge faulty: Timed out waiting for a response.
jicofo_1 | org.jitsi.protocol.xmpp.colibri.exception.TimeoutException: Timed out waiting for a response.
jicofo_1 | at org.jitsi.impl.protocol.xmpp.colibri.ColibriConferenceImpl.maybeThrowOperationFailed(ColibriConferenceImpl.java:328)
jicofo_1 | at org.jitsi.impl.protocol.xmpp.colibri.ColibriConferenceImpl.createColibriChannels(ColibriConferenceImpl.java:268)
jicofo_1 | at org.jitsi.protocol.xmpp.colibri.ColibriConference.createColibriChannels(ColibriConference.java:102)
jicofo_1 | at org.jitsi.jicofo.ParticipantChannelAllocator.doAllocateChannels(ParticipantChannelAllocator.java:110)
jicofo_1 | at org.jitsi.jicofo.AbstractChannelAllocator.allocateChannels(AbstractChannelAllocator.java:271)
jicofo_1 | at org.jitsi.jicofo.AbstractChannelAllocator.doRun(AbstractChannelAllocator.java:190)
jicofo_1 | at org.jitsi.jicofo.AbstractChannelAllocator.run(AbstractChannelAllocator.java:150)
jicofo_1 | at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
jicofo_1 | at java.util.concurrent.FutureTask.run(FutureTask.java:266)
jicofo_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
jicofo_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
jicofo_1 | at java.lang.Thread.run(Thread.java:748)
When the room begin to crash, it crashes every time. I have not tested what happens if we create another room.
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (2 by maintainers)
Top Results From Across the Web
Crash to desktop when joining/starting game.
This problem only occurs when joining, there's no random spontaneous CTDs or anything of the kind. It seems to always crash right as...
Read more >Crashing when entering rooms? :: The Binding of Isaac
Crashing when entering rooms ? Been trying to unlock The Forgotten lately, and I am currently on the Flooded Caves I. And the...
Read more >How to Fix Rust Crashing When Joining a Server - Easy PC
Rust crashing when you're joining a server is a major pain in the butt. Here are my 5 solutions to fix the problem....
Read more >Game crash issues - Space engineers
CRASHES RIGHT AFTER LOADING. Problem: The game often/always crashes after loading. Solution: We have investigated that some broken DirectShow filters can ...
Read more >[PC] BUG: Several areas crash the game just by entering them ...
In my experience today this seems to be an issue with networking and it being a public space. More specifically, I was crashing...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@saghul Hmmm… seems some logs are missing. I will wait to happen again and post relevant log.
@saghul
I have encounter the issue today do you know what is wrong ?