NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

current - update : pkg_info crashing



Hi,

after updating current, I am updating pksgrc to current too.

With wine I get:
You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/bin/make clean' after
the changes.
==========================================================================
[1]   Segmentation fault (core dumped) /usr/pkg/sbin/pk...
*** Error code 139

Stop.
make: stopped in /usr/pkgsrc/emulators/wine
*** Error code 1

since I get:
pkg_info.core


it means it is pkg_info. However running pkg_info works.

The stacktrace gotten from the code is:

Program terminated with signal 11, Segmentation fault.
#0  0x08051032 in var_set ()
(gdb) bt
#0  0x08051032 in var_set ()
#1  0x0804d426 in find_archive ()
#2  0x0804c987 in show_summary ()
#3  0x0804d2e0 in find_best_package ()
#4  0x0804c2ef in pkg_perform ()
#5  0x0804bcad in pkg_do ()
#6  0x0804bce8 in pkg_do ()

lintpkgsrc -i doesn't detect any not-up-to date packages, however during the update process some packages are unregistered and thus not listed and need to be updated by hand.


Riccardo


Home | Main Index | Thread Index | Old Index