question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Room randomly crashes after joining

See original GitHub issue

Hi,

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:open
  • Created 2 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
Inglebardcommented, May 4, 2021

@saghul Hmmm… seems some logs are missing. I will wait to happen again and post relevant log.

0reactions
Inglebardcommented, Jun 4, 2021

@saghul
I have encounter the issue today do you know what is wrong ?

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found