bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: abortion when doing i x twice


From: Benno Schulenberg
Subject: Re: abortion when doing i x twice
Date: Mon, 15 May 2017 22:27:58 +0200

On Mon, May 15, 2017, at 22:10, Gavin Smith wrote:
> On Mon, May 15, 2017 at 08:38:50PM +0200, Benno Schulenberg wrote:
> > ==5362== Invalid write of size 1
> > ==5362==    at 0x4026107: strcpy (mc_replace_strmem.c:311)
> > ==5362==    by 0x805751D: replace_in_documentation (infodoc.c:816)
> > ==5362==    by 0x805068E: report_index_match (indices.c:437)
> > ==5362==    by 0x8050793: info_next_index_match (indices.c:485)
> > ==5362==    by 0x8050162: info_index_search (indices.c:264)
> > ==5362==    by 0x805EAA5: info_read_and_dispatch (session.c:253)
> > ==5362==    by 0x805EA01: info_session (session.c:221)
> > ==5362==    by 0x8055E25: main (info.c:1079)
> > ==5362==  Address 0x4b652cf is 0 bytes after a block of size 71 alloc'd


It has something to do with my .infokey file.
When I move it out of the way, info does not abort.

#var
mouse=Off

link-style=blue,bold
active-link-style=yellow
match-style=red,bold

#info
#\kd     down-line
#\ku     up-line

\kl     prev-node
\kr     next-node
#\kl    move-to-prev-xref
#\kr    move-to-next-xref
,       prev-node
.       next-node

r       search-backward

n       search-next
N       search-previous
#b      search-previous
#B      search-next
^n      search-next
^b      search-previous

Benno

-- 
http://www.fastmail.com - Faster than the air-speed velocity of an
                          unladen european swallow




reply via email to

[Prev in Thread] Current Thread [Next in Thread]