Core dump with bad locales directory

Bug #155611 reported by Erik Iohansson
2
Affects Status Importance Assigned to Milestone
glibc (Ubuntu)
Confirmed
Low
Unassigned

Bug Description

This reults in a coredump
export LOCPATH=.
mkdir -p themuffinman/LC_MESSAGES/SYS_LC_MESSAGES
LANG=C LC_MESSAGES=themuffinman ls

This when replacing the dir with a file works:
rm -r themuffinman/LC_MESSAGES/SYS_LC_MESSAGES
touch themuffinman/LC_MESSAGES/SYS_LC_MESSAGES
LANG=C LC_MESSAGES=themuffinman ls

reset everything:
rm -r themuffinman
unset LOCPATH

I'm submitting this because I'm not 100% sure where it crashes, it crashes on Red Hat EL4, Debian Stable and Ubuntu 7.10

Martin Pitt (pitti)
Changed in glibc:
importance: Undecided → Low
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.