[vlc-devel] commit: input: Make sure we send input state changes events. ( Should fix the non sending of a play event reported by Rov Juvano). ( Pierre d'Herbemont )

Rov Juvano rovjuvano at users.sourceforge.net
Tue Jun 17 10:40:50 CEST 2008


On Mon, Jun 16, 2008 at 02:23:16PM +0200, Pierre d'Herbemont wrote:
> On Jun 16, 2008, at 2:16 PM, Rov Juvano wrote:
> > On Mon, Jun 16, 2008 at 11:45:20AM +0200, git version control wrote:
> >> vlc | branch: master | Pierre d'Herbemont
> >> <pdherbemont at videolan.org> | Mon Jun 16 11:45:05 2008 +0200|
> >> [bbc37b53fbf6ad9210de17a8166aa245bbbbef69]
> >>
> >> input: Make sure we send input state changes events. (Should fix
> >> the non sending of a play event reported by Rov Juvano).
> >>
> >>> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bbc37b53fbf6ad9210de17a8166aa245bbbbef69
> >
> > Now it dies at src/input/input_internal.h:390 with:
> > LibVLC fatal error locking mutex in thread 3032378256 at input/
> > input_internal.h:200: 35
> > Error message: Illegal seek at:
>
> Well, this may be unrelated. You need to give a full backtrace. And a
> how to reproduce.

Umm.... Unpause.

Configured without --enable-debug, I get:
main input error: caught in a callback deadlock?

??? some callback
var_SetInteger (variables.c:807)
input_ChangeState (input_internal.h:390)
Control (input.c:1583)
MainLoop (input.c:687)
Run (input.c:492)
...

--
rovjuvano




More information about the vlc-devel mailing list