Fedora :: Browser Crashes On Opening Sites Containing Java Script
Aug 5, 2010
I am using F13 and new to Linux, whenever I am browsing internet that contains java script, the browser crashes, showing error signal as:
Package: firefox-3.6.3-4.fc13
Latest Crash: Wed 04 Aug 2010 12:00:09 PM
Command: /usr/lib/firefox-3.6/firefox
Reason: Process /usr/lib/firefox-3.6/firefox was killed by signal 11 (SIGSEGV)
Comment: None
Bug Reports:
I also used google-chrome browser, same problem is arising there too.
I just installed FC13 and am having a problem with Java sites in Firefox. Everything is a fresh installation from the LiveCD (Gnome) and I'm dual booting with XP.
My laptop is an older Presario 2170us / 2G Celeron / 512 Ram / 40 G HDD.
If I go to the preferences of Firefox and disable Java, I don't have the issue but I can't open sites that are Java-intensive, such as AOL.
Once I re-inable Java and open Firefox, as soon as I get to AOL, I am dumped out of the Gnome GUI to the plain text list of startup items, then returned to the FC login screen and then I get back to the desktop. When I open Firefox again, I get a page about the failure to open AOL... but I don't restore it...instead, I open a new site (such as this Forum), then close Firefox and reopen it.... but when I go to AOL, it happens all over.
As a recent (almost) convert from Ubuntu, I'd like to solve this. I used FC10 on my laptop but had too many SE-Linux issues (I couldn't do much without generating an error), so I went back to Ubuntu. I tried FC11 and FC12 but still had some problems. Now I'm trying FC13 and like what I'm seeing so far...except for what appears to be a Java issue in Firefox.
This probably isn't new, but it snuck up on me somehow. I usually use Eclipse for development and it's not having a problem, but on my laptop, I recently had to run ant manually and got a surprise:
In my box Sun java and Open JDK co-exists. My problem is, despite been able to run java softs I can't run java applet in my browser (Opera mobile emulator, Facebook photo uploader etc).
Opera is my primary browser (Version 10.60 beta) and have FireFox 3.6.4 as the second choice. Both the browsers are malfunctioning when it comes to Java.
Code: ~ $ /usr/java/jre1.6.0_25/bin/java -showversion Error occurred during initialization of VMjava/lang/NoClassDefFoundError: java/lang/Object
That's the error I get. When trying to run a java app with the firefox plugin, the browser simply crashes if it's the 64bit java or tells me it's not installed if it's the 32bit version.
I'm at a loss as to what to do. I think it has something to do with leftover gunk from a previous version I misinstalled(Is that even a word?) Anyway, the only thing that google could come up with was a solution for windows which laid blame on Bill Gates for having a bunch of pf (java prefetch) files stuffed into c:windows for no apparent reason. The solution was to delete them, but I can't seem to find the java prefetch folder in linux. The method I used is downloading the rpm from java.com the rpm2tgz then installpkg then cp libnpjp2.so to firefox plugins folder.
I've had this problem bugging me for quite a while now, even in F12. What happens is that while using Firefox to browse certain sites that use java Fedora suddenly crashes and the computer reboots. I previously used openjdk, now recently i've installed Sun java (as shown here [URL] - both on F13 i386 & x86_64. I even did a clean reinstall of F13 but nothing changed. For example when I go to this site - [URL] after a while (not more than 30 seconds) Fedora crashes and pc reboots. Hell, it has even crashed a few times while browsing this forum. When I disable Firefox java plugin (from add-ons ->plugins) it still crashes after a while. For the particular site I've looked up that several ad-related javascripts are being loaded (also on fedoraforum). I really want to use Fedora but I just can't do it like this. Is there a way to make it usable?
How do u get jre to work with fc 10 64bit? I've tried installing both x86.64 and i586 version from sun's website but firefox still shows plugin missing.
I want a internet browser to open a site that needs java engine,firefox has not this and also galeon :
The certificate is not trusted because it is self-signed.
(Error code: sec_error_ca_cert_invalid)
* This could be a problem with the server's configuration, or it could be someone trying to impersonate the server.
* If you have connected to this server successfully in the past, the error may be temporary, and you can try again later.
Or you can add an exception
You should not add an exception if you are using an internet connection that you do not trust completely or if you are not used to seeing a warning for this server.
If you still wish to add an exception for this site, you can do so in your advanced encryption settings.
How i can add exception or it is better to say me that :is there any browser instead of internet explorer for linux??
I had an earlier thread with wrong title and wasn't sure of the problem at the time. Now I have some details after checking all the threads about catalyst so posting a new thread. The problem: In korganizer (or To-Do list in kontact), whenever double-clicking or right-click->Edit.. a To-Do item in the summary list window, it crashes Xorg.
[Code]...
Fatal server error: Caught signal 11 (Segmentation fault). Server aborting I think it has something to do with the amd/ati catalyst driver and korganizer. My video card is XFX Radeon HD5670. I have Fedora 14 x86_64 latest update with xorg 1.9.1-3. I tried catalyst 10.9, 10.10, 10.11, and kernel 2.6.35.6-45.fc14.x86_64, 2.6.35.6-48.fc14.x86_64, 2.6.35.9-64.fc14.x86_64. Same problem.
If I use vesa driver, or from another PC with proprietary nvidia driver, no problem. Open source radeon driver works ok but sometimes the display turns off and I can't get back the display. And I need 3D. I scoured through the forum and followed the instructions exactly:
I made a fresh install of Kubuntu 9.10 with KDE 4.3 last week and everything went well. Everything except the web browsers. Whenever I browsing sites the browser will freeze up. Sometimes if I wait long enough, I'll be back up and running. However, sometimes I have to force quit. I have noticed that in some instances the freezing will be isolated to one tab, while other tab are in fine working condition. what could cause this and how to make it stop? I say Web Browsers because I use Chrome and Firefox and it happens to both of them.
in terminal, here is some different outputs after crashes:
Custom widget with id loop-button does not return a valid node [NPAPI 8829] ###!!! ABORT: Aborting on channel error.: file /tmp/buildd/iceweasel-38.5.0esr/ipc/glue/MessageChannel.cpp, line 1584 [NPAPI 8829] ###!!! ABORT: Aborting on channel error.: file /tmp/buildd/iceweasel-38.5.0esr/ipc/glue/MessageChannel.cpp, line 1584 Falha de segmentação
I have a Cent OS 5.4 32 bit final installed in my dedicated server.
I used to run lighttpd with php in my server until now and all was fine.But yesterday I changed my website which needs apache to run. So installed apache using yum install httpd command.
Then I added the virtual host name of my domain in webmin panel but when i try to run my php script in browser then its not opening php pages.
Instead it downloads php files like index.php when i open in browser.So I guess apache is not able to compile and run php pages. Only html pages are opening right now..
I want to learn Java programing language and MySQL in linux.What packages do I've to install?Are there any sites providing basic tutorials of java and MySQL?
I have been working on this program for Windows all month http://www.smashindex.com it is a logging program for amateur radio. Anyway, 75 percent of my users are using Linux. I'm guessing with WINE because the program is Windows based. That's all fine and well with me, but I have a problem. The donations option, opens a browser and lets the user make a donation to my paypal account, and the callsign lookup option opens the browser to the qrz.com database for whatever callsign the user enters. WINE, doesn't seem to support opening browsers for my software, but I've seen it do it for other software. I was wondering what I needed to run to have WINE open a browser on linux like the other software I've seen do it.Here is a snippet of the code used to open the browser to my donations page:
Code:
[DONATE] CLS PRINT "SMASHINDEX.COM WOULD LIKE TO THANK YOU FOR DONATING" PRINT "TO THE DEVELOPEMENT OF THIS AND OTHER SMASHINDEX"
[code].....
What can I run the URL with that WINE will understand?
When starting VLC I get the following message: VLC media player 1.0.2 Goldeneye [0xa18888] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
I have an acer aspire one running Linpus Lite (i think) - worked fine for a year on wireless and LAN but yesterday I started it up, it connected fine and clicked up the wireless icon but when clicking the "Browser" icon it won't open the browser screen - repeated clicking brings up a screen that says Firefox was stopped and is still open - please shut it down- How do I do this when there are no screen commands ? I have tried switching off and re-starting the unit but no effect. What can I do to fix it ?
Like [Okular-devel]bug report okular started to crash when opening some pdf files after upgrade to kde 4.3.4 I found out that the probelm was not actually in kde but another update - at some point poppler (libpoppler4, libpoppler-qt4-3 and others) was updated to 0.10.1-1.7.1 but okular did not work fine with it any more. I solved the problem by downgrading poppler back to 0.10.1-1.4 (repo-oss) and all pdfs worked fine again. The bug report above states that newer okular would need actually newer poppler (0.12.x) but it is not provided at least for opensuse 11.1 yet.
OpenSuse 11.1 64 bit kernel 2.6.27.39-0.2-default kde 4.3.4
Since I installed Slackware 13.37 I'm having problems with Okular. Whenever you open a .pdf file, it crashes immediately. Opening other file formats works fine.
I have Chrome as my default browser, I also have FF 5 installed. If I click an html link form my desktop, or a separate program opens a web page, they always open in FF. I have seen this in older versions of Ubuntu also, 32 & 64 bit. What is the issue?
A recent update to Iceweasel 5 (version 5.0-6 ) on my debian (Linux xxxxx 3.0.0-1-amd64 #1 SMP Sun Jul 24 02:24:44 UTC 2011 x86_64 GNU/Linux) led to a rather odd an annoying behavior. Each time I try to open an external file (pdf, odt) or to save a file on the hard drive, then Iceweasel crashes systematically. Does anyone experience the same? Any idea of how to fix this?
I have a strange problem with my browser(s), even Epiphany....when I go to my music site [URL] then log in, go to my page and click on link to play a song the browser Crashes. It never did this before and I dont know what I could have done to cause this. It only does this on this website. Could it be that they use a Quicktime plugin to play the music? I don't know cause I used to be able to play music on there before. It doesnt do this on my Reverbnation site page, just Icompositions. If I click on the icon to restart browser a box comes up saying "we're sorry"...your browser crashed for no apparent reason.....and offers a choice to either reload the page (that repeatedly crashes) or start new session. It isn't a big deal but this never used to happen before. Could it be some bad code on that website?
vlc crashes when trying to open video files. I get these outputs from the terminal.
Quote:
VLC media player 1.1.6 The Luggage (revision exported) Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS") Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
my Iceweasel always crashes when I attempt to open any file (usually pdfs, but I tried with .odt too). I only found this thread [URL] .... and commented out as told by MekkaGodzilla in /etc/gnome-vfs-2.0/modules/default-modules.conf Coment out this line : file:file
Each time when I start Banshee Media Player it crashes or I get the error message fatal error, I want to know what occurred to Banshee Media of being in a such state and what could I do to fix this problem.
Just upgraded to 10.10 NBR. Every time I launch banshee it crashes within seconds of opening. I tried nuking ~/.config/banshee-1 and the problem persists.Output from banshee --debug:
Code: rdeshone@molly:~$ banshee --debug ** Running Mono with --debug **