Closed
Bug 28629
Opened 25 years ago
Closed 25 years ago
Crash on startup in uconv.dll when using wingate
Categories
(Core :: Internationalization, defect, P3)
Tracking
()
People
(Reporter: davidelihu, Assigned: cata)
Details
From Bug Helper:
User-Agent: Mozilla/4.7 [en] (Win98; U)
BuildID: 2-20-00
There was a bug I reported before about how mozilla wouldn't install. That
problem is gone (i can now finish the installer). That was bug 26493. That bug
referred me to bug 23709 (gets specs there), which was recently fixed. However,
now I have another problem. upon launching mozilla.org, I get the error:
MOZILLA caused an invalid page fault in
module UCONV.DLL at 017f:607f45d6.
Registers:
EAX=00000000 CS=017f EIP=607f45d6 EFLGS=00010206
EBX=00000000 SS=0187 ESP=0068f9f0 EBP=0068fa60
ECX=0068f9fc DS=0187 ESI=0086e5e4 FS=417f
EDX=00000073 ES=0187 EDI=0068fba8 GS=0000
Bytes at CS:EIP:
8b 38 8d 45 f8 50 53 ff 15 c0 70 7f 60 50 ff 35
Stack dump:
0068fba8 0086e5f0 007b6c00 60c7bdf8 00000025 0000003f 00000000 00000000 0068fa14
6f736572 65637275 65722f3a 68632f73 65737261 696c6174 702e7361
Could this still be a winsock 2 issue, since i'm on win98second running as a
client through a wingate server (win95, winsock2). Any help would be
appreciated.
Reproducible: Always
Steps to Reproduce:
1. install mozilla
2. run mozilla.org
3.
Actual Results: got the following message:
MOZILLA caused an invalid page fault in
module UCONV.DLL at 017f:607f45d6.
Registers:
EAX=00000000 CS=017f EIP=607f45d6 EFLGS=00010206
EBX=00000000 SS=0187 ESP=0068f9f0 EBP=0068fa60
ECX=0068f9fc DS=0187 ESI=0086e5e4 FS=417f
EDX=00000073 ES=0187 EDI=0068fba8 GS=0000
Bytes at CS:EIP:
8b 38 8d 45 f8 50 53 ff 15 c0 70 7f 60 50 ff 35
Stack dump:
0068fba8 0086e5f0 007b6c00 60c7bdf8 00000025 0000003f 00000000 00000000 0068fa14
6f736572 65637275 65722f3a 68632f73 65737261 696c6174 702e7361
Expected Results: launched the program
Comment 1•25 years ago
|
||
Comment 2•25 years ago
|
||
hmm, not sure but the crash is in the same module, so perhaps someone in i18n
land can check it out.
Assignee: cbegle → ftang
Component: Browser-General → Internationalization
QA Contact: asadotzler → teruko
Summary: mozilla won't launch → crash on startup in uconv.dll
Updated•25 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: crash on startup in uconv.dll → Crash on startup in uconv.dll when using wingate
Comment 4•25 years ago
|
||
davidelihu@netscape.net- is this still reproduceable with the recent build ? We
guess this is a dup of 28403. I will mark it fix. REOPEN it if you can still
reproduce it.
*** This bug has been marked as a duplicate of 28403 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•