Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
09-26-2006, 03:48 PM
|
#1
|
|
LQ Newbie
Registered: Jun 2006
Location: Wales, UK
Distribution: Gentoo
Posts: 4
Rep:
|
firefox crashes when flash is installed
heya 
I've had a quick look through the forum to see if there is any thread mentioning the problem im experiencing.. there's a few similar.. but not exactly what i've got.. so thus, i post my very first question 
I'm currently running Gentoo with Linux 2.4.26 kernel.. i've emerged 1 firefox binary (via Gentoo Portage):
www-client/mozilla-firefox-bin (v1.5.0.7)
that didn't work, so i unmerged and compiled the following:
www-client/mozilla-firefox (v1.5.0.7)
the progam itself runs perfectly fine, but the second i try to bring a flash player into the equation it crashes (!), using the following flash ebuild:
www-client/netscape-flash
more often than not, it tends to crash when i open gmail, which bugs me to no end (grrr!). I have even had a quick look on the Gentoo-Portage site to see if there's anything there, yet they claim that the bug causing the program to crash on particular websites has been fixed... so why is mine playing up?! 
my emerge info is as follows:
Portage 2.1.1 (!/mnt/auto/gentoo/portage/profiles/default-linux/x86/no-nptl/2.4, gcc-3.3.6, glibc-2.3.6-r4, 2.4.26-om1 i686)
=================================================================
System uname: 2.4.26-om1 i686 Intel(R) Pentium(R) 4 CPU 1.70GHz
Gentoo Base System version 1.12.5
Last Sync: Tue, 26 Sep 2006 16:00:08 +0000
distcc 2.18.3 i386-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.2.11-r1
dev-lang/python: 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache: 2.3
dev-util/confcache: [Not Present]
sys-apps/sandbox: 1.2.17
sys-devel/autoconf: 2.13, 2.59-r7
sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils: 2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool: 1.5.22
virtual/os-headers: 2.4.26-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i386-pc-linux-gnu"
CFLAGS="-march=i386 -O2 -pipe -fomit-frame-pointer"
CHOST="i386-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=i386 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/mnt/auto/gentoo/distfiles"
FEATURES="autoconfig buildpkg ccache distcc distlocks metadata-transfer sandbox sfperms strict"
LINGUAS="en_GB"
MAKEOPTS="-j2"
PKGDIR="/mnt/auto/gentoo/nodes/i386-pc-linux-gnu-desktop/binaries"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X arts berkdb bitmap-fonts buttons bzip2 chroot crypt cups dvd elibc_glibc esd firefox gif gpm gtk gtk2 howl input_devices_keyboard input_devices_mouse insecure-drivers java jpeg kde kernel_linux ldap linguas_en_GB mmx mp3 mpeg ncurses new-login nsplugin opengl oss pam perl pic png ppds python qt3 readline sdk slang slp spell ssl truetype truetype-fonts unicode usb userland_GNU userlocales video_cards_r128 vorbis win32codecs x86 xcomposite xml2 xmms xv zip zlib"
Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
..this is starting to get on my goat.. so if anyone is able to give me a 'heads up' on what's going on here.. i'll be muchly appreciative 
|
|
|
|
09-28-2006, 03:41 AM
|
#2
|
|
Guru
Registered: Aug 2003
Distribution: CentOS, OS X
Posts: 5,131
Rep: 
|
I'm a bit busy but have you tried to just download flashplayer from Adobe (their download is very slow, btw) and use that instead of the one you got from Gentoo's reposities? Installing it is basically about copying a .so file to your .mozilla/plugins..
|
|
|
|
09-29-2006, 03:47 PM
|
#3
|
|
LQ Newbie
Registered: Jun 2006
Location: Wales, UK
Distribution: Gentoo
Posts: 4
Original Poster
Rep:
|
cheers mate.. i'll give it go 
|
|
|
|
09-29-2006, 03:56 PM
|
#4
|
|
LQ Newbie
Registered: Jun 2006
Location: Wales, UK
Distribution: Gentoo
Posts: 4
Original Poster
Rep:
|
well.. i just tried.. the download wasn't that slow (few seconds).. but unfortunately.. that didn't work either  ..im struggling to find the source of this problem .. i initially thought it was a memory thing.. but i've got more than enough.. so im not sure which way to turn, let alone where to look.. but thanks anyways b0uncer.. was worth a shot 
|
|
|
|
09-30-2006, 01:07 PM
|
#5
|
|
LQ Newbie
Registered: Jun 2006
Location: Wales, UK
Distribution: Gentoo
Posts: 4
Original Poster
Rep:
|
ok.. i've tried installing both mozilla and firefox from Gentoo ebuilds, source and binary versions from the portage tree, both still fail, showing the same problem ..it occurs mostly just after logging into my gmail account.
i've tried running it from the console and it gives me this error:
The program 'Gecko' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
(Details: serial 84 error_code 8 request_code 146 minor_code 3)
(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 --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
firefox-bin exited with non-zero status (1)
.. *cries* ..i dunno what to do.. ima gurgi-geekette in distress
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 10:49 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|