pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: graphics/librsvg
On Wed, Feb 08, 2017 at 12:16:33PM +0100, Martin Husemann wrote:
> On Wed, Feb 08, 2017 at 08:08:25PM +0900, Makoto Fujiwara wrote:
> > Core was generated by `gdk-pixbuf-query'.
> > Program terminated with signal SIGSEGV, Segmentation fault.
> > #0 0x000072b35f844723 in ?? ()
> > (gdb) bt
> > #0 0x000072b35f844723 in ?? ()
> > #1 0x000072b35ec00585 in ?? () from /usr/pkg/lib/libgthread-2.0.so.0
> > #2 0x000072b363fee5e0 in ?? ()
> > #3 0x000072b35ec00669 in _fini () from /usr/pkg/lib/libgthread-2.0.so.0
> > #4 0x0000000000000000 in ?? ()
>
> Looks the same as the infamous PR 51266, which might also be related
> to PR 51791.
I think it is PR 49791,
https://bugzilla.gnome.org/show_bug.cgi?id=140329#c4
(gdb) s
_g_module_open (
file_name=0x7f7ff6b01080 "/tmp/pkgsrc/graphics/librsvg/work.x86_64/librsvg-2.40.15/gdk-pixbuf-loader/.libs/libpixbufloader-svg.so", bind_lazy=0,
bind_local=0) at gmodule-dl.c:98
98 (bind_local ? 0 : RTLD_GLOBAL) | (bind_lazy ? RTLD_LAZY : RTLD_NOW));
(gdb) s
97 handle = dlopen (file_name,
(gdb) s
then hang
Cheers,
Patrick
Home |
Main Index |
Thread Index |
Old Index