Re: Scene index does not work on a DVD

Bj|rn Englund <[email protected]> Sat, 1 Oct 2005 02:28:55 +0200
Newsgroups gmane.comp.video.ogle.user
Message-ID <[email protected]>
Thu Sep 29 2005, Mikhail Ramendik wrote:

> The output was rather short.
> 

> (gdb) bt
> #0  0x420746f0 in mallopt () from /lib/tls/libc.so.6
> #1  0x4207389d in malloc () from /lib/tls/libc.so.6
> (gdb) 

Could you try using the 'up' command (one or more times) and then 'bt',
to see what is calling malloc?

/Bj|rn