Menu

#3 Crashes When Encode Button is Pressed

open
nobody
None
5
2005-07-09
2005-07-09
Anonymous
No

Re-ran under gdb. Got:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 32525)]
0x08070a67 in SacaOpcionesVideo
(OpcionesVideo=0xbfffd038 "") at ordenes.c:55
55 for (i = 0;
opts_sws[i].Text[0]; i ++)

The opts_sws variable is NUL (opts_sws is zero).

(gdb) print opts_sws
$2 = (OPTS_SWS *) 0x0

This appears to be the result of not having a
gmencoder_opts file
in either home, or /etc.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.