FS#76950 - [doublecmd-gtk2] [libmodplug] Crash at launch

Attached to Project: Community Packages
Opened by Trit' (trit) - Wednesday, 28 December 2022, 09:36 GMT
Last edited by Andreas Radke (AndyRTR) - Monday, 02 January 2023, 07:19 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Ike Devolder (BlackEagle)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: on an updated Arch Linux (on 2022-12-28), Double Commander (GTK2 version) crashes at launch:

$ doublecmd
SystemLocale fr_FR
SystemLanguage fr
SystemEncoding utf8
DefaultSystemCodePage 65001
DefaultFileSystemCodePage 65001
DefaultRTLFileSystemCodePage 65001
XInitThreads: 1
[FORMS.PP] ExceptionOccurred
Sender=EInvalidOp
Exception=Invalid floating point operation
Stack trace:
$00007F24D50795AA in /usr/lib/libmodplug.so.1
$8B08364102447200 in
Exception at 00007F24D50795AA: EInvalidOp:
Invalid floating point operation.
TServerListnerThread.Destroy

Additional info:
* package version(s): 1.0.9-1

Steps to reproduce: update libmodplug to 0.8.9.0-4, and try to open Double Commander (GTK2 version): it won't open at all.

Workaround: downgrading libmodplug to 0.8.9.0-3 allows DC to run again.
This task depends upon

Closed by  Andreas Radke (AndyRTR)
Monday, 02 January 2023, 07:19 GMT
Reason for closing:  Fixed
Additional comments about closing:  libmodplug-0.8.9.0-5
Comment by Toolybird (Toolybird) - Wednesday, 28 December 2022, 21:10 GMT
1. Please do not misuse/abuse Critical Severity level [1]
2. Cannot repro in a fresh VM
3. There is no mention of libmodplug in either the source or the binary pkg

This doesn't appear to be an Arch packaging issue. It must be a configuration problem on your system. Please use the proper support channels (forum/IRC/etc) to seek help debugging your system.

[1] https://wiki.archlinux.org/title/Bug_reporting_guidelines#Severity
Comment by Toolybird (Toolybird) - Friday, 30 December 2022, 21:16 GMT
Thanks to @seth in the forum [1] who worked out that the bug will repro if "ffmpegthumbnailer" is installed.

[1] https://bbs.archlinux.org/viewtopic.php?id=282377

Loading...