Bopm Segfaulting.
"Charles Kingsley" <[email protected]>
| Newsgroups | gmane.network.irc.bopm |
|---|---|
| Message-ID | <[email protected]> |
Hi all,
Recently, on two networks using the same layout of conf, I am noticing
random crashes with bopm. Below is a backtrace.
-bash-2.05b$ gdb bopm bopm.core
GNU gdb 5.2.1 (FreeBSD)
Copyright 2002 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-freebsd"...
Core was generated by `bopm'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /lib/libc.so.5...done.
Loaded symbols for /lib/libc.so.5
Reading symbols from /libexec/ld-elf.so.1...done.
Loaded symbols for /libexec/ld-elf.so.1
#0 0x0804e352 in scan_connect (user=0x806c150,
msg=0x8057300 ":hub.mynet.com NOTICE Chaz-TEST :*** Notice -- Client
connecting at leaf1.mynet.com: Marilyn ([email protected]) [0] {0}")
at scan.c:426
426 log_printf("OPM -> Bad address %s [%s].",
(gdb) bt
#0 0x0804e352 in scan_connect (user=0x806c150,
msg=0x8057300 ":hub.mynet.com NOTICE Chaz-TEST :*** Notice -- Client
connecting at leaf1.mynet.com: Marilyn ([email protected]) [0] {0}")
at scan.c:426
#1 0x0804c8ad in m_notice (parv=0x80572a0, parc=4,
msg=0x8057300 ":hub.mynet.com NOTICE Chaz-TEST :*** Notice -- Client
connecting at leaf1.mynet.com: Marilyn ([email protected]) [0] {0}",
source_p=0x0) at irc.c:1079
#2 0x0804c2b0 in irc_parse () at irc.c:619
#3 0x0804c123 in irc_read () at irc.c:509
#4 0x0804bbd3 in irc_cycle () at irc.c:184
#5 0x0804cdb1 in main (argc=0, argv=0xbfbfef04) at main.c:202
#6 0x08049432 in _start ()
(gdb)
Any ideas?
Many thanks in advance.
Chaz