* Milan P. Stanic <m...@arvanta.net> [2017-02-14 23:03 +0100]:

[...]                               = 0
> newfstatat(AT_FDCWD, "/home/mps/.popt", {st_mode=S_IFREG|0644, st_size=0, 
> ...}, 0) = 0
> geteuid()                               = 1000
> openat(AT_FDCWD, "/usr/etc/popt", O_RDONLY) = -1 ENOENT (No such file or 
> directory)
> openat(AT_FDCWD, "/etc/popt", O_RDONLY) = -1 ENOENT (No such file or 
> directory)
> newfstatat(AT_FDCWD, "/etc/popt.d", 0x7fefd6e568, 0) = -1 ENOENT (No such 
> file or directory)
> openat(AT_FDCWD, "/home/mps/.popt", O_RDONLY) = 3
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

> lseek(3, 0, SEEK_END)                   = 0
> lseek(3, 0, SEEK_SET)                   = 0
> read(3, "", 0)                          = 0
> close(3)                                = 0
> --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x55756f2000} ---
> +++ killed by SIGSEGV +++

What happens when you move your $HOME/.popt to $HOME/.popt.save and
start mocp? moc doesn't need libpopt0 to work.

Elimar
-- 
  Learned men are the cisterns of knowledge,
  not the fountainheads ;-)

Reply via email to