Closed
Bug 14015
Opened 25 years ago
Closed 25 years ago
Startup crash in xpcom.dll
Categories
(Core :: XPCOM, defect, P3)
Tracking
()
M11
People
(Reporter: paulmac, Assigned: leaf)
References
()
Details
Johng is having trouble launching the 9/15 build. He is using win95 with 48Mb
memory. The stack is below, but not sure it will be much help. Shiva, we aren't
getting line#'s from talkback.
Call Stack: (Signature = XPCOM.DLL + 0x177db (0x60bc77db) 819dc80f)
XPCOM.DLL + 0x177db (0x60bc77db)
ACCOUNTSERVICES.DLL + 0x13f2 (0x600213f2)
XPCOM.DLL + 0x1a67d (0x60bca67d)
XPCOM.DLL + 0x1a908 (0x60bca908)
XPCOM.DLL + 0x1a51a (0x60bca51a)
XPCOM.DLL + 0x1a427 (0x60bca427)
XPCOM.DLL + 0x18314 (0x60bc8314)
XPCOM.DLL + 0x1aedf (0x60bcaedf)
APPRUNNER.EXE + 0x1a4d (0x00401a4d)
APPRUNNER.EXE + 0x1033 (0x00401033)
APPRUNNER.EXE + 0x2363 (0x00402363)
KERNEL32.DLL + 0x18e93 (0xbff88e93)
KERNEL32.DLL + 0x18d41 (0xbff88d41)
KERNEL32.DLL + 0x17759 (0xbff87759)
Updated•25 years ago
|
Assignee: dp → leaf
Comment 1•25 years ago
|
||
It is repetion of the problem. There is a difference in generating the
master.ini file and the symbol directory creating and copying, which
creates a empty directory.
Master.ini files is generated for 1999091509 and the symbols are copied
into 1999091508. This disables the digester to process symbols. I am assigning
it to leaf. He might know the solution. and cc'ing cyeh.
Reporter | ||
Comment 2•25 years ago
|
||
shiva says this should be working starting today John, if you see please try
again with today's build, and if you're still crashing file another talkback
report and I will follow up to make sure the correct info is being created
Updated•25 years ago
|
Status: NEW → ASSIGNED
Comment 3•25 years ago
|
||
the crash in xpcom is not related to the debugging symbols, but i'll own this
until the symbols are back up.
Reporter | ||
Comment 5•25 years ago
|
||
we figured this out. The xpcom.dll crash was due to registry corruption, an old
bug. And John has a new crash that had to do with java being installed, which is
bug 5369.
*** This bug has been marked as a duplicate of 5369 ***
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•