#1108467 artha: Segmentation fault

Package:
artha
Source:
artha
Description:
Handy off-line thesaurus based on WordNet
Submitter:
JoE
Date:
2025-08-03 07:19:02 UTC
Severity:
normal
#1108467#5
Date:
2025-06-29 10:56:46 UTC
From:
To:
Dear Maintainer,

   After installing Artha from Gnome-Software when pressing Open does
nothing. When executing $artha output is "Segmentation fault".

#1108467#10
Date:
2025-08-02 12:36:27 UTC
From:
To:
For me on testing/trixie, artha fails to start with:
'artha' terminated by signal SIGSEGV (Address boundary error)

#1108467#17
Date:
2025-08-02 14:32:55 UTC
From:
To:
Hi,

Am Sat, Aug 02, 2025 at 08:36:27PM +0800 schrieb Maytham Alsudany:

It might be the best to remove it completely from Debian in case there
is no simple fix.  If you might go for a removal bug I'm fine with this.

Kind regards
   Andreas.

#1108467#22
Date:
2025-08-02 18:09:08 UTC
From:
To:
Hi,

It works if X11 mode is forced.

WAYLAND_DISPLAY= artha

This environment variable could also be set by
a one-line C patch that does a setenv() at the early startup;
before initializing Gtk3

Greetings

Alexandre

#1108467#27
Date:
2025-08-02 19:04:08 UTC
From:
To:
We believe that the bug you reported is fixed in the latest version of
artha, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1108467@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alexandre Detiste <tchet@debian.org> (supplier of updated artha package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)
Format: 1.8
Date: Sat, 02 Aug 2025 20:51:47 +0200
Source: artha
Architecture: source
Version: 1.0.5-6
Distribution: unstable
Urgency: high
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Alexandre Detiste <tchet@debian.org>
Closes: 1108467
Changes:
 artha (1.0.5-6) unstable; urgency=high
 .
   * Team upload
   * Fix Team name
   * Always force X11 as GDK_BACKEND (Closes: #1108467)
Checksums-Sha1:
 988e65e46d0d07872ac1b782a9f8ff1451742ac0 1998 artha_1.0.5-6.dsc
 df57607617eadf1e95a10f930a4c3dfd67852a55 22428 artha_1.0.5-6.debian.tar.xz
 31b6c82aefe78fd6ada5ea100e77558b5165c044 14732 artha_1.0.5-6_source.buildinfo
Checksums-Sha256:
 4105c80c4ea6efae3d6fba5076fb273de4faec444fa1f57a36ced8db6bd9bb8a 1998 artha_1.0.5-6.dsc
 0ef4023694a99b02f3214e756fba0ecf18b40a4ca3218614b6689232dd6471f5 22428 artha_1.0.5-6.debian.tar.xz
 78a56638a0ffab02873241b099ed30e540ad173719342af3d7119c677a278c9d 14732 artha_1.0.5-6_source.buildinfo
Files:
 c97fb2d0024378b2897d00d8601d3909 1998 utils optional artha_1.0.5-6.dsc
 cc69fcb4c1af0cfebb0321ff051223fe 22428 utils optional artha_1.0.5-6.debian.tar.xz
 cb5849ebfad10c6eec7e8177ac58b3fb 14732 utils optional artha_1.0.5-6_source.buildinfo
-----BEGIN PGP SIGNATURE-----

iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmiOXpMRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBoroBAApw/S1ZilFahG7zWmTiqgGDgOIFmzTBO9
XbRi48FoRbJBLYUAmvnj2Cn6JtiTDIZse42UPYqFlz4OA3CDjSVQ/GVm3aNQOH9K
Rp98yprL43jgFWXMZVZf2EitSWTUFb1OOPzXoANEn24abDvaHwPKvVuhk2ULiirb
+IwshA+n4qs5NB4hYP2ZmAI6xy3krSjB2RcZT+aKNqUc+58jYcnfN88PvXFecw71
ygLMJSZc88eeAzbrivEWQYiQM9SzfqS57WDQl5ONqlPexd0ttoBsLrjXZWeF70ft
aQXSYg3o3HtJxErbxzj5Aky1hlzPEWDOKBWjzVIEHVtPt6dPnGfJJeZ2CEvPAh18
RFZmkidacFNKDitOW8RNp5Ah4MBE6oITm0N0LLq2PIm8BOlT5DbHV2lG3jXhIAMl
jX7PRpgetwHE/8ALX3mZH16s6LnT0dYyVR+3Pc7IGtfT+KSclptz/L6n3TJ8dXux
FWixm6khjY3F0Pttn9Ikar7lIQq96V+WSJ5IMLdGxXk6eT3L6ZUhUlIShXgbG640
7/zmB1mAZzX+4q/D9FSf1eaY2CmUmDU+aEiaNi++0lWDOaDY3eMSODyeX+fw7vRk
fsS0HXW4vA41zGGQoLRmGep7pTzDpI4LHukmR8YA1mormnZWaD6EV7xlZdh22Z31
bCaSjKp9Db8=
=GEiS
-----END PGP SIGNATURE-----

#1108467#32
Date:
2025-08-03 07:17:39 UTC
From:
To:
Can confirm that 1.0.5-6 fixes the problem. Thanks!