LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > antiX / MX Linux
User Name
Password
antiX / MX Linux This forum is for the discussion of antiX and MX Linux.

Notices


Reply
  Search this Thread
Old 09-25-2022, 10:50 PM   #1
nigelharr
LQ Newbie
 
Registered: Sep 2022
Posts: 4

Rep: Reputation: 0
firefox browser fails to open


MX19.4 after recent upgrade fails to open the browser window but four processes associated with firefox are running. ps -e | grep firefox results in the following in ascending order of process number, firefox, firefox-bin, firefox-bin, firefox-bin. kill the highest firefox-bin process and the browser opens.
Did a complete re-install of MX19.4 and firefox opens. Then did an upgrade and the same problem occurs with firefox.
The firefox which fails is 105.....
Successfully installed MX21.2.1 with upgrades on another drive and no problem with firefox

There is nothing fancy about my hardware. Use stock std modules that come with the distro
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Kaveri [Radeon R5 Graphics]-Processors-
AMD A6-7400K Radeon R5, 6 Compute Cores 2C+4G 0 0:0 3500.00 MHz
 
Old 09-26-2022, 07:51 PM   #2
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,317
Blog Entries: 28

Rep: Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140
Try opening Firefox from the command line. It may well throw some helpful error messages to the terminal. If it does, post them here, being sure to surround any terminal output with "code" tags, which become available when you click the "Go Advanced" button beneath the compose post window.
 
Old 09-28-2022, 04:13 PM   #3
nigelharr
LQ Newbie
 
Registered: Sep 2022
Posts: 4

Original Poster
Rep: Reputation: 0
Thanks for this test option. Opened firefox on cli, not in background.
after killing last firefox-bin process and firefox opens
[GFX1-]: glxtest: VA-API test failed: process crashed. Please check your VA-API drivers.

closing/exiting (don't recall if single open tab closed or whole window closed)
[2022-09-27T19:14:18Z ERROR viaduct::backend::ffi] Missing HTTP status
[2022-09-27T19:14:18Z ERROR viaduct::backend::ffi] Missing HTTP status
Sandbox: Unexpected EOF, op 0 flags 00 path /proc/cpuinfo

An additional test i did. Transferred an up to date working MX19.4 system including firefox from another PC to the cleaned partition on this my reserve PC where I'm undertaking the firefox tests. This reserve PC has a few hdds/ssds and partitions where I can carry out tests. All baremetal, no VMs. Still the same problem.
I thought at one stage it was hardware related but installing MX21.2.1 and getting firefox to function properly negated this thought.
Firefox versions are 105.1
Annoying but not a train smash. Chromium works fine.
 
Old 09-28-2022, 04:19 PM   #4
nigelharr
LQ Newbie
 
Registered: Sep 2022
Posts: 4

Original Poster
Rep: Reputation: 0
Did a longish reply but login must have timed out so post lost.
Now short answer.
firefox on cli
after killing last firefox-bin process and firefox opens
[GFX1-]: glxtest: VA-API test failed: process crashed. Please check your VA-API drivers.

after firefox opens followed by closing/exiting (don't recall if single open tab closed or whole window closed)
[2022-09-27T19:14:18Z ERROR viaduct::backend::ffi] Missing HTTP status
[2022-09-27T19:14:18Z ERROR viaduct::backend::ffi] Missing HTTP status
Sandbox: Unexpected EOF, op 0 flags 00 path /proc/cpuinfo

Some other tests involving copying an updated working, incl firefox, MX19.4 system from another PC to this my reserve PC results in the same "non-working" firefox.
 
Old 09-28-2022, 08:18 PM   #5
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,317
Blog Entries: 28

Rep: Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140
I have never encountered that and a web search for "Missing HTTP status firefox" turned up stuff that, frankly, is way beyond my pay grade.

Have you tested with a different browser? If your distro does not include another GUI browser, you might check to see if it includes a text browser such as lynx or links; many distros do.

Just to rule out problems with your connection, you might also try to ping and traceroute a website to verify that you can see the Big Wide World.
 
Old 09-29-2022, 06:20 AM   #6
hazel
LQ Guru
 
Registered: Mar 2016
Location: Harrow, UK
Distribution: LFS, AntiX, Slackware
Posts: 7,570
Blog Entries: 19

Rep: Reputation: 4451Reputation: 4451Reputation: 4451Reputation: 4451Reputation: 4451Reputation: 4451Reputation: 4451Reputation: 4451Reputation: 4451Reputation: 4451Reputation: 4451
AntiX includes the graphical version of links, which is a nice fast little browser and works on many sites including this one. It doesn't work on sites like gmail because it doesn't do javascript.
 
Old 09-29-2022, 07:02 AM   #7
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,278

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
That error is beyond my pay grade too, but apparently firefox is talking out but not in http format. So the http status is not noted when something talks back, and firefox is noticing that, and bellyaching about it.

It points squarely at firefox. Reinstall, preferably a self contained version that doesn't rely on external libs. It's what you get when you download from their site.
 
Old 09-29-2022, 07:19 PM   #8
nigelharr
LQ Newbie
 
Registered: Sep 2022
Posts: 4

Original Poster
Rep: Reputation: 0
Thanks everyone for the observations and suggestions which I'll try. I'll pursue some more tests myself out of interest sake. Other wise I'll be putting this issue to bed soon, solved or not.
One of my tests was copying across from another PC a working MX19.4 system which included a working firefox only to have firefox exhibit the same problems as submitted in the initial post. MX21.n.x does not exhibit this problem and functions properly.

As this problem is on my reserve PC it is not a major issue for me, merely exasperating that it has not been solved.
One test which I'll try again is to download binaries from Mozilla direct (also suggested by business kid), purge all vestiges of the existing firefox, not just un-install incl config files via Synaptic but a search of the whole system and purge. First try of this was unsuccessful but I'll try again.
Chromium works fine.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Is there a browser than can be set up to open links in another browser such as firefox? Ulysses_ Linux - Software 12 09-14-2018 02:23 PM
Sometimes when I click on a tab in Firefox it opens a new Firefox browser Gregg Bell Linux - Newbie 15 05-18-2016 08:49 PM
LXer: Proprietary Browser vs. Open Source Browser | Market Share Analysis LXer Syndicated Linux News 0 11-01-2012 07:21 PM
Can we open a browser (firefox/IE) & enter URL in it via shell/PERL script. barde Linux - Newbie 6 02-18-2009 05:21 AM
Firefox error: Error launching browser window:no XBL binding for browser JockVSJock Slackware 6 06-12-2006 10:02 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > antiX / MX Linux

All times are GMT -5. The time now is 06:28 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration