From: Sam S. <sd...@gn...> - 2011-07-15 14:12:13
|
> * Angel Popov <nat...@ln...> [2011-07-15 06:56:11 -0700]: > > encoding test has failed with a crash > > Tried to debug and get to: > [1]> (system::get-charset-range(symbol-value 'CHARSET:gb18030)) > > Program received signal SIGSEGV, Segmentation fault. > 0x00007ffff5fb4dd8 in gconv () from /usr/lib/gconv/GB18030.so > > (gdb) bt > #0 0x00007ffff5fb4dd8 in gconv () from /usr/lib/gconv/GB18030.so > #1 0x00007ffff6b231d4 in ?? () from /lib/libc.so.6 > #2 0x00007ffff6b227ac in iconv () from /lib/libc.so.6 > #3 0x00000000004d3591 in iconv_range (encoding=..., start=0, > end=1114111, maxintervals=4294967295) at ../src/stream.d:4421 > #4 0x00000000004a115e in C_charset_range () at ../src/encoding.d:2179 I think this should be the same crash reported in http://article.gmane.org/gmane.lisp.clisp.devel:22545 which turned out to be a glibc bug. -- Sam Steingold (http://sds.podval.org/) on CentOS release 5.6 (Final) X 11.0.60900031 http://palestinefacts.org http://jihadwatch.org http://dhimmi.com http://camera.org http://www.PetitionOnline.com/tap12009/ A professor is someone who talks in someone else's sleep. |