Closed
Bug 40326
Opened 25 years ago
Closed 25 years ago
Crach at loading international pages
Categories
(Core :: Internationalization, defect, P1)
Core
Internationalization
Tracking
()
People
(Reporter: teruko, Assigned: locka)
References
()
Details
(Keywords: smoketest, Whiteboard: [dogfood+])
The following international pages crashes at loading.
http://www.zdnet.co.jp/
http://www.unicode.org/iuc/iuc10/x-utf8.html
Both stack trace are same as following.
Incident ID #11049665
Trigger Type: Program Crash
Trigger Reason: SIGSEGV: Segmentation Fault: (signal 11)
Call Stack: (Signature = libdocshell.so + 0xfe9c (0x41886e9c) bacd1cda)
libdocshell.so + 0xfe9c (0x41886e9c)
libdocshell.so + 0xff5a (0x41886f5a)
libdocshell.so + 0x126a5 (0x418896a5)
libdocshell.so + 0x113e1 (0x418883e1)
libdocshell.so + 0xe8c3 (0x418858c3)
libraptorwebwidget.so + 0xdaeb (0x4186aaeb)
libchardet.so + 0x71c3 (0x409281c3)
libchardet.so + 0x892b (0x4092992b)
libchardet.so + 0x8447 (0x40929447)
libraptorhtmlpars.so + 0x55e70 (0x40b3ee70)
libxpcom.so + 0x3ee38 (0x4007fe38)
libraptorhtmlpars.so + 0x17f60 (0x40b00f60)
libraptorhtmlpars.so + 0x1836f (0x40b0136f)
libraptorhtmlpars.so + 0x1fc12 (0x40b08c12)
libraptorhtmlpars.so + 0x20443 (0x40b09443)
libraptorhtmlpars.so + 0x1f310 (0x40b08310)
libraptorhtmlpars.so + 0x1ed22 (0x40b07d22)
libraptorhtmlpars.so + 0x2fd43 (0x40b18d43)
libraptorhtmlpars.so + 0x2fb85 (0x40b18b85)
libraptorhtmlpars.so + 0x304ac (0x40b194ac)
liburiloader.so + 0x40fb (0x40dec0fb)
libnecko.so + 0x683a9 (0x40fc13a9)
libnecko.so + 0x4c14a (0x40fa514a)
libnecko.so + 0x67349 (0x40fc0349)
libnecko.so + 0x2a804 (0x40f83804)
libnecko.so + 0x2a100 (0x40f83100)
libxpcom.so + 0x7012b (0x400b112b)
libxpcom.so + 0x70066 (0x400b1066)
libxpcom.so + 0x70d2d (0x400b1d2d)
libwidget_gtk.so + 0x1720f (0x40a2e20f)
libwidget_gtk.so + 0x16fdd (0x40a2dfdd)
libglib-1.2.so.0 + 0xdd6a (0x40492d6a)
libglib-1.2.so.0 + 0xf2c6 (0x404942c6)
libglib-1.2.so.0 + 0xf801 (0x40494801)
libglib-1.2.so.0 + 0xf979 (0x40494979)
libgtk-1.2.so.0 + 0x85f3a (0x403c6f3a)
libwidget_gtk.so + 0x176ea (0x40a2e6ea)
libnsappshell.so + 0x1546e (0x407af46e)
mozilla-bin + 0x5117 (0x0804d117)
mozilla-bin + 0x5539 (0x0804d539)
libc.so.6 + 0x17cb3 (0x4023ecb3)
The following page also crashed at loading.
http://home.netscape.com/ja/
http://home.netscape.com/ko/
http://home.netscape.com/zh/cn/
http://www.chinatimes.com.tw/
http://www.tvspielfilm.de/
Talkback worked, but I have not gotten the report yet.
Tested 2000-05-23-10 Linux build.
Comment 1•25 years ago
|
||
Mark it as P1 blocker since it block smoketest
*** This bug has been marked as a duplicate of 40320 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 6•25 years ago
|
||
I verified this in 2000-05-08 Win32, Mac, and Linux build.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•