You are not logged in.
Suddenly, Avidemux started crashing. However, if I start it from a terminal using strace, it just works. Why?
Error:
*********** BACKTRACK **************
/usr/lib/libADM_core6.so(ADM_backTrack+0x7e) [0x71af820cb49e]:0:<ADM_backTrack>:-2
/usr/lib/libc.so.6(+0x3e540) [0x71af7f84c540]:1:<>:-2
*********** BACKTRACK **************
*********** Exiting **************Offline
By the way, the command is avidemux3_qt5.
Offline
Race condition?
strace will slow down (and to some extent synchronize) the execution considerably.
Can you run it in gdb?
Can you get a better baktrace than that? In doubt it might leave behind a https://wiki.archlinux.org/title/Core_d … _core_dump ?
Offline