Closed Bug 17710 Opened 25 years ago Closed 25 years ago

[Blocker][PP][IME] Crash on KO text input

Categories

(Core :: Internationalization, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: blee, Assigned: ftang)

References

()

Details

(Keywords: inputmethod)

To reproduce,
Switch on KO IME upon opening Composer and start typing in KO text.
==> crash as soon as a KO character is typed in.

Stack Trace info not available (TalkBack didn't engage)

warning message reads:       mozilla.exe
Exception: Access Violation (0xc0000005), address: 0x77f05a46

bld: Win 11-01-09-M11
QA Contact: teruko → blee
Blocks: 16127
Blocks: 12253
Status: NEW → ASSIGNED
this is blocking the test of 12253.
Target Milestone: M11
Severity: normal → blocker
Summary: [PP][IME] Crash on KO text input → [Blocker][PP][IME] Crash on KO text input
Whiteboard: blee is currently install WinNT Ko into my machine so I can debug.
Target Milestone: M11 → M12
Need Korean NT/95/98 dev machine to debug this. Move to M12
I got Korean NT installed. But I cannot reproduce this problem.
I don't know why it still (11-09-11-M11 bld) happens on my machine.
Got stack trace (URL aobve) this time.
I think the crash is in the line 3909
we should ensure mIMECursorPosition < mIMECompositionString before come to
here...
3909     substringLength =
::MultiByteToWideChar(mCurrentKeyboardCP,MB_PRECOMPOSED,mIMECompositionString,
3910                 mIMECursorPosition,NULL,0);
Blocks: 18471
Whiteboard: blee is currently install WinNT Ko into my machine so I can debug.
fix and check in. Thansk for blee's great stact trace.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Fixed in Win32 11-11-09-M12 bld.
No longer blocks: 18471
You need to log in before you can comment on or make changes to this bug.