Closed
Bug 180263
Opened 22 years ago
Closed 15 years ago
Crash when accessing certain non-ASCII URI:s thru link [@ allocate_from_fixed_pools]
Categories
(Core :: Internationalization, defect)
Core
Internationalization
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: nikd, Assigned: smontagu)
References
()
Details
(Keywords: crash, testcase)
Crash Data
Attachments
(3 files)
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.2b) Gecko/20021031
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.2b) Gecko/20021031
Mozilla crashes when accessing some (not all) pages with non-ASCII stuff in the URI.
Reproducible: Always
Steps to Reproduce:
1. Go to http://www.student.lu.se/~kin02ndo/map/
2. Find the listing of DVD titles down the page. Look for the two Chinese titles
near the end of the listing.
3. Click any of the Chinese titles.
Actual Results:
Watch Mozilla go down.
Now, go to http://www.student.lu.se/~kin02ndo/map/ near the bottom of the page.
Look for a link to Chinese poems ("kinesiska dikter"). Click it, and see Mozilla
pass the test. Something weird is going on here.
Expected Results:
Mozilla should have rendered the pages.
Caveat: this was working for a while, so I'll restart and investigate what this
really is. The crash is noteworthy anyhow.
Thread 0 Crashed:
#0 0x0022e984 in allocate_from_fixed_pools
Reporter | ||
Comment 1•22 years ago
|
||
Reporter | ||
Comment 2•22 years ago
|
||
I mentioned that it "was working" for a while. This is really not true, as it
crashes consistently accessing any of the two described URI:s. But you can copy
the URI and paste it into the URI field, and it will load as intended... now is
this weird or what?
http://www.student.lu.se/~kin02ndo/dvd/我的父亲母亲/
(That would be
http://www.student.lu.se/~kin02ndo/dvd/%E6%88%91%E7%9A%84%E7%88%B6%E4%BA%B2%E6%AF%8D%E4%BA%B2/
in Bugzilla's limited scope.)
Now, when this is loaded, you can sometimes access the other Chinese title thru
the menu at the top right corner without a crash.
These documents are 101.2% valid XHTML 1.1 that worked flawlessly until I made
this minor URI change today.
Confirmed using FizzillaCFM/2002110808 on 10.1.5.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: crash
Summary: Crash when accessing certain non-ASCII URI:s thru link → Crash when accessing certain non-ASCII URI:s thru link [@ allocate_from_fixed_pools]
Comment 5•22 years ago
|
||
confirming crash using build 20021123 on Win2k and Linux.
OS: MacOS X → All
Hardware: Macintosh → All
Comment 6•22 years ago
|
||
Reporter | ||
Comment 7•22 years ago
|
||
Updated•22 years ago
|
Keywords: clean-report,
testcase
Comment 8•22 years ago
|
||
Confirming using Mozilla 1.3b on WinXP
Talkback id: TB17945957K
Keywords: stackwanted
Whiteboard: TB17945957K
Comment 9•22 years ago
|
||
wfm using debug CVS build (20030407) on Linux, does anyone still crash using
1.4a or latest nightly build ?
Comment 10•22 years ago
|
||
Wfm, XP SP1.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4b) Gecko/20030406
Comment 11•22 years ago
|
||
Moving to Internationalization, I just want to make sure reporter doesn't crash
anymore either on MacOSX.
Assignee: asa → smontagu
Component: Browser-General → Internationalization
Keywords: stackwanted
QA Contact: asa → ylong
Whiteboard: TB17945957K
Comment 12•19 years ago
|
||
All the URLs in this bug report are dead. Should this bug be closed?
Updated•15 years ago
|
QA Contact: amyy → i18n
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
Updated•13 years ago
|
Crash Signature: [@ allocate_from_fixed_pools]
You need to log in
before you can comment on or make changes to this bug.
Description
•