Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Apr 2012 15:21:24 +0100
From:      Anton Shterenlikht <mexas@bristol.ac.uk>
To:        freebsd-ports@freebsd.org
Subject:   pkg audit segfault
Message-ID:  <20120416142124.GA17906@mech-cluster241.men.bris.ac.uk>

index | next in thread | raw e-mail

On ia64 r231193M:

# pkg audit -F 
http://portaudit.FreeBSD.org/auditfile.tbz              100%   76KB  75.8KB/s  75.8KB/s   00:00    
0 problem(s) in your installed packages found.
Segmentation fault (core dumped)
# 

# gdb /usr/local/sbin/pkg pkg.core
*skip loading symbols*
Reading symbols from /lib/libncurses.so.8...done.
Loaded symbols for /lib/libncurses.so.8
Reading symbols from /libexec/ld-elf.so.1...done.
Loaded symbols for /libexec/ld-elf.so.1
#0  0x0000000120142310 in sqlite3_test_control () from /usr/local/lib/libpkg.so.0
[New Thread 121004400 (LWP 102347/pkg)]
(gdb) bt
#0  0x0000000120142310 in sqlite3_test_control () from /usr/local/lib/libpkg.so.0
#1  0x0000000120142600 in sqlite3_db_readonly () from /usr/local/lib/libpkg.so.0
#2  0x00000001200ea690 in pkgdb_it_free (it=0x121092500) at pkgdb.c:779
#3  0x0000000100008cb0 in exec_audit (argc=0, argv=0x7fffffffffffecd0) at audit.c:418
#4  0x0000000100014a00 in main (argc=2, argv=0x7fffffffffffecc0) at main.c:299
(gdb) 

-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 331 5944
Fax: +44 (0)117 929 4423


help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120416142124.GA17906>