pkgsrc-Users archive

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

Re: ibus-engine-mozc: Shared object "nss_dns.so.0" not found



Hello maya,

This is gdb output.

$ gdb /usr/pkg/libexec/ibus-engine-mozc ibus-engine-mozc.core
GNU gdb (GDB) 8.3
Copyright (C) 2019 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64--netbsd".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/pkg/libexec/ibus-engine-mozc...
(No debugging symbols found in /usr/pkg/libexec/ibus-engine-mozc)
[New process 1]
[New process 5]
[New process 4]
[New process 3]
[New process 2]
Core was generated by `ibus-engine-mozc'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x000000000041ea08 in ?? ()
[Current thread is 1 (process 1)]
(gdb) bt full
#0  0x000000000041ea08 in ?? ()
No symbol table info available.
#1  0x000000000041ba4e in ?? ()
No symbol table info available.
#2  0x000000000041cd62 in ?? ()
No symbol table info available.
#3  0x000000000040d4b8 in ?? ()
No symbol table info available.
#4  0x0000787e7620ea33 in g_closure_invoke () from
/usr/pkg/lib/libgobject-2.0.so.0
No symbol table info available.
#5  0x0000787e7621f7f7 in signal_emit_unlocked_R () from
/usr/pkg/lib/libgobject-2.0.so.0
No symbol table info available.
#6  0x0000787e76227701 in g_signal_emit_valist () from
/usr/pkg/lib/libgobject-2.0.so.0
No symbol table info available.
#7  0x0000787e76227a27 in g_signal_emit () from
/usr/pkg/lib/libgobject-2.0.so.0
No symbol table info available.
#8  0x0000787e76a225f2 in ?? () from /usr/pkg/lib/libibus-1.0.so.5
No symbol table info available.
#9  0x0000787e766afbe7 in call_in_idle_cb () from
/usr/pkg/lib/libgio-2.0.so.0
No symbol table info available.
#10 0x0000787e75e46420 in g_main_context_dispatch () from
/usr/pkg/lib/libglib-2.0.so.0
No symbol table info available.
#11 0x0000787e75e46738 in g_main_context_iterate.isra () from
/usr/pkg/lib/libglib-2.0.so.0
No symbol table info available.
#12 0x0000787e75e46a13 in g_main_loop_run () from
/usr/pkg/lib/libglib-2.0.so.0
No symbol table info available.
#13 0x0000787e76a36a4a in ibus_main () from
/usr/pkg/lib/libibus-1.0.so.5
No symbol table info available.
#14 0x000000000045bcdf in ?? ()
No symbol table info available.
#15 0x000000000040be9b in ?? ()
No symbol table info available.
#16 0x00007f7f6680e978 in ?? () from /usr/libexec/ld.elf_so
No symbol table info available.
#17 0x0000000000000002 in ?? ()
No symbol table info available.
#18 0x00007f7fff96fc08 in ?? ()
No symbol table info available.
#19 0x00007f7fff96fc2a in ?? ()
No symbol table info available.
#20 0x0000000000000000 in ?? ()
No symbol table info available.

On Tue, Aug 27, 2019 at 05:02:54AM +0000, maya%NetBSD.org@localhost wrote:
> On Mon, Aug 26, 2019 at 10:06:00PM +0900, Yuuki Enomoto wrote:
> > Hello,
> > 
> > I'm using ibus-mozc-2.20.2673.102nb12 on NetBSD-9.99.10/amd64.
> > Sometimes ibus-engine-mozc crashed with core file.
> > 
> > I found this message in core file by strings(1).
> 
> Does
> gdb /usr/pkg/bin/binary binary.core
> (gdb) bt full
> 
> provide any information?
> 
> thanks.
> 
> > 
> > /usr/pkg/libexec/ibus-engine-mozc: Shared object "nss_dns.so.0" not found
> > 
> > Is it known problem? Does anyone see same problem?
> > 
> > # I found "libnss_dns.so.2" in wip/glibc. But I've yet to test it.
> > 
> > Thank you,
> > -- 
> > Yuuki Enomoto <uki%e-yuuki.org@localhost>
> > B684 4BF2 9CD4 961F 510A  8121 7B4D FF44 2348 20B8
> 
> 

-- 
Yuuki Enomoto <uki%e-yuuki.org@localhost>
B684 4BF2 9CD4 961F 510A  8121 7B4D FF44 2348 20B8

Attachment: signature.asc
Description: PGP signature



Home | Main Index | Thread Index | Old Index