News:

SMF - Just Installed!

Main Menu

Comskip Core dump; general protection fault

Started by kalpana, Oct 17, 2023, 04:52 AM

Previous topic - Next topic

kalpana

I recently moved from Xunbuntu 20.04 to 22.04 via a new install not an in place upgrade. Comskip worked fine in 20.04 but, I'm getting core dumps in 22.04. Dmesg says it's a general protection fault.

The following is displayed on the terminal:

Code:

comskip --ini=/etc/comskip.ini "/mnt/DVR_disk/EmbyDVR/XXXXX/Season 1/XXXXX.ts"
Comskip 0.82.009, made using ffmpeg
Donator build
The commandline used was:
comskip --ini=/etc/comskip.ini "/mnt/DVR_disk/EmbyDVR/XXXXXXX/Season 1/XXXXXX.ts"

Setting ini file to /etc/comskip.ini as per commandline
Using /etc/comskip.ini for initiation values.
Segmentation fault (core dumped)ec(378.71 fps), 1.00 sec(342.00 fps), 1%

The following message shows up in dmesg:

Code:

[ 5222.273020] traps: comskip[3636] general protection fault ip:7f1d65a7ecfb sp:7ffc83d52c90 error:0 in libc.so.6[7f1d65a28000+195000]

The puzzling thing is that it's not every time I run it. It is almost every time though.

Any pointers would be appreciated.