INNd just sitting there doign select(s)?

The Hermit Hacker scrappy at hub.org
Tue Feb 13 17:24:57 UTC 2001



With all the crashes, have I finally corrupted something?

truss -p shows:

news.hub.org> truss -p 3851
(null)()                                         = 0 (0x0)
select(0x0,0x0,0x0,0x0,0xbfbff20c)               = 0 (0x0)
select(0x0,0x0,0x0,0x0,0xbfbff20c)               = 0 (0x0)
select(0x0,0x0,0x0,0x0,0xbfbff20c)               = 0 (0x0)
select(0x0,0x0,0x0,0x0,0xbfbff20c)               = 0 (0x0)
select(0x0,0x0,0x0,0x0,0xbfbff20c)               = 0 (0x0)
select(0x0,0x0,0x0,0x0,0xbfbff20c)               = 0 (0x0)

and a gdb of the 'gcore' dump of the process is showing:

news.hub.org> gdb bin/innd core.3851
GNU gdb 4.18
Copyright 1998 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 `innd'.
Reading symbols from /news/admin/lib/libstorage.so.2...done.
Reading symbols from /news/admin/lib/libinn.so.2...done.
Reading symbols from /usr/local/lib/libdb3.so...done.
Reading symbols from /usr/lib/libperl.so.3...done.
Reading symbols from /usr/lib/libm.so.2...done.
Reading symbols from /usr/lib/libc.so.4...done.
Reading symbols from /usr/lib/libcrypt.so.2...done.
Reading symbols from /usr/lib/libutil.so.3...done.
Reading symbols from /usr/libexec/ld-elf.so.1...done.
#0  0x4824e554 in select () from /usr/lib/libc.so.4
(gdb) where
#0  0x4824e554 in select () from /usr/lib/libc.so.4
#1  0x48147aa2 in __os_sleep () from /usr/local/lib/libdb3.so
#2  0x48147b42 in __os_yield () from /usr/local/lib/libdb3.so
#3  0x480f8f7d in __db_tas_mutex_lock () from /usr/local/lib/libdb3.so
#4  0x4813929b in __lock_get_internal () from /usr/local/lib/libdb3.so
#5  0x4813869b in lock_vec () from /usr/local/lib/libdb3.so
#6  0x4811c4c7 in __db_lget () from /usr/local/lib/libdb3.so
#7  0x481058a5 in __bam_search () from /usr/local/lib/libdb3.so
#8  0x480fd300 in __bam_c_search () from /usr/local/lib/libdb3.so
#9  0x480fb9cd in __bam_c_get () from /usr/local/lib/libdb3.so
#10 0x48117446 in __db_c_get () from /usr/local/lib/libdb3.so
#11 0x481143dc in __db_get () from /usr/local/lib/libdb3.so
#12 0x480b90ba in ovdb_getgroupinfo (group=0x9f481a0 "it.annunci.vari", gi=0xbfbffa88, ignoredeleted=0, tid=0xa1ff2c0, getflags=-2147483648) at ovdb.c:685
#13 0x480bb1ca in ovdb_groupadd (group=0x9f481a0 "it.annunci.vari", lo=1277, hi=1317,
    flag=0x4fc0ccd1 "y\nit.annunci.varie 0000071379 0000070392 y\nit.arti.architettura 0000025491 0000024510 y\nit.arti.ballo.lat-americano 0000046216 0000044922 y\nit.arti.cartoni 0000407302 0000403045 y\nit.arti.cartoni.anim"...) at ovdb.c:1541
#14 0x4809c314 in OVgroupadd (group=0x9f481a0 "it.annunci.vari", lo=1277, hi=1317,
    flag=0x4fc0ccd1 "y\nit.annunci.varie 0000071379 0000070392 y\nit.arti.architettura 0000025491 0000024510 y\nit.arti.ballo.lat-americano 0000046216 0000044922 y\nit.arti.cartoni 0000407302 0000403045 y\nit.arti.cartoni.anim"...) at ov.c:193
#15 0x8064b29 in NGparseentry (ngp=0x9932ef8, p=0x9f481a0 "it.annunci.vari",
    end=0x4fc0ccd2 "\nit.annunci.varie 0000071379 0000070392 y\nit.arti.architettura 0000025491 0000024510 y\nit.arti.ballo.lat-americano 0000046216 0000044922 y\nit.arti.cartoni 0000407302 0000403045 y\nit.arti.cartoni.anime"...) at ng.c:140
#16 0x8064e6b in NGparsefile () at ng.c:218
#17 0x805c7f2 in ICDsetup (StartSites=1) at icd.c:81
#18 0x805e3d4 in main (ac=0, av=0xbfbffd68) at innd.c:566
#19 0x804d467 in _start ()



Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy at hub.org           secondary: scrappy@{freebsd|postgresql}.org



More information about the inn-workers mailing list