Closed Bug 23258 Opened 25 years ago Closed 25 years ago

page fault on startup

Categories

(Core :: DOM: Navigation, defect, P2)

x86
Windows 95
defect

Tracking

()

VERIFIED DUPLICATE of bug 19165

People

(Reporter: gwalla, Assigned: travis)

Details

When starting up the M12 build on Windows 95, I got the following messages in my
DOS window:

**************************************************
nsNativeComponentLoader: SelfRegisterDll(C:\PROGRAM FILES\MOZILLA\BIN\components
\necko_keyword.dll) Load FAILED with error: error 0
**************************************************
**************************************************
nsNativeComponentLoader: SelfRegisterDll(C:\PROGRAM FILES\MOZILLA\BIN\components
\pics.dll) Load FAILED with error: error 0
**************************************************
**************************************************
nsNativeComponentLoader: SelfRegisterDll(C:\PROGRAM FILES\MOZILLA\BIN\components
\qfaservices.dll) Load FAILED with error: error 0
**************************************************
nNCL: registering deferred (0)
WEBSHELL+ = 1
WEBSHELL+ = 2

Mozilla then crashed with an "illegal operation". Clicking "details" got me this
message:

MOZILLA caused an invalid page fault in
module JS3250.DLL at 016f:609c0537.
Registers:
EAX=140480d9 CS=016f EIP=609c0537 EFLGS=00010282
EBX=000000d0 SS=0177 ESP=0063f5e0 EBP=0063f5ec
ECX=0000001a DS=0177 ESI=0063f840 FS=10d7
EDX=0063f8d0 ES=0177 EDI=00000000 GS=0000
Bytes at CS:EIP:
88 18 0f b6 99 84 b5 9e 60 85 db 7e 1a 6a 00 56
Stack dump:
00dfa970 0063f840 00bf6328 0063f6ec 609bdd7d
00dfa970 0063f840 0000001a 00dfa970 0063f840
00bf6328 0063f8c8 00bd0590 0063f654 00000000
609d4dld

I was not running any other applications at the time.
The right of my toolbar contained:
Norton AntiVirus Auto-Protect
3Com NIC Diagnostics
ATI tool
AOL tool   // yeah I know, but it's not my computer
RealPlayer

This happens every time I try to start the M12. I'm assuming it's a problem in
Webshell based on mozilla's messages.
Priority: P3 → P2
Summary: [DOGFOOD]page fault on startup → page fault on startup
Target Milestone: M13
Removed "DOGFOOD".  None of the rest of us are seeing this.  Travis, can you
reproduce this?  If you can't, move this out to M15 and we'll take a looks at it
again.
This is bug #23018 - please see that bug for details, but gwallace@scf.usc.edu,
you have outdated|obsolete dlls in your .\components directory. Blow away
you .\bin or .\Seamonkey directory and reinstall from .zip or .exe and that
should clear it up. This bug is INVALID but I'll leave that up to travis.
Actually, looking again, the first error messages are bug #23018, but then
I think you are (likely) hitting bug #19165 (the JS3250.DLL message).

But you should really read the release notes:
http://www.mozilla.org/projects/seamonkey/release-notes/m12-detail.html#WIN32_I
NSTALL
  "Note that The installer updates two Microsoft C Runtime Libraries
   that the zip file cannot change: MSVCRT.DLL and MSVCIRT.DLL, which
   must both be version 6.0.8168.0 or later. These updated DLLs are
   necessary to prevent a crash on launch of Seamonkey. Note: The installer
   requires a reboot when it updates these DLLs."
Ahhh. Missed that. Thanks!
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
This is not a webshell problem.  Webshell is just what happens to be spit out
for counts.  This is actually the same bug as 19165 as 3jrgm@qlink.queensu.ca
points out.  I am marking it as a dup.

*** This bug has been marked as a duplicate of 19165 ***
Status: RESOLVED → VERIFIED
Verified dup of bug 19165 one very long listing in bugzilla  "Win32 - App won't
start with old MSVCRT.DLL"
You need to log in before you can comment on or make changes to this bug.