Package: libunicode-japanese-perl
Version: 0.23-1
Severity: normal

I got 'Segmentation fault' using "use Unicode::Japanese;".

strace sample.pl
---snip---
open("43", O_RDONLY)                    = 6
ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fbfffe8d0) = -1 ENOTTY 
(Inappropriate ioctl for device)
lseek(6, 0, SEEK_CUR)                   = 0
fstat(6, {st_mode=S_IFREG|0600, st_size=12578, ...}) = 0
fcntl(6, F_SETFD, FD_CLOEXEC)           = 0
read(6, "Return-Path: <[EMAIL PROTECTED]"..., 4096) = 4096
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++


It goes well in these after-mentioned cases.

1) using "use Unicode::Japanese qw(PurePerl);".
2) in a chrooted IA32 environment
3) one character is set to an instance of Unicode::Japanese

-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.9-10-amd64-k8
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP) (ignored: 
LC_ALL set to ja_JP.EUC-JP)

Versions of packages libunicode-japanese-perl depends on:
ii  perl                          5.8.4-5    Larry Wall's Practical Extraction 
ii  perl-base [perlapi-5.8.4]     5.8.4-5    The Pathologically Eclectic Rubbis

-- no debconf information


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

Reply via email to