Summary: | subtitlecomposer crashes when choosing a different audio stream | ||
---|---|---|---|
Product: | [Applications] subtitlecomposer | Reporter: | Franco Pellegrini <frapell> |
Component: | general | Assignee: | Mladen Milinkovic, Max <maxrd2> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | coocoolatte, maxrd2 |
Priority: | NOR | Keywords: | drkonqi |
Version: | 0.7.1 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Franco Pellegrini
2022-11-29 19:17:05 UTC
Created attachment 158177 [details]
New crash information added by DrKonqi
subtitlecomposer (0.7.1) using Qt 5.15.8
Additionally, if one wants to switch the audio stream WHILE THE VIDEO IS PAUSED, then the application hangs.
-- Backtrace (Reduced):
#7 0x00007f6085785601 in KSelectAction::indexTriggered(int) () at /lib/x86_64-linux-gnu/libKF5WidgetsAddons.so.5
[...]
#9 0x00007f60857855a1 in KSelectAction::triggered(int) () at /lib/x86_64-linux-gnu/libKF5WidgetsAddons.so.5
#10 0x00007f60857881ec in KSelectAction::actionTriggered(QAction*) () at /lib/x86_64-linux-gnu/libKF5WidgetsAddons.so.5
[...]
#12 0x00007f6084f6053f in QActionGroup::triggered(QAction*) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5
[...]
#14 0x00007f6084f5c782 in QAction::triggered(bool) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5
This was likely solved with * 88a6cf4e Fix deadlock/crash while changing audio stream on paused/stopped media #71 |