Open
Bug 284277
Opened 20 years ago
Updated 9 months ago
[win] firefox keeps restarting with profile on unc path
Categories
(Toolkit :: Startup and Profile System, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: pol-admin, Unassigned)
Details
Attachments
(2 files)
|
268.40 KB,
patch
|
Details | Diff | Splinter Review | |
|
270.34 KB,
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041109 Firefox/1.0 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041109 Firefox/1.0 severe thunderbird and firefox bug: clients are w2k w/ latest sp and hotfixes, users work with restricted rights. thunderbird/firefox are release 1.0 (german localization) domain logon with roaming profiles, home directories are on the server, and thus we have unc paths in the prefs.js file. server is samba 3.0.11 on linux for some users, thunderbird or firefox hangs after startup (hourglass/no window opens). "smbstatus" on the samba server tells me the client holds locks on parent.lock and xpti.dat, which keeps changing size and is occasionally renamed to xpti.dat.tmp. taskmgr on the client shows a very busy thunderbird/firefox.exe process with lots of i/o and *changing process id* !!! wtf ???? the rapidly changing pid makes it almost impossible to kill in the task manager. the programs generate a network load of around to 5-6 mbit/s while hanging. the problem appears with some users, but if it happens, it happens every time. with one user, changing the default browser to firefox (as admin) triggered the problem. (i'm not sure which component the problem belongs to. please, moz gurus, direct it to the appropriate one...sorry) Reproducible: Sometimes Steps to Reproduce: 1. start firefox or thunderbird 2. 3. Actual Results: program should start Expected Results: program hangs before a window opens
Comment 1•20 years ago
|
||
I believe ffox had that bug on mac for a while...
Assignee: darin → benjamin
Component: IPC → Startup and Profile System
Product: Core → Firefox
QA Contact: benjamin
Summary: startup hang: multiple processes overwriting xpti.dat[.tmp] → [win] firefox keeps restarting
Version: Trunk → 1.0 Branch
| Reporter | ||
Comment 2•20 years ago
|
||
(In reply to comment #1) > I believe ffox had that bug on mac for a while... i see you changed it to product "firefox". just to reiterate, this happens on both thunderbird and firefox. i'll try and delete the xpti.dat files of affected users and see if it makes a difference. can't reproduce the problem with my account, so that will have to wait until tomorrow.
| Reporter | ||
Comment 3•20 years ago
|
||
(In reply to comment #2) > (In reply to comment #1) > > I believe ffox had that bug on mac for a while... > > i see you changed it to product "firefox". just to reiterate, this happens on > both thunderbird and firefox. > i'll try and delete the xpti.dat files of affected users and see if it makes a > difference. can't reproduce the problem with my account, so that will have to > wait until tomorrow. ok, i deleted xpti, compreq and XUL in the profile directory, but it did not make a difference. same race.
Comment 4•20 years ago
|
||
*** This bug has been marked as a duplicate of 284188 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 5•20 years ago
|
||
(In reply to comment #4) > > *** This bug has been marked as a duplicate of 284188 *** it is definitely not. i have checked, there are no extensions, neither global nor in the user profile. the problem persists even when i delete that user's firefox profile and start over.
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Comment 6•20 years ago
|
||
This probably has something to do with the many "profile on network drive not good" bugs. Are the home directories on mapped drive letters, or directly on \\SERVER\Paths?
Component: Startup and Profile System → XRE Startup
Product: Firefox → Toolkit
Version: 1.0 Branch → unspecified
| Reporter | ||
Comment 7•20 years ago
|
||
(In reply to comment #6) > This probably has something to do with the many "profile on network drive not > good" bugs. Are the home directories on mapped drive letters, or directly on > \\SERVER\Paths? they are on unc paths. homes are on \\%LOGONSERVER%\%USERNAME%, and the "application data" (or rather "anwendungsdaten", since we have a german w2k) dir has been removed from the profile (i.e. it's not copied back and forth on login/out) and was relocated to \\%LOGONSERVER%\%USERNAME\.winprofile. we also have Y: mapped to \\%LOGONSERVER%\%USERNAME% because of a bug in mozilla application suite up to 1.7.3 that prevented it from opening mail folders when there are unc paths in the prefs.js, but it is not used in any new thunderbird and firefox profiles.
Comment 8•19 years ago
|
||
I'm not going to get a chance to look at this any time soon. Diagnosis of *what* is failing would be very helpful.
Assignee: benjamin → nobody
Comment 9•16 years ago
|
||
Jörn is gone afaict
Component: XRE Startup → Startup and Profile System
QA Contact: benjamin → startup
Updated•16 years ago
|
Summary: [win] firefox keeps restarting → [win] firefox keeps restarting with profile on unc path
| Comment hidden (offtopic) |
Comment 14•2 years ago
|
||
In the process of migrating remaining bugs to the new severity system, the severity for this bug cannot be automatically determined. Please retriage this bug using the new severity system.
Severity: critical → --
Comment 15•9 months ago
|
||
The severity field is not set for this bug.
:mossop, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(dtownsend)
Updated•9 months ago
|
Severity: -- → S4
Flags: needinfo?(dtownsend)
You need to log in
before you can comment on or make changes to this bug.
Description
•