You are not logged in.

#1 2025-08-01 18:38:55

damnbug
Member
Registered: 2012-09-18
Posts: 88

Avidemux crashes without strace

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

#2 2025-08-01 18:39:40

damnbug
Member
Registered: 2012-09-18
Posts: 88

Re: Avidemux crashes without strace

By the way, the command is avidemux3_qt5.

Offline

#3 2025-08-01 19:34:25

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,717

Re: Avidemux crashes without strace

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

Board footer

Powered by FluxBB