Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Apr 2000 08:50:17 +0200 (CEST)
From:      Magnus Lundquist <magnus@ringen.net>
To:        freebsd-questions@FreeBSD.ORG
Subject:   gdb output: xfstt (True Type Fonts server port)
Message-ID:  <Pine.BSF.4.21.0004110849250.39868-100000@l048-1.ringen.net>
In-Reply-To: <Pine.BSF.4.21.0004110845220.39856-100000@l048-1.ringen.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0004110849250.39868-100000>