Description of problem: Version-Release number of selected component: ibus-typing-booster-2.24.0-1.fc39 Additional info: reporter: libreport-2.17.11 type: CCpp reason: python3.12 killed by SIGSEGV journald_cursor: s=2cc8942bbdbd4ee1886571db0dd588d8;i=11adb;b=2861fd4b8d6840df922c053c84dae04a;m=11bccfda8;t=604ae010a5488;x=bd9340a9aef1405f executable: /usr/bin/python3.12 cmdline: /usr/bin/python3 /usr/share/ibus-typing-booster/engine/main.py --ibus cgroup: 0::/user.slice/user-1000.slice/user/session.slice/org.freedesktop.IBus.session.GNOME.service rootdir: / uid: 1000 kernel: 6.5.1-300.fc39.x86_64 package: ibus-typing-booster-2.24.0-1.fc39 runlevel: N 5 backtrace_rating: 4 crash_function: _PyInterpreterState_GET comment: Truncated backtrace: Thread no. 1 (7 frames) #0 _PyInterpreterState_GET at /usr/src/debug/python3.12-3.12.0 #1 get_state at /usr/src/debug/python3.12-3.12.0 #2 _PyObject_Free at /usr/src/debug/python3.12-3.12.0 #3 delete_list_item at c_src/simpleaudio.c:221 #4 destroy_audio_blob at c_src/simpleaudio.c:270 #5 playback_thread at c_src/simpleaudio_alsa.c:64 #7 clone3 at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Created attachment 1987297 [details] File: proc_pid_status
Created attachment 1987298 [details] File: maps
Created attachment 1987299 [details] File: limits
Created attachment 1987300 [details] File: environ
Created attachment 1987301 [details] File: open_fds
Created attachment 1987302 [details] File: mountinfo
Created attachment 1987303 [details] File: os_info
Created attachment 1987304 [details] File: core_backtrace
Created attachment 1987305 [details] File: cpuinfo
Created attachment 1987306 [details] File: exploitable
Created attachment 1987307 [details] File: dso_list
Created attachment 1987308 [details] File: backtrace
[mfabian@fedora ~]$ python3 Python 3.12.0rc1 (main, Aug 7 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import simpleaudio >>> sound_object = simpleaudio.WaveObject.from_wave_file('/usr/lib64/python3.12/site-packages/simpleaudio/test_audio/c.wav') >>> sound_object.play() <simpleaudio.shiny.PlayObject object at 0x7f01ba487d70> >>> Segmentation fault (core dumped) [mfabian@fedora ~]$
On Fedora 38 this works: $ python3 Python 3.11.4 (main, Jun 7 2023, 00:00:00) [GCC 13.1.1 20230511 (Red Hat 13.1.1-2)] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import simpleaudio >>> sound_object = simpleaudio.WaveObject.from_wave_file('/usr/lib64/python3.11/site-packages/simpleaudio/test_audio/c.wav') >>> sound_object.play() <simpleaudio.shiny.PlayObject object at 0x7f5be1bc0350> >>> $ cat /etc/fedora-release Fedora release 38 (Thirty Eight)
FEDORA-2023-6c9c77bdd9 has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2023-6c9c77bdd9
FEDORA-2023-6c9c77bdd9 has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2023-e94ae4c1ab has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2023-e94ae4c1ab
FEDORA-2023-ec0129b109 has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-ec0129b109
FEDORA-2023-11f98163e8 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-11f98163e8
FEDORA-2023-ec0129b109 has been pushed to the Fedora 39 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-ec0129b109` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-ec0129b109 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-e94ae4c1ab has been pushed to the Fedora 37 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-e94ae4c1ab` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-e94ae4c1ab See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-11f98163e8 has been pushed to the Fedora 38 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-11f98163e8` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-11f98163e8 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-11f98163e8 has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2023-ec0129b109 has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2023-e94ae4c1ab has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report.