Closed
Bug 159379
Opened 23 years ago
Closed 22 years ago
GPF in XPCOM.DLL on Warp 3.5 SMP
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: mmclagan, Assigned: dougt)
Details
(Keywords: crash)
This is from release 1.0
-----------------------------------------------------------
07-25-2002 12:20:15 SYS3175 PID de55 TID 0001 Slot
008f
D:\APPS\MOZILLA\MOZILLA.EXE
c0000005
1e8c2e47
P1=00000001 P2=00000001 P3=XXXXXXXX P4=XXXXXXXX
EAX=00000001 EBX=00000001 ECX=ffffffff EDX=00000001
ESI=1dccaa1c EDI=ffffffff
DS=0053 DSACC=d0f3 DSLIM=7fffffff
ES=0053 ESACC=d0f3 ESLIM=7fffffff
FS=150b FSACC=00f3 FSLIM=00000030
GS=0000 GSACC=**** GSLIM=********
CS:EIP=005b:1e8c2e47 CSACC=d0df CSLIM=7fffffff
SS:ESP=0053:0012f580 SSACC=d0f3 SSLIM=7fffffff
EBP=0012f5a0 FLG=00010286
XPCOM.DLL 0001:00082e47
This is from release 1.1a
-----------------------------------------------------------
07-25-2002 12:27:53 SYS3175 PID de67 TID 0001 Slot
008f
D:\TEMP\INSTALL\BIN\MOZILLA.EXE
c0000005
1e103407
P1=00000001 P2=00000001 P3=XXXXXXXX P4=XXXXXXXX
EAX=00000001 EBX=00000001 ECX=ffffffff EDX=00000001
ESI=1d81a6ec EDI=ffffffff
DS=0053 DSACC=d0f3 DSLIM=7fffffff
ES=0053 ESACC=d0f3 ESLIM=7fffffff
FS=150b FSACC=00f3 FSLIM=00000030
GS=0000 GSACC=**** GSLIM=********
CS:EIP=005b:1e103407 CSACC=d0df CSLIM=7fffffff
SS:ESP=0053:0012f560 SSACC=d0f3 SSLIM=7fffffff
EBP=0012f580 FLG=00010286
XPCOM.DLL 0001:00083407
Reporter: could you please read the Bug Writing Guidelines at
http://www.mozilla.org/quality/bug-writing-guidelines.html to see the
kinds of information we need in a bug report. Please consider using
the Bugzilla Helper to report future bugs.
The Helper can be found at http://www.mozilla.org/quality/help/bug-form.html
Thanks for your help in testing Mozilla.
Severity: normal → critical
Keywords: crash
Reporter | ||
Comment 2•23 years ago
|
||
Sorry about the lack of info, I clicked on "New" at the
bottom of the page and I filled in what it gave me.
The information happens on startup - click on the icon or
execute "mozilla" from a cmd window. The splash screen
shows up for about a minute (long time), the mouse pointer
flickers from pointer to clock back to pointer and the
POPUPLOG.OS2 file contains the information pasted into the
original report.
I'm using fixpack XR_W043, US English version.
Comment 3•23 years ago
|
||
Warp 3 is totally at your own risk.
We don't know if we work there.
You might try marking the EXE as SMP UNSAFE and see if that helps.
Comment 4•23 years ago
|
||
Please respond to this bug or I will close it.
Please try to recreate with 1.1b which was just released and post the popuplog.
Also, please try my other suggestions.
Reporter | ||
Comment 5•23 years ago
|
||
I just downloaded 1.1b. This is what it gave me:
07-30-2002 17:36:50 SYS3175 PID 0bc6 TID 0001 Slot
0078
D:\TEMP\INSTALL\BIN\MOZILLA.EXE
c0000005
1e102dc7
P1=00000001 P2=00000001 P3=XXXXXXXX P4=XXXXXXXX
EAX=00000001 EBX=00000001 ECX=ffffffff EDX=00000001
ESI=1d8eab1c EDI=ffffffff
DS=0053 DSACC=d0f3 DSLIM=7fffffff
ES=0053 ESACC=d0f3 ESLIM=7fffffff
FS=150b FSACC=00f3 FSLIM=00000030
GS=0000 GSACC=**** GSLIM=********
CS:EIP=005b:1e102dc7 CSACC=d0df CSLIM=7fffffff
SS:ESP=0053:0012f188 SSACC=d0f3 SSLIM=7fffffff
EBP=0012f1a8 FLG=00010286
XPCOM.DLL 0001:00082dc7
Reporter | ||
Comment 6•23 years ago
|
||
I just tried EXECMODE -sp MOZILLA.EXE. It produced an
almost identical popup log entry:
07-30-2002 17:40:26 SYS3175 PID 0bdd TID 0001 Slot
0097
D:\TEMP\INSTALL\BIN\MOZILLA.EXE
c0000005
1e102dc7
P1=00000001 P2=00000001 P3=XXXXXXXX P4=XXXXXXXX
EAX=00000001 EBX=00000001 ECX=ffffffff EDX=00000001
ESI=1d79ab1c EDI=ffffffff
DS=0053 DSACC=d0f3 DSLIM=7fffffff
ES=0053 ESACC=d0f3 ESLIM=7fffffff
FS=150b FSACC=00f3 FSLIM=00000030
GS=0000 GSACC=**** GSLIM=********
CS:EIP=005b:1e102dc7 CSACC=d0df CSLIM=7fffffff
SS:ESP=0053:0012f188 SSACC=d0f3 SSLIM=7fffffff
EBP=0012f1a8 FLG=00010286
XPCOM.DLL 0001:00082dc7
Comment 7•23 years ago
|
||
OK, the trap is in AppendWithConversion in nsString.
Lots of people call this, so there isn't anyway to tell who is doing it without
debugging it.
You wouldn't happen to have a Warp 3 non SMP around so we could eliminate that
variable, would you?
Reporter | ||
Comment 8•23 years ago
|
||
Not in any kind of easy access. I would have to
dig up a CD, find a partition somewhere, install
and upgrade it, etc.
Reporter | ||
Comment 9•23 years ago
|
||
I turned off one CPU (I have to for Word Perfect) and
tried it again.
-----------------------------------------------------------
-
08-01-2002 17:12:24 SYS3175 PID 1d0c TID 0001 Slot
009a
D:\TEMP\INSTALL\BIN\MOZILLA.EXE
c0000005
1e102dc7
P1=00000001 P2=00000001 P3=XXXXXXXX P4=XXXXXXXX
EAX=00000001 EBX=00000001 ECX=ffffffff EDX=00000001
ESI=1d75ab1c EDI=ffffffff
DS=0053 DSACC=d0f3 DSLIM=7fffffff
ES=0053 ESACC=d0f3 ESLIM=7fffffff
FS=150b FSACC=00f3 FSLIM=00000030
GS=0000 GSACC=**** GSLIM=********
CS:EIP=005b:1e102dc7 CSACC=d0df CSLIM=7fffffff
SS:ESP=0053:0012f188 SSACC=d0f3 SSLIM=7fffffff
EBP=0012f1a8 FLG=00010286
XPCOM.DLL 0001:00082dc7
Comment 10•23 years ago
|
||
Scott Garfinkle says that fixpak 43 kernel was a little flaky.
The best thing to do is to try to get a hold of a fixpak 42 kernel.
I don't know if that is causing this problem though...
Comment 11•23 years ago
|
||
Scott, him say that FP43 *smp* kernel is flaky. This probably is the source of
the problem. Him also say that you should be running ACP2, not Warp 3 FP43.
Comment 12•23 years ago
|
||
OK, I am posting this from Mozilla 1.2a running on Warp 3 FixPak 43.
So this is looking like a works for me - could you please try a current build?
Thanks
I'll try another build just for fun.
Reporter | ||
Comment 13•23 years ago
|
||
Warp 3.5 SMP, FP 43, using 1.2a as installed, with EXECMODE
-s and MPCPUMON disabling 1 CPU.
-----------------------------------------------------------
-
10-17-2002 17:35:39 SYS3175 PID 1282 TID 0001 Slot
008d
D:\APPS\MOZILLA\MOZILLA.EXE
c0000005
1e9c4a42
P1=00000001 P2=00000001 P3=XXXXXXXX P4=XXXXXXXX
EAX=00000001 EBX=00000001 ECX=ffffffff EDX=00000001
ESI=1de4a01c EDI=ffffffff
DS=0053 DSACC=d0f3 DSLIM=7fffffff
ES=0053 ESACC=d0f3 ESLIM=7fffffff
FS=150b FSACC=00f3 FSLIM=00000030
GS=0000 GSACC=**** GSLIM=********
CS:EIP=005b:1e9c4a42 CSACC=d0df CSLIM=7fffffff
SS:ESP=0053:00130008 SSACC=d0f3 SSLIM=7fffffff
EBP=00130028 FLG=00010286
XPCOM.DLL 0001:00084a42
-----------------------------------------------------------
-
10-17-2002 17:36:29 SYS3175 PID 1288 TID 0001 Slot
008d
D:\APPS\MOZILLA\MOZILLA.EXE
c0000005
1e9c4a42
P1=00000001 P2=00000001 P3=XXXXXXXX P4=XXXXXXXX
EAX=00000001 EBX=00000001 ECX=ffffffff EDX=00000001
ESI=1dc3a01c EDI=ffffffff
DS=0053 DSACC=d0f3 DSLIM=7fffffff
ES=0053 ESACC=d0f3 ESLIM=7fffffff
FS=150b FSACC=00f3 FSLIM=00000030
GS=0000 GSACC=**** GSLIM=********
CS:EIP=005b:1e9c4a42 CSACC=d0df CSLIM=7fffffff
SS:ESP=0053:00130008 SSACC=d0f3 SSLIM=7fffffff
EBP=00130028 FLG=00010286
XPCOM.DLL 0001:00084a42
-----------------------------------------------------------
-
10-17-2002 17:37:06 SYS3175 PID 128b TID 0001 Slot
008d
D:\APPS\MOZILLA\MOZILLA.EXE
c0000005
1e9c4a42
P1=00000001 P2=00000001 P3=XXXXXXXX P4=XXXXXXXX
EAX=00000001 EBX=00000001 ECX=ffffffff EDX=00000001
ESI=1dc3a01c EDI=ffffffff
DS=0053 DSACC=d0f3 DSLIM=7fffffff
ES=0053 ESACC=d0f3 ESLIM=7fffffff
FS=150b FSACC=00f3 FSLIM=00000030
GS=0000 GSACC=**** GSLIM=********
CS:EIP=005b:1e9c4a42 CSACC=d0df CSLIM=7fffffff
SS:ESP=0053:00130008 SSACC=d0f3 SSLIM=7fffffff
EBP=00130028 FLG=00010286
XPCOM.DLL 0001:00084a42
Comment 14•23 years ago
|
||
I think I'm just going to have to say "not supported on Warp 3" then.
Although I am running with no problems with Warp 3 on VPC.
Do you have the latest MPTS and TCP/IP fixes applied?
Comment 15•22 years ago
|
||
We're just going to say "not supported on Warp3"
sorry.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → WONTFIX
Comment 16•22 years ago
|
||
It appears to me like Michael did not pay close attention to what I wrote
before. The FP43 SMP kernel is flaky. This is true whether you're running with
one CPU or 16. Get the FP42 or FP44 kernel and the problem will probably go away.
That said, I agree with the support statement. We do not have resources to test
or pursue bugs on the Warp 3 platform.
You need to log in
before you can comment on or make changes to this bug.
Description
•