After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 774056 - [nautilus-actions-config-tool] Segmentation fault
[nautilus-actions-config-tool] Segmentation fault
Status: RESOLVED OBSOLETE
Product: filemanager-actions
Classification: Other
Component: general
3.2.x
Other Linux
: Normal major
: ---
Assigned To: Nautilus-actions Maintainer(s)
Nautilus-actions Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2016-11-07 13:15 UTC by Simón
Modified: 2021-06-01 22:45 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Simón 2016-11-07 13:15:07 UTC
GNOME Shell 3.22.1
Arch Linux 64 bits

$ nautilus-actions-config-tool
[1] 9344 segmentation fault (core dumped) nautilus-actions-config-tool

$ gdb nautilus-actions-config-tool
...
Reading symbols from nautilus-actions-config-tool...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/nautilus-actions-config-tool 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[New Thread 0x7fffeb26b700 (LWP 9502)]
[New Thread 0x7fffeaa6a700 (LWP 9503)]
[New Thread 0x7fffea269700 (LWP 9504)]

Thread 1 "nautilus-action" received signal SIGSEGV, Segmentation fault.
0x00007ffff797e8b5 in ?? () from /usr/lib/libunique-3.0.so.0
-----------------------------------------------
Comment 1 Simón 2016-12-09 20:21:48 UTC
The problem is on Wayland.
It seems that this application is unmaintained nowadays but what tool is actually maintained to create new nautilus actions?
Comment 2 André Klapper 2021-06-01 22:45:44 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new enhancement request ticket at
  https://gitlab.gnome.org/GNOME/filemanager-actions/-/issues/

Thank you for your understanding and your help.