Re: some operations very slow

Dave Plater <[email protected]> Wed, 11 May 2011 17:57:00 +0200
Newsgroups gmane.linux.suse.multimedia
Message-ID <[email protected]>
On 05/11/2011 09:05 AM, jdd wrote:
> DVDstyler crashes when creating the dvd is there is any menu
>
> dvdstyler[9111]: segfault at 20 ip 00007f395c882593 sp 00007fff69064910 error 4 in libavcodec.so.52.119.1[7f395c502000+5aa000]
>
> this is with the packman library
>
> If I change tjhe library to the Videolan one, it crashes but not at the same place
>
> dvdstyler[9703]: segfault at 0 ip 0000000000455753 sp 00007fff4f35f8d0 error 4 in dvdstyler[400000+175000]
>
> from terminal, I see lot of
>
>
>
> [dvd @ 0x4912ba0] buffer underflow i=0 bufi=4717 size=5525
>
> [dvd @ 0x4912ba0] buffer underflow i=0 bufi=1206 size=1963
>
> then:
>
>
> Erreur de segmentation
>
> I can install the debug package if necessary (but I don't know how to use it :-)
>
> jdd
When you create the dvd the log states what is happening and the program that's used to do it. You can start it from the command line :
"dvdstyler -e" and it will write the log to standard error which can be copied.

Dave P