Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 62878 - firefox looks for something in init.d No running windows found
Summary: firefox looks for something in init.d No running windows found
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-04 18:07 UTC by Aaron Peterson
Modified: 2004-09-05 09:14 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron Peterson 2004-09-04 18:07:33 UTC
I just enabled SVG..

I found a solution, rename my ~/.firefox

and the browser starts.

I reccomend that mozilla-launcher talk about profiles / user settings as being a possible cause for crashes.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
 
 
aaron@escargot /usr/lib/MozillaFirefox $ firefox 
No running windows found 
 
aaron@escargot /usr/lib/MozillaFirefox $ strace ./firefox 
execve("./firefox", ["./firefox"], [/* 69 vars */]) = 0 
uname({sys="Linux", node="escargot.icehouse.net", ...}) = 0 
 
... 
 
stat64("/home/aaron/.firefox/init.d/K*", 0xbfffd550) = -1 ENOENT (No such file 
or directory) 
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, NULL, [], 8)  = 0 
stat64("./init.d/K*", 0xbfffd550)       = -1 ENOENT (No such file or 
directory) 
 

Expected Results:
Comment 1 Aaron Peterson 2004-09-05 09:14:38 UTC
apperantly there was a profile manager problem... when I nuked my profile, this started working  again

bugzilla.mozilla.org bug  258061