emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#37468: closed (Gnumeric fails to build due to ‘its


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#37468: closed (Gnumeric fails to build due to ‘itstool’ segfault)
Date: Fri, 20 Sep 2019 10:33:02 +0000

Your message dated Fri, 20 Sep 2019 12:32:07 +0200
with message-id <address@hidden>
and subject line Re: bug#37468: Gnumeric fails to build due to ‘itstool’ 
segfault
has caused the debbugs.gnu.org bug report #37468,
regarding Gnumeric fails to build due to ‘itstool’ segfault
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
37468: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=37468
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Gnumeric fails to build due to ‘itstool’ segfault Date: Fri, 20 Sep 2019 10:27:26 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
Hello,

On ‘core-updates’ (commit fb1d8d2baab907493367930e8069f937a5187b61),
Gnumeric fails to build due to a segfault of ‘itstool’ (that’s on
x86_64-linux):

--8<---------------cut here---------------start------------->8---
make[2]: Leaving directory 
'/tmp/guix-build-gnumeric-1.12.45.drv-0/gnumeric-1.12.45/templates'
Making all in doc
make[2]: Entering directory 
'/tmp/guix-build-gnumeric-1.12.45.drv-0/gnumeric-1.12.45/doc'
  GEN      cs/cs.mo
  GEN      de/de.mo
  GEN      es/es.mo
  GEN      sv/sv.mo
make[3]: Entering directory 
'/tmp/guix-build-gnumeric-1.12.45.drv-0/gnumeric-1.12.45/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory 
'/tmp/guix-build-gnumeric-1.12.45.drv-0/gnumeric-1.12.45/doc'
  GEN    de/
  GEN    es/
  GEN    sv/
  GEN    cs/
/gnu/store/29jhbbg1hf557x8j53f9sxd9imlmf02a-bash-minimal-5.0.7/bin/bash: line 
3: 23402 Segmentation fault      itstool -m "${mo}" ${d}/C/gnumeric.xml
make[2]: *** [Makefile:1411: cs/cs.stamp] Error 139
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory 
'/tmp/guix-build-gnumeric-1.12.45.drv-0/gnumeric-1.12.45/doc'
make[1]: *** [Makefile:668: all-recursive] Error 1
make[1]: Leaving directory 
'/tmp/guix-build-gnumeric-1.12.45.drv-0/gnumeric-1.12.45'
make: *** [Makefile:525: all] Error 2
command "make" "-j" "8" "gtk_update_icon_cache=true" failed with status 2
builder for `/gnu/store/ycpc1zrlgmda7jq4rda6x3klsq8clqch-gnumeric-1.12.45.drv' 
failed with exit code 1
@ build-failed /gnu/store/ycpc1zrlgmda7jq4rda6x3klsq8clqch-gnumeric-1.12.45.drv 
- 1 builder for 
`/gnu/store/ycpc1zrlgmda7jq4rda6x3klsq8clqch-gnumeric-1.12.45.drv' failed with 
exit code 1
--8<---------------cut here---------------end--------------->8---

(From
<https://ci.guix.gnu.org/log/81byxc9ipxqxbhkchb5ps4wv5whqmgs5-gnumeric-1.12.45>.)

Here’s an excerpt of the stack trace:

--8<---------------cut here---------------start------------->8---
Core was generated by 
`/gnu/store/78w7y0lxar70j512iqw8x3nimzj10yga-python-3.7.4/bin/python3 -s 
/gnu/st'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007fd83da82144 in function_code_fastcall ()
   from 
/gnu/store/78w7y0lxar70j512iqw8x3nimzj10yga-python-3.7.4/lib/libpython3.7m.so.1.0
(gdb) bt
#0  0x00007fd83da82144 in function_code_fastcall ()
   from 
/gnu/store/78w7y0lxar70j512iqw8x3nimzj10yga-python-3.7.4/lib/libpython3.7m.so.1.0
#1  0x00007fd83dab33ef in _PyFunction_FastCallDict ()
   from 
/gnu/store/78w7y0lxar70j512iqw8x3nimzj10yga-python-3.7.4/lib/libpython3.7m.so.1.0
#2  0x00007fd83d03d891 in libxml_xmlErrorFuncHandler ()
   from 
/gnu/store/08si9lismjkgzqylwsnik8qqjbprfr3f-python-libxml2-2.9.9/lib/python3.7/site-packages/libxml2mod.cpython-37m-x86_64-linux-gnu.so
#3  0x00007fd83c9c0faa in xmlParserPrintFileContextInternal ()
   from 
/gnu/store/cpv88zzh37l7gnsinbwxiz6mnv63s07x-libxml2-2.9.9/lib/libxml2.so.2
#4  0x00007fd83c9c12cc in xmlReportError ()
   from 
/gnu/store/cpv88zzh37l7gnsinbwxiz6mnv63s07x-libxml2-2.9.9/lib/libxml2.so.2
#5  0x00007fd83c9c2c8d in __xmlRaiseError ()
   from 
/gnu/store/cpv88zzh37l7gnsinbwxiz6mnv63s07x-libxml2-2.9.9/lib/libxml2.so.2
#6  0x00007fd83c9c7235 in xmlFatalErrMsgStrIntStr ()
   from 
/gnu/store/cpv88zzh37l7gnsinbwxiz6mnv63s07x-libxml2-2.9.9/lib/libxml2.so.2
#7  0x00007fd83c9d4b1c in xmlParseEndTag2 ()
   from 
/gnu/store/cpv88zzh37l7gnsinbwxiz6mnv63s07x-libxml2-2.9.9/lib/libxml2.so.2
#8  0x00007fd83c9d9526 in xmlParseElement ()
   from 
/gnu/store/cpv88zzh37l7gnsinbwxiz6mnv63s07x-libxml2-2.9.9/lib/libxml2.so.2
#9  0x00007fd83c9d8c26 in xmlParseContent ()
   from 
/gnu/store/cpv88zzh37l7gnsinbwxiz6mnv63s07x-libxml2-2.9.9/lib/libxml2.so.2
#10 0x00007fd83c9d94c3 in xmlParseElement ()
   from 
/gnu/store/cpv88zzh37l7gnsinbwxiz6mnv63s07x-libxml2-2.9.9/lib/libxml2.so.2
#11 0x00007fd83c9d8c26 in xmlParseContent ()
   from 
/gnu/store/cpv88zzh37l7gnsinbwxiz6mnv63s07x-libxml2-2.9.9/lib/libxml2.so.2
#12 0x00007fd83c9d94c3 in xmlParseElement ()
   from 
/gnu/store/cpv88zzh37l7gnsinbwxiz6mnv63s07x-libxml2-2.9.9/lib/libxml2.so.2
#13 0x00007fd83c9d9b2b in xmlParseDocument ()
   from 
/gnu/store/cpv88zzh37l7gnsinbwxiz6mnv63s07x-libxml2-2.9.9/lib/libxml2.so.2
#14 0x00007fd83d031587 in libxml_xmlParseDocument ()
   from 
/gnu/store/08si9lismjkgzqylwsnik8qqjbprfr3f-python-libxml2-2.9.9/lib/python3.7/site-packages/libxml2mod.cpython-37m-x86_64-linux-gnu.so
#15 0x00007fd83dab379b in _PyMethodDef_RawFastCallKeywords ()
   from 
/gnu/store/78w7y0lxar70j512iqw8x3nimzj10yga-python-3.7.4/lib/libpython3.7m.so.1.0
#16 0x00007fd83dab39c5 in _PyCFunction_FastCallKeywords ()
   from 
/gnu/store/78w7y0lxar70j512iqw8x3nimzj10yga-python-3.7.4/lib/libpython3.7m.so.1.0
[…]
--8<---------------cut here---------------end--------------->8---

I found these:

  https://github.com/itstool/itstool/issues/17
  https://bugzilla.opensuse.org/show_bug.cgi?id=1065270

Ludo’.



--- End Message ---
--- Begin Message --- Subject: Re: bug#37468: Gnumeric fails to build due to ‘itstool’ segfault Date: Fri, 20 Sep 2019 12:32:07 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
Ludovic Courtès <address@hidden> skribis:

> On ‘core-updates’ (commit fb1d8d2baab907493367930e8069f937a5187b61),
> Gnumeric fails to build due to a segfault of ‘itstool’ (that’s on
> x86_64-linux):

Commit 3a2efbc8670f72a524cc7290e11559cdb42852a4 fixes it specifically
for Gnumeric, in an attempt to avoid a rebuild of the 4K dependents of
‘python-libxml2’.

Let’s see if the crash manifests itself with other packages, and if it
does, we’ll adjust.

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]