makehistory -x -O dumps core
Joe St Sauver
JOE at OREGON.UOREGON.EDU
Sun Mar 25 03:50:21 UTC 2001
This is for inn-CURRENT-20010322, CNFS and buffindexed overviews,
configured using:
$ ./configure \
--with-perl \
--with-python=no \
--with-tcl=no \
--enable-tagged-hash=no \
--enable-largefiles \
--with-syslog-facility=LOG_NEWS \
--with-sendmail=/usr/sbin/sendmail \
--with-openssl=/usr/local/ssl
$ makehistory -x -O
Segmentation fault (core dumped)
$ gdb /news/bin/makehistory core
GNU gdb 5.0
[snip]
Core was generated by `makehistory -x -O'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /lib/libcrypt.so.1...done.
Loaded symbols for /lib/libcrypt.so.1
Reading symbols from /lib/libc.so.6...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
#0 0x804b5ca in DoArt (art=0x80fce88) at makehistory.c:615
615 len = strlen(XREF) + 1 + strlen(innconf->pathhost) + 1 + strlen(
ann.groupname) + 1 + 16 + 1;
(gdb) where
#0 0x804b5ca in DoArt (art=0x80fce88) at makehistory.c:615
#1 0x804c311 in main (argc=3, argv=0xbffffaec) at makehistory.c:954
#2 0x40068f31 in __libc_start_main (main=0x804bdbc <main>, argc=3,
ubp_av=0xbffffaec, init=0x80498a8 <_init>, fini=0x80df9ac <_fini>,
rtld_fini=0x4000e274 <_dl_fini>, stack_end=0xbffffae4)
at ../sysdeps/generic/libc-start.c:129
Any suggestions?
Thanks,
Joe
More information about the inn-workers
mailing list