Closed
Bug 384179
Opened 17 years ago
Closed 17 years ago
crash on startup
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: moco, Assigned: benjamin)
References
Details
(Keywords: crash, regression)
Attachments
(1 file)
(deleted),
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
crash on startup
I'm running the latest trunk (after software update), and I crash on startup.
I think my Firefox 3.0a6pre: 2007061206 - Windows NT, but I can't tell for sure as I crash on startup.
More details coming
Updated•17 years ago
|
Severity: normal → critical
Keywords: crash,
regression
Assignee | ||
Comment 1•17 years ago
|
||
Seth, can you try removing xpcom_core.dll from your appdir?
Comment 2•17 years ago
|
||
also confirmed on Vista , see Bug 384172 comment #2
Reporter | ||
Comment 3•17 years ago
|
||
robert and I tried this:
install yesterday's trunk, 20070611, and then software update to 20070612, then
we crash.
We think it is this dll is the cause: components/xpinstal.dll
Note, there are other files that might be left behind:
./components/jar50.dll
./components/jsd3250.dll
./components/xpinstal.dll
./xpcom_core.dll
also, the talkback extension was around:
./extensions/talkback@mozilla.org/components/master.ini
./extensions/talkback@mozilla.org/components/qfaservices.dll
but I think I remember bsmedberg saying if both breakpad and talkback were
around, that's ok.
Assignee | ||
Comment 4•17 years ago
|
||
I can trace the Windows Vista crash back to talkback, oddly enough: when I remove talkback the build starts normally.
Assignee: nobody → benjamin
Assignee | ||
Comment 5•17 years ago
|
||
Attachment #268119 -
Flags: review?(ted.mielczarek)
Reporter | ||
Comment 6•17 years ago
|
||
Note, I'm on Windows XP.
From our tests:
Once you get the crash on startup issue, if you remove ./xpcom_core.dll and also xpti.dat and compreg.dat (from your profile) then you can start up (without removing xpinstal.dll).
And, if you put back the removed xpti.dat and compreg.dat (from your profile), even without xpcom_core.dll, you'll crash.
We've double checked this.
Updated•17 years ago
|
Attachment #268119 -
Flags: review?(ted.mielczarek) → review+
Reporter | ||
Comment 7•17 years ago
|
||
from comment #3:
> We think it is this dll is the cause: components/xpinstal.dll
Please ignore that wild goose.
Thanks for the quick fix, bsmedberg!
Should we take down the existing mar?
Assignee | ||
Comment 8•17 years ago
|
||
I think we should just check this in and re-clobber.
Assignee | ||
Comment 9•17 years ago
|
||
Checked in a clobbered.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Comment 10•17 years ago
|
||
btw: I'm also seeing xpistub.dll in the appdir.
Comment 11•15 years ago
|
||
Comment on attachment 268119 [details] [diff] [review]
Remove some files, rev. 1
http://hg.mozilla.org/mozilla-central/rev/2d3a1c216d9f
Updated•15 years ago
|
Component: General → Build Config
Flags: in-testsuite-
OS: Windows XP → All
QA Contact: general → build.config
Hardware: x86 → All
Updated•6 years ago
|
Component: Build Config → General
Product: Firefox → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•