strspn [was: 0.11.1 debian failures]

David Relson relson at osagesoftware.com
Tue Mar 11 13:09:28 CET 2003


At 12:44 AM 3/11/03, Clint Adams wrote:

> > That still leaves the segmentation faults in test t.lock2 on S390.  Have
> > you any thoughts/theories/ideas on what's causing that?
>
>Backtrace at
>
>http://buildd.debian.org/fetch.php?&pkg=bogofilter&ver=0.11.1.3-2&arch=s390&stamp=1047361022&file=log&as=raw

Clint & Matthias,

Well, we have our backtrace, which I've included below.  I didn't expect a 
failure inside of read_config_file().

Now to stare at bogofilter's code to figure what's wrong.

David

 >>> Using core file "./core".
 >>> Using exec file "../bogofilter -n -d ./checks.12714.20030311T063641 -c 
./checks.12714.20030311T0".
 >>> Running command: gdb -nw -r -batch -n -x script.gdb.12761 -silent 
../bogofilter -n -d ./checks.12714.20030311T063641 -c 
./checks.12714.20030311T0 ./core </dev/null
Core was generated by `../bogofilter -n -d ./checks.12714.20030311T063641 
-c ./checks.12714.20030311T0'.
Program terminated with signal 11, Segmentation fault.
#0  0x401cf302 in strspn () from /lib/libc.so.6
<<< SIMPLE BACKTRACE <<<
#0  0x401cf302 in strspn () from /lib/libc.so.6
#1  0x00405882 in read_config_file (fname=0x7ffff825 "0.415", 
tilde_expand=false, warn_on_error=true) at configfile.c:229
<<< FULL BACKTRACE <<<
#0  0x401cf302 in strspn () from /lib/libc.so.6
No symbol table info available.
#1  0x00405882 in read_config_file (fname=0x7ffff825 "0.415", 
tilde_expand=false, warn_on_error=true) at configfile.c:229
         delim = " \t="
         len = 4
         buff = "robx\00.415", '\0' <repeats 189 times>
         error = false
         lineno = 1
         fp = (FILE *) 0x421148
         filename = 0x420d10 "./checks.12714.20030311T063641/test.cf"
         val = 0x7ffff825 "0.415"
 >>> Done.






More information about the bogofilter-dev mailing list