[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: segfault in info from CVS when pressing h
From: |
Karl Berry |
Subject: |
Re: segfault in info from CVS when pressing h |
Date: |
Fri, 13 Jul 2012 21:59:31 GMT |
#2 0x000000000040ac84 in text_buffer_vprintf
(address@hidden, format=0x423098 "%s\n",
address@hidden) at info-utils.c:
$ echo h >/tmp/h
$ info --restore=/tmp/h
also crashes here for me, on x86_64-linux (but not i386-linux).
It is not immediately obvious to me where the problem is :(.
Perhaps it is related to my putting explicit initializations into
infokey.c and window.c a few days ago, although it "shouldn't" be.
Sergey, any chance ... ?
Thanks,
k