Processed: Re: Bug#406946: iconv() crashes during ASCII -> WCHAR_T conversion on sparc

2007-02-03 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > reassign 406946 manpages-dev Bug#406946: iconv() crashes during WCHAR_T -> ASCII conversion on sparc Bug reassigned from package `libc6' to `manpages-dev'. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracki

Bug#406946: iconv() crashes during ASCII -> WCHAR_T conversion on sparc

2007-02-03 Thread Aurelien Jarno
reassign 406946 manpages-dev thanks Jurij Smakov a écrit : > On Sat, Feb 03, 2007 at 06:01:16PM +0100, Aurelien Jarno wrote: >>> #include >>> #include >>> #include >>> #include >>> >>> int main() >>> { >>> iconv_t cd; >>> size_t inr = 4, outr = 8, res; >>> char *inbuf =

Bug#406946: iconv() crashes during ASCII -> WCHAR_T conversion on sparc

2007-02-03 Thread Jurij Smakov
On Sat, Feb 03, 2007 at 06:01:16PM +0100, Aurelien Jarno wrote: > > > > #include > > #include > > #include > > #include > > > > int main() > > { > > iconv_t cd; > > size_t inr = 4, outr = 8, res; > > char *inbuf = strdup("abcde"); > > char *outbuf = malloc(8);

Bug#406946: iconv() crashes during ASCII -> WCHAR_T conversion on sparc

2007-02-03 Thread Aurelien Jarno
Jurij Smakov a écrit : > Package: libc6 > Version: 2.3.6.ds1-10 > Severity: important > > Hi, > > The iconv() function may die with bus error due to unaligned memory > accesses on sparc and, probably, other platforms with strict alignment > requirements. It can be occasionally triggered by atte

Bug#406946: iconv() crashes during ASCII -> WCHAR_T conversion on sparc

2007-01-14 Thread Jurij Smakov
Package: libc6 Version: 2.3.6.ds1-10 Severity: important Hi, The iconv() function may die with bus error due to unaligned memory accesses on sparc and, probably, other platforms with strict alignment requirements. It can be occasionally triggered by attempting 'aptitude install non-existent-pa