From owner-freebsd-ports@FreeBSD.ORG Sat Jan 8 19:41:33 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5ADAB106564A for ; Sat, 8 Jan 2011 19:41:33 +0000 (UTC) (envelope-from tingox@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id EABD48FC08 for ; Sat, 8 Jan 2011 19:41:32 +0000 (UTC) Received: by vws9 with SMTP id 9so7448974vws.13 for ; Sat, 08 Jan 2011 11:41:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=RGpzuJErtlEPeB7DV1+IHx5cGKiW00mjEiRKaL2PGFI=; b=AqkljLQjuCMTJvzbcltLkTaAh1JBcQl+OPv7iyVrH01wP6dJz0QXm9ndPY0IYZAnXB PjYt8e0SY3ZM2hNR4rgWH2DY6feoRcIfA0dviNgk5bvS5Dw6xnXqXprpYd8IIQJEAkOI iwvYkpld9V2e3ga6ZiVluKa0MTZqnRvZxpf+8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=lv98Te7/fsNTBR4Fmmv7Gp/PZht+fwukJrx4QjH45qzQbQvQKnnb8/onBBfGUt46a2 v79+g3D+1Hqa5E0YGunmClGB01Wyp4wQl+Z0+GKkvQ7qSBOZfw+Gbcye8UQJJfsXHbUA UFy9WKICcSycUiUUKcduRcZUGPLijL6B4lUt4= MIME-Version: 1.0 Received: by 10.220.97.143 with SMTP id l15mr8620357vcn.222.1294515691521; Sat, 08 Jan 2011 11:41:31 -0800 (PST) Received: by 10.220.191.132 with HTTP; Sat, 8 Jan 2011 11:41:30 -0800 (PST) In-Reply-To: References: <4ADA9DAF.7080402@eng.niigata-u.ac.jp> <3518979e0910172200m2fefa53asc7a46aad094602ee@mail.gmail.com> <86fx9hnrcv.fsf@pluton.xbsd.name> <97657587@ipt.ru> <3518979e0910190538r4cbb0c69veaa75c4c12c5e601@mail.gmail.com> <56518089@serv3.int.kfs.ru> <4ADC68FE.3080601@missouri.edu> <37711255959342@webmail110.yandex.ru> Date: Sat, 8 Jan 2011 20:41:30 +0100 Message-ID: From: Torfinn Ingolfsen To: FreeBSD Ports ML , hrs@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Subject: Re: [Fwd: Re: acroread9 crashes after maybe 10 seconds ofoperation.] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Jan 2011 19:41:33 -0000 FWIW, acroread 9.4.1 has the same problem - it crashes as my normal user, but works if started from root: root@kg-v2# portversion -v | grep acroread acroread9-9.4.1 =3D up-to-date with port acroreadwrapper-0.0.20100806 =3D up-to-date with port tingo@kg-v2$ uname -a FreeBSD kg-v2.kg4.no 8.1-STABLE FreeBSD 8.1-STABLE #3: Thu Sep 16 22:18:48 CEST 2010 root@kg-v2.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64 Started as user: tingo@kg-v2$ which acroread /usr/local/bin/acroread tingo@kg-v2$ acroread (process:88454): Gtk-WARNING **: Locale not supported by C library. Using the fallback 'C' locale. (acroread:88454): Gtk-WARNING **: /usr/local/lib/gtk-2.0/2.10.0/engines/libxfce.so: wrong ELF class: ELFCLASS64 (acroread:88454): Gtk-WARNING **: /usr/local/lib/gtk-2.0/2.10.0/engines/libxfce.so: wrong ELF class: ELFCLASS64 (acroread:88454): Gtk-WARNING **: /usr/local/lib/gtk-2.0/2.10.0/engines/libxfce.so: wrong ELF class: ELFCLASS64 (acroread:88454): Gtk-WARNING **: /usr/local/lib/gtk-2.0/2.10.0/engines/libxfce.so: wrong ELF class: ELFCLASS64 (acroread:88454): Gtk-WARNING **: /usr/local/lib/gtk-2.0/2.10.0/engines/libxfce.so: wrong ELF class: ELFCLASS64 (acroread:88454): Gtk-WARNING **: /usr/local/lib/gtk-2.0/2.10.0/engines/libxfce.so: wrong ELF class: ELFCLASS64 terminate called after throwing an instance of 'RSException' Started as root: root@kg-v2# DISPLAY=3D:0.0 acroread (process:89351): Gtk-WARNING **: Locale not supported by C library. Using the fallback 'C' locale. libfam.so.0: cannot open shared object file: No such file or directory Failed to load module: /usr/lib/gio/modules/libgiofam.so (acroread:89351): GLib-GIO-WARNING **: Could not initialize inotify (acroread:89351): GLib-GIO-WARNING **: Could not initialize inotify (acroread:89351): Gtk-WARNING **: Unable to find default local directory monitor type (acroread:89351): Gtk-WARNING **: Unable to find default local directory monitor type On Sun, Dec 12, 2010 at 9:04 PM, Torfinn Ingolfsen wrote= : > Just an update: > tingo@kg-v2$ uname -a > FreeBSD kg-v2.kg4.no 8.1-STABLE FreeBSD 8.1-STABLE #3: Thu Sep 16 > 22:18:48 CEST 2010 =A0 =A0 root@kg-v2.kg4.no:/usr/obj/usr/src/sys/GENERIC > amd64 > root@kg-v2# portversion -v | grep acroread > acroread9-9.3.4 =A0 =A0 =A0 =A0 =A0 =A0 =3D =A0up-to-date with port > acroreadwrapper-0.0.20100806 =A0=3D =A0up-to-date with port > root@kg-v2# portversion -v | grep ^linux > linux-f10-atk-1.24.0 =A0 =A0 =A0 =A0=3D =A0up-to-date with port > linux-f10-cairo-1.8.0_1 =A0 =A0 =3D =A0up-to-date with port > linux-f10-curl-7.19.6_1 =A0 =A0 =3D =A0up-to-date with port > linux-f10-cyrus-sasl2-2.1.22_1 =A0=3D =A0up-to-date with port > linux-f10-expat-2.0.1 =A0 =A0 =A0 =3D =A0up-to-date with port > linux-f10-flashplugin-10.1r102.65 =A0=3D =A0up-to-date with port > linux-f10-fontconfig-2.6.0 =A0=3D =A0up-to-date with port > linux-f10-gdk-pixbuf-0.22.0 =A0=3D =A0up-to-date with port > linux-f10-gtk2-2.14.7_2 =A0 =A0 =3D =A0up-to-date with port > linux-f10-jpeg-6b =A0 =A0 =A0 =A0 =A0 =3D =A0up-to-date with port > linux-f10-libssh2-0.18 =A0 =A0 =A0=3D =A0up-to-date with port > linux-f10-libxml2-2.7.3_2 =A0 =3D =A0up-to-date with port > linux-f10-nspr-4.7.6 =A0 =A0 =A0 =A0=3D =A0up-to-date with port > linux-f10-nss-3.12.3.99.3_1 =A0=3D =A0up-to-date with port > linux-f10-openldap-2.4.12_1 =A0=3D =A0up-to-date with port > linux-f10-openssl-0.9.8g =A0 =A0=3D =A0up-to-date with port > linux-f10-pango-1.22.3_1 =A0 =A0=3D =A0up-to-date with port > linux-f10-png-1.2.37_1 =A0 =A0 =A0=3D =A0up-to-date with port > linux-f10-sqlite3-3.5.9_1 =A0 =3D =A0up-to-date with port > linux-f10-tiff-3.8.2 =A0 =A0 =A0 =A0=3D =A0up-to-date with port > linux-f10-xorg-libs-7.4_1 =A0 =3D =A0up-to-date with port > linux-libgtkembedmoz-0.0.20100806 =A0=3D =A0up-to-date with port > linux_base-f10-10_3 =A0 =A0 =A0 =A0 =3D =A0up-to-date with port > > > On the first start of acroread, I got this: > tingo@kg-v2$ acroread > > (process:91859): Gtk-WARNING **: Locale not supported by C library. > =A0 =A0 =A0 =A0Using the fallback 'C' locale. > > (acroread:91859): Gtk-WARNING **: > /usr/local/lib/gtk-2.0/2.10.0/engines/libxfce.so: wrong ELF class: > ELFCLASS64 > > (acroread:91859): Gtk-WARNING **: > /usr/local/lib/gtk-2.0/2.10.0/engines/libxfce.so: wrong ELF class: > ELFCLASS64 > > (acroread:91859): Gtk-WARNING **: > /usr/local/lib/gtk-2.0/2.10.0/engines/libxfce.so: wrong ELF class: > ELFCLASS64 > > (acroread:91859): Gtk-WARNING **: > /usr/local/lib/gtk-2.0/2.10.0/engines/libxfce.so: wrong ELF class: > ELFCLASS64 > > (acroread:91859): Gtk-WARNING **: > /usr/local/lib/gtk-2.0/2.10.0/engines/libxfce.so: wrong ELF class: > ELFCLASS64 > > (acroread:91859): Gtk-WARNING **: > /usr/local/lib/gtk-2.0/2.10.0/engines/libxfce.so: wrong ELF class: > ELFCLASS64 > libfam.so.0: cannot open shared object file: No such file or directory > Failed to load module: /usr/lib/gio/modules/libgiofam.so > terminate called after throwing an instance of 'RSException' > > On subsequent starts, I get this: > tingo@kg-v2$ acroread > > (process:96112): Gtk-WARNING **: Locale not supported by C library. > =A0 =A0 =A0 =A0Using the fallback 'C' locale. > > (acroread:96112): Gtk-WARNING **: > /usr/local/lib/gtk-2.0/2.10.0/engines/libxfce.so: wrong ELF class: > ELFCLASS64 > > (acroread:96112): Gtk-WARNING **: > /usr/local/lib/gtk-2.0/2.10.0/engines/libxfce.so: wrong ELF class: > ELFCLASS64 > > (acroread:96112): Gtk-WARNING **: > /usr/local/lib/gtk-2.0/2.10.0/engines/libxfce.so: wrong ELF class: > ELFCLASS64 > > (acroread:96112): Gtk-WARNING **: > /usr/local/lib/gtk-2.0/2.10.0/engines/libxfce.so: wrong ELF class: > ELFCLASS64 > > (acroread:96112): Gtk-WARNING **: > /usr/local/lib/gtk-2.0/2.10.0/engines/libxfce.so: wrong ELF class: > ELFCLASS64 > > (acroread:96112): Gtk-WARNING **: > /usr/local/lib/gtk-2.0/2.10.0/engines/libxfce.so: wrong ELF class: > ELFCLASS64 > terminate called after throwing an instance of 'RSException' > > But - if I start it from root, it works: > root@kg-v2# DISPLAY=3D:0.0 acroread > > (process:97831): Gtk-WARNING **: Locale not supported by C library. > =A0 =A0 =A0 =A0Using the fallback 'C' locale. > libfam.so.0: cannot open shared object file: No such file or directory > Failed to load module: /usr/lib/gio/modules/libgiofam.so > > (acroread:97831): GLib-GIO-WARNING **: Could not initialize inotify > > > (acroread:97831): GLib-GIO-WARNING **: Could not initialize inotify > > > (acroread:97831): Gtk-WARNING **: Unable to find default local > directory monitor type > > (acroread:97831): Gtk-WARNING **: Unable to find default local > directory monitor type > > (acroread:97831): Gtk-WARNING **: Unable to find default local > directory monitor type > > (acroread:97831): Gtk-WARNING **: Unable to find default local > directory monitor type > > (acroread:97831): Gtk-WARNING **: Unable to find default local > directory monitor type > > (acroread:97831): Gtk-WARNING **: Unable to find default local > directory monitor type > > (acroread:97831): Gtk-WARNING **: Unable to find default local > directory monitor type > > (acroread:97831): Gtk-WARNING **: Unable to find default local > directory monitor type > > (acroread:97831): Gtk-WARNING **: Unable to find default local > directory monitor type > > (acroread:97831): Gtk-WARNING **: Unable to find default local > directory monitor type > > (acroread:97831): Gtk-WARNING **: Unable to find default local > directory monitor type > > > even if it does complain a lot. > Strange? > -- > Regards, > Torfinn Ingolfsen > --=20 Regards, Torfinn Ingolfsen