From owner-freebsd-questions Mon Apr 10 23:49:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lin1.ringen.net (lin1.ringen.net [212.85.67.5]) by hub.freebsd.org (Postfix) with ESMTP id 72A4437B563 for ; Mon, 10 Apr 2000 23:49:32 -0700 (PDT) (envelope-from magnus@ringen.net) Received: from l048-1.ringen.net (l048-1.ringen.net [212.85.67.57]) by lin1.ringen.net (8.9.3/8.9.3/Debian/GNU) with ESMTP id IAA06133 for ; Tue, 11 Apr 2000 08:49:31 +0200 Date: Tue, 11 Apr 2000 08:50:17 +0200 (CEST) From: Magnus Lundquist To: freebsd-questions@FreeBSD.ORG Subject: gdb output: xfstt (True Type Fonts server port) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG l048-1# gdb xfstt xfstt.core GNU gdb 4.18 Copyright 1998 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 "i386-unknown-freebsd"... Core was generated by `xfstt'. Program terminated with signal 11, Segmentation fault. Reading symbols from /usr/lib/libstdc++.so.3...done. Reading symbols from /usr/lib/libm.so.2...done. Reading symbols from /usr/lib/libc.so.4...done. Reading symbols from /usr/libexec/ld-elf.so.1...done. #0 0x2814a09e in memcpy () from /usr/lib/libc.so.4 (gdb) where #0 0x2814a09e in memcpy () from /usr/lib/libc.so.4 #1 0x8055d64 in iso8859_1::map2unicode (this=0x4, code=134709248) at encoding.cpp:90 #2 0x805593b in main (argc=4, argv=0xbfbffc20) at xfstt.cpp:1678 #3 0x8049311 in _start () (gdb) /Magnus To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message