[Bug 293558] deskutils/gsimplecal: core dumps on startup
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 03 Mar 2026 13:58:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293558
Bug ID: 293558
Summary: deskutils/gsimplecal: core dumps on startup
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: eduardo@FreeBSD.org
Reporter: lbolmerg@posteo.de
Flags: maintainer-feedback?(eduardo@FreeBSD.org)
Assignee: eduardo@FreeBSD.org
I am running 15.0-RELEASE-p4, deskutils/gsimplecal-2.5.2 installed from
packages
% gdb /usr/local/bin/gsimplecal gsimplecal.core ~
GNU gdb (GDB) 15.1 [GDB v15.1 for FreeBSD]
Copyright (C) 2024 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 "x86_64-portbld-freebsd15.0".
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/local/bin/gsimplecal...
(No debugging symbols found in /usr/local/bin/gsimplecal)
[New LWP 100500]
Core was generated by `gsimplecal'.
Program terminated with signal SIGABRT, Aborted.
Sent by thr_kill() from pid 61201 and user 1000.
#0 0x00000008304969ea in thr_kill () from /lib/libsys.so.7
(gdb) bt
#0 0x00000008304969ea in thr_kill () at /lib/libsys.so.7
#1 0x0000000825391894 in raise () at /lib/libc.so.7
#2 0x00000008254436f9 in abort () at /lib/libc.so.7
#3 0x0000000824164fb8 in ??? () at /lib/libcxxrt.so.1
#4 0x00000008241630e9 in std::terminate() () at /lib/libcxxrt.so.1
#5 0x00000008241635d4 in ??? () at /lib/libcxxrt.so.1
#6 0x00000008241634e9 in __cxa_throw () at /lib/libcxxrt.so.1
#7 0x000000000020a469 in ??? ()
#8 0x0000000000208fe2 in ??? ()
#9 0x000000082536637f in __libc_start1 () at /lib/libc.so.7
#10 0x00000000002065e4 in ??? ()
(gdb)
--
You are receiving this mail because:
You are the assignee for the bug.