Hi.
Just thought that I should send this to you.. I got quite surprised when I saw that it
had core dumped. Never ever have that happened to me before..
>>>
$ gdb irssi irssi.core
GNU gdb 4.16.1
Copyright 1996 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i386-unknown-openbsd2.6"...
Core was generated by `irssi'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/libexec/ld.so...done.
Reading symbols from /usr/lib/libcurses.so.5.1...done.
Reading symbols from /usr/lib/libc.so.23.1...done.
#0 gui_window_line_text_free (gui=0x200c00, line=0x2fae98) at gui-printtext.c:140
140 if (*text == '\0') {
(gdb)
(gdb) backtrace
#0 gui_window_line_text_free (gui=0x200c00, line=0x2fae98) at gui-printtext.c:140
#1 0x253a in gui_window_line_remove (window=0x200b80, line=0x2fae98, redraw=1) at
gui-printtext.c:197
#2 0x26d4 in remove_old_lines (window=0x200b80) at gui-printtext.c:275
#3 0x2aba in sig_gui_print_text (window=0x200b80, fgcolor=0xffffffff,
bgcolor=0xffffffff, pflags=0x40, str=0x2aa55 "",
level=0xffffffff) at gui-printtext.c:411
#4 0x67313 in signal_emit_real (rec=0xc9298, arglist=0xdfbfce90) at signals.c:204
#5 0x67499 in signal_emitv_id (signal_id=250, params=6, va=0xdfbfced8 "\200\013 ") at
signals.c:245
#6 0x67500 in signal_emit_id (signal_id=250, params=6) at signals.c:273
#7 0x2b42c in format_newline (window=0x200b80) at formats.c:578
#8 0x30fef in sig_print_text (dest=0xdfbfd180,
text=0xa0800 "\0049/-\004?/!\0049/-\004f \0043/ijliao\004f
\0048/[\[EMAIL PROTECTED]\0048/]\004f has quit \0048/[\004fPing
timeout: no data for 241 seconds\0048/]\004f") at printtext.c:380
#9 0x67313 in signal_emit_real (rec=0xaf4a0, arglist=0xdfbfcfb0) at signals.c:204
#10 0x67499 in signal_emitv_id (signal_id=252, params=2, va=0xdfbfcff8 "\200ѿ�") at
signals.c:245
...
...
...
<<<
Is there something more you would like to know?
/Johan Hermansson
(And, oh, yeah.. as the subject reads, it's version 0.7.98.3.)