Comment 1 for bug 28589

Revision history for this message
Loic Pefferkorn (loic) wrote :

Can you please provide a backtrace ?

First, install gdb.
In a terminal (gnome-terminal or konsole), type the followings commands:

gdb /usr/bin/vlc
type r
Do steps involving the segfault
you should have messages on gdb
type bt

Then post the result here, with the ubuntu and videolan versions.