Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Apr 2012 16:14:45 +0100
From:      Anton Shterenlikht <mexas@bristol.ac.uk>
To:        Baptiste Daroussin <bapt@FreeBSD.org>
Cc:        Anton Shterenlikht <mexas@bristol.ac.uk>, freebsd-ports@FreeBSD.org
Subject:   Re: pkg audit segfault
Message-ID:  <20120416151444.GA24831@mech-cluster241.men.bris.ac.uk>
In-Reply-To: <20120416150729.GN1569@azathoth.lan>
References:  <20120416142124.GA17906@mech-cluster241.men.bris.ac.uk> <20120416150729.GN1569@azathoth.lan>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Apr 16, 2012 at 05:07:29PM +0200, Baptiste Daroussin wrote:
> On Mon, Apr 16, 2012 at 03:21:24PM +0100, Anton Shterenlikht wrote:
> > 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) 
> 
> thanks for reporting, what version are you using?
> Can you send pkg -v and if supported by your version
> pkg -vvv


# pkg -v
1.0-beta11

# pkg -vvv
version: 1.0-beta11
abi: freebsd:10:ia64:64
db dir: /var/db/pkg
cache dir: /var/cache/pkg
ports dir: /usr/ports
Log into syslog: yes
Assume always yes: no
Handle rc scripts: no
Track shlibs: no
Automatic depdency tracking: no
Custom keywords directory: none
Repository: none
# 

Just to emphasise, this is on ia64.

-- 
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



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