Bug 2302845 - [abrt] fontforge: _PasteToSC(): fontforge killed by SIGSEGV
Summary: [abrt] fontforge: _PasteToSC(): fontforge killed by SIGSEGV
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: fontforge
Version: 40
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kevin Fenzi
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:a2035d90b85cf9fe222a7339dce...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-08-05 09:27 UTC by Lasse Siemoneit
Modified: 2025-05-20 19:19 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-05-20 19:19:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: proc_pid_status (1.49 KB, text/plain)
2024-08-05 09:27 UTC, Lasse Siemoneit
no flags Details
File: maps (4.00 KB, text/plain)
2024-08-05 09:27 UTC, Lasse Siemoneit
no flags Details
File: limits (1.29 KB, text/plain)
2024-08-05 09:27 UTC, Lasse Siemoneit
no flags Details
File: environ (3.27 KB, text/plain)
2024-08-05 09:27 UTC, Lasse Siemoneit
no flags Details
File: open_fds (163 bytes, text/plain)
2024-08-05 09:27 UTC, Lasse Siemoneit
no flags Details
File: mountinfo (3.20 KB, text/plain)
2024-08-05 09:27 UTC, Lasse Siemoneit
no flags Details
File: os_info (734 bytes, text/plain)
2024-08-05 09:27 UTC, Lasse Siemoneit
no flags Details
File: cpuinfo (3.37 KB, text/plain)
2024-08-05 09:27 UTC, Lasse Siemoneit
no flags Details
File: core_backtrace (5.44 KB, text/plain)
2024-08-05 09:27 UTC, Lasse Siemoneit
no flags Details
File: exploitable (81 bytes, text/plain)
2024-08-05 09:27 UTC, Lasse Siemoneit
no flags Details
File: dso_list (765 bytes, text/plain)
2024-08-05 09:27 UTC, Lasse Siemoneit
no flags Details
File: backtrace (98.04 KB, text/plain)
2024-08-05 09:27 UTC, Lasse Siemoneit
no flags Details

Description Lasse Siemoneit 2024-08-05 09:27:01 UTC
Description of problem:
I tried to convert the Hubot Sans font developed by GitHub to a NerdFont. I cloned the nerds-font repository and executed the following command in this directory:
fontforge -script font-patcher $HOME/Documents/HubotSans/Hubot-Sans.ttf 

Version-Release number of selected component:
fontforge-20230101-11.fc40

Additional info:
reporter:       libreport-2.17.15
type:           CCpp
reason:         fontforge killed by SIGSEGV
journald_cursor: s=1f13099aed44407eb8f9f65c6222e01e;i=c16178;b=d9f7df05b9394ad880fd776f46dcf298;m=16d0a6d04;t=61eec33c80de7;x=fe1c1aae4fdecfb2
executable:     /usr/bin/fontforge
cmdline:        fontforge -script font-patcher /home/lasse/Documents/HubotSans/Hubot-Sans.ttf
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-org.gnome.Terminal.slice/vte-spawn-d1fe7599-7506-44c4-9066-3af7dbf963e0.scope
rootdir:        /
uid:            1000
kernel:         6.9.12-200.fc40.x86_64
package:        fontforge-20230101-11.fc40
runlevel:       N 5
backtrace_rating: 4
crash_function: _PasteToSC

Truncated backtrace:
Thread no. 1 (22 frames)
 #0 _PasteToSC at /usr/src/debug/fontforge-20230101-11.fc40.x86_64/fontforge/cvundoes.c:2357
 #1 PasteIntoFV at /usr/src/debug/fontforge-20230101-11.fc40.x86_64/fontforge/cvundoes.c:3712
 #2 PyFFFont_paste at /usr/src/debug/fontforge-20230101-11.fc40.x86_64/fontforge/python.c:17355
 #3 _PyEval_EvalFrameDefault at Python/bytecodes.c:3158
 #4 PyEval_EvalCode at /usr/src/debug/python3.12-3.12.4-1.fc40.x86_64/Python/ceval.c:578
 #5 run_eval_code_obj at /usr/src/debug/python3.12-3.12.4-1.fc40.x86_64/Python/pythonrun.c:1722
 #6 run_mod at /usr/src/debug/python3.12-3.12.4-1.fc40.x86_64/Python/pythonrun.c:1743
 #7 pyrun_file at /usr/src/debug/python3.12-3.12.4-1.fc40.x86_64/Python/pythonrun.c:1643
 #8 _PyRun_SimpleFileObject at /usr/src/debug/python3.12-3.12.4-1.fc40.x86_64/Python/pythonrun.c:433
 #9 _PyRun_AnyFileObject at /usr/src/debug/python3.12-3.12.4-1.fc40.x86_64/Python/pythonrun.c:78
 #10 pymain_run_file_obj at /usr/src/debug/python3.12-3.12.4-1.fc40.x86_64/Modules/main.c:360
 #11 pymain_run_file at /usr/src/debug/python3.12-3.12.4-1.fc40.x86_64/Modules/main.c:379
 #12 pymain_run_python at /usr/src/debug/python3.12-3.12.4-1.fc40.x86_64/Modules/main.c:629
 #13 Py_RunMain at /usr/src/debug/python3.12-3.12.4-1.fc40.x86_64/Modules/main.c:709
 #14 Py_Main at /usr/src/debug/python3.12-3.12.4-1.fc40.x86_64/Modules/main.c:751
 #15 PyFF_Main at /usr/src/debug/fontforge-20230101-11.fc40.x86_64/fontforge/python.c:19621
 #16 _CheckIsScript at /usr/src/debug/fontforge-20230101-11.fc40.x86_64/fontforge/scripting.c:10524
 #17 CheckIsScript at /usr/src/debug/fontforge-20230101-11.fc40.x86_64/fontforge/scripting.c:10546
 #18 fontforge_main at /usr/src/debug/fontforge-20230101-11.fc40.x86_64/fontforgeexe/startui.c:744
 #19 __libc_start_call_main at ../sysdeps/nptl/libc_start_call_main.h:58
 #20 __libc_start_main_impl at ../csu/libc-start.c:360
 #21 _start

Comment 1 Lasse Siemoneit 2024-08-05 09:27:04 UTC
Created attachment 2043495 [details]
File: proc_pid_status

Comment 2 Lasse Siemoneit 2024-08-05 09:27:06 UTC
Created attachment 2043496 [details]
File: maps

Comment 3 Lasse Siemoneit 2024-08-05 09:27:07 UTC
Created attachment 2043497 [details]
File: limits

Comment 4 Lasse Siemoneit 2024-08-05 09:27:09 UTC
Created attachment 2043498 [details]
File: environ

Comment 5 Lasse Siemoneit 2024-08-05 09:27:10 UTC
Created attachment 2043499 [details]
File: open_fds

Comment 6 Lasse Siemoneit 2024-08-05 09:27:11 UTC
Created attachment 2043500 [details]
File: mountinfo

Comment 7 Lasse Siemoneit 2024-08-05 09:27:12 UTC
Created attachment 2043501 [details]
File: os_info

Comment 8 Lasse Siemoneit 2024-08-05 09:27:14 UTC
Created attachment 2043502 [details]
File: cpuinfo

Comment 9 Lasse Siemoneit 2024-08-05 09:27:15 UTC
Created attachment 2043503 [details]
File: core_backtrace

Comment 10 Lasse Siemoneit 2024-08-05 09:27:16 UTC
Created attachment 2043504 [details]
File: exploitable

Comment 11 Lasse Siemoneit 2024-08-05 09:27:17 UTC
Created attachment 2043505 [details]
File: dso_list

Comment 12 Lasse Siemoneit 2024-08-05 09:27:19 UTC
Created attachment 2043506 [details]
File: backtrace

Comment 13 Aoife Moloney 2025-04-28 13:35:52 UTC
This message is a reminder that Fedora Linux 40 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora Linux 40 on 2025-05-13.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
'version' of '40'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, change the 'version' 
to a later Fedora Linux version. Note that the version field may be hidden.
Click the "Show advanced fields" button if you do not see it.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora Linux 40 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora Linux, you are encouraged to change the 'version' to a later version
prior to this bug being closed.

Comment 14 Aoife Moloney 2025-05-20 19:19:32 UTC
Fedora Linux 40 entered end-of-life (EOL) status on 2025-05-13.

Fedora Linux 40 is no longer maintained, which means that it
will not receive any further security or bug fix updates. As a result we
are closing this bug.

If you can reproduce this bug against a currently maintained version of Fedora Linux
please feel free to reopen this bug against that version. Note that the version
field may be hidden. Click the "Show advanced fields" button if you do not see
the version field.

If you are unable to reopen this bug, please file a new report against an
active release.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.