Analyze opened files
We need to check how many opened files and what files are opened
- per account
- per calls
- per calls with 10 participants
- per calls with 20 participants
- per calls with 30 participants
- per calls with 40 participants
Designs
- Show closed items
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Mehdi Ghayour moved from #540 (closed)
moved from #540 (closed)
- Sébastien Blin changed milestone to %Backlog
changed milestone to %Backlog
- Mehdi Ghayour added 1 deleted label
added 1 deleted label
- Mehdi Ghayour added 1 deleted label and removed 1 deleted label
added 1 deleted label and removed 1 deleted label
- Mehdi Ghayour added 1 deleted label
added 1 deleted label
- Sébastien Blin assigned to @sblin
assigned to @sblin
- Sébastien Blin removed milestone %Backlog
removed milestone %Backlog
- Sébastien Blin mentioned in commit 47f3fd14
mentioned in commit 47f3fd14
- Sébastien Blin added SprintTo review label
added SprintTo review label
- Sébastien Blin mentioned in commit 3481da56
mentioned in commit 3481da56
- Maintainer
On Guix, for a freshly launched Jami at version 20230206.0 but with the latest Jami pjproject commit, I have 923 open files: jami-lsof.txt
jami -d logs: jami-20230206.0-siploglevel-5.log.gz
Edited by Maxim Cournoyer - Maintainer
Logs collected until crash
Trace/breakpoint trap
. jami-20230206.0-siploglevel-5.log.gz - Maintainer
OK, better logs, with accompanying
lsof -p$(pgrep jami)
output.gdb.txt jami-20230206.0.log.gz jami-20230221.0-open-files-after-15m.txt jami-20230221.0-open-files-after-crash.txt
Collapse replies - Author Owner
Seems some thread is not finished. I see two things:
- 700+ eventpoll
- 170 sockets to 192.168.10.1:5351
- Maintainer
Fresh logs, with gdb.txt having some symbols. gdb.txt jami.log.gz jami-lsof.txt
- Maintainer
New try, with --no-grafts in an attempt to help with debug symbols (also added qtbase:debug and glibc:debug to the mix): gdb.txt jami.log.gz jami-lsof.txt
- Author Owner
Potential leak caused by
dht_->connectivityChanged();
Edited by Sébastien Blin - Sébastien Blin removed SprintTo review label
removed SprintTo review label
- Sébastien Blin closed
closed