Bug 2249979

Summary: [abrt] libgsf: g_type_check_instance_is_fundamentally_a(): gsf-office-thumbnailer killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Dan Horák <dan>
Component: libgsfAssignee: Gwyn Ciesla <gwync>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 38CC: dan, gnome-sig, gwync, marcandre.lureau, mclasen, pbonzini, rhughes, rstrode
Target Milestone: ---   
Target Release: ---   
Hardware: ppc64le   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/1be3ce8c3cbe283b7ca9b3b0b80924893a34066
Whiteboard: abrt_hash:8b609648464aff3434481a22ce8ba4cb3482e095;VARIANT_ID=;
Fixed In Version: libgsf-1.14.51-1.fc40 libgsf-1.14.51-1.fc39 libgsf-1.14.51-1.fc38 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-11-16 20:39:42 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: environ
none
File: open_fds
none
File: backtrace
none
File: limits
none
File: core_backtrace
none
File: proc_pid_status
none
File: maps
none
File: cpuinfo
none
File: exploitable
none
File: mountinfo
none
File: os_info
none
File: dso_list none

Description Dan Horák 2023-11-16 08:14:12 UTC
Description of problem:
I was viewing a directory in Thunar and I think it was going to update some of the thumbnails.

Version-Release number of selected component:
libgsf-1.14.50-1.fc38

Additional info:
reporter:       libreport-2.17.11
uid:            1000
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/tumblerd.service
executable:     /usr/bin/gsf-office-thumbnailer
crash_function: g_type_check_instance_is_fundamentally_a
comment:        I was viewing a directory in Thunar and I think it was going to update some of the thumbnails.
type:           CCpp
rootdir:        /
kernel:         6.6.0-61.fc40.ppc64le
runlevel:       N 5
backtrace_rating: 4
cmdline:        gsf-office-thumbnailer -i /home/dan/Documents/6.8-Rem-SPC-dennison.ppt -o /tmp/tumbler-89BPE2.png -s 128
journald_cursor: s=c96f223f520842ddaa3932f08954cdce;i=c76df7;b=5b75c508fdd242f4b5d519316c8576a0;m=b79387b1;t=60a407ea3e58a;x=e4781234990735d5
reason:         gsf-office-thumbnailer killed by SIGSEGV
package:        libgsf-1.14.50-1.fc38

Truncated backtrace:
Thread no. 1 (11 frames)
 #0 g_type_check_instance_is_fundamentally_a at ../gobject/gtype.c:4166
 #2 g_clear_object at ../gobject/gobject.c:3987
 #3 g_value_object_free_value at ../gobject/gobject.c:4399
 #4 g_value_unset at ../gobject/gvalue.c:313
 #5 gsf_doc_prop_free at gsf-doc-meta-data.c:301
 #7 g_hash_table_remove_all_nodes at ../glib/ghash.c:709
 #9 g_hash_table_remove_all at ../glib/ghash.c:1919
 #10 g_hash_table_destroy at ../glib/ghash.c:1516
 #11 gsf_doc_meta_data_finalize at gsf-doc-meta-data.c:48
 #14 msole_thumbnail at main.c:215
 #15 read_thumbnail_and_write at main.c:238

Comment 1 Dan Horák 2023-11-16 08:14:16 UTC
Created attachment 1999723 [details]
File: environ

Comment 2 Dan Horák 2023-11-16 08:14:18 UTC
Created attachment 1999724 [details]
File: open_fds

Comment 3 Dan Horák 2023-11-16 08:14:20 UTC
Created attachment 1999725 [details]
File: backtrace

Comment 4 Dan Horák 2023-11-16 08:14:22 UTC
Created attachment 1999726 [details]
File: limits

Comment 5 Dan Horák 2023-11-16 08:14:24 UTC
Created attachment 1999727 [details]
File: core_backtrace

Comment 6 Dan Horák 2023-11-16 08:14:25 UTC
Created attachment 1999728 [details]
File: proc_pid_status

Comment 7 Dan Horák 2023-11-16 08:14:27 UTC
Created attachment 1999729 [details]
File: maps

Comment 8 Dan Horák 2023-11-16 08:14:29 UTC
Created attachment 1999730 [details]
File: cpuinfo

Comment 9 Dan Horák 2023-11-16 08:14:31 UTC
Created attachment 1999731 [details]
File: exploitable

Comment 10 Dan Horák 2023-11-16 08:14:32 UTC
Created attachment 1999732 [details]
File: mountinfo

Comment 11 Dan Horák 2023-11-16 08:14:34 UTC
Created attachment 1999733 [details]
File: os_info

Comment 12 Dan Horák 2023-11-16 08:14:36 UTC
Created attachment 1999734 [details]
File: dso_list

Comment 13 Dan Horák 2023-11-16 08:30:46 UTC
and reproduced from command line

[dan@talos ~]$ gsf-office-thumbnailer -i /home/dan/Documents/6.8-Rem-SPC-dennison.ppt -o /tmp/tumbler-89BPE2.png -s 128                                                                       
calling convert '/tmp/gsf-thumbnailer-V0FQE2' +matte -thumbnail 128x128 png:'/tmp/tumbler-89BPE2.png'
convert: no decode delegate for this image format `' @ error/constitute.c/ReadImage/746.
convert: no images defined `png:/tmp/tumbler-89BPE2.png' @ error/convert.c/ConvertImageCommand/3354.
Neoprávněný přístup do paměti (SIGSEGV) (core dumped [obraz paměti uložen])

Comment 14 Dan Horák 2023-11-16 13:15:05 UTC
this might be fixed in 1.14.51, I am going to take a look ...

Comment 15 Fedora Update System 2023-11-16 14:39:24 UTC
FEDORA-2023-a6439506a7 has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2023-a6439506a7

Comment 16 Fedora Update System 2023-11-16 15:12:14 UTC
FEDORA-2023-decb16435a has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-decb16435a

Comment 17 Fedora Update System 2023-11-16 15:12:15 UTC
FEDORA-2023-ac302d74cf has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-ac302d74cf

Comment 18 Fedora Update System 2023-11-16 20:39:42 UTC
FEDORA-2023-a6439506a7 has been pushed to the Fedora 40 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 19 Fedora Update System 2023-11-17 03:04:57 UTC
FEDORA-2023-ac302d74cf 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-ac302d74cf`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-ac302d74cf

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

Comment 20 Fedora Update System 2023-11-17 03:05:34 UTC
FEDORA-2023-decb16435a 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-decb16435a`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-decb16435a

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

Comment 21 Fedora Update System 2023-11-23 01:24:01 UTC
FEDORA-2023-decb16435a has been pushed to the Fedora 39 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 22 Fedora Update System 2023-11-30 03:34:06 UTC
FEDORA-2023-ac302d74cf has been pushed to the Fedora 38 stable repository.
If problem still persists, please make note of it in this bug report.