Opened 13 years ago
Closed 13 years ago
#8462 closed bug (duplicate)
Setting a locale other than EN SegFaults
Reported by: | jahaiku | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Kits/Locale Kit | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | #8452 | Blocking: | |
Platform: | All |
Description
gcc4 build of hrev43968.
If I set a locale to e.g. German every App is crashing.
With some tricks I got a bt.
Attachments (2)
Change History (7)
by , 13 years ago
by , 13 years ago
comment:1 by , 13 years ago
Summary: | Setting a local other than EN SegFaults → Setting a locale other than EN SegFaults |
---|
comment:2 by , 13 years ago
Version: | R1/alpha3 → R1/Development |
---|
comment:3 by , 13 years ago
Looks like this change is causing this:
http://cgit.haiku-os.org/haiku/diff/src/kits/interface/Menu.cpp?id=60f75e901ce3063c63441ac644dd0e55a17d5d09
Is gSystemCatalog NULL - where is it set?
comment:4 by , 13 years ago
Hi, Adding English as fallback language in locale preflet may help you. (It is temporary solution.)
comment:5 by , 13 years ago
Blocked By: | 8452 added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Looks like a dupe of #8452.