[opensuse-support] I can't start acroread
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I got it started once, after that it crashes. I'm on 15.0, and I'm using the original package, AdbeRdr9.5.5-1_i486linux_enu.rpm, and I copied: /usr/lib/libxcb.so.1 /usr/lib/libxcb.so.1.1.0 /usr/lib/libpcre.so.1 /usr/lib/libpcre.so.1.2.7 to /opt/lib/Adobe/Reader9/Reader/intellinux/lib, as we found out in this thread: +++----------------- Date: Thu, 28 Jun 2018 15:28:08 +0200 From: Carlos E. R. <...@telefonica.net> To: oS-en <opensuse@opensuse.org> Subject: Re: [opensuse] Adobe Reader no longer works - 15.0 - notes - -----------------++- As I said, it started once, but subsequently it crashes. So I did: strace -o adobe.strace acroread And the end of the file is: ... access("/etc/fonts/conf.d/13-selective-rendering.conf", R_OK) = 0 stat64("/etc/fonts/conf.d/13-selective-rendering.conf", {st_mode=S_IFREG|0644, st_size=5488, ...}) = 0 openat(AT_FDCWD, "/etc/fonts/conf.d/13-selective-rendering.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 6 read(6, "<?xml version='1.0'?>\n<!DOCTYPE "..., 8192) = 5488 read(6, "", 8192) = 0 close(6) = 0 getrandom("\xd9\x5e\x46\xc5", 4, GRND_NONBLOCK) = 4 access("/etc/fonts/conf.d/20-unhint-small-vera.conf", R_OK) = 0 stat64("/etc/fonts/conf.d/20-unhint-small-vera.conf", {st_mode=S_IFREG|0644, st_size=1259, ...}) = 0 openat(AT_FDCWD, "/etc/fonts/conf.d/20-unhint-small-vera.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 6 read(6, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 1259 read(6, "", 8192) = 0 close(6) = 0 getrandom("\x19\x35\x2e\x57", 4, GRND_NONBLOCK) = 4 access("/etc/fonts/conf.d/30-metric-aliases.conf", R_OK) = 0 stat64("/etc/fonts/conf.d/30-metric-aliases.conf", {st_mode=S_IFREG|0644, st_size=18121, ...}) = 0 openat(AT_FDCWD, "/etc/fonts/conf.d/30-metric-aliases.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 6 read(6, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 8192 read(6, "ol>true</bool></test>\n\t <family"..., 8192) = 8192 read(6, "rue</bool></test>\n\t <family>Ari"..., 8192) = 1737 read(6, "", 8192) = 0 close(6) = 0 brk(0xa036000) = 0xa036000 getrandom("\x1c\x90\x7f\x80", 4, GRND_NONBLOCK) = 4 access("/etc/fonts/conf.d/31-cantarell.conf", R_OK) = 0 stat64("/etc/fonts/conf.d/31-cantarell.conf", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 openat(AT_FDCWD, "/etc/fonts/conf.d/31-cantarell.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 6 read(6, "<?xml version=\"1.0\" encoding=\"UT"..., 8192) = 440 read(6, "", 8192) = 0 close(6) = 0 getrandom("\x56\xd8\xf2\x59", 4, GRND_NONBLOCK) = 4 access("/etc/fonts/conf.d/31-linux-libertine.conf", R_OK) = 0 stat64("/etc/fonts/conf.d/31-linux-libertine.conf", {st_mode=S_IFREG|0644, st_size=986, ...}) = 0 openat(AT_FDCWD, "/etc/fonts/conf.d/31-linux-libertine.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = -1 EACCES (Permission denied) access("/etc/fonts/conf.d/31-metric-aliases-bw.conf", R_OK) = 0 stat64("/etc/fonts/conf.d/31-metric-aliases-bw.conf", {st_mode=S_IFREG|0644, st_size=2039, ...}) = 0 openat(AT_FDCWD, "/etc/fonts/conf.d/31-metric-aliases-bw.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 6 read(6, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 2039 read(6, "", 8192) = 0 close(6) = 0 getrandom("\x69\xb2\xbb\xf4", 4, GRND_NONBLOCK) = 4 - --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x6374652f} --- getpid() = 9787 rt_sigaction(SIGABRT, {sa_handler=SIG_DFL, sa_mask=[ABRT], sa_flags=SA_RESTART}, {sa_handler=0x850aafa, sa_mask=[], sa_flags=0}, 8) = 0 exit_group(1) = ? +++ exited with 1 +++ What does that mean, what is wrong? On my small laptop it works fine, same package, same modifications. - -- Cheers Carlos E. R. (from 15.0 x86_64 at Telcontar) -----BEGIN PGP SIGNATURE----- iHoEARECADoWIQQZEb51mJKK1KpcU/W1MxgcbY1H1QUCXG6j+Rwccm9iaW4ubGlz dGFzQHRlbGVmb25pY2EubmV0AAoJELUzGBxtjUfV+/wAoJcIijjjnRckpqHOQKy8 wMHl6IMRAKCKUMG4zyAkEmOOuSsW8dlBmahITg== =+WSc -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse-support+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-support+owner@opensuse.org
participants (1)
-
Carlos E. R.