bug-gettext
[Top][All Lists]
Advanced

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

Re: FAIL: test-term-ostream-xterm.sh


From: Bruno Haible
Subject: Re: FAIL: test-term-ostream-xterm.sh
Date: Mon, 15 Jun 2020 02:49:40 +0200
User-agent: KMail/5.1.3 (Linux/4.4.0-179-generic; KDE/5.18.0; x86_64; ; )

Hi Jeffrey,

> I'm testing gettext-0.20.1 on an ODROID-XU4 with Ubuntu 18.04, fully patched.
> 
> $ lsb_release -a
> Distributor ID: Ubuntu
> Description:    Ubuntu 18.04.4 LTS
> Release:        18.04
> Codename:       bionic
> 
> $ uname -a
> Linux odroid 4.14.180-176 #1 SMP PREEMPT Tue May 19 00:40:55 -03 2020
> armv7l armv7l armv7l GNU/Linux

I don't have that particular environment. But I have verified that on
Ubuntu 18.04 (x86_64), libtextstyle from gettext-0.20.2 passes its tests.
And that the output of 'infocmp -l -1 xterm' on my system is the same as
on yours.

> FAIL: test-term-ostream-xterm.sh
> ================================
> 
> Segmentation fault
> FAIL test-term-ostream-xterm.sh (exit status: 1)

Could you please give additional info:

  1) Can you get a gdb stack trace?
     $ cd tests
     $ TERM=xterm gdb ./test-term-ostream
     or $ TERM=xterm ../libtool --mode=execute gdb ./test-term-ostream
     (gdb) run > out1
     (gdb) where

  2) If that stack trace is not useful, then please rebuild the libtextstyle
     directory (of gettext 0.20.2 if possible - that's the newest release)
     with CFLAGS=-ggdb, and retry with gdb?

Thanks.

Bruno




reply via email to

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