FS#65141 - [whois] PLEASE ENTER SUMMARY

Attached to Project: Arch Linux
Opened by Amin Vakil (aminvakil) - Tuesday, 14 January 2020, 13:21 GMT
Last edited by Gaetan Bisson (vesath) - Thursday, 16 January 2020, 18:46 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Gaetan Bisson (vesath)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

In getting whois of some IPs which I haven't still understand the pattern between them I get the following error:

iconv_open: Invalid argument

Additional info:
Version 5.5.4.

Steps to reproduce:
$ whois 185.121.130.130
iconv_open: Invalid argument
This task depends upon

Closed by  Gaetan Bisson (vesath)
Thursday, 16 January 2020, 18:46 GMT
Reason for closing:  Works for me
Additional comments about closing:  this is firejail bug
Comment by Gaetan Bisson (vesath) - Tuesday, 14 January 2020, 19:28 GMT
Please run `sudo pacman -Syu`. If the problem persists, please show the entire output of `pacman -Qii glibc` and of `whois 185.121.130.130`. Cheers.
Comment by Amin Vakil (aminvakil) - Wednesday, 15 January 2020, 06:02 GMT
```[amin@aminlap ~]$ sudo pacman -Suy
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
:: Starting full system upgrade...
there is nothing to do
[amin@aminlap ~]$ whois 185.121.130.130
iconv_open: Invalid argument
[amin@aminlap ~]$ sudo pacman -Qii glibc
Name : glibc
Version : 2.30-3
Description : GNU C Library
Architecture : x86_64
URL : https://www.gnu.org/software/libc
Licenses : GPL LGPL
Groups : None
Provides : None
Depends On : linux-api-headers>=4.10 tzdata filesystem
Optional Deps : gd: for memusagestat [installed]
Required By : a52dec alsa-lib argon2 attr axel babl base bash bcg729 bind-tools binutils bison bluez-libs bridge-utils btrfs-progs bubblewrap bzip2 c-ares cdparanoia ceph-libs coreutils cracklib dav1d
device-mapper diffutils dnsmasq docker dosfstools ethtool expat faac faad2 fakeroot file findutils flex fribidi fuse2 fuse3 gavl gawk gcc-libs gdbm giflib grep gsm gzip hdparm hspell
hyphen ijs iproute2 jack jansson jemalloc json-c kbd keyutils kmod l-smash less lib32-glibc libass libasyncns libatomic_ops libbsd libcap libcap-ng libcddb libcue libdatrie libdbi
libdvbpsi libdvdread libepoxy libevdev libexif libexttextcat libffi libgpg-error libgssglue libical libice libidn libiptcdata libiscsi libksba libmad libmaxminddb libmms libmnl libmpcdec
libmpeg2 libndp libnet libnfnetlink libnfs libnghttp2 libnl libogg libomxil-bellagio libpcap libpciaccess libpgm libpipeline libqb libraw1394 libseccomp libsndfile libsodium libstemmer
libsynctex libtasn1 libtommath libtool libunistring libunwind libupnp libusb libvisual libwbclient libxau libxdmcp libxkbcommon libxshmfence lmdb lpsolve lz4 lzo m4 make md4c mdadm metis
mkinitcpio-busybox mtdev ncurses net-tools nspr oath-toolkit opencore-amr opus orc p11-kit pacman pam patch pciutils perl pixman pkgconf popt ppp protobuf readline rpcbind rtmpdump
run-parts sbc sdl sdl2 sed sg3_utils shaderc snappy speexdsp sudo sysfsutils systemd-libs talloc tar traceroute tree tslib twolame usbguard vid.stab vim vulkan-icd-loader wavpack wayland
wget which xvidcore zita-alsa-pcmi zita-resampler zlib
Optional For : None
Conflicts With : None
Replaces : None
Installed Size : 46.00 MiB
Packager : Evangelos Foutras <evangelos@foutrelis.com>
Build Date : Wed 13 Nov 2019 07:46:32 PM +0330
Install Date : Thu 21 Nov 2019 10:53:53 PM +0330
Install Reason : Installed as a dependency for another package
Install Script : Yes
Validated By : Signature
Backup Files :
UNMODIFIED /etc/gai.conf
MODIFIED /etc/locale.gen
UNMODIFIED /etc/nscd.conf```
Comment by Gaetan Bisson (vesath) - Wednesday, 15 January 2020, 18:06 GMT
Thanks, this helped me confirm your system is up-to-date and you are using stock glibc. Now we have to understand why I am unable to reproduce your problem...

Could you please run `strace whois 185.121.130.130` (you may have to install the `strace` package first) and attach the output to this bug report? Also, could you post the output of `locale`?
Comment by Amin Vakil (aminvakil) - Thursday, 16 January 2020, 11:15 GMT
[amin@aminlap ~]$ locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=
[amin@aminlap ~]$ strace whois 185.121.130.130
execve("/usr/local/bin/whois", ["whois", "185.121.130.130"], 0x72a56b35af58 /* 42 vars */) = 0
access("/etc/suid-debug", F_OK) = -1 ENOENT (No such file or directory)
brk(NULL) = 0x95ba486c513
arch_prctl(0x3001 /* ARCH_??? */, 0x7591971f6660) = -1 EINVAL (Invalid argument)
fcntl(0, F_GETFD) = 0
fcntl(1, F_GETFD) = 0
fcntl(2, F_GETFD) = 0
access("/etc/suid-debug", F_OK) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.preload", R_OK) = 0
openat(AT_FDCWD, "/etc/ld.so.preload", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
close(3) = 0
openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=205907, ...}) = 0
mmap(NULL, 205907, PROT_READ, MAP_PRIVATE, 3, 0) = 0x67bc0c93b000
close(3) = 0
openat(AT_FDCWD, "/usr/lib/libapparmor.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 0\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=76232, ...}) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x67bc0c939000
mmap(NULL, 78672, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x67bc0c925000
mmap(0x67bc0c928000, 32768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x67bc0c928000
mmap(0x67bc0c930000, 28672, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb000) = 0x67bc0c930000
mmap(0x67bc0c937000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x11000) = 0x67bc0c937000
close(3) = 0
openat(AT_FDCWD, "/usr/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`r\2\0\0\0\0\0"..., 832) = 832
lseek(3, 64, SEEK_SET) = 64
read(3, "\6\0\0\0\4\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 784) = 784
lseek(3, 848, SEEK_SET) = 848
read(3, "\4\0\0\0\20\0\0\0\5\0\0\0GNU\0\2\0\0\300\4\0\0\0\3\0\0\0\0\0\0\0", 32) = 32
lseek(3, 880, SEEK_SET) = 880
read(3, "\4\0\0\0\24\0\0\0\3\0\0\0GNU\0003\321\363P\3617(e\35t\335*V\272\321\344"..., 68) = 68
fstat(3, {st_mode=S_IFREG|0755, st_size=2149496, ...}) = 0
lseek(3, 64, SEEK_SET) = 64
read(3, "\6\0\0\0\4\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 784) = 784
lseek(3, 848, SEEK_SET) = 848
read(3, "\4\0\0\0\20\0\0\0\5\0\0\0GNU\0\2\0\0\300\4\0\0\0\3\0\0\0\0\0\0\0", 32) = 32
lseek(3, 880, SEEK_SET) = 880
read(3, "\4\0\0\0\24\0\0\0\3\0\0\0GNU\0003\321\363P\3617(e\35t\335*V\272\321\344"..., 68) = 68
mmap(NULL, 1860536, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x67bc0c75e000
mprotect(0x67bc0c783000, 1671168, PROT_NONE) = 0
mmap(0x67bc0c783000, 1363968, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x25000) = 0x67bc0c783000
mmap(0x67bc0c8d0000, 303104, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x172000) = 0x67bc0c8d0000
mmap(0x67bc0c91b000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1bc000) = 0x67bc0c91b000
mmap(0x67bc0c921000, 13240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x67bc0c921000
close(3) = 0
openat(AT_FDCWD, "/usr/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\201\0\0\0\0\0\0"..., 832) = 832
lseek(3, 824, SEEK_SET) = 824
read(3, "\4\0\0\0\24\0\0\0\3\0\0\0GNU\0\213\4\321\202[c\331\246\0\343\325z\307\20X\223"..., 68) = 68
fstat(3, {st_mode=S_IFREG|0755, st_size=159824, ...}) = 0
lseek(3, 824, SEEK_SET) = 824
read(3, "\4\0\0\0\24\0\0\0\3\0\0\0GNU\0\213\4\321\202[c\331\246\0\343\325z\307\20X\223"..., 68) = 68
mmap(NULL, 135592, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x67bc0c73c000
mmap(0x67bc0c743000, 65536, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x67bc0c743000
mmap(0x67bc0c753000, 20480, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x67bc0c753000
mmap(0x67bc0c758000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b000) = 0x67bc0c758000
mmap(0x67bc0c75a000, 12712, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x67bc0c75a000
close(3) = 0
mmap(NULL, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x67bc0c739000
arch_prctl(ARCH_SET_FS, 0x67bc0c739740) = 0
mprotect(0x67bc0c91b000, 12288, PROT_READ) = 0
mprotect(0x67bc0c758000, 4096, PROT_READ) = 0
mprotect(0x67bc0c937000, 4096, PROT_READ) = 0
mprotect(0x95b9f411000, 4096, PROT_READ) = 0
mprotect(0x67bc0c99c000, 4096, PROT_READ) = 0
munmap(0x67bc0c93b000, 205907) = 0
set_tid_address(0x67bc0c739a10) = 2435
set_robust_list(0x67bc0c739a20, 24) = 0
rt_sigaction(SIGRTMIN, {sa_handler=0x67bc0c743c40, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x67bc0c750930}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {sa_handler=0x67bc0c743ce0, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART|SA_SIGINFO, sa_restorer=0x67bc0c750930}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getuid() = 1000
getgid() = 1000
setresuid(-1, 1000, -1) = 0
setresgid(-1, 1000, -1) = 0
umask(022) = 022
getuid() = 1000
geteuid() = 1000
setresuid(-1, 0, -1) = -1 EPERM (Operation not permitted)
setresgid(-1, 0, -1) = -1 EPERM (Operation not permitted)
getuid() = 1000
brk(NULL) = 0x95ba486c513
brk(0x95ba488d513) = 0x95ba488d513
brk(0x95ba488e000) = 0x95ba488e000
socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 3
connect(3, {sa_family=AF_UNIX, sun_path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
close(3) = 0
socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 3
connect(3, {sa_family=AF_UNIX, sun_path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
close(3) = 0
openat(AT_FDCWD, "/etc/nsswitch.conf", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=334, ...}) = 0
read(3, "# Name Service Switch configurat"..., 4096) = 334
read(3, "", 4096) = 0
close(3) = 0
openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=205907, ...}) = 0
mmap(NULL, 205907, PROT_READ, MAP_PRIVATE, 3, 0) = 0x67bc0c93b000
close(3) = 0
openat(AT_FDCWD, "/usr/lib/libnss_files.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\2605\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=51376, ...}) = 0
mmap(NULL, 79320, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x67bc0c725000
mmap(0x67bc0c728000, 28672, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x67bc0c728000
mmap(0x67bc0c72f000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa000) = 0x67bc0c72f000
mmap(0x67bc0c731000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb000) = 0x67bc0c731000
mmap(0x67bc0c733000, 21976, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x67bc0c733000
close(3) = 0
mprotect(0x67bc0c731000, 4096, PROT_READ) = 0
munmap(0x67bc0c93b000, 205907) = 0
openat(AT_FDCWD, "/etc/passwd", O_RDONLY|O_CLOEXEC) = 3
lseek(3, 0, SEEK_CUR) = 0
fstat(3, {st_mode=S_IFREG|0644, st_size=1521, ...}) = 0
read(3, "root:x:0:0::/root:/bin/bash\nbin:"..., 4096) = 1521
close(3) = 0
setresuid(-1, 1000, -1) = 0
setresgid(-1, 1000, -1) = 0
openat(AT_FDCWD, "/etc/login.defs", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=5645, ...}) = 0
read(3, "#\n# /etc/login.defs - Configurat"..., 4096) = 4096
close(3) = 0
access("/etc/firejail/firejail.users", F_OK) = 0
openat(AT_FDCWD, "/etc/firejail/firejail.users", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=5, ...}) = 0
read(3, "amin\n", 4096) = 5
close(3) = 0
getcwd("/home/amin", 4096) = 11
openat(AT_FDCWD, "/", O_RDONLY|O_CLOEXEC|O_PATH|O_DIRECTORY) = 3
openat(3, "home", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|O_PATH|O_DIRECTORY) = 4
close(3) = 0
openat(4, "amin", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|O_PATH|O_DIRECTORY) = 3
close(3) = 0
openat(4, "amin", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|O_PATH|O_DIRECTORY) = 3
close(4) = 0
close(3) = 0
getpid() = 2435
setresuid(-1, 0, -1) = -1 EPERM (Operation not permitted)
setresgid(-1, 0, -1) = -1 EPERM (Operation not permitted)
stat("/run", {st_mode=S_IFDIR|0755, st_size=560, ...}) = 0
stat("/run/firejail", {st_mode=S_IFDIR|0755, st_size=260, ...}) = 0
stat("/run/firejail/network", {st_mode=S_IFDIR|0755, st_size=40, ...}) = 0
stat("/run/firejail/bandwidth", {st_mode=S_IFDIR|0755, st_size=40, ...}) = 0
stat("/run/firejail/name", {st_mode=S_IFDIR|0755, st_size=40, ...}) = 0
stat("/run/firejail/profile", {st_mode=S_IFDIR|0755, st_size=100, ...}) = 0
stat("/run/firejail/x11", {st_mode=S_IFDIR|0755, st_size=40, ...}) = 0
stat("/run/firejail/appimage", {st_mode=S_IFDIR|0755, st_size=40, ...}) = 0
stat("/run/firejail/lib", {st_mode=S_IFDIR|0755, st_size=40, ...}) = 0
stat("/run/firejail/mnt", {st_mode=S_IFDIR|0755, st_size=40, ...}) = 0
stat("/run/firejail/firejail.ro.file", {st_mode=S_IFREG|0400, st_size=0, ...}) = 0
stat("/run/firejail/firejail.ro.dir", {st_mode=S_IFDIR|0400, st_size=40, ...}) = 0
openat(AT_FDCWD, "/run/firejail/firejail-run.lock", O_WRONLY|O_CREAT, 0600) = -1 EACCES (Permission denied)
openat(AT_FDCWD, "/proc/sys/kernel/pid_max", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
read(3, "4194304\n", 1024) = 8
close(3) = 0
mmap(NULL, 16781312, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x67bc0b724000
openat(AT_FDCWD, "/proc", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3
fstat(3, {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0
getdents64(3, /* 316 entries */, 32768) = 7952
getdents64(3, /* 0 entries */, 32768) = 0
close(3) = 0
openat(AT_FDCWD, "/run/firejail/profile", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3
fstat(3, {st_mode=S_IFDIR|0755, st_size=100, ...}) = 0
getdents64(3, /* 5 entries */, 32768) = 120
getdents64(3, /* 0 entries */, 32768) = 0
close(3) = 0
openat(AT_FDCWD, "/run/firejail/name", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3
fstat(3, {st_mode=S_IFDIR|0755, st_size=40, ...}) = 0
getdents64(3, /* 2 entries */, 32768) = 48
getdents64(3, /* 0 entries */, 32768) = 0
close(3) = 0
munmap(0x67bc0b724000, 16781312) = 0
flock(-1, LOCK_UN) = -1 EBADF (Bad file descriptor)
close(-1) = -1 EBADF (Bad file descriptor)
setresuid(-1, 1000, -1) = 0
setresgid(-1, 1000, -1) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getgid() = 1000
setresgid(-1, 1000, 1000) = 0
getuid() = 1000
getuid() = 1000
setresuid(-1, 1000, 1000) = 0
lstat("/proc", {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0
lstat("/proc/self", {st_mode=S_IFLNK|0777, st_size=0, ...}) = 0
readlink("/proc/self", "2435", 4095) = 4
lstat("/proc/2435", {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0
lstat("/proc/2435/exe", {st_mode=S_IFLNK|0777, st_size=0, ...}) = 0
readlink("/proc/2435/exe", "/usr/bin/firejail", 4095) = 17
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/usr/bin", {st_mode=S_IFDIR|0755, st_size=77824, ...}) = 0
lstat("/usr/bin/firejail", {st_mode=S_IFREG|S_ISUID|0755, st_size=429624, ...}) = 0
stat("/home/amin/.local/bin/whois", 0x7591971f5170) = -1 ENOENT (No such file or directory)
stat("/home/amin/bin/whois", 0x7591971f5170) = -1 ENOENT (No such file or directory)
stat("/home/amin/.local/bin/whois", 0x7591971f5170) = -1 ENOENT (No such file or directory)
stat("/home/amin/bin/whois", 0x7591971f5170) = -1 ENOENT (No such file or directory)
stat("/usr/local/bin/whois", {st_mode=S_IFREG|S_ISUID|0755, st_size=429624, ...}) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/usr/local/bin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/usr/local/bin/whois", {st_mode=S_IFLNK|0777, st_size=17, ...}) = 0
readlink("/usr/local/bin/whois", "/usr/bin/firejail", 4095) = 17
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/usr/bin", {st_mode=S_IFDIR|0755, st_size=77824, ...}) = 0
lstat("/usr/bin/firejail", {st_mode=S_IFREG|S_ISUID|0755, st_size=429624, ...}) = 0
stat("/usr/local/sbin/whois", 0x7591971f5170) = -1 ENOENT (No such file or directory)
stat("/usr/bin/whois", {st_mode=S_IFREG|0755, st_size=160040, ...}) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/usr/bin", {st_mode=S_IFDIR|0755, st_size=77824, ...}) = 0
lstat("/usr/bin/whois", {st_mode=S_IFREG|0755, st_size=160040, ...}) = 0
umask(022) = 022
getuid() = 1000
execve("/usr/bin/firejail", ["/usr/bin/firejail", "/usr/bin/whois", "185.121.130.130"], 0x7591971f6750 /* 42 vars */) = 0
access("/etc/suid-debug", F_OK) = -1 ENOENT (No such file or directory)
brk(NULL) = 0x1ea9cd702de
arch_prctl(0x3001 /* ARCH_??? */, 0x743cf61da500) = -1 EINVAL (Invalid argument)
fcntl(0, F_GETFD) = 0
fcntl(1, F_GETFD) = 0
fcntl(2, F_GETFD) = 0
access("/etc/suid-debug", F_OK) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.preload", R_OK) = 0
openat(AT_FDCWD, "/etc/ld.so.preload", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
close(3) = 0
openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=205907, ...}) = 0
mmap(NULL, 205907, PROT_READ, MAP_PRIVATE, 3, 0) = 0x62f9afb67000
close(3) = 0
openat(AT_FDCWD, "/usr/lib/libapparmor.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 0\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=76232, ...}) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x62f9afb65000
mmap(NULL, 78672, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x62f9afb51000
mmap(0x62f9afb54000, 32768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x62f9afb54000
mmap(0x62f9afb5c000, 28672, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb000) = 0x62f9afb5c000
mmap(0x62f9afb63000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x11000) = 0x62f9afb63000
close(3) = 0
openat(AT_FDCWD, "/usr/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`r\2\0\0\0\0\0"..., 832) = 832
lseek(3, 64, SEEK_SET) = 64
read(3, "\6\0\0\0\4\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 784) = 784
lseek(3, 848, SEEK_SET) = 848
read(3, "\4\0\0\0\20\0\0\0\5\0\0\0GNU\0\2\0\0\300\4\0\0\0\3\0\0\0\0\0\0\0", 32) = 32
lseek(3, 880, SEEK_SET) = 880
read(3, "\4\0\0\0\24\0\0\0\3\0\0\0GNU\0003\321\363P\3617(e\35t\335*V\272\321\344"..., 68) = 68
fstat(3, {st_mode=S_IFREG|0755, st_size=2149496, ...}) = 0
lseek(3, 64, SEEK_SET) = 64
read(3, "\6\0\0\0\4\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 784) = 784
lseek(3, 848, SEEK_SET) = 848
read(3, "\4\0\0\0\20\0\0\0\5\0\0\0GNU\0\2\0\0\300\4\0\0\0\3\0\0\0\0\0\0\0", 32) = 32
lseek(3, 880, SEEK_SET) = 880
read(3, "\4\0\0\0\24\0\0\0\3\0\0\0GNU\0003\321\363P\3617(e\35t\335*V\272\321\344"..., 68) = 68
mmap(NULL, 1860536, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x62f9af98a000
mprotect(0x62f9af9af000, 1671168, PROT_NONE) = 0
mmap(0x62f9af9af000, 1363968, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x25000) = 0x62f9af9af000
mmap(0x62f9afafc000, 303104, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x172000) = 0x62f9afafc000
mmap(0x62f9afb47000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1bc000) = 0x62f9afb47000
mmap(0x62f9afb4d000, 13240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x62f9afb4d000
close(3) = 0
openat(AT_FDCWD, "/usr/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\201\0\0\0\0\0\0"..., 832) = 832
lseek(3, 824, SEEK_SET) = 824
read(3, "\4\0\0\0\24\0\0\0\3\0\0\0GNU\0\213\4\321\202[c\331\246\0\343\325z\307\20X\223"..., 68) = 68
fstat(3, {st_mode=S_IFREG|0755, st_size=159824, ...}) = 0
lseek(3, 824, SEEK_SET) = 824
read(3, "\4\0\0\0\24\0\0\0\3\0\0\0GNU\0\213\4\321\202[c\331\246\0\343\325z\307\20X\223"..., 68) = 68
mmap(NULL, 135592, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x62f9af968000
mmap(0x62f9af96f000, 65536, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x62f9af96f000
mmap(0x62f9af97f000, 20480, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x62f9af97f000
mmap(0x62f9af984000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b000) = 0x62f9af984000
mmap(0x62f9af986000, 12712, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x62f9af986000
close(3) = 0
mmap(NULL, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x62f9af965000
arch_prctl(ARCH_SET_FS, 0x62f9af965740) = 0
mprotect(0x62f9afb47000, 12288, PROT_READ) = 0
mprotect(0x62f9af984000, 4096, PROT_READ) = 0
mprotect(0x62f9afb63000, 4096, PROT_READ) = 0
mprotect(0x1ea9a0e2000, 4096, PROT_READ) = 0
mprotect(0x62f9afbc8000, 4096, PROT_READ) = 0
munmap(0x62f9afb67000, 205907) = 0
set_tid_address(0x62f9af965a10) = 2435
set_robust_list(0x62f9af965a20, 24) = 0
rt_sigaction(SIGRTMIN, {sa_handler=0x62f9af96fc40, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x62f9af97c930}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {sa_handler=0x62f9af96fce0, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART|SA_SIGINFO, sa_restorer=0x62f9af97c930}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getuid() = 1000
getgid() = 1000
setresuid(-1, 1000, -1) = 0
setresgid(-1, 1000, -1) = 0
umask(022) = 022
getuid() = 1000
geteuid() = 1000
setresuid(-1, 0, -1) = -1 EPERM (Operation not permitted)
setresgid(-1, 0, -1) = -1 EPERM (Operation not permitted)
getuid() = 1000
brk(NULL) = 0x1ea9cd702de
brk(0x1ea9cd912de) = 0x1ea9cd912de
brk(0x1ea9cd92000) = 0x1ea9cd92000
socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 3
connect(3, {sa_family=AF_UNIX, sun_path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
close(3) = 0
socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 3
connect(3, {sa_family=AF_UNIX, sun_path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
close(3) = 0
openat(AT_FDCWD, "/etc/nsswitch.conf", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=334, ...}) = 0
read(3, "# Name Service Switch configurat"..., 4096) = 334
read(3, "", 4096) = 0
close(3) = 0
openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=205907, ...}) = 0
mmap(NULL, 205907, PROT_READ, MAP_PRIVATE, 3, 0) = 0x62f9afb67000
close(3) = 0
openat(AT_FDCWD, "/usr/lib/libnss_files.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\2605\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=51376, ...}) = 0
mmap(NULL, 79320, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x62f9af951000
mmap(0x62f9af954000, 28672, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x62f9af954000
mmap(0x62f9af95b000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa000) = 0x62f9af95b000
mmap(0x62f9af95d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb000) = 0x62f9af95d000
mmap(0x62f9af95f000, 21976, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x62f9af95f000
close(3) = 0
mprotect(0x62f9af95d000, 4096, PROT_READ) = 0
munmap(0x62f9afb67000, 205907) = 0
openat(AT_FDCWD, "/etc/passwd", O_RDONLY|O_CLOEXEC) = 3
lseek(3, 0, SEEK_CUR) = 0
fstat(3, {st_mode=S_IFREG|0644, st_size=1521, ...}) = 0
read(3, "root:x:0:0::/root:/bin/bash\nbin:"..., 4096) = 1521
close(3) = 0
setresuid(-1, 1000, -1) = 0
setresgid(-1, 1000, -1) = 0
openat(AT_FDCWD, "/etc/login.defs", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=5645, ...}) = 0
read(3, "#\n# /etc/login.defs - Configurat"..., 4096) = 4096
close(3) = 0
access("/etc/firejail/firejail.users", F_OK) = 0
openat(AT_FDCWD, "/etc/firejail/firejail.users", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=5, ...}) = 0
read(3, "amin\n", 4096) = 5
close(3) = 0
getcwd("/home/amin", 4096) = 11
openat(AT_FDCWD, "/", O_RDONLY|O_CLOEXEC|O_PATH|O_DIRECTORY) = 3
openat(3, "home", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|O_PATH|O_DIRECTORY) = 4
close(3) = 0
openat(4, "amin", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|O_PATH|O_DIRECTORY) = 3
close(3) = 0
openat(4, "amin", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|O_PATH|O_DIRECTORY) = 3
close(4) = 0
close(3) = 0
getpid() = 2435
setresuid(-1, 0, -1) = -1 EPERM (Operation not permitted)
setresgid(-1, 0, -1) = -1 EPERM (Operation not permitted)
stat("/run", {st_mode=S_IFDIR|0755, st_size=560, ...}) = 0
stat("/run/firejail", {st_mode=S_IFDIR|0755, st_size=260, ...}) = 0
stat("/run/firejail/network", {st_mode=S_IFDIR|0755, st_size=40, ...}) = 0
stat("/run/firejail/bandwidth", {st_mode=S_IFDIR|0755, st_size=40, ...}) = 0
stat("/run/firejail/name", {st_mode=S_IFDIR|0755, st_size=40, ...}) = 0
stat("/run/firejail/profile", {st_mode=S_IFDIR|0755, st_size=100, ...}) = 0
stat("/run/firejail/x11", {st_mode=S_IFDIR|0755, st_size=40, ...}) = 0
stat("/run/firejail/appimage", {st_mode=S_IFDIR|0755, st_size=40, ...}) = 0
stat("/run/firejail/lib", {st_mode=S_IFDIR|0755, st_size=40, ...}) = 0
stat("/run/firejail/mnt", {st_mode=S_IFDIR|0755, st_size=40, ...}) = 0
stat("/run/firejail/firejail.ro.file", {st_mode=S_IFREG|0400, st_size=0, ...}) = 0
stat("/run/firejail/firejail.ro.dir", {st_mode=S_IFDIR|0400, st_size=40, ...}) = 0
openat(AT_FDCWD, "/run/firejail/firejail-run.lock", O_WRONLY|O_CREAT, 0600) = -1 EACCES (Permission denied)
openat(AT_FDCWD, "/proc/sys/kernel/pid_max", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
read(3, "4194304\n", 1024) = 8
close(3) = 0
mmap(NULL, 16781312, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x62f9ae950000
openat(AT_FDCWD, "/proc", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3
fstat(3, {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0
getdents64(3, /* 316 entries */, 32768) = 7952
getdents64(3, /* 0 entries */, 32768) = 0
close(3) = 0
openat(AT_FDCWD, "/run/firejail/profile", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3
fstat(3, {st_mode=S_IFDIR|0755, st_size=100, ...}) = 0
getdents64(3, /* 5 entries */, 32768) = 120
getdents64(3, /* 0 entries */, 32768) = 0
close(3) = 0
openat(AT_FDCWD, "/run/firejail/name", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3
fstat(3, {st_mode=S_IFDIR|0755, st_size=40, ...}) = 0
getdents64(3, /* 2 entries */, 32768) = 48
getdents64(3, /* 0 entries */, 32768) = 0
close(3) = 0
munmap(0x62f9ae950000, 16781312) = 0
flock(-1, LOCK_UN) = -1 EBADF (Bad file descriptor)
close(-1) = -1 EBADF (Bad file descriptor)
setresuid(-1, 1000, -1) = 0
setresgid(-1, 1000, -1) = 0
getuid() = 1000
geteuid() = 1000
getuid() = 1000
geteuid() = 1000
setresuid(-1, 0, -1) = -1 EPERM (Operation not permitted)
setresgid(-1, 0, -1) = -1 EPERM (Operation not permitted)
openat(AT_FDCWD, "/proc/1/environ", O_RDONLY) = -1 EACCES (Permission denied)
setresuid(-1, 1000, -1) = 0
setresgid(-1, 1000, -1) = 0
setresuid(-1, 0, -1) = -1 EPERM (Operation not permitted)
setresgid(-1, 0, -1) = -1 EPERM (Operation not permitted)
stat("/proc/1/comm", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
openat(AT_FDCWD, "/proc/1/comm", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
read(3, "systemd\n", 1024) = 8
close(3) = 0
stat("/proc/2/comm", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
openat(AT_FDCWD, "/proc/2/comm", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
read(3, "kthreadd\n", 1024) = 9
close(3) = 0
setresuid(-1, 1000, -1) = 0
setresgid(-1, 1000, -1) = 0
getuid() = 1000
geteuid() = 1000
setresuid(-1, 0, -1) = -1 EPERM (Operation not permitted)
setresgid(-1, 0, -1) = -1 EPERM (Operation not permitted)
unlink("/run/firejail/bandwidth/2435-bandwidth") = -1 ENOENT (No such file or directory)
unlink("/run/firejail/network/2435-netmap") = -1 ENOENT (No such file or directory)
unlink("/run/firejail/name/2435") = -1 ENOENT (No such file or directory)
unlink("/run/firejail/x11/2435") = -1 ENOENT (No such file or directory)
unlink("/run/firejail/profile/2435") = -1 ENOENT (No such file or directory)
setresuid(-1, 1000, -1) = 0
setresgid(-1, 1000, -1) = 0
getppid() = 2432
setresuid(-1, 0, -1) = -1 EPERM (Operation not permitted)
setresgid(-1, 0, -1) = -1 EPERM (Operation not permitted)
openat(AT_FDCWD, "/proc/2432/comm", O_RDONLY) = 3
read(3, "strace\n", 4095) = 7
close(3) = 0
setresuid(-1, 1000, -1) = 0
setresgid(-1, 1000, -1) = 0
getuid() = 1000
geteuid() = 1000
getuid() = 1000
geteuid() = 1000
getuid() = 1000
geteuid() = 1000
openat(AT_FDCWD, "/etc/firejail/firejail.config", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=4969, ...}) = 0
read(3, "# This is Firejail system-wide c"..., 4096) = 4096
read(3, "n 1024x768\n# xephyr-screen 1280x"..., 4096) = 873
read(3, "", 4096) = 0
close(3) = 0
getuid() = 1000
geteuid() = 1000
getuid() = 1000
geteuid() = 1000
getuid() = 1000
geteuid() = 1000
getuid() = 1000
stat("/bin/bash/", 0x743cf61d8f40) = -1 ENOTDIR (Not a directory)
stat("/bin/bash", {st_mode=S_IFREG|0755, st_size=903440, ...}) = 0
access("/bin/bash", X_OK) = 0
getuid() = 1000
geteuid() = 1000
openat(AT_FDCWD, "/home/amin/.config/firejail", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
getuid() = 1000
geteuid() = 1000
openat(AT_FDCWD, "/etc/firejail", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3
fstat(3, {st_mode=S_IFDIR|0755, st_size=36864, ...}) = 0
getdents64(3, /* 797 entries */, 32768) = 32760
getuid() = 1000
geteuid() = 1000
stat("/etc/firejail/whois.profile/", 0x743cf61d6d80) = -1 ENOTDIR (Not a directory)
access("/etc/firejail/whois.profile", R_OK) = 0
openat(AT_FDCWD, "/etc/firejail/whois.profile", O_RDONLY) = 4
getpid() = 2435
setresuid(-1, 0, -1) = -1 EPERM (Operation not permitted)
setresgid(-1, 0, -1) = -1 EPERM (Operation not permitted)
openat(AT_FDCWD, "/run/firejail/profile/2435", O_WRONLY|O_CREAT|O_TRUNC, 0666) = -1 EACCES (Permission denied)
write(2, "Error: cannot create /run/fireja"..., 48Error: cannot create /run/firejail/profile/2435
) = 48
setresuid(-1, 0, -1) = -1 EPERM (Operation not permitted)
setresgid(-1, 0, -1) = -1 EPERM (Operation not permitted)
getpid() = 2435
unlink("/run/firejail/bandwidth/2435-bandwidth") = -1 ENOENT (No such file or directory)
unlink("/run/firejail/network/2435-netmap") = -1 ENOENT (No such file or directory)
unlink("/run/firejail/name/2435") = -1 ENOENT (No such file or directory)
unlink("/run/firejail/x11/2435") = -1 ENOENT (No such file or directory)
unlink("/run/firejail/profile/2435") = -1 ENOENT (No such file or directory)
exit_group(1) = ?
+++ exited with 1 +++
Comment by Amin Vakil (aminvakil) - Thursday, 16 January 2020, 11:16 GMT
[amin@aminlap ~]$ /usr/bin/whois 185.121.130.130
% This is the RIPE Database query service.
% The objects are in RPSL format.
%
% The RIPE Database is subject to Terms and Conditions.
% See http://www.ripe.net/db/support/db-terms-conditions.pdf

% Note: this output has been filtered.
% To receive output for a database update, use the "-B" flag.

% Information related to '185.121.130.96 - 185.121.130.255'

% Abuse contact for '185.121.130.96 - 185.121.130.255' is 'ripe-abuse@0-1.ir'

inetnum: 185.121.130.96 - 185.121.130.255
netname: Sefroyek-IDC
country: IR
admin-c: SY88-RIPE
tech-c: SY88-RIPE
status: ASSIGNED PA
mnt-by: MNT-SHAHRAD
mnt-by: MNT-AMIRSABET
created: 2019-12-03T13:55:59Z
last-modified: 2019-12-03T13:55:59Z
source: RIPE

person: Shahrad Yousefizadeh
address: Ferdos Blvd. Tehran - Iran
phone: +989121221710
fax-no: +982144083160
nic-hdl: SY88-RIPE
mnt-by: MNT-SHAHRAD
created: 2005-03-06T17:50:36Z
last-modified: 2018-11-10T07:28:05Z
source: RIPE # Filtered

% Information related to '185.121.128.0/22AS44285'

route: 185.121.128.0/22
origin: AS44285
mnt-by: MNT-SHAHRAD
mnt-by: MNT-AMIRSABET
created: 2019-10-21T12:56:34Z
last-modified: 2019-10-21T12:56:34Z
source: RIPE

% This query was served by the RIPE Database Query Service version 1.96 (ANGUS)


[amin@aminlap ~]$ /usr/local/bin/whois 185.121.130.130
iconv_open: Invalid argument
Comment by Amin Vakil (aminvakil) - Thursday, 16 January 2020, 11:17 GMT
Sorry to bother you, that's my fault and there is some problem with firejail preventing whois from doing its work.

You may close this now, although if you have any idea how to make it work with firejail, I appreciate it.

Edit:
Can this be moved to firejail bug reporting?
Comment by Gaetan Bisson (vesath) - Thursday, 16 January 2020, 18:45 GMT
It would be better if you created a new bug tagged for firejail. And if you have examples of the problem even more minimal that this `whois` call that'd be even better I suppose. Cheers.

Loading...