Closed
Bug 107074
Opened 24 years ago
Closed 24 years ago
M095 N620 Trunk Crash on Browse Binary Page [@ nsShiftJISToUnicode::Convert]
Categories
(Core :: Internationalization, defect)
Tracking
()
VERIFIED
FIXED
mozilla0.9.7
People
(Reporter: aqua_magius, Assigned: shom)
References
()
Details
(Keywords: crash, intl, topcrash)
Crash Data
Attachments
(3 files)
|
1.20 KB,
patch
|
nhottanscp
:
review+
|
Details | Diff | Splinter Review |
|
1.59 KB,
patch
|
nhottanscp
:
review+
|
Details | Diff | Splinter Review |
|
1.64 KB,
patch
|
Details | Diff | Splinter Review |
Browser smetimes crash when I browese *.dat or *.txt files which are broken.
Talk Back 37246490Z
From 9.5
To 2001102603/Win2k
Comment 1•24 years ago
|
||
Reporter: Can you give us some additional info?
http://www.mozilla.org/quality/bug-writing-guidelines.html
Mozilla force to display binarry page that example url input with manual.
Crash sometimes happens with unknown conditions,which are windows size or
Page contet or size(?)
Comment 3•24 years ago
|
||
2001102808/Win2k crashed.
http://homepage2.nifty.com/aqua_magius/m5.dat
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 4•24 years ago
|
||
Stack Trace
nsShiftJISToUnicode::Convert
[d:\builds\seamonkey\mozilla\intl\uconv\ucvja\nsJapaneseToUnicode.cpp, line 132]
nsScanner::Append [d:\builds\seamonkey\mozilla\htmlparser\src\nsScanner.cpp,
line 345]
ParserWriteFunc [d:\builds\seamonkey\mozilla\htmlparser\src\nsParser.cpp, line 2425]
nsPipe::nsPipeInputStream::ReadSegments
[d:\builds\seamonkey\mozilla\xpcom\io\nsPipe2.cpp, line 427]
nsParser::OnDataAvailable
[d:\builds\seamonkey\mozilla\htmlparser\src\nsParser.cpp, line 2482]
nsDocumentOpenInfo::OnDataAvailable
[d:\builds\seamonkey\mozilla\uriloader\base\nsURILoader.cpp, line 260]
nsHttpChannel::OnDataAvailable
[d:\builds\seamonkey\mozilla\netwerk\protocol\http\src\nsHttpChannel.cpp, line 2361]
nsOnDataAvailableEvent::HandleEvent
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsStreamListenerProxy.cpp, line 203]
PL_HandleEvent [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c, line 591]
PL_ProcessPendingEvents [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c,
line 524]
_md_EventReceiverProc [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c, line
1072]
nsAppShellService::Run
[d:\builds\seamonkey\mozilla\xpfe\appshell\src\nsAppShellService.cpp, line 303]
main1 [d:\builds\seamonkey\mozilla\xpfe\bootstrap\nsAppRunner.cpp, line 1297]
main [d:\builds\seamonkey\mozilla\xpfe\bootstrap\nsAppRunner.cpp, line 1610]
WinMain [d:\builds\seamonkey\mozilla\xpfe\bootstrap\nsAppRunner.cpp, line 1628]
WinMainCRTStartup()
KERNEL32.dll + 0x17d08 (0x77e67d08)
Assignee: asa → yokoyama
Component: Browser-General → Internationalization
QA Contact: doronr → teruko
Updated•24 years ago
|
Status: NEW → ASSIGNED
Updated•24 years ago
|
Target Milestone: --- → mozilla0.9.6
Comment 5•24 years ago
|
||
I can't reproduce this. I have 20011025 trunk build. I've asked
iQA to see if she can reproduce this; but not.
I also forced to change the charset to Shift-JIS.
Asa/Yuki: I need more info.
1) OS-language?
2) Character encoding
3) Auto-Detect On/Off? If On, then which one?
2001110103/Win95[english] Crashed.
Navigator Language Japanese[EUC-JP]
OS Language is not correlated.
Auto Detect off
Comment 7•24 years ago
|
||
I still can't reproduce this on my XP-En.
I pulled new build today.
teruko/ylong: can you please try it to see if you can reproduce the crash?
yuki: thanks for the info; but what is do you mean by
"Navigator Language Japanese[EUC-JP]"?
In preferences/Navigator/Languages
I set default character Encoding "Japanese [EUC-JP]"
Comment 9•24 years ago
|
||
I tried really hard on WinME-Ja, win2k, WinXP with N6.2 and recently trunk
build, I almost couldn't reproduce it, and finally I got one crash, but when I
re-start browser and try again, then there was no crash at same place any more.
The one crash on WinXP-Ja which looks like the same place as before:
------------------------------------
Incident ID 37568902
Stack Signature nsShiftJISToUnicode::Convert 66c4457d
Bug ID
Trigger Time 2001-11-02 17:36:58
Email Address ylong@netscape.com
URL visited
User Comments bug107074
Build ID 2001102218
Product ID Netscape6.20
Platform ID Win32
Trigger Reason Access violation
Stack Trace
nsShiftJISToUnicode::Convert
[d:\builds\seamonkey\mozilla\intl\uconv\ucvja\nsJapaneseToUnicode.cpp, line 116]
nsScanner::Append [d:\builds\seamonkey\mozilla\htmlparser\src\nsScanner.cpp,
line 329]
ParserWriteFunc [d:\builds\seamonkey\mozilla\htmlparser\src\nsParser.cpp, line
2628]
nsInputStreamTee::WriteSegmentFun
[d:\builds\seamonkey\mozilla\xpcom\io\nsInputStreamTee.cpp, line 82]
nsPipe::nsPipeInputStream::ReadSegments
[d:\builds\seamonkey\mozilla\xpcom\io\nsPipe2.cpp, line 412]
nsInputStreamTee::ReadSegments
[d:\builds\seamonkey\mozilla\xpcom\io\nsInputStreamTee.cpp, line 138]
nsParser::OnDataAvailable
[d:\builds\seamonkey\mozilla\htmlparser\src\nsParser.cpp, line 2683]
nsDocumentOpenInfo::OnDataAvailable
[d:\builds\seamonkey\mozilla\uriloader\base\nsURILoader.cpp, line 244]
nsStreamListenerTee::OnDataAvailable
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsStreamListenerTee.cpp, line 57]
nsHttpChannel::OnDataAvailable
[d:\builds\seamonkey\mozilla\netwerk\protocol\http\src\nsHttpChannel.cpp, line
2226]
nsOnDataAvailableEvent::HandleEvent
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsStreamListenerProxy.cpp, line 188]
PL_HandleEvent [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c, line 591]
PL_ProcessPendingEvents [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c,
line 524]
_md_EventReceiverProc [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c, line
1072]
USER32.dll + 0x3c076 (0x77d2c076)
USER32.dll + 0x3c076 (0x77d2c076)
netscp6.exe + 0x6770 (0x00406770)
kernel32.dll + 0x3bb86 (0x77e5bb86)
Comment 10•24 years ago
|
||
Charset menu is completely none-functional
(ie. selecting a page to Shift_JIS doesn't do anything)
Waiting until 106749 gets fixed.
Target Milestone: mozilla0.9.6 → mozilla0.9.7
Comment 11•24 years ago
|
||
Adding info for talkback tracking. This one is on the topcrash lists for M095
and N620.
Keywords: topcrash
Summary: Crash on Browse Binary Page → M095 N620 Trunk Crash on Browse Binary Page [@ nsShiftJISToUnicode::Convert]
Comment 12•24 years ago
|
||
I just got a fresh trunk build and I still can't reprodcue this bug.
nsJapaneseToUnicode.cpp, line 116 is
const unsigned char* srcEnd = (unsigned char*)aSrc + *aSrcLen;
which both aSrc and aSrcLen are passed into nsShiftJISToUnicode::Convert()
Does anybody with dev machine can reproduce this?
cc'ing bunch of people.....
Whiteboard: need help!!!!!
Comment 13•24 years ago
|
||
ftang/nhotta: can you reproduce this? It always works for me. :(
| Reporter | ||
Comment 14•24 years ago
|
||
Crashed (2001111903[win95])
TB38261500K
Comment 15•24 years ago
|
||
Crash at line 132, cc to shom@vinelinux.org.
http://lxr.mozilla.org/seamonkey/source/intl/uconv/ucvja/nsJapaneseToUnicode.cpp
#132
128 case 4: // IBM extention to NEC extention
129 {
130 ibmnec += *src;
131 ibmnec = gSjisIBMNECmap[ibmnec - 0xFA40];
132 if ( ibmnec == 0 ) {
133 *dest++ = 0xFFFD;
134 ibmnec = 0;
135 fbibmnec = 0;
136 mState=0;
137 if(dest >= destEnd)
138 goto error1;
139 } else {
140 *dest++ = gJis0208map[fbIdx[(ibmnec >> 8) & 0x7F ]
141 + sbIdx[ibmnec & 0x00FF]];
142 if(dest >= destEnd)
143 goto error1;
144 mState = 0;
145 break;
146 }
147 }
Comment 16•24 years ago
|
||
On my debug build, ibmnec was 0xFA39, subtracting 0xFA40 makes negative, the
result is used for indexing the table which may cause illegal memory access.
ibmnec = gSjisIBMNECmap[ibmnec - 0xFA40];
Comment 17•24 years ago
|
||
PRUint16 ibmnec;
This is not initialized, is that okay?
| Assignee | ||
Comment 18•24 years ago
|
||
please modify
128 case 4: // IBM extention to NEC extention
129 {
130 ibmnec += *src;
131 ibmnec = gSjisIBMNECmap[ibmnec - 0xFA40];
to
case 4:
{
ibmnec += *src;
if (ibmnec < 0xFA40) {
ibmnec = 0;
}
ibmnec = gSjisIBMNECmap[ibmnec - 0xFA40];
Comment 19•24 years ago
|
||
How about possiblity of uninitialized ibmnec?
Is that sure the value is initialized before coming to line 128 or it doesn't
matter as long as the check of (ibmnec < 0xFA40) is done?
| Assignee | ||
Comment 20•24 years ago
|
||
Sorry, it's my mistake.
IBMNEC.map includes charmap from 0xfa40 to 0xfcff.
When 1st byte is 0xfa, 0xfb or 0xfc, 'ibmnec' becomes 0x[1st][2nd].
Then 0xfa00 to 0xfa39 cause negative indexes.
#18 will correct this problem.
When ibmnec=0, converted char becomes 0xFFFD(Undefined).
| Assignee | ||
Comment 21•24 years ago
|
||
mState should be '4' -- case:4 -- only when the leading byte is 0xfa, 0xfb or 0xfc.
164 if((0xfa == *src) || (0xfb == *src) || (0xfc == *src)) {
165 ibmnec=((*src) << 8) & 0xFF00;
166 fbibmnec = *src;
167 mState = 4; // IBM Extra
Comment 22•24 years ago
|
||
Shoji-san: can you create a patch for us?
| Assignee | ||
Comment 23•24 years ago
|
||
Comment 24•24 years ago
|
||
Comment on attachment 58741 [details] [diff] [review]
fix patch
r=nhotta
Attachment #58741 -
Flags: review+
Comment 25•24 years ago
|
||
shojis-san: please request for /sr.
Let me know if you need help.
--assigning to shom@vinelinux.org
Assignee: yokoyama → shom
Status: ASSIGNED → NEW
Whiteboard: need help!!!!!
| Assignee | ||
Comment 26•24 years ago
|
||
Comment 27•24 years ago
|
||
Comment on attachment 58785 [details] [diff] [review]
fix patch2 (58741 is bad)
r=nhotta
Attachment #58785 -
Flags: review+
Comment 28•24 years ago
|
||
I think this is needed for 0.9.7.
Matsumoto san, please get 'sr='.
Please see the detail about super review in here.
http://www.mozilla.org/hacking/reviewers.html
Keywords: mozilla0.9.7
Comment 29•24 years ago
|
||
Add a comment to this code, please:
+ if (ibmnec < 0xFA40 || ibmnec > 0xFCFF) {
and
+ ibmnec = gSjisIBMNECmap[ibmnec - 0xFA40];
and you have an sr=blizzard
| Assignee | ||
Comment 30•24 years ago
|
||
sr=blizzard
Comment 31•24 years ago
|
||
I'll ask drivers to check into the trunk.
Comment 32•24 years ago
|
||
a=asa (on behalf of drivers) for checkin to 0.9.7
Updated•24 years ago
|
Keywords: mozilla0.9.7 → mozilla0.9.7+
Comment 33•24 years ago
|
||
checked in
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 34•24 years ago
|
||
I can not reproduce this crash on 12-14 trunk build.
Mark as verified.
Status: RESOLVED → VERIFIED
Updated•15 years ago
|
Crash Signature: [@ nsShiftJISToUnicode::Convert]
You need to log in
before you can comment on or make changes to this bug.
Description
•