Bug 2138634 - tuxpaint crashes right after splash screen
Summary: tuxpaint crashes right after splash screen
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: tuxpaint
Version: 35
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-10-30 12:29 UTC by udayb
Modified: 2022-11-09 11:42 UTC (History)
3 users (show)

Fixed In Version: tuxpaint-0.9.28-3.fc35
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-11-09 11:26:46 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description udayb 2022-10-30 12:29:29 UTC
Description of problem:

tuxpaint crashes (segfault) right at its splash screen (when one clicks on the splash screen).

Version-Release number of selected component (if applicable):
tuxpaint-0.9.27-1.fc35.x86_64

How reproducible: Always


Steps to Reproduce:
1. Start tuxpaint from a terminal

Actual results:

Segmentation fault (coredump)


Expected results:


Additional info:

gdb backtrace.

Thread 1 "tuxpaint" received signal SIGSEGV, Segmentation fault.
SaveDestAlpha (src12=0x14e4e40, dst12=0x14c4ad0, dstrect12=0x0, retval=0x7fffffff99b8) at /usr/src/debug/sdl12-compat-1.2.56-1.fc35.x86_64/src/SDL12_compat.c:6061
Downloading 0.29 MB source file /usr/src/debug/sdl12-compat-1.2.56-1.fc35.x86_64/src/SDL12_compat.c
6061            const int w = dstrect12->w;                                                                                                      
(gdb) bt
#0  SaveDestAlpha (src12=0x14e4e40, dst12=0x14c4ad0, dstrect12=0x0, retval=0x7fffffff99b8)
    at /usr/src/debug/sdl12-compat-1.2.56-1.fc35.x86_64/src/SDL12_compat.c:6061
#1  0x00007ffff7f6fcfc in SDL_UpperBlit (dstrect12=0x0, dst12=0x14c4ad0, srcrect12=0x0, src12=0x14e4e40)
    at /usr/src/debug/sdl12-compat-1.2.56-1.fc35.x86_64/src/SDL12_compat.c:6149
#2  SDL_UpperBlit (src12=0x14e4e40, srcrect12=0x0, dst12=0x14c4ad0, dstrect12=0x0)
    at /usr/src/debug/sdl12-compat-1.2.56-1.fc35.x86_64/src/SDL12_compat.c:6141
#3  0x000000000041924a in draw_toolbar () at src/tuxpaint.c:8748
#4  0x000000000040ac52 in claim_to_be_ready () at src/tuxpaint.c:25799
#5  main (argc=<optimized out>, argv=<optimized out>) at src/tuxpaint.c:25900
(gdb)

Comment 1 Gwyn Ciesla 2022-10-31 14:59:44 UTC
I'll see about backporting 0.9.28 to f35.

Comment 2 Fedora Update System 2022-10-31 16:16:42 UTC
FEDORA-2022-2fcb6c81c7 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-2fcb6c81c7

Comment 3 Fedora Update System 2022-11-01 17:21:57 UTC
FEDORA-2022-2fcb6c81c7 has been pushed to the Fedora 35 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-2fcb6c81c7`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-2fcb6c81c7

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 4 Fedora Update System 2022-11-09 11:26:46 UTC
FEDORA-2022-2fcb6c81c7 has been pushed to the Fedora 35 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 5 udayb 2022-11-09 11:42:46 UTC
I still don't see the tuxpaint update (0.9.28) on Fedora 35 stable. I tried tuxpaint-0.9.28-3 from updates-testing and the issue is resolved. Thanks.


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