Date: Tue, 20 Sep 2016 07:33:52 -0453.75 From: "William A. Mahaffey III" <wam@hiwaay.net> Cc: freebsd-questions@freebsd.org Subject: Re: firefox crash Message-ID: <810b54d9-9769-eb99-8809-ea22a09f6d65@hiwaay.net> In-Reply-To: <20160920053641.e9075ee2.freebsd@edvax.de> References: <d5cb94ad-9dc0-7102-1f58-cd6eedb72521@hiwaay.net> <20160919172525.2857fcee@archlinux.localdomain> <de6d50e8-f63e-d303-4075-f8fe3dd13c00@hiwaay.net> <20160920053641.e9075ee2.freebsd@edvax.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On 09/19/16 22:42, Polytropon wrote: > On Mon, 19 Sep 2016 22:11:32 -0453.75, William A. Mahaffey III wrote: >> On 09/19/16 10:31, Ralf Mardorf via freebsd-questions wrote: >>> On Mon, 19 Sep 2016 08:39:49 -0453.75, William A. Mahaffey III wrote: >>>> Any other info needed >>> Is there any output if you launch Firefox by >>> >>> firefox --safe-mode >>> >>> when it crashes? >>> >>> Regards, >>> Ralf >>> _______________________________________________ >>> freebsd-questions@freebsd.org mailing list >>> https://lists.freebsd.org/mailman/listinfo/freebsd-questions >>> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >>> >> [wam@kabini1, ~, 8:37:39am] 311 % firefox --safe-mode >> >> (firefox:27824): Gdk-WARNING **: The program 'firefox' received an X >> Window System error. >> This probably reflects a bug in the program. >> The error was 'BadAccess (attempt to access private resource denied)'. >> (Details: serial 386 error_code 10 request_code 130 (MIT-SHM) >> minor_code 1) >> (Note to programmers: normally, X errors are reported asynchronously; >> that is, you will receive the error a while after causing it. >> To debug your program, run it with the GDK_SYNCHRONIZE environment >> variable to change this behavior. You can then get a meaningful >> backtrace from your debugger if you break on the gdk_x_error() >> function.) > Just a W.A.G. because I read it somewhere in relation to SHM > (shared memory) issues with Firefox... Do you have > > kern.ipc.shm_allow_removed=1 > > set in your /etc/sysctl.conf file? > > I decided to just punt on FF 49, so I 'pkg delete'ed it & tried to install FF 47 from cache: [root@kabini1, /etc, 8:33:22am] 364 % pkg delete -y firefox-49.0_3,1 Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: firefox-49.0_3,1 Number of packages to be removed: 1 The operation will free 105 MiB. [1/1] Deinstalling firefox-49.0_3,1... rmdir: /usr/local/lib/firefox: Directory not empty [1/1] Deleting files for firefox-49.0_3,1: 100% You have new mail. [root@kabini1, /etc, 7:14:02am] 365 % pkg install -y firefox-47.0.1_2,1 Updating FreeBSD repository catalogue... FreeBSD repository is up-to-date. All repositories are up-to-date. pkg: No packages available to install matching 'firefox-47.0.1_2,1' have been found in the repositories [root@kabini1, /etc, 7:14:26am] 366 % ^install^add^ pkg add -y firefox-47.0.1_2,1 pkg: illegal option -- y Usage: pkg add [-IAfqM] <pkg-name> ... pkg add [-IAfqM] <protocol>://<path>/<pkg-name> ... For more information see 'pkg help add'. [root@kabini1, /etc, 7:16:07am] 367 % pkg add firefox-47.0.1_2,1 pkg: firefox-47.0.1_2,1: No such file or directory pkg: Was 'pkg install firefox-47.0.1_2,1' meant? Failed to install the following 1 package(s): firefox-47.0.1_2,1 [root@kabini1, /etc, 7:16:18am] 368 % There are several FF packages in cache: [wam@kabini1, ~, 10:20:18pm] 316 % lf /var/cache/pkg/*irefox* /var/cache/pkg/firefox-44.0,1-22db695d10.txz /var/cache/pkg/firefox-45.0.1_3,1.txz@ /var/cache/pkg/firefox-47.0.1_2,1-992dcdcc16.txz /var/cache/pkg/firefox-44.0,1.txz@ /var/cache/pkg/firefox-45.0.2,1-d71dad868a.txz /var/cache/pkg/firefox-47.0.1_2,1.txz@ /var/cache/pkg/firefox-44.0.1,1-2dbdac3b15.txz /var/cache/pkg/firefox-45.0.2,1.txz@ /var/cache/pkg/firefox-49.0_2,1-86dc14268e.txz /var/cache/pkg/firefox-44.0.1,1.txz@ /var/cache/pkg/firefox-45.0_3,1-fb8ab983f5.txz /var/cache/pkg/firefox-49.0_2,1.txz@ /var/cache/pkg/firefox-44.0.2,1-1129b2195e.txz /var/cache/pkg/firefox-45.0_3,1.txz@ /var/cache/pkg/firefox-49.0_3,1-d8f30c5dbb.txz /var/cache/pkg/firefox-44.0.2,1.txz@ /var/cache/pkg/firefox-46.0.1,1-2d2341ea82.txz /var/cache/pkg/firefox-49.0_3,1.txz@ /var/cache/pkg/firefox-45.0.1_3,1-a35a229da0.txz /var/cache/pkg/firefox-46.0.1,1.txz@ [wam@kabini1, ~, 10:20:28pm] 317 % How do I get pkg to install FF 47 from cache ? Remember, FreeBSD 9.3R. TIA & have a good one. -- William A. Mahaffey III ---------------------------------------------------------------------- "The M1 Garand is without doubt the finest implement of war ever devised by man." -- Gen. George S. Patton Jr.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?810b54d9-9769-eb99-8809-ea22a09f6d65>