Page 1 of 1

Vlc 2.0 freeze [Ticket #6273]

Posted: 29 Feb 2012 00:53
by Nille
When a start playing an movie and use f for fullscreen but holds down f for sometime (1-3sec) vlc freezes.but the sound continues to play.
It starts to use all cpu and i can't close it normally.
If i start it with -vvv i see that it's in an loop printing
[0x160cab8] qt4 video output debug: Qt: Entering Fullscreen
[0x160cab8] qt4 video output debug: Qt4: Fullscreen state changed
[0x160cab8] qt4 video output debug: Qt: Quitting Fullscreen
[0x160cab8] qt4 video output debug: Qt4: Fullscreen state changed

Re: Vlc 2.0 freeze

Posted: 29 Feb 2012 08:37
by Sébastien Escudier
indeed, there must be a race condition bug here.
I created a ticket, thanks for the report.
http://trac.videolan.org/vlc/ticket/6273

Re: Vlc 2.0 freeze

Posted: 29 Feb 2012 14:00
by Nille
Good then i don't need to open a ticket and run an backtrace myself.