Closed Bug 21711 Opened 25 years ago Closed 25 years ago

Since M11 crashed on www.swatch.com, all builds crash on startup

Categories

(SeaMonkey :: General, defect, P3)

x86
Windows 95
defect

Tracking

(Not tracked)

VERIFIED WORKSFORME

People

(Reporter: nikolaus.kuehn, Unassigned)

References

()

Details

Reproducable on my machine. Can't reproduce this with my SuSE6.2 Linux.
Since M11 crashed on www.swatch.com all following nihgtly builds crash on
startup. On first start the migration window appears, but as soon as I start ->
crash.
What else can I do but deleting the whole mozilla directory and reinstalling?
Here the error message from today's nightly build (mozilla win32 installer
downloaded 14.12.1999 20:00 MET, can't tell build ID).

Win 95 error message (sorry, German):

	MOZILLA verursachte einen Fehler durch eine ungültige Seite
	in Modul JS3250.DLL bei 016f:609c0537.
	Register:
	EAX=140480d9 CS=016f EIP=609c0537 EFLGS=00010282
	EBX=000000d0 SS=0177 ESP=0063f610 EBP=0063f61c
	ECX=0000001a DS=0177 ESI=0063f870 FS=10e7
	EDX=0063f8d0 ES=0177 EDI=00000000 GS=0000
	Bytes bei CS:EIP:
	88 18 0f b6 99 84 b5 9e 60 85 db 7e 1a 6a 00 56
	Stapelwerte:
	00a4d100 0063f870 006fd630 0063f71c 609bdd7d 00a4d100 0063f870 0000001a
00a4d100 0063f870 006fd630 0063f8f8 00709c08 0063f684 00000000 609d4d1d

Translation (a try):
	MOZILLA caused an error with a disallowed Page in Module JS3250.DLL at
01...
	Stapelwerte ~ Batch values

Mozilla Window message (that's all):
	nNCL: registering deferred (0)

System:

	P133 Standard 32MB ATIxpert98.
	win95 OSR2 with winsock2 update.
	Netscape 4.6, no IE at all.
Severity: normal → critical
If you are still having startup problems, try deleting these too:
C:\Users50
C:\Windows\mozregistry.dat
I had deleted these. Bad news: now I get the same problem running Linux on the
same box. Although I never openend www.swatch.com with mozilla(linux). Here the
error message:
nikel@atlas:~/mozilla/package > mozilla
MOZILLA_FIVE_HOME=/home/nikel/mozilla/package
  LD_LIBRARY_PATH=/home/nikel/mozilla/package:/opt/kde/lib
       SHLIB_PATH=/home/nikel/mozilla/package
          LIBPATH=/home/nikel/mozilla/package
      MOZ_PROGRAM=./mozilla-bin
      MOZ_TOOLKIT=
        moz_debug=0
     moz_debugger=
**************************************************
nsNativeComponentLoader:
SelfRegisterDll(/home/nikel/mozilla/package/components/libnsjpg.so) Load FAILED
with error: libjpeg.so.62: cannot open shared object file: Datei oder
Verzeichnis nicht gefunden
**************************************************
nNCL: registering deferred (0)
.//run-mozilla.sh: line 29:   459 Speicherzugriffsfehler  $prog ${1+"$@"}
nikel@atlas:~/mozilla/package >
Note: "Speicherzugriffsfehler" means "memory access error".
I'll have a try on the next fullcircle-enabled milestone.
Reassigning all of leger's unscreened Browser-General bugs to nobody@mozilla.org
for pre-screening and triage.
Did the M12 fullcircle thing a second ago, first time: crash on
bugzilla.mozilla.org, second time: again crash on startup.
I believe that you are describing three orthogonal problems here: a specific
crasher at www.swatch.com, and two crash-on-start bugs, one on win32, and the
other on linux.

The first: 1999123008 Win95 does indeed crash at http://www.swatch.com/,
likely on the shockwave plugin, and I have filed that as a distinct bug
-- bug #22860 -- so that it can be dealt with on its own.

The second : crashing in JS3250.DLL is likely bug #19165. The version numbers
for the Microsoft C Runtime Libraries MSVCRT.DLL and MSVCIRT.DLL must be (at
minimum) 6.0.8168.0.  However, the installer will update these DLLs as
required (but will require a reboot).  Have you run the installer?

The third: crash after failure to load libjpeg is possibly bug #12855. Please
have a look at it. Does this describe the problem you are experiencing (and
the resolution).

If these last two bug reports cover your situations for running Mozilla (but
not including www.swatch.com), and you can then get Mozilla to run, can you
please update this bug report and/or mark it WORKSFORME? Thanks.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Thanks for clearing the fog, you were right. I had the old C runtimes and the
libjpeg wasn't the newest, too. Both environments run fine now.
Status: RESOLVED → VERIFIED
Cool. Glad to help. Marking VERIFIED.
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.