Closed
Bug 102168
Opened 24 years ago
Closed 24 years ago
Crash when starting Mozilla with LC_CTYPE=de_AT@euro [in XGetFontProperty]
Categories
(Core :: Internationalization, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 102208
People
(Reporter: Biesinger, Assigned: bstell)
Details
(Keywords: intl)
Attachments
(1 file)
|
11.67 KB,
text/plain
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20010914
BuildID: CVS build of 20010928 ca. 16:00 GMT
When I run Mozilla with LC_CTYPE set to de_AT@euro, Mozilla segfaults on
startup. (will attach a backtrace)
When I use de_AT, it works.
Before it crashes, I get this assertion quite often:
###!!! ASSERTION: country code too long: 'isalpha(*src)', file
nsPosixLocale.cpp, line 207
Reproducible: Always
Steps to Reproduce:
1. export LC_CTYPE=de_AT@euro (you probably need to have that locale installed)
2. dist/bin/mozilla
Actual Results: Crash
| Reporter | ||
Comment 1•24 years ago
|
||
Comment 2•24 years ago
|
||
to intl.
Assignee: dougt → yokoyama
Component: XPCOM → Internationalization
QA Contact: scc → andreasb
| Assignee | ||
Comment 4•24 years ago
|
||
add dbaron and rbs to cc:
| Assignee | ||
Comment 5•24 years ago
|
||
I suspect that this is a dup of bug 102208
*** This bug has been marked as a duplicate of 102208 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•