lsof icon indicating copy to clipboard operation
lsof copied to clipboard

LiSt Open Files

Results 53 lsof issues
Sort by recently updated
recently updated
newest added

Hi! The following test failure happens only when building on btrfs. Since everyone can easily reproduce that, and I'm clueless about lsof internals, I'll just leave this here: ``` Optional...

help wanted

**Describe the bug** list memory mapped files in different mount namespace return with 'stat: No such file or directory'. **To Reproduce** Steps to reproduce the behavior: 1. Run 'lsof -p...

**Describe the bug** A clear and concise description of what the bug is. In `case-10-ux-socket-state`, `case-20-inet-socket-endpoint` and `case-20-ux-socket-endpoint`, `nc` is used to launch a server. Some Linux distributions use `netcat-tranditional`...

**Describe the bug** A clear and concise description of what the bug is. LTsock fails on darwin. **To Reproduce** Steps to reproduce the behavior: 1. Run 'LTsock' in 'tests' folder...

**Is your feature request related to a problem? Please describe.** There are patches to lsof in packages managers. We can take the useful ones and apply them upstream to avoid...

- [ ] [linux] make the test driver detect btrfs and warn if the fs is used as the test platform - [x] introduce a template for issue (https://github.com/lsof-org/lsof/issues/205#issuecomment-1120565643) (#227)

This patchset gets lsof to mainly use user mode APIs on FreeBSD. Kernel access with kvm is now optional although still required for a few features. Many other bugs are...

+ /usr/bin/make -O -j48 -C tests test make: Entering directory '/home/tkloczko/rpmbuild/BUILD/lsof-4.93.2/tests' `cat config.cc` -I. -I.. `cat config.cflags` -c LTlib.c \ -o LTlib.o LTlib.c: In function 'ConvLsofDev': LTlib.c:246:25: warning: implicit declaration...

Some of the dialects (osr and n+obsd) have a rule to convert Lsof.8 into lsof.0 However the linux dialect Makefile has no rules for making the man page file. The...

target:4.96.0
man page

Hello In AIX, we still see the warning message related to Kernel ID check in spite of using the -w option WARNING: compiled for AIX version 6.1.0.0; this is 7.2.0.0....