pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/60059: math/gnumeric 10.0_2025Q4 segfaults on RPi4
>Number: 60059
>Category: pkg
>Synopsis: math/gnumeric 10.0_2025Q4 segfaults on RPi4
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Mar 06 12:30:00 +0000 2026
>Originator: Ramiro Aceves
>Release: 10.0_2025Q4
>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:
Hello:
Gnumeric segfalts as soon as you enter 2 o 3 numeric values in cells.
Thanks.
netbsd-raspa4# uname -a
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
netbsd-raspa4#
Netbsd-raspa4$ gdb /usr/pkg/bin/gnumeric
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/gnumeric...
(No debugging symbols found in /usr/pkg/bin/gnumeric)
(gdb) run
Starting program: /usr/pkg/bin/gnumeric
[New LWP 12044 of process 16350]
[New LWP 12902 of process 16350]
[New LWP 6787 of process 16350]
[New LWP 25972 of process 16350]
(gnumeric:16350): GVFS-RemoteVolumeMonitor-WARNING **: 11:29:15.228: 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
[New LWP 3492 of process 16350]
Thread 1 "" received signal SIGSEGV, Segmentation fault.
0x0000f0614a66a13c in fmt_fp () from /usr/pkg/lib/libgoffice-0.10.so.10
(gdb) bt
#0 0x0000f0614a66a13c in fmt_fp () from /usr/pkg/lib/libgoffice-0.10.so.10
#1 0x0000f0614a66b420 in go_dtoa () from /usr/pkg/lib/libgoffice-0.10.so.10
#2 0x0000000000000000 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
(gdb)
netbsd-raspa4# cat /usr/pkg/etc/pkgin/repositories.conf
#
# Pkgin repositories list
#
# Simply add repositories URIs one below the other
#
# WARNING: order matters, duplicates will not be added, if two
# repositories hold the same package, it will be fetched from
# the first one listed in this file.
#
# This file format supports the following macros:
# $arch to define the machine hardware platform
# $osrelease to define the release version for the operating system
#
# Remote ftp repository
#
# ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/$arch/5.1/All
#
# Remote http repository
#
# http://mirror-master.dragonflybsd.org/packages/$arch/DragonFly-$osrelease/stable/All
#
# Local repository (must contain a pkg_summary.gz or bz2)
#
# file:///usr/pkgsrc/packages/All
# NetBSD OS release can look like 6.0_STABLE, do not use it as-is
https://cdn.NetBSD.org/pub/pkgsrc/packages/NetBSD/aarch64/10.0_2025Q4/All
netbsd-raspa4#
>How-To-Repeat:
Start gnumeric, enter several numerical values on different cell and wait for segfault.
>Fix:
Yes please.
Home |
Main Index |
Thread Index |
Old Index