Script started on Thu Apr 5 23:28:43 2018 Command: gdb -c slrn.core /usr/local/bin/slrn GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "amd64-marcel-freebsd"...(no debugging symbols found)... Core was generated by `/usr/local/bin/slrn -k0 -n -i /home/parv/comp/cf/slrn/slrn.cf -h news.eternal-se'. Program terminated with signal 11, Segmentation fault. Reading symbols from /usr/local/lib/libslang.so.2...(no debugging symbols found)...done. Loaded symbols for /usr/local/lib/libslang.so.2 Reading symbols from /usr/local/lib/libuu.so.3...(no debugging symbols found)...done. Loaded symbols for /usr/local/lib/libuu.so.3 Reading symbols from /usr/local/lib/libssl.so.44...(no debugging symbols found)...done. Loaded symbols for /usr/local/lib/libssl.so.44 Reading symbols from /usr/local/lib/libcrypto.so.42...(no debugging symbols found)...done. Loaded symbols for /usr/local/lib/libcrypto.so.42 Reading symbols from /usr/local/lib/libintl.so.8...(no debugging symbols found)...done. Loaded symbols for /usr/local/lib/libintl.so.8 Reading symbols from /lib/libncurses.so.8...Reading symbols from /usr/lib/debug//lib/libncurses.so.8.debug...done. done. Loaded symbols for /lib/libncurses.so.8 Reading symbols from /lib/libc.so.7...Reading symbols from /usr/lib/debug//lib/libc.so.7.debug...done. done. Loaded symbols for /lib/libc.so.7 Reading symbols from /usr/lib/libdl.so.1...Reading symbols from /usr/lib/debug//usr/lib/libdl.so.1.debug...done. done. Loaded symbols for /usr/lib/libdl.so.1 Reading symbols from /lib/libm.so.5...Reading symbols from /usr/lib/debug//lib/libm.so.5.debug...done. done. Loaded symbols for /lib/libm.so.5 Reading symbols from /usr/lib/i18n/libiconv_std.so.4...Reading symbols from /usr/lib/debug//usr/lib/i18n/libiconv_std.so.4.debug...done. done. Loaded symbols for /usr/lib/i18n/libiconv_std.so.4 Reading symbols from /usr/lib/i18n/libmapper_serial.so.4...Reading symbols from /usr/lib/debug//usr/lib/i18n/libmapper_serial.so.4.debug...done. done. Loaded symbols for /usr/lib/i18n/libmapper_serial.so.4 Reading symbols from /usr/lib/i18n/libmapper_none.so.4...Reading symbols from /usr/lib/debug//usr/lib/i18n/libmapper_none.so.4.debug...done. done. Loaded symbols for /usr/lib/i18n/libmapper_none.so.4 Reading symbols from /usr/lib/i18n/libmapper_646.so.4...Reading symbols from /usr/lib/debug//usr/lib/i18n/libmapper_646.so.4.debug...done. done. Loaded symbols for /usr/lib/i18n/libmapper_646.so.4 Reading symbols from /libexec/ld-elf.so.1...Reading symbols from /usr/lib/debug//libexec/ld-elf.so.1.debug...done. done. Loaded symbols for /libexec/ld-elf.so.1 #0 _citrus_NONE_stdenc_mbtocs (ce=, csid=, idx=0x7fffffffd450, s=0x7fffffffd448, n=, ps=0x0, nresult=0x7fffffffd440, hooks=0x0) at /usr/src/lib/libc/iconv/citrus_none.c:96 96 *idx = (_index_t)(unsigned char)*(*s)++; (gdb) bt #0 _citrus_NONE_stdenc_mbtocs (ce=, csid=, idx=0x7fffffffd450, s=0x7fffffffd448, n=, ps=0x0, nresult=0x7fffffffd440, hooks=0x0) at /usr/src/lib/libc/iconv/citrus_none.c:96 #1 0x0000000802801503 in _citrus_iconv_std_iconv_convert (cv=, in=0x7fffffffd4e8, inbytes=0x7fffffffd500, out=0x7fffffffd510, outbytes=0x7fffffffd4f8, flags=0, invalids=) at citrus_stdenc.h:76 #2 0x0000000801a7ff94 in __bsd_iconv (handle=, in=, szin=, out=, szout=) at citrus_iconv.h:60 #3 0x000000000041aa08 in ?? () #4 0x000000000041a8c8 in ?? () #5 0x000000000041ab44 in ?? () #6 0x00000000004288b4 in ?? () #7 0x0000000000412fd3 in ?? () #8 0x0000000000411c15 in ?? () #9 0x00000000004113b0 in ?? () #10 0x000000000041dcb7 in ?? () #11 0x0000000000420219 in ?? () #12 0x000000000043f78f in ?? () #13 0x000000000040767f in ?? () #14 0x0000000800683000 in ?? () #15 0x0000000000000000 in ?? () Current language: auto; currently minimal (gdb) quit Command exit status: 0 Script done on Thu Apr 5 23:28:48 2018