bogoutil segfaults

Matthias Andree matthias.andree at gmx.de
Wed Jul 23 17:19:07 CEST 2003


Clint Adams <schizo at debian.org> writes:

>> Does SPARC support unaligned access?
>
> Not as far as I know.

So that's not it. SunPro compiled code currently fails when optimized
with -fast, in memcpy. Very strange, looks like an optimizer bug.

> <<< FULL BACKTRACE <<<
> #0  0x0001603c in db_foreach (vhandle=0x29098, hook=0x28096
> <__JCR_LIST__+6>, userdata=0x0) at
> ../../bogofilter-0.14.0/src/datastore_db.c:528

The arguments look suspiciously close together.

>         i = 0
>         ret = 0
> #1  0x00011730 in db_oper (path=0xc33c4022 <Address 0xc33c4022 out of bounds>, open_mode=DB_READ, funct=0x28096 <__JCR_LIST__+6>, userdata=0x0) at ../../bogofilter-0.14.0/src/bogoutil.c:163
>         dbh = (void *) 0x29098

Gna, I've had these intermittently on i386 as well, but I haven't been
able to track them down. I cannot reproduce these at the moment :-(

-- 
Matthias Andree




More information about the bogofilter-dev mailing list