Closed
Bug 209606
Opened 22 years ago
Closed 15 years ago
system prefs crash on startup
Categories
(Core :: Preferences: Backend, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: blizzard, Unassigned)
References
Details
(Keywords: crash, Whiteboard: [has patch])
Attachments
(1 file)
2.20 KB,
patch
|
Details | Diff | Splinter Review |
The system prefs service crashes on startup in my embedding build. The problem
is that someone tries to log something before the log service has been
initialized. Patch to follow.
Reporter | ||
Comment 1•22 years ago
|
||
Comment 2•19 years ago
|
||
blizzard: Should we seek review for that patch?
Updated•15 years ago
|
QA Contact: bugzilla → preferences-backend
Updated•15 years ago
|
Assignee: ccarlen → nobody
Whiteboard: [has patch]
Comment 3•15 years ago
|
||
Something very similar already exists already
http://mxr.mozilla.org/comm-central/source/mozilla/extensions/pref/system-pref/src/gconf/nsSystemPrefService.cpp#244
->WFM
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•