zsh-users
 help / color / mirror / code / Atom feed
From: Vincent Lefevre <vincent@vinc17.org>
To: zsh-users@sunsite.dk
Subject: Re: can't find termcap info
Date: Wed, 19 Sep 2001 00:50:26 +0200	[thread overview]
Message-ID: <20010919005025.A18079@greux.loria.fr> (raw)
In-Reply-To: <010918151018.ZM8119@candle.brasslantern.com>

On Tue, Sep 18, 2001 at 15:10:18 -0700, Bart Schaefer wrote:
> On Sep 18, 10:39pm, Vincent Lefevre wrote:
> > greux:~> export TERMCAP=$HOME/.termcap
> > greux:~> TERM=nettle
> > zsh: segmentation fault (core dumped)  zsh
> 
> OK, that's pretty unpleasant.  Unfortunately, I'm not able to reproduce
> this, so you'll have to at least get us a stack trace with gdb and send it.

(gdb) backtrace
#0  chunk_alloc (ar_ptr=0x2abf1d60, nb=24) at malloc.c:2814
#1  0x2ab5c5ce in __libc_malloc (bytes=16) at malloc.c:2696
#2  0x2aae1f09 in _init () from /lib/libtermcap.so.2
#3  0x2aae2328 in _init () from /lib/libtermcap.so.2
#4  0x2aae2b3b in _init () from /lib/libtermcap.so.2
#5  0x2aae2bc8 in tgetent () from /lib/libtermcap.so.2
#6  0x806fdf8 in init_term ()
#7  0x80865f9 in termsetfn ()
#8  0x8083e5c in setstrvalue ()
#9  0x80849a6 in setsparam ()
#10 0x805fc03 in untokenize ()
#11 0x805e232 in execode ()
#12 0x805e329 in execlist ()
#13 0x805e1b1 in execode ()
#14 0x806f318 in loop ()
#15 0x807172c in zsh_main ()
#16 0x80516ca in main ()
#17 0x2ab1b9cb in __libc_start_main (main=0x80516b4 <main>, argc=1,
    argv=0x7ffff674, init=0x8050c34 <_init>, fini=0x80a1794 <_fini>,
    rtld_fini=0x2aab5e60 <_dl_fini>, stack_end=0x7ffff66c)
    at ../sysdeps/generic/libc-start.c:92

> If $HOME/.termcap isn't too huge, include that too.

It's too huge: 748544 KB.

I generated it with "tic -C -T terminfo.src", where terminfo.src is the
file distributed with ncurses 5.2 + a couple of lines for the nettle
terminal.

-- 
Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/> - 100%
validated HTML - Acorn Risc PC, Yellow Pig 17, Championnat International des
Jeux Mathématiques et Logiques, TETRHEX, etc.
Work: CR INRIA - computer arithmetic / SPACES project at LORIA


  reply	other threads:[~2001-09-18 22:51 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-18 12:25 Vincent Lefevre
2001-09-18 12:38 ` Will Yardley
2001-09-18 12:59   ` Vincent Lefevre
2001-09-18 13:25     ` Will Yardley
2001-09-18 14:51       ` Vincent Lefevre
2001-09-18 15:53         ` a normal guy
2001-09-18 16:13           ` Vincent Lefevre
2001-09-18 16:28             ` a normal guy
2001-09-18 17:04               ` Vincent Lefevre
2001-09-18 19:19             ` Bart Schaefer
2001-09-18 20:39               ` Vincent Lefevre
2001-09-18 22:10                 ` Bart Schaefer
2001-09-18 22:50                   ` Vincent Lefevre [this message]
2001-09-18 23:17                     ` Bart Schaefer
2001-09-19 10:10                       ` Vincent Lefevre

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=20010919005025.A18079@greux.loria.fr \
    --to=vincent@vinc17.org \
    --cc=zsh-users@sunsite.dk \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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 NNTP newsgroup(s).