Date: Tue, 18 Jan 2011 19:53:28 -0700 From: Keith Seyffarth <weif@weif.net> To: Chuck Swiger <cswiger@mac.com> Cc: freebsd-questions@freebsd.org Subject: Re: use of menus crashes Firefox? Message-ID: <84vd1l61uf.fsf@maxwell.cjones.org> In-Reply-To: <DE2A236B-F560-4300-B177-9620C405CE85@mac.com> (message from Chuck Swiger on Tue, 18 Jan 2011 18:12:48 -0800) References: <844o957rei.fsf@maxwell.cjones.org> <90697FB1-79FD-4766-A01B-B06672D1EB7C@mac.com> <84y66h6491.fsf@maxwell.cjones.org> <DE2A236B-F560-4300-B177-9620C405CE85@mac.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Chuck Swiger <cswiger@mac.com> writes: > On Jan 18, 2011, at 6:01 PM, Keith Seyffarth wrote: >> $ gdb --exec=firefox3 >> This GDB was configured as >> "i386-marcel-freebsd"."/usr/local/bin/firefox3": not in executable >> format: File format not recognized > > What does "file /usr/local/bin/firefox3" say? $ file /usr/local/bin/firefox3 /usr/local/bin/firefox3: Bourne shell script text executable > If it's a Linux binary, then you might not be able to debug it with > the native gdb, although the point of a binary executable format like > ELF should allow cross-debugging. It also implies that you might need > to tweak your Linux emulation version (sysctl > compat.linux.osrelease)... I don't think it's a Linux version - it's installed from /usr/ports/www/firefox35 rather than /usr/ports/www/linux-firefox Thanks again, Keith
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?84vd1l61uf.fsf>