pkgsrc-Users archive

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

Re: Problems updating GConf on -current



On Tue, 28 Mar 2017, John D. Baker wrote:

> I'm assuming "${GIO_QUERYMODUL..." refers to '/usr/pkg/bin/gio-querymodules'
> which is part of the "glib2" package.  No core files were found.

Correction.  I found the core file in:

  /var/db/pkg/glib2-2.50.3/gio-querymodules.core

generated while updating "glib2" itself.  On the system in question,
GConf had been removed but has not yet been reinstalled.

a backtrace from 'gdb' shows:

Reading symbols from gio-querymodules...done.
[New process 1]
Core was generated by `gio-querymodules'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0xb9286d77 in ?? ()
(gdb) bt
#0  0xb9286d77 in ?? ()
#1  0xb9280435 in ?? () from /usr/pkg/lib/libgthread-2.0.so.0
#2  0xbb590433 in _rtld_call_function_void (obj=<optimized out>, 
    addr=3106412388) at /x/current/src/libexec/ld.elf_so/rtld.h:498
#3  _rtld_call_initfini_function (obj=<optimized out>, mask=0xbfb31594, 
    func=3106412388) at /x/current/src/libexec/ld.elf_so/rtld.c:142
#4  _rtld_call_fini_function (cur_objgen=6, mask=0xbfb31594, 
    obj=<optimized out>) at /x/current/src/libexec/ld.elf_so/rtld.c:157
#5  _rtld_call_fini_functions (force=1, mask=0xbfb31594)
    at /x/current/src/libexec/ld.elf_so/rtld.c:203
#6  _rtld_exit () at /x/current/src/libexec/ld.elf_so/rtld.c:377
#7  0xb9500417 in __cxa_finalize (dso=dso@entry=0x0)
    at /x/current/src/lib/libc/stdlib/atexit.c:215
#8  0xb95000ac in exit (status=0) at /x/current/src/lib/libc/stdlib/exit.c:58
#9  0x08048c1c in ___start ()
#10 0x08048b08 in _start ()


This appears to be related to recent notes in PR pkg/51266.

On -current systems, I arrange to build glib2 and other related items
with full debugging and INSTALL_UNSTRIPPED=yes.

-- 
|/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
|\ / jdbaker[snail]mylinuxisp[flyspeck]com    OpenBSD            FreeBSD
| X  No HTML/proprietary data in email.   BSD just sits there and works!
|/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645



Home | Main Index | Thread Index | Old Index