Closed Bug 116283 Opened 23 years ago Closed 23 years ago

regxpcom.exe segfaults

Categories

(Core :: XPCOM, defect)

x86
Windows 98
defect
Not set
blocker

Tracking

()

RESOLVED INVALID

People

(Reporter: daa, Assigned: dougt)

Details

win32 tip opt build with MOZILLA_OFFICIAL defined



when called by makefile to register dist/bin regxpcom segfaults:

stack trace:

strlen() line 78
mozJSComponentLoader::HasChanged(const char * 0x00000000, nsIFile * 0x007c4b40) 
line 688 + 9 bytes
mozJSComponentLoader::AttemptRegistration(nsIFile * 0x007c4b40, int 0) line 829 
+ 37 bytes
mozJSComponentLoader::AutoRegisterComponent(mozJSComponentLoader * const 
0x00a90250, int 0, nsIFile * 0x007c4b40, int * 0x0063fca8) line 758 + 14 bytes
mozJSComponentLoader::RegisterComponentsInDir(int 0, nsIFile * 0x007845f0) line 
588 + 26 bytes
mozJSComponentLoader::AutoRegisterComponents(mozJSComponentLoader * const 
0x00a90250, int 0, nsIFile * 0x007845f0) line 545
XPCOM! 60fabe83()
XPCOM! 60fabb5d()
REGXPCOM! 004012db()
KERNEL32! bff8b560()
KERNEL32! bff8b412()
KERNEL32! bff89dd5()
do you have any custom js components in your tree?  How are you building this tree?
stock build

set MOZ_BITS=32
set BUILD_PSM2=1
set MOZ_DEBUG=
set MOZ_MATHML=1
set MOZ_SVG=1
set OS_TARGET=WIN95
set WINOS=WIN95
set _MSC_VER=1200
set DISABLE_TESTS=1
set CVSROOT=:pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot
set HOME=c:\daa
set MOZ_CVS_FLAGS=-z5
set MOZ_INTERNAL_LIBART_LGPL=1
set MOZILLA_OFFICIAL=1
set BUILD_OFFICIAL=1

leaf, granrose, are you seeing this?
I repulled xpcom/xpinstall/js/string and it works now ?????

i think i will try 1 more pull and close this as WFM (now)
marking invalid - 2 builds in a row updating from cvs trunk tip - no error
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
Component: XPCOM Registry → XPCOM
QA Contact: doug.turner → xpcom
You need to log in before you can comment on or make changes to this bug.