zsh-workers
 help / color / mirror / code / Atom feed
From: "Andrej Borsenkow" <Andrej.Borsenkow@mow.siemens.ru>
To: <koen.van_hoof@alcatel.be>
Cc: <zsh-workers@sunsite.auc.dk>
Subject: RE: TERMCAP problem.
Date: Tue, 16 Jan 2001 11:52:57 +0300	[thread overview]
Message-ID: <000501c07f99$b8d08110$21c9ca95@mow.siemens.ru> (raw)
In-Reply-To: <3A6406C0.AF8A744A@alcatel.be>


> Here is the backtrace.  If you want, I can also send you the core file.
> #0  0xef5a4274 in strcmp () from /usr/lib/libc.so.1
> #1  0x126c00 in tgetent (bp=0x0, name=0x15c2e8 "xterm") at termcap.c:469
> #2  0x48608 in init_term () at init.c:478
> #3  0x6f808 in termsetfn (pm=0x145e20, x=0x15c2e8 "xterm") at params.c:2763
> #4  0x6c514 in setstrvalue (v=0xefffed28, val=0x15c2e8 "xterm") at
> params.c:1513
>
> #5  0x6d7d0 in setsparam (s=0xeffffe45 "", val=0x15c2e8 "xterm") at
> params.c:1810
> #6  0x6767c in createparamtable () at params.c:515
> #7  0x491d0 in setupvals () at init.c:715
> #8  0x12158 in main (argc=1, argv=0xeffff4ac) at ./main.c:78
>

This strcmp() is in library function tgetent. Try to unset
TGETENT_ACCEPTS_NULL, recompile and try again. It is possible that your OS
actually needs preallocated buffer.

One more possibilty is, that screen creates too long termcap entry. IIRC I've
seen something similar. How long is new termcap entry? I think, common limit
is 1024.

-andrej


  reply	other threads:[~2001-01-16  8:53 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-15 10:14 koen van hoof
2001-01-15 15:46 ` Dan Nelson
2001-01-15 17:23   ` Bart Schaefer
2001-01-16  8:30     ` koen van hoof
2001-01-16  8:52       ` Andrej Borsenkow [this message]
2001-01-16 10:42         ` koen van hoof
2001-01-16 10:54           ` Peter Stephenson
2001-01-16 11:19             ` Andrej Borsenkow
2001-01-16 11:56               ` koen van hoof
2001-01-16 12:11                 ` Andrej Borsenkow
2001-01-16 16:27                   ` koen van hoof
2001-01-16 17:05                     ` Peter Stephenson
2001-01-17  7:46                       ` koen van hoof
2001-01-17  7:53                       ` Andrej Borsenkow
2001-01-17 18:41                         ` Some general problems with exporting cariables (Was: TERMCAP problem. ) Andrej Borsenkow
2001-01-18 12:34                           ` koen van hoof
2001-01-18 13:16                             ` Andrej Borsenkow
2001-01-18 15:54                               ` koen van hoof
2001-01-19 15:05                                 ` Andrej Borsenkow

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='000501c07f99$b8d08110$21c9ca95@mow.siemens.ru' \
    --to=andrej.borsenkow@mow.siemens.ru \
    --cc=koen.van_hoof@alcatel.be \
    --cc=zsh-workers@sunsite.auc.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).