tech-pkg archive

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

core in pkg_info



Latest HEAD...

accidently ran "pkg_info -L foo /"

Program terminated with signal 11, Segmentation fault.
#0  0x0000000000405d74 in pkg_do (pkg=0x0) at perform.c:462
462                     if ((Flags & SHOW_MTREE) && meta->meta_mtree) {
(gdb) bt
#0  0x0000000000405d74 in pkg_do (pkg=0x0) at perform.c:462
#1  0x0000000000000010 in ?? ()
#2  0x00007f7ffd205000 in ?? ()
#3  0x00007f7ffd205080 in ?? ()
#4  0x00007f7ffdff7100 in ?? ()
#5  0x00007f7ffdff7040 in ?? ()
#6  0x0000000000000000 in ?? ()

Ran out of time to look at this. Ran out of time to get this all to build 
with debugging and without stripping. It would be nice if could build each 
dependency separately...


Home | Main Index | Thread Index | Old Index