Displaying 5 results from an estimated 5 matches for "252,0".
2012 Apr 21
2
nfsen daemon dies for unknown reason
...32 ? -1 Rs 504 2:40 /usr/bin/perl -w /data/nfsen/bin/nfsend
6932 6933 6933 6933 ? -1 Ss 504 0:00 \_ /data/nfsen/bin/nfsend-comm
# lsof -p 6932
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
nfsend 6932 nfsen cwd DIR 252,0 4096 2 /
nfsend 6932 nfsen rtd DIR 252,0 4096 2 /
nfsend 6932 nfsen txt REG 252,0 19200 75700 /usr/bin/perl
nfsend 6932 nfsen mem REG 252,0 144776 1301763 /lib64/ld-2.5.so
nfsend 6932 nfsen mem REG...
2014 Jan 07
1
Security: Best practices, apparmor, -L, -R, -U
...I have to put libraries and device files under /etc/tinc/NETNAME to
build a functional chroot jail ?
Currently lsof reports these open resources for tincd:
lsof -p $( pgrep tincd ) -n
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
tincd 15136 root cwd DIR 252,0 4096 2 /
tincd 15136 root rtd DIR 252,0 4096 2 /
tincd 15136 root txt REG 252,0 143256 552711
/usr/sbin/tincd
tincd 15136 root mem REG 252,0 97144 32279
/lib/x86_64-linux-gnu/libresolv-2.17.so
tincd 15136 root...
2017 Jan 18
3
Taking determinant of a matrix of NAs results in intermittent memory corruption
...oject.org/bugzilla/show_bug.cgi?id=16862 but I'm not certain.
The output of La_version() for me is:
[1] "3.5.0"
The output of:
system(paste("lsof -p", Sys.getpid(), "| grep -iE '(blas|lapack)'"))
is:
R 3636 <myusername> mem REG 252,0 39272 11930369 /usr/lib/R/modules/lapack.so
R 3636 <myusername> mem REG 252,0 5882272 11933488 /usr/lib/lapack/liblapack.so.3.0
R 3636 <myusername> mem REG 252,0 23108112 11929607 /usr/lib/openblas-base/libopenblas.so.0
Is anyone able to...
2017 Jan 18
0
[FORGED] Taking determinant of a matrix of NAs results in intermittent memory corruption
...62 but I'm not certain.
>
> The output of La_version() for me is:
> [1] "3.5.0"
>
> The output of:
> system(paste("lsof -p", Sys.getpid(), "| grep -iE '(blas|lapack)'"))
> is:
> R 3636 <myusername> mem REG 252,0 39272 11930369 /usr/lib/R/modules/lapack.so
> R 3636 <myusername> mem REG 252,0 5882272 11933488 /usr/lib/lapack/liblapack.so.3.0
> R 3636 <myusername> mem REG 252,0 23108112 11929607 /usr/lib/openblas-base/libopenblas.so.0
> Is...
2011 Jul 27
4
Creating a vm with a non-existent /dev/mapper/ tap2 device effectively hangs dom0 system
Have an interesting one here, originally found on xen 4.1.0 but just
upgraded to xen 4.1.1 and it''s still here.
Creating a VM with a tap2 device pointed at /dev/mapper/something, when
that device doesn''t exist, causes the tapdisk2 process to go into D mode
and also manages to take out any process that queries it.
For example, I have /dev/mapper/nathanxenuk1 as a valid disk