FS#62266 - [gcc] kdenlive 19.03.90-1 from KDE Unstable crashes immediately with segfault

Attached to Project: Arch Linux
Opened by Kyle Devir (QuartzDragon) - Sunday, 07 April 2019, 09:19 GMT
Last edited by Antonio Rojas (arojas) - Saturday, 20 April 2019, 17:55 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To Bartłomiej Piotrowski (Barthalion)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Coredump info mentions something to with RTTR:

"_ZNSt23_Sp_counted_ptr_inplaceIN4rttr6detail21registration_executerESaIS2_ELN9__gnu_cxx12_Lock_policyE2EE14_M_get_deleterERKSt9type_info"

Additional info:

kdenlive 19.03.90-1
rttr 0.9.6-1

Steps to reproduce:

Enable KDE Unstable, Testing, and install Kdenlive.

Run in terminal.
This task depends upon

Closed by  Antonio Rojas (arojas)
Saturday, 20 April 2019, 17:55 GMT
Reason for closing:  Fixed
Additional comments about closing:  gcc 8.3.0
Comment by Antonio Rojas (arojas) - Monday, 08 April 2019, 06:41 GMT
Building rttr with gcc 7 fixes the problem. Still need to find the right combination of cflags to use with gcc 8.

EDIT: Actually, it's OK with gcc up to 8.2.1+20180831-1
Comment by Antonio Rojas (arojas) - Monday, 08 April 2019, 15:40 GMT
And it also works fine with the (still unreleased) 8.3, so this is a bug in the current gcc package
Comment by Antonio Rojas (arojas) - Monday, 08 April 2019, 15:55 GMT
I've pushed rttr 0.9.6-2 built with gcc 8.2.1+20180831 as a temporary workaround

Loading...