pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/59708: graphics/gimp crashes when Ctrl+C in aarch64
>Number: 59708
>Category: pkg
>Synopsis: graphics/gimp crashes when Ctrl+C in aarch64
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Oct 17 08:20:00 +0000 2025
>Originator: Ramiro Aceves
>Release: 10.1
>Organization:
>Environment:
NetBSD netbsd-raspa4 10.1 NetBSD 10.1 (GENERIC64) #0: Mon Dec 16 13:08:11 UTC 2024 mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/evbarm/compile/GENERIC64 evbarm
>Description:
(raspberry pi 4)
Create a new blank picture, select a rectangular region and press Ctrl+c. It bombs out:
netbsd-raspa4$ gimp
set device 'Virtual core XTEST pointer' to mode: disabled
set device 'TigerVNC pointer' to mode: disabled
(gimp:26491): GVFS-RemoteVolumeMonitor-WARNING **: 10:11:29.681: cannot open directory /usr/pkg/share/gvfs/remote-volume-monitors: Falló al abrir la carpeta «/usr/pkg/share/gvfs/remote-volume-monitors»: No such file or directory
/usr/pkg/lib/gimp/3.0/plug-ins/script-fu/script-fu: fatal error: GIMP crashed
(script-fu:9638): LibGimp-WARNING **: 10:11:54.565: script-fu: gimp_flush(): error: Broken pipe
[1] Illegal instruction gimp
netbsd-raspa4$
If try to open in GDB:
netbsd-raspa4$ gdb /usr/pkg/bin/gimp-3.0
GNU gdb (GDB) 11.0.50.20200914-git
Copyright (C) 2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "aarch64--netbsd".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/pkg/bin/gimp-3.0...
(gdb) run
Starting program: /usr/pkg/bin/gimp-3.0
Program received signal SIGILL, Illegal instruction.
0x0000f1164a778e28 in _armv8_pmull_probe () from /usr/lib/libcrypto.so.15
(gdb)
it shows that message but gimp never starts.
>How-To-Repeat:
Create a new blank picture, select a rectangular region and press Ctrl+c
>Fix:
yes, please
Home |
Main Index |
Thread Index |
Old Index