Date: Tue, 20 Sep 2016 05:36:41 +0200 From: Polytropon <freebsd@edvax.de> To: "William A. Mahaffey III" <wam@hiwaay.net> Cc: freebsd-questions@freebsd.org Subject: Re: firefox crash Message-ID: <20160920053641.e9075ee2.freebsd@edvax.de> In-Reply-To: <de6d50e8-f63e-d303-4075-f8fe3dd13c00@hiwaay.net> References: <d5cb94ad-9dc0-7102-1f58-cd6eedb72521@hiwaay.net> <20160919172525.2857fcee@archlinux.localdomain> <de6d50e8-f63e-d303-4075-f8fe3dd13c00@hiwaay.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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? -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160920053641.e9075ee2.freebsd>