Closed
Bug 67479
Opened 25 years ago
Closed 18 years ago
Crash on start up [@ nsLocalFile::Create ]
Categories
(Core Graveyard :: Profile: BackEnd, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
Future
People
(Reporter: mozilla, Assigned: ccarlen)
Details
(Keywords: crash)
Crash Data
Attachments
(2 files)
Mozilla crashes on startup (2001020208). Stack trace attached. Assuming profile
manager component from the stack trace.
| Reporter | ||
Comment 1•25 years ago
|
||
| Assignee | ||
Comment 2•25 years ago
|
||
Looking at it. This code has not changed in a quite a while, but I'll see.
| Assignee | ||
Comment 3•25 years ago
|
||
Well, it's actually dying in nsLocalFile::Create(). Looking in
nsProfileAccess.cpp which made the call, it looks like all errors are checked
and the file object is valid when the call to Create() is made. I wonder if
there is some pathological edge case that's killing nsLocalFile::Create(). Can
you email me a copy of your 4.7 profile registry?
| Reporter | ||
Comment 4•25 years ago
|
||
Adding dougt and ftang at jband's suggestion
(news://news.mozilla.org/3A7B2020.5E1AEEEC@netscape.com).
Comment 5•25 years ago
|
||
I've also seen crashes in NSPR:EventReceiver on Windows 2000 before the splash
screen appears. It's listed as bug 60791.
| Reporter | ||
Comment 6•25 years ago
|
||
It seems that this is related to an existing nsreg.dat. As soon as I get rid of
that and mozregistry.dat, I can start Mozilla. I will attach the problem
nsreg.dat.
| Reporter | ||
Comment 7•25 years ago
|
||
Comment 8•25 years ago
|
||
futuring. sounds like an edge case. nominate for something earlier if I'm wrong.
Target Milestone: --- → Future
Keywords: nsenterprise
Updated•24 years ago
|
Keywords: nsenterprise → nsenterprise-
| Reporter | ||
Comment 10•24 years ago
|
||
Mass removing self from CC list.
| Reporter | ||
Comment 11•24 years ago
|
||
Now I feel sumb because I have to add back. Sorry for the spam.
Comment 12•24 years ago
|
||
Reporter, were you trying to install a profile to a domain account which has its
Documents and Settings redirected to a central server?
Comment 13•23 years ago
|
||
I appear to be having the same problem with both XP and 2000 on a domain
account which has its Documents and Settings redirected to a central server.
Please advise how I might help.
Updated•22 years ago
|
Summary: Crash on start up → Crash on start up [@ nsLocalFile::Create ]
Comment 14•18 years ago
|
||
Is anyone still seeing a problem like this? If so, please give current details of the problem.
Comment 15•18 years ago
|
||
Based on comments, this seems like it's now "works for me".
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
Updated•15 years ago
|
Crash Signature: [@ nsLocalFile::Create ]
Updated•10 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•