Closed Bug 902486 Opened 11 years ago Closed 6 years ago

Firefox doesn't start on Mac OS X using a remote profile from Windows

Categories

(Toolkit :: Storage, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE
Tracking Status
firefox23 --- unaffected
firefox24 - affected
firefox25 --- affected
firefox26 --- affected

People

(Reporter: sbadau, Unassigned)

References

Details

(Keywords: regression)

Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:26.0) Gecko/20100101 Firefox/26.0
Build ID: 20130806104538

Steps to reproduce:
1. Share a Firefox profile on a Windows computer (in my case on a Windows 8 64-bit machine)
2. From a Mac OS X machine - start Firefox with the profile manager
3. Create a new profile, select Choose Folder, select the Windows machine from step 1, select the shared profile, click Done and open Firefox with that profile.

Expected results: 
Firefox is successfully launched.

Actual results:
Firefox does not start (if I check the Activity monitor I get the message that Firefox is not responding).

Notes:
Reproducible on the latest Nightly, the latest Aurora and  Firefox 24 beta 1.
Firefox 23 is successfully launched.
Summary: Firefox is not responding when opened with a remote profile → Firefox doesn't start on Mac OS X using a remote profile from Windows
Gavin would you be able to help with investigation here ? else can you please direct me to the right folks ?
Flags: needinfo?(gavin.sharp)
In general this is not a supported use case, so I wouldn't worry about tracking this.

We'd need a regression range to narrow down the specific cause, but I would not treat this as a high priority.
Flags: needinfo?(gavin.sharp)
Interesting.  I'll look into why this is in QA's sign-off path. I wouldn't have nominated it otherwise.
(In reply to :Gavin Sharp (use gavin@gavinsharp.com for email) from comment #2)
> In general this is not a supported use case, so I wouldn't worry about
> tracking this.

That surprises me since we did chemspill Firefox (I think it was Fx20) for software updates not working on a system using remote profiles. Is this no longer the case?
Using remote profiles is supported, using the same profile across different operating systems is not.
Last good Nightly: 2013-06-06
First bad Nighrly: 2013-06-07

Pushlog: 
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=204de5b7e0a6&tochange=dc8e78ed8c44
(In reply to Simona B [QA] from comment #6)
> Last good Nightly: 2013-06-06
> First bad Nighrly: 2013-06-07
> 
> Pushlog: 
> http://hg.mozilla.org/mozilla-central/
> pushloghtml?fromchange=204de5b7e0a6&tochange=dc8e78ed8c44

Nothing in that pushlog stands out to me but there are a lot of changes. Any chance you could narrow that down more using tinderbox or inbound?
(In reply to Anthony Hughes, Mozilla QA (:ashughes) from comment #7)
> (In reply to Simona B [QA] from comment #6)
> > Last good Nightly: 2013-06-06
> > First bad Nighrly: 2013-06-07
> > 
> > Pushlog: 
> > http://hg.mozilla.org/mozilla-central/
> > pushloghtml?fromchange=204de5b7e0a6&tochange=dc8e78ed8c44
> 
> Nothing in that pushlog stands out to me but there are a lot of changes. Any
> chance you could narrow that down more using tinderbox or inbound?

The changeset where the issue is first reproducible is:
dc8e78ed8c44	Nathan Froyd — Bug 878411 - define xFetch and xUnfetch methods in TelemetryVFS file objects; r=mak
Nathan, can you have a look at this?
Depends on: 878411
Flags: needinfo?(nfroyd)
I'm guessing this is some sort of problem with SQLite, since the relevant changes affected how SQLite works.

I'm guessing we're not keen to bump SQLite versions (if it's even something easy to fix) on beta...

But if, like Gavin says in comment 5, this is not a supported use case, why are we worrying about it?
Flags: needinfo?(nfroyd)
Fair point Nathan. Gavin, if this is unsupported will we ever support it? If not I vote we should probably just WONTFIX this bug.
Well, if it used to work and we just broke it and it's easy to fix, we probably should, but I wouldn't invest a lot of time/attention in it.
(hard guess) could be related to this fix http://www.sqlite.org/src/info/0ae7e75b21 that will be in 3.8.0, the only way to be sure would be to test that though.
Off-hand I don't see why our changes should create such issue.
Component: General → Storage
Product: Firefox → Toolkit
https://bugzilla.mozilla.org/show_bug.cgi?id=918612#c29 says that setting the preference storage.nfs_filesystem to true fixed similar problems; it might be worth seeing if doing the same thing works in this case.

Would be fantastic if we could tell people to do this automatically...
(In reply to Nathan Froyd (:froydnj) from comment #14)
> https://bugzilla.mozilla.org/show_bug.cgi?id=918612#c29 says that setting
> the preference storage.nfs_filesystem to true fixed similar problems; it
> might be worth seeing if doing the same thing works in this case.

Firefox starts when the preference storage.nfs_filesystem is set to true, but tabs can't be closed and Firefox is not responding if used a little too intense (for e.g I'm opening a YouTube video).
is it better now that bug 878411 is fixed?
Flags: needinfo?(sbadau)
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(simona.marcu)
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.