Package: zsh
Version: 4.3.2-13
Severity: normal

When running zsh in the en_US.UTF-8 locale, and tab-completing a
Japanese directory name within another japanese directory, zsh crashes.

Example:
[EMAIL PROTECTED]:~/media/games$ cd \(<tab>
Gives:
[EMAIL PROTECTED]:~/media/games$ cd \(同人ゲーム\)\ \[07th_Expantion\]\ ひぐらしのなく頃に\ 
全話/
Pressing tab again at this point causes zsh to die with a segmentation
fault.

However, if I cd in then tabcomplete, it works fine:
[EMAIL PROTECTED]:~/media/games$ cd \(同人ゲーム\)\ \[07th_Expantion\]\ ひぐらしのなく頃に\ 
全話 
[EMAIL PROTECTED]:~/media/games/(同人ゲーム) [07th_Expantion] ひぐらしのなく頃に 全話$ ls -l    
            
total 0
drwxr-xr-x 3 bdonlan bdonlan 336 2006-05-06 16:29 ひぐらしのなく頃に
drwxr-xr-x 3 bdonlan bdonlan 312 2006-05-06 16:13 ひぐらしのなく頃に解
drwxr-xr-x 3 bdonlan bdonlan 256 2006-05-06 16:15 ひぐらしのなく頃に解 皆殺し編
[EMAIL PROTECTED]:~/media/games/(同人ゲーム) [07th_Expantion] ひぐらしのなく頃に 全話$ cd <tab>
[EMAIL PROTECTED]:~/media/games/(同人ゲーム) [07th_Expantion] ひぐらしのなく頃に 全話$ cd 
ひぐらしのなく頃に


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-k7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages zsh depends on:
ii  debconf [debconf-2.0]         1.5.2      Debian configuration management sy
ii  libc6                         2.3.6-15   GNU C Library: Shared libraries
ii  libncurses5                   5.5-2      Shared libraries for terminal hand

Versions of packages zsh recommends:
ii  libcap1                       1:1.10-14  support for getting/setting POSIX.
ii  libpcre3                      6.4-2      Perl 5 Compatible Regular Expressi

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to