This a backtrace of what happens sometimes when resizing (seems to be bigger to smaller window size, but hard to reproduce). Irssi 0.7.98.CVS (2001-10-01 14:05) running under a recent-ish debian sid.
(gdb) bt #0 0x401189eb in free () from /lib/libc.so.6 #1 0x40119221 in realloc () from /lib/libc.so.6 #2 0x40118d84 in realloc () from /lib/libc.so.6 #3 0x4008c3c9 in _nc_doalloc () from /lib/libncurses.so.5 #4 0x40086953 in wresize () from /lib/libncurses.so.5 #5 0x400864a3 in resizeterm () from /lib/libncurses.so.5 #6 0x0805b0f4 in resize_timeout () at screen.c:100 #7 0x4005022a in g_main_set_poll_func () from /usr/lib/libglib-1.2.so.0 #8 0x4004f308 in g_get_current_time () from /usr/lib/libglib-1.2.so.0 #9 0x4004f913 in g_get_current_time () from /usr/lib/libglib-1.2.so.0 #10 0x4004faac in g_main_run () from /usr/lib/libglib-1.2.so.0 #11 0x08060cf5 in main (argc=1, argv=0xbffff98c) at irssi.c:286 #12 0x400c364f in __libc_start_main () from /lib/libc.so.6 The topic of #irssi@ircnet says to use the mailing lists ;)
