You are not logged in.

#1 2009-03-13 23:51:34

kcbanner
Member
From: Toronto, Canada
Registered: 2006-08-28
Posts: 43
Website

Firefox-beta not starting

Hey all,

I'm having a problem with firefox-beta. When I go to start it, nothing happens. I type "firefox-beta" on the prompt, and it hangs. No cpu is used, the process is shown as running, but nothing pops up. I've tried countless versions of the beta, also the alpha and nightly builds right from mozilla and they also don't work for me. Any ideas? Maybe a weird lib symlink screwing it up left over from something else? I'm stuck, no idea whats going on.

The last lines of a strace on firefox-beta:

rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0
_llseek(255, -35, [3848], SEEK_CUR)     = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7d05708) = 8700
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x8079990, [], 0}, {SIG_DFL, [], 0}, 8) = 0
waitpid(-1,

I think that its waiting on firefox-bin. Not sure why that program isn't starting. I have tried removing my .firefox and all config traces, no change.

-Casey

Offline

#2 2009-03-14 01:56:17

adamlau
Member
Registered: 2009-01-30
Posts: 418

Re: Firefox-beta not starting

Run the firefox script.


Arch Linux + sway
Debian Testing + GNOME/sway
NetBSD 64-bit + Xfce

Offline

#3 2009-03-14 06:31:25

abesto
Member
From: Hungary
Registered: 2009-03-05
Posts: 49
Website

Re: Firefox-beta not starting

Same thing is happening here, I get the same output with strace.

Run the firefox script.

The one in /usr/bin is Firefox stable, so I guess you mean the one in "/opt/firefox-beta-3.1b3". Same issue there.

Edit: after uncommenting the "set -x" in the firefox script, the last line of output is:
+ ./run-mozilla.sh ./firefox-bin

Last edited by abesto (2009-03-14 06:36:07)


Linux user #476135 || Dotfiles hosted by GitHub

Offline

#4 2009-03-14 07:30:55

adamlau
Member
Registered: 2009-01-30
Posts: 418

Re: Firefox-beta not starting

The script is typically /usr/share/firefox/firefox, or /usr/local/share/firefox/firefox. Do not run the bin directly.


Arch Linux + sway
Debian Testing + GNOME/sway
NetBSD 64-bit + Xfce

Offline

#5 2009-03-14 15:48:51

abesto
Member
From: Hungary
Registered: 2009-03-05
Posts: 49
Website

Re: Firefox-beta not starting

Actually (as I wrote in the last post) there are now two scripts: one in /usr/bin (Firefox stable), and one in /opt/firefox-beta-3.1b3 (Firefox beta 3). Neither is a binary - they are used to run the binary, as you pointed out. The debug information kcbanner and I posted are produced by the script (not the binary).

Edit: also, /usr/bin/firefox-beta appears to be a symlink to the firefox script in /opt/firefox-beta-3.1b3

Last edited by abesto (2009-03-14 15:50:06)


Linux user #476135 || Dotfiles hosted by GitHub

Offline

#6 2009-03-14 16:02:03

mike_93
Member
Registered: 2009-01-31
Posts: 60

Re: Firefox-beta not starting

Firefox-beta is doing something similar to me. It pops up then immediately crashes and pops up an error reporter.

I've given up and gone back to the stable 3.0.7 smile


Double booting Arch Linux and Linux Mint
Reader of XKCD

Offline

Board footer

Powered by FluxBB