public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Ross Alexander <rossa@stimpy.math.auckland.ac.nz>
To: egcs@cygnus.com
Subject: Bug in libstdc++ 971201 i686-pc-linux-gnu
Date: Tue, 02 Dec 1997 18:18:00 -0000	[thread overview]
Message-ID: <199712022100.KAA20348@stimpy.math.auckland.ac.nz> (raw)

stimpy:~/groff-1.11/troff$ gdb troff
GNU gdb 970507
Copyright 1997 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 "i586-pc-linux"...

(gdb) run -mandoc /usr/man/man1/login.1 > /dev/null
Starting program: /users/rossa/groff-1.11/troff/troff -mandoc /usr/man/man1/login.1 > /dev/null
/usr/man/man1/login.1:247: warning: `some.dom.' not defined (probable missing space after `so')

Program received signal SIGSEGV, Segmentation fault.
chunk_free (ar_ptr=0x464c457f, p=0x4003da80) at malloc.c:2776
malloc.c:2776: No such file or directory.
Current language:  auto; currently c

(gdb) bt
#0  chunk_free (ar_ptr=0x464c457f, p=0x4003da80) at malloc.c:2776
#1  0x400a8e6d in __libc_free (mem=0x4003da88) at malloc.c:2751
#2  0x40039ab4 in ___builtin_delete (ptr=0x4003da88)
#3  0x40033b69 in streambuf::~streambuf (this=0x809a680, __in_chrg=0)
    at streambuf.cc:223
#4  0x4002c830 in filebuf::~filebuf (this=0x809a680, __in_chrg=0)
    at filebuf.cc:76
#5  0x400a3bb3 in _IO_fclose (fp=0x809a680) at iofclose.c:44
#6  0x8052605 in real_output_file::~real_output_file (this=0x8103298, 
    __in_chrg=3) at node.cc:1221
#7  0x80521f2 in troff_output_file::~troff_output_file (this=0x8103298, 
    __in_chrg=3) at node.cc:1129
#8  0x80691b1 in cleanup_and_exit (exit_code=0) at div.cc:518
#9  0x806921e in top_level_diversion::begin_page (this=0x80a3b00) at div.cc:531
#10 0x8068f2d in top_level_diversion::space (this=0x80a3b00, n={n = 792000}, 
    forced=1) at div.cc:432
#11 0x80693c8 in continue_page_eject () at div.cc:579
#12 0x805e701 in process_input_stack () at input.cc:2190
#13 0x805deee in exit_troff () at input.cc:1879
#14 0x8066120 in main (argc=3, argv=0xbffffc70) at input.cc:5514
(gdb) 

                 reply	other threads:[~1997-12-02 18:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199712022100.KAA20348@stimpy.math.auckland.ac.nz \
    --to=rossa@stimpy.math.auckland.ac.nz \
    --cc=egcs@cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).