bug-texinfo
[Top][All Lists]
Advanced

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

Crash when window becomes smaller


From: Victor Stinner
Subject: Crash when window becomes smaller
Date: Fri, 18 May 2007 15:45:40 +0200
User-agent: Thunderbird 1.5.0.10 (X11/20070306)

Hi,

info program sometimes crash when window becomes smaller. I think that it's a bug in window_new_screen_size() (file info/window.c).

You may also use Valgrind program because there are some errors. Use a command like:
   valgrind -v --log-file-exactly=info_smaller.log info gettext

Open big xterm (or any other graphical terminal), resize it to make it smaller, move in the text with page up/down, and quit info. Then check valgrind report.

Victor Stinner




reply via email to

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