Closed
Bug 13947
Opened 26 years ago
Closed 26 years ago
Crash-Printing Japanese page
Categories
(Core :: Internationalization, defect, P1)
Tracking
()
M11
People
(Reporter: teruko, Assigned: ftang)
References
()
Details
Apprunner crashes if you try to print the Japanese page.
Steps of reproduce
1. Go to above URL
2. Select menu File | Print...
3. Click OK in the Print dialog
Apprunner craches.
Tested 9-15 Win32 build under Winnt 4.0J.
| Reporter | ||
Comment 1•26 years ago
|
||
Talkback incident 13564030
Trigger Type: Program Crash
Trigger Reason: Access violation
Call Stack: (Signature = raptorweb.dll + 0x5766 (0x60b85766) e087203d)
raptorweb.dll + 0x5766 (0x60b85766)
raptorweb.dll + 0x5c9c (0x60b85c9c)
raptorweb.dll + 0x5ecc (0x60b85ecc)
raptorweb.dll + 0x5341 (0x60b85341)
raptorhtml.dll + 0xc8abc (0x60528abc)
raptorhtml.dll + 0xc9563 (0x60529563)
raptorhtml.dll + 0x2d45e (0x6048d45e)
raptorhtml.dll + 0x30f81 (0x60490f81)
raptorhtml.dll + 0x30e3f (0x60490e3f)
raptorhtml.dll + 0x30d56 (0x60490d56)
raptorhtml.dll + 0x30c49 (0x60490c49)
raptorhtml.dll + 0x302ab (0x604902ab)
raptorhtml.dll + 0x2ff03 (0x6048ff03)
raptorhtml.dll + 0x2f719 (0x6048f719)
raptorhtml.dll + 0xa6e8e (0x60506e8e)
raptorhtml.dll + 0x2907d (0x6048907d)
raptorhtml.dll + 0x81758 (0x604e1758)
raptorhtml.dll + 0x2907d (0x6048907d)
raptorhtml.dll + 0x80433 (0x604e0433)
raptorhtml.dll + 0x80b72 (0x604e0b72)
raptorhtml.dll + 0x2907d (0x6048907d)
raptorhtml.dll + 0x7d449 (0x604dd449)
raptorhtml.dll + 0x7de96 (0x604dde96)
raptorhtml.dll + 0x2907d (0x6048907d)
raptorhtml.dll + 0x79b37 (0x604d9b37)
raptorhtml.dll + 0x7989d (0x604d989d)
raptorhtml.dll + 0x2907d (0x6048907d)
raptorhtml.dll + 0x76e84 (0x604d6e84)
raptorhtml.dll + 0x32ef0 (0x60492ef0)
raptorhtml.dll + 0x30997 (0x60490997)
raptorhtml.dll + 0x301ae (0x604901ae)
raptorhtml.dll + 0x2ff03 (0x6048ff03)
raptorhtml.dll + 0x2f719 (0x6048f719)
raptorhtml.dll + 0x32ef0 (0x60492ef0)
raptorhtml.dll + 0x30997 (0x60490997)
raptorhtml.dll + 0x301ae (0x604901ae)
raptorhtml.dll + 0x2ff03 (0x6048ff03)
raptorhtml.dll + 0x2f719 (0x6048f719)
raptorhtml.dll + 0x32ef0 (0x60492ef0)
raptorhtml.dll + 0x30997 (0x60490997)
raptorhtml.dll + 0x301ae (0x604901ae)
raptorhtml.dll + 0x2ff03 (0x6048ff03)
raptorhtml.dll + 0x2f719 (0x6048f719)
raptorhtml.dll + 0xa6e8e (0x60506e8e)
raptorhtml.dll + 0x2907d (0x6048907d)
raptorhtml.dll + 0xa8908 (0x60508908)
raptorhtml.dll + 0x2907d (0x6048907d)
raptorhtml.dll + 0x18ca4 (0x60478ca4)
raptorhtml.dll + 0x2907d (0x6048907d)
raptorhtml.dll + 0xa8ffa (0x60508ffa)
raptorhtml.dll + 0x2772b (0x6048772b)
raptorhtml.dll + 0x5519 (0x60465519)
mozbrwsr.dll + 0x3c28 (0x601e3c28)
xpcom.dll + 0x1e416 (0x60bce416)
xpc3250.dll + 0xae3e (0x6081ae3e)
xpc3250.dll + 0xb5dc (0x6081b5dc)
js3250.dll + 0x134f8 (0x609434f8)
js3250.dll + 0x1732f (0x6094732f)
js3250.dll + 0x13535 (0x60943535)
js3250.dll + 0x1732f (0x6094732f)
js3250.dll + 0x13535 (0x60943535)
js3250.dll + 0x13666 (0x60943666)
js3250.dll + 0x39f2 (0x609339f2)
jsdom.dll + 0x1881e (0x6098881e)
raising severity to blocker and setting M11 as target; is that OK Frank?
| Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
| Reporter | ||
Updated•26 years ago
|
Priority: P3 → P1
Comment 3•26 years ago
|
||
also happens on MacOS 8.5
| Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Comment 4•26 years ago
|
||
Looks like a dup of 14206. Not sure, but the stack trace show 4 webshell call
above a lot of layout call and also 14206 is related to printing. Mark this as
dup of 14206 for now.
*** This bug has been marked as a duplicate of 14206 ***
| Reporter | ||
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•