On Sun, 28 Jan 2007 19:54:21 +0100
Florent Rougon <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> I know that --print_status has been renamed to --progress_rate, but
> transcode shouldn't segfault even when given a bad option...

Of course it should not.

> % rm core.* && transcode -i source.mpg -o /dev/null -y null,null
> --print_status 20 zsh: segmentation fault (core dumped)  transcode -i
> source.mpg -o /dev/null -y null,null --print_status 20 %

Can't reproduce using today CVS:

$ transcode -i test.mpg -o /dev/null -y null,null --print_status 20
transcode: unrecognized option `--print_status'
'transcode -h | more' shows a list of available command line options.

[quote]
> Loaded symbols for /lib/ld-linux.so.2
> #0  0x41091550 in strncmp () from /lib/tls/libc.so.6
> (gdb) bt
> #0  0x41091550 in strncmp () from /lib/tls/libc.so.6
> #1  0x410db8b5 in confstr () from /lib/tls/libc.so.6
> #2  0x410dc234 in getopt_long_only () from /lib/tls/libc.so.6
> #3  0x080572ea in parse_cmdline (argc=9, argv=0xbf9eb3a4, vob=0x4114af40)
>     at cmdline.c:233
> #4  0x0804f5fe in main (argc=9, argv=0xbf9eb3a4) at transcode.c:622
> %

This backtrace enters, stay and ends into libc, a libc bug/problem is
*possible*. Gentoo box?


Bests,

-- 
Francesco Romani - Ikitt ['people always complain, no matther what you do']
IM contact    : (email first, Antispam default deny!) icq://27-83-87-867
tiny homepage : http://fromani.exit1.org (see IDEAS if you want send code!)
known bugs    : http://tcfoundry.hostme.it/mantis (EXPERIMENTAL)

Reply via email to