Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/arch/atari/stand/installboot



On Nov 15, 10:46pm, tsutsui%ceres.dti.ne.jp@localhost (Izumi Tsutsui) wrote:
-- Subject: Re: CVS commit: src/sys/arch/atari/stand/installboot

| Program received signal SIGSEGV, Segmentation fault.
| 0x0007d662 in mbrtowc (ps=0x0, max_sz=1, str=0xffefdc27 "0123456789", wc=0x0)
|     at /r/work/netbsd-7/src/distrib/utils/libhack/multibyte.c:15
| 15              return str == NULL || (*wc = (unsigned char)*str) == 0 ? 0 : 1;

Ok, this is a bug in libhack; please cvs update.

christos


Home | Main Index | Thread Index | Old Index