[Bug 282078] multimedia/mkvtoolnix: Segmentation fault on every launch of 87.0_1

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 14 Oct 2024 13:32:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282078

            Bug ID: 282078
           Summary: multimedia/mkvtoolnix: Segmentation fault on every
                    launch of 87.0_1
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: riggs@FreeBSD.org
          Reporter: pere_goriot99@yahoo.com
             Flags: maintainer-feedback?(riggs@FreeBSD.org)
          Assignee: riggs@FreeBSD.org

Following launch application suffers Segmentation fault (core dumped) and
exits.

Verified with fresh install on 14.1-RELEASE-p5. Reproducible via both pkg and
building port.

Back trace from .core file uing gdb:

Core was generated by
`/usr/ports/multimedia/mkvtoolnix/work-qt6/stage/usr/local/bin/mkvtoolnix-gui'.
Program terminated with signal SIGSEGV, Segmentation fault.
Address not mapped to object.
#0  0x0000000886da9b97 in ?? () from
/usr/local/lib/qt6/plugins/multimedia/libgstreamermediaplugin.so
[Current thread is 1 (LWP 112069)]
(gdb) bt
#0  0x0000000886da9b97 in ??? () at
/usr/local/lib/qt6/plugins/multimedia/libgstreamermediaplugin.so
#1  0x0000000886dd2a4e in ??? () at
/usr/local/lib/qt6/plugins/multimedia/libgstreamermediaplugin.so
#2  0x000000082b3da8e9 in QAudioOutput::QAudioOutput(QAudioDevice const&,
QObject*) () at /usr/local/lib/qt6/libQt6Multimedia.so.6
#3  0x000000082b3da7fe in QAudioOutput::QAudioOutput(QObject*) () at
/usr/local/lib/qt6/libQt6Multimedia.so.6
#4  0x000000000060c9cf in
mtx::gui::Util::MediaPlayerPrivate::MediaPlayerPrivate (this=0x1f9c3b52d9d0) at
src/mkvtoolnix-gui/util/media_player.cpp:23
#5  0x000000000060c49d in mtx::gui::Util::MediaPlayer::MediaPlayer
(this=0x1f9c39c30620) at src/mkvtoolnix-gui/util/media_player.cpp:31
#6  0x00000000003b2fe8 in mtx::gui::App::setupMediaPlayer (this=<optimized
out>) at src/mkvtoolnix-gui/app.cpp:211
#7  mtx::gui::App::mediaPlayer () at src/mkvtoolnix-gui/app.cpp:217
#8  0x0000000000482f31 in mtx::gui::MainWindow::setupConnections
(this=0x1f9c3b4bc560) at src/mkvtoolnix-gui/main_window/main_window.cpp:242
#9  0x00000000004816e2 in mtx::gui::MainWindow::MainWindow
(this=0x1f9c3b4bc560, parent=<optimized out>) at
src/mkvtoolnix-gui/main_window/main_window.cpp:107
#10 0x00000000003b55b1 in
std::__1::make_unique[abi:se180100]<mtx::gui::MainWindow>() () at
/usr/include/c++/v1/__memory/unique_ptr.h:597
#11 mtx::gui::App::run (this=0x1f9c395c8d60) at src/mkvtoolnix-gui/app.cpp:617
#12 0x00000000005c3ed1 in main (argc=1, argv=0x820ce05d8) at
src/mkvtoolnix-gui/mkvtoolnix_gui.cpp:91

-- 
You are receiving this mail because:
You are the assignee for the bug.