pkgsrc-Bugs archive

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

Re: pkg/54071 (mate build problems)



The following reply was made to PR pkg/54071; it has been noted by GNATS.

From: "David H. Gutteridge" <david%gutteridge.ca@localhost>
To: Benjamin Lorenz <ben@pocket.services>, gnats-bugs%netbsd.org@localhost, 
	youri%netbsd.org@localhost
Cc: 
Subject: Re: pkg/54071 (mate build problems)
Date: Sun, 07 Apr 2019 05:17:30 -0400

 On Sun, 2019-04-07 at 10:23 +0200, Benjamin Lorenz wrote:
 > Itstool unfortunately still crashes. With new Python 3.7.3 from pkgsrc
 > current
 > 
 > gmake[3]: Entering directory '/home/bjjl/8.99/pkgsrc/misc/mate-
 > utils/work/mate-utils-1.22.0/gsearchtool/help'
 >   GEN    pt/
 >   GEN    zh_HK/
 >   GEN    sr@latin/
 >   GEN    th/
 > [1]   Segmentation fault (core dumped) (cd "pt/" && itstool -m "${mo}"
 > ${d}/C/index.d...
 > 
 > Gdb says
 > 
 > Core was generated by `python3.7'.
 > Program terminated with signal SIGSEGV, Segmentation fault.
 > #0  0x00007e537ea3e514 in libxml_type () from
 > /usr/pkg/lib/python3.7/site-packages/libxml2mod.so
 > (gdb) bt
 > #0  0x00007e537ea3e514 in libxml_type () from
 > /usr/pkg/lib/python3.7/site-packages/libxml2mod.so
 > #1  0x00007e5382a7f3eb in _PyMethodDef_RawFastCallKeywords () from
 > /usr/pkg/lib/libpython3.7.so.1.0
 > #2  0x00007e5382a7f5f2 in _PyCFunction_FastCallKeywords () from
 > /usr/pkg/lib/libpython3.7.so.1.0
 > #3  0x00007e5382ba762b in _PyEval_EvalFrameDefault () from
 > /usr/pkg/lib/libpython3.7.so.1.0
 > #4  0x00007e5382b9ea36 in function_code_fastcall () from
 > /usr/pkg/lib/libpython3.7.so.1.0
 > #5  0x00007e5382ba60ca in _PyEval_EvalFrameDefault () from
 > /usr/pkg/lib/libpython3.7.so.1.0
 
 That's not good. I guess we could apply a workaround like they were
 using with gnumeric112 recently, where they simply disabled the
 particular language translation file that was causing the issue.
 
 FWIW, I haven't been able to reproduce this in a few test runs I just
 did. But I can see it also occurred on a recent Joyent SmartOS build.
 
 Dave
 
 


Home | Main Index | Thread Index | Old Index