Comment 3 for bug 7154

Revision history for this message
In , Sebastien Bacher (seb128) wrote : Re: Bug#261308: totem-xine: totem crashes upon startup

On sam, 2004-07-24 at 21:11 -0400, Chris Hanson wrote:
> Package: totem-xine
> Version: 0.99.15.1-1
> Severity: grave
>
> Please let me know if there is any information I can provide.

Hello,

Yes. We need a backtrace of the crash. Please run it with gdb:
$ gdb totem
$ run
... crashs
$ bt

Thanks,

Sebastien Bacher