Closed
Bug 654098
Opened 14 years ago
Closed 13 years ago
Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIPrefBranch.getIntPref]
Categories
(Firefox :: Settings UI, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: tompelka, Unassigned)
References
Details
(Whiteboard: [bugday-20110513])
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110421 Red Hat/3.6.17-1.el6_0 Firefox/3.6.17
Build Identifier: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110421 Red Hat/3.6.17-1.el6_0 Firefox/3.6.17
When executing all mochitest I getting stucked by:
Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIPrefBranch.getIntPref]
Reproducible: Always
Steps to Reproduce:
1. build xullrunner/ff with --enable-mochitest
2. python runtests.py --timeout=660 --log-file=logs/mochitest-plain.log --file-level=DEBUG --autorun --close-when-done --console-level=FATAL --appname=/usr/lib64/firefox-3.6/firefox --debugger=gdb --debugger-interactive
3.
Actual Results:
uncaught exception: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIPrefBranch.getIntPref]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: ./httpd.js :: anonymous :: line 495" data: no]
Expected Results:
no exception, mochitest should start
first spotted on 1.9.2.15
| Reporter | ||
Updated•14 years ago
|
Version: unspecified → 3.6 Branch
Updated•14 years ago
|
Component: General → Preferences
QA Contact: general → preferences
Whiteboard: [bugday-20110513]
| Reporter | ||
Comment 1•13 years ago
|
||
Not able to reproduce on 17 branch, I would propose to close.
Updated•13 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•