pkgsrc-Users archive

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

Re: Sylpheed crashing



On Thu, Dec 22, 2016 at 01:40:54AM -0600, John D. Baker wrote:

> #2  0x00007e53ec8a7320 in ?? ()
> #3  0x00007e53e8200669 in _fini ()
>    from /d0/build/pkgsrc/devel/gobject-introspection/work/.buildlink/lib/libgthread-2.0.so.0

Last I saw this kind of crash it was a bogus destructor pointer in the
list used by _fini at library unload time. In my case it was a NULL pointer
at the end, here it seems to be some random function though.

I never managed to find out where ld gets the bogus pointer from though.

Martin


Home | Main Index | Thread Index | Old Index