ports/65128: security/aide port fails with SIGBUS every time

Kirk Strauser kirk at strauser.com
Sat Apr 3 15:10:19 UTC 2004


>Number:         65128
>Category:       ports
>Synopsis:       security/aide port fails with SIGBUS every time
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 03 07:10:18 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Kirk Strauser
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
The Strauser Group
>Environment:
System: FreeBSD kanga.honeypot.net 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Sun Mar 28 14:12:37 CST 2004 root at kanga.honeypot.net:/usr/obj/usr/src/sys/NEW_KANGA i386

The ports system is current to within a few hours of when I'm writing this.
	
>Description:
/usr/local/bin/aide (from the security/aide port) fails with a SIGBUS every
time it's run with any arguments (that is, just getting the help message
isn't enough to trigger it).  This is the only program on my system that has
these errors.

>From gdb, when run as 'aide -u':

    #0  0x080962c9 in __vfprintf ()
    #1  0x0808c69d in vsnprintf ()
    #2  0x0804ee1a in dofprintf ()
    #3  0x0804faf8 in db_writespec_file ()
    #4  0x0804ca05 in db_writespec ()
    #5  0x08057066 in main ()
    #6  0x08048139 in _start ()

	
>How-To-Repeat:
Run 'aide' with any options that make it start a processing run:

    root at kanga:/tmp# aide --update
    Caught SIGBUS/SEGV. Exiting
    Abort trap (core dumped)

    root at kanga:/tmp# aide --init
    Caught SIGBUS/SEGV. Exiting
    Abort trap (core dumped)
	
>Fix:

	


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list