Hi, I was trying to get JACK audio working and have been testing it on my system. i used QjackCtl program to start JACK and view messages.
Result was that jack output using melt worked, but Shotcut(14.08.01) and Flowbladed didn't. Latest Shotcut also seems to crash on my system, terminal printout and gdb crash trace attached. So after pressing Start on QjackCtl I got these messages: --- 01:39:38.419 D-BUS: JACK server was started (org.jackaudio.service aka jackdbus). Fri Dec 5 01:39:38 2014: Starting jack server... Fri Dec 5 01:39:38 2014: JACK server starting in realtime mode with priority 10 Fri Dec 5 01:39:38 2014: Acquired audio card Audio0 Fri Dec 5 01:39:38 2014: creating alsa driver ... hw:0|-|1024|2|48000|0|0|nomon|swmeter|-|32bit Fri Dec 5 01:39:38 2014: configuring for 48000Hz, period = 1024 frames (21.3 ms), buffer = 2 periods Fri Dec 5 01:39:38 2014: ALSA: final selected sample format for playback: 32bit integer little-endian Fri Dec 5 01:39:38 2014: ALSA: use 2 periods for playback Fri Dec 5 01:39:38 2014: graph reorder: new port 'system:playback_1' Fri Dec 5 01:39:38 2014: New client 'system' with PID 0 Fri Dec 5 01:39:38 2014: graph reorder: new port 'system:playback_2' Fri Dec 5 01:39:38 2014: graph reorder: new port 'system:playback_3' Fri Dec 5 01:39:38 2014: graph reorder: new port 'system:playback_4' Fri Dec 5 01:39:38 2014: graph reorder: new port 'system:playback_5' Fri Dec 5 01:39:38 2014: graph reorder: new port 'system:playback_6' Fri Dec 5 01:39:38 2014: graph reorder: new port 'system:playback_7' Fri Dec 5 01:39:38 2014: graph reorder: new port 'system:playback_8' Fri Dec 5 01:39:39 2014: Saving settings to "/home/janne/.config/jack/conf.xml" ... 01:39:40.648 JACK connection change. 01:39:40.649 Server configuration saved to "/home/janne/.jackdrc". 01:39:40.649 Statistics reset. 01:39:40.658 Client activated. 01:39:40.662 JACK connection graph change. Fri Dec 5 01:39:40 2014: New client 'qjackctl' with PID 2903 --- So jack server is running with realtime mode and 48000Hz frequency. Then I run melt with command: melt /home/janne/movie.mpg -consumer sdl audio_off=1 frequency=48000 -attach jackrack out_1=system:playback_1 out_2=system:playback_2 Everything seems to work: --- 01:40:07.287 JACK connection graph change. Fri Dec 5 01:40:07 2014: New client 'mlt3056' with PID 3056 01:40:07.588 JACK connection graph change. 01:40:07.969 JACK connection graph change. 01:40:08.335 JACK connection graph change. 01:40:08.555 JACK connection change. 01:40:08.560 JACK connection graph change. Fri Dec 5 01:40:07 2014: Connecting 'mlt3056:out_1' to 'system:playback_1' Fri Dec 5 01:40:07 2014: Connecting 'mlt3056:out_1' to 'mlt3056:in_1' Fri Dec 5 01:40:07 2014: Connecting 'mlt3056:out_2' to 'system:playback_2' Fri Dec 5 01:40:07 2014: Connecting 'mlt3056:out_2' to 'mlt3056:in_2' Fri Dec 5 01:40:07 2014: Disconnecting 'mlt3056:out_1' from 'mlt3056:in_1' Fri Dec 5 01:40:07 2014: Disconnecting 'mlt3056:out_2' from 'mlt3056:in_2' Fri Dec 5 01:40:07 2014: Disconnecting 'mlt3056:out_1' from 'system:playback_1' Fri Dec 5 01:40:07 2014: Disconnecting 'mlt3056:out_2' from 'system:playback_2' Fri Dec 5 01:40:07 2014: Client 'mlt3056' with PID 3056 is out Fri Dec 5 01:40:07 2014: New client 'mlt3056' with PID 3056 Fri Dec 5 01:40:08 2014: Connecting 'mlt3056:out_1' to 'system:playback_1' Fri Dec 5 01:40:08 2014: Connecting 'mlt3056:out_1' to 'mlt3056:in_1' Fri Dec 5 01:40:08 2014: Connecting 'mlt3056:out_2' to 'system:playback_2' Fri Dec 5 01:40:08 2014: Connecting 'mlt3056:out_2' to 'mlt3056:in_2' --- melt window closed: --- 01:40:59.885 JACK connection graph change. 01:41:00.039 JACK connection change. Fri Dec 5 01:40:59 2014: Disconnecting 'mlt3056:out_1' from 'mlt3056:in_1' Fri Dec 5 01:40:59 2014: Disconnecting 'mlt3056:out_2' from 'mlt3056:in_2' Fri Dec 5 01:40:59 2014: Disconnecting 'mlt3056:out_1' from 'system:playback_1' Fri Dec 5 01:40:59 2014: Disconnecting 'mlt3056:out_2' from 'system:playback_2' Fri Dec 5 01:40:59 2014: Client 'mlt3056' with PID 3056 is out --- So far so good. The I launched Shotcut. No messages before I do playback. --- 01:47:11.215 JACK connection graph change. 01:47:11.346 JACK connection graph change. 01:47:11.476 JACK connection change. Fri Dec 5 01:47:11 2014: New client 'mlt3178' with PID 3178 Fri Dec 5 01:47:11 2014: Connecting 'mlt3178:out_1' to 'mlt3178:in_1' Fri Dec 5 01:47:11 2014: ERROR: JackGraphManager::Connect already connected port_src = 9 port_dst = 10 Fri Dec 5 01:47:11 2014: Connecting 'mlt3178:out_2' to 'mlt3178:in_2' Fri Dec 5 01:47:11 2014: ERROR: JackGraphManager::Connect already connected port_src = 11 port_dst = 12 --- Video playback works but no audio comes out from system. After I close Shotcut I get these messages. --- 01:48:25.583 XRUN callback (1). 01:48:25.761 JACK connection graph change. 01:48:25.935 JACK connection change. Fri Dec 5 01:48:25 2014: ERROR: JackEngine::XRun: client = mlt3178 was not finished, state = Running Fri Dec 5 01:48:25 2014: ERROR: JackAudioDriver::ProcessGraphAsyncMaster: Process error Fri Dec 5 01:48:25 2014: ERROR: JackAudioDriver::ProcessGraphAsyncMaster: Process error Fri Dec 5 01:48:25 2014: ERROR: JackAudioDriver::ProcessGraphAsyncMaster: Process error Fri Dec 5 01:48:25 2014: ERROR: JackAudioDriver::ProcessGraphAsyncMaster: Process error Fri Dec 5 01:48:25 2014: ERROR: JackAudioDriver::ProcessGraphAsyncMaster: Process error Fri Dec 5 01:48:25 2014: ERROR: JackAudioDriver::ProcessGraphAsyncMaster: Process error Fri Dec 5 01:48:25 2014: ERROR: JackAudioDriver::ProcessGraphAsyncMaster: Process error Fri Dec 5 01:48:25 2014: ERROR: JackAudioDriver::ProcessGraphAsyncMaster: Process error Fri Dec 5 01:48:25 2014: ERROR: JackAudioDriver::ProcessGraphAsyncMaster: Process error Fri Dec 5 01:48:25 2014: Disconnecting 'mlt3178:out_1' from 'mlt3178:in_1' Fri Dec 5 01:48:25 2014: Disconnecting 'mlt3178:out_2' from 'mlt3178:in_2' Fri Dec 5 01:48:25 2014: ERROR: Failed to find port 'mlt3178:in_1' to destroy Fri Dec 5 01:48:25 2014: ERROR: Failed to find port 'mlt3178:in_2' to destroy Fri Dec 5 01:48:25 2014: ERROR: Failed to find port 'mlt3178:out_1' to destroy Fri Dec 5 01:48:25 2014: ERROR: Failed to find port 'mlt3178:out_2' to destroy Fri Dec 5 01:48:25 2014: Client 'mlt3178' with PID 3178 is out ---- The I started Flowblade. The code I'm using to turn on jack output is: self.consumer.set("audio_off", "1") self.consumer.set("frequency", "48000") self.jack_output_filter = mlt.Filter(self.profile, "jackrack") self.jack_output_filter.set("out_1", "system:playback_1") self.jack_output_filter.set("out_2", "system:playback_2") self.consumer.attach(self.jack_output_filter) consumer is SDLConsumer here. Scratching on timeline works, and playback for about a second, but then Flowblade playback hangs and python process shoots up 20-40% CPU. GUI stays responsive and program runs basically normally, but playback no longer works until program is closed and restarted. So probably some MLT thread enters some busy loop and never leaves. Messages that are printed at start up: --- 01:56:02.884 JACK connection graph change. 01:56:02.946 JACK connection change. 01:56:02.957 JACK connection graph change. Fri Dec 5 01:56:02 2014: New client 'mlt3513' with PID 3513 Fri Dec 5 01:56:02 2014: Connecting 'mlt3513:out_1' to 'system:playback_1' Fri Dec 5 01:56:02 2014: Connecting 'mlt3513:out_1' to 'mlt3513:in_1' Fri Dec 5 01:56:02 2014: Connecting 'mlt3513:out_2' to 'system:playback_2' Fri Dec 5 01:56:02 2014: Connecting 'mlt3513:out_2' to 'mlt3513:in_2' --- I did gdb trace at this point that is attached. After playback is started and hangs no more messages are printesd until I force close terminal used to start Flowblade, then we get: --- 01:56:59.733 JACK connection graph change. 01:56:59.855 JACK connection change. Fri Dec 5 01:56:59 2014: Disconnecting 'mlt3513:out_1' from 'mlt3513:in_1' Fri Dec 5 01:56:59 2014: Disconnecting 'mlt3513:out_2' from 'mlt3513:in_2' Fri Dec 5 01:56:59 2014: Disconnecting 'mlt3513:out_1' from 'system:playback_1' Fri Dec 5 01:56:59 2014: Disconnecting 'mlt3513:out_2' from 'system:playback_2' Fri Dec 5 01:56:59 2014: ERROR: Failed to find port 'mlt3513:in_1' to destroy Fri Dec 5 01:56:59 2014: ERROR: Failed to find port 'mlt3513:in_2' to destroy Fri Dec 5 01:56:59 2014: ERROR: Failed to find port 'mlt3513:out_1' to destroy Fri Dec 5 01:56:59 2014: ERROR: Failed to find port 'mlt3513:out_2' to destroy Fri Dec 5 01:56:59 2014: Client 'mlt3513' with PID 3513 is out --- If I export the sequence as MLT XML file and do melt playback it works. So melt jack playback works, Shotcut is doing something at connection phase that doesn't work, and Flowblade connects and seems to work, but then hangs on playback. I can't test on latest Shotcut as it crashes, info attached. If you have any ideas if I'm doing something wrong on Flowblade those would be appreciated. I can also test Shotcut on my system to fix crash/jack playback. Regards, Janne
Starting program: /usr/bin/python /home/janne/codes/flowblade/flowblade-trunk/flowblade [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Inferior 1 (process 4346) exited with code 02] Starting program: /usr/bin/python /home/janne/codes/hg/flowblade/flowblade-trunk/flowblade [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [New Thread 0x7fffec147700 (LWP 4386)] [New Thread 0x7fffeb946700 (LWP 4387)] [New Thread 0x7fffcfb99700 (LWP 4407)] [Thread 0x7fffcfb99700 (LWP 4407) exited] [New Thread 0x7fffcfb99700 (LWP 4408)] [New Thread 0x7fffcdc3e700 (LWP 4409)] [New Thread 0x7fffcd43d700 (LWP 4410)] [New Thread 0x7fffccc3c700 (LWP 4411)] [New Thread 0x7fffbeecb700 (LWP 4413)] [New Thread 0x7fffbe6ca700 (LWP 4414)] [New Thread 0x7fffbdec9700 (LWP 4415)] [Thread 0x7fffbdec9700 (LWP 4415) exited] [New Thread 0x7fffbdec9700 (LWP 4416)] [New Thread 0x7fffbd518700 (LWP 4417)] [New Thread 0x7fffcc0f9700 (LWP 4418)] [New Thread 0x7fffbc812700 (LWP 4420)] [New Thread 0x7fffa7efe700 (LWP 4422)] [Thread 0x7fffcdc3e700 (LWP 4409) exited] [Thread 0x7fffbe6ca700 (LWP 4414) exited] [Thread 0x7fffcd43d700 (LWP 4410) exited] [New Thread 0x7fffbd5c8700 (LWP 4429)] [New Thread 0x7fffa461e700 (LWP 4430)] [New Thread 0x7fffcd43d700 (LWP 4431)] [New Thread 0x7fffbe6ca700 (LWP 4432)] [New Thread 0x7fffcdc3e700 (LWP 4433)] [New Thread 0x7fff97ffe700 (LWP 4434)] [Thread 0x7fffccc3c700 (LWP 4411) exited] [Thread 0x7fffcdc3e700 (LWP 4433) exited] [Thread 0x7fffbe6ca700 (LWP 4432) exited] [Thread 0x7fff97ffe700 (LWP 4434) exited] [New Thread 0x7fff97ffe700 (LWP 4435)] [New Thread 0x7fffbe6ca700 (LWP 4436)] [New Thread 0x7fffcdc3e700 (LWP 4437)] [New Thread 0x7fffccc3c700 (LWP 4438)] [New Thread 0x7fff973fc700 (LWP 4439)] [New Thread 0x7fff96bfb700 (LWP 4440)] [New Thread 0x7fff963fa700 (LWP 4441)] [Thread 0x7fffbe6ca700 (LWP 4436) exited] [Thread 0x7fff97ffe700 (LWP 4435) exited] [New Thread 0x7fff97ffe700 (LWP 4442)] [New Thread 0x7fff953f4700 (LWP 4443)] [New Thread 0x7fff94bf3700 (LWP 4444)] [New Thread 0x7fff8b188700 (LWP 4445)] [New Thread 0x7fff8a987700 (LWP 4446)] [New Thread 0x7fff8a186700 (LWP 4447)] [Thread 0x7fffcd43d700 (LWP 4431) exited] [Thread 0x7fff8a186700 (LWP 4447) exited] [New Thread 0x7fff8a186700 (LWP 4448)] [Thread 0x7fff8a186700 (LWP 4448) exited] [New Thread 0x7fff8a186700 (LWP 4462)] [Thread 0x7fff8a186700 (LWP 4462) exited] [New Thread 0x7fff8a186700 (LWP 4463)] [Thread 0x7fff8a186700 (LWP 4463) exited] [New Thread 0x7fff8a186700 (LWP 4469)] [Thread 0x7fff8a186700 (LWP 4469) exited] [New Thread 0x7fff8a186700 (LWP 4470)] [Thread 0x7fff8a186700 (LWP 4470) exited] [New Thread 0x7fff8a186700 (LWP 4472)] [New Thread 0x7fffcd43d700 (LWP 4473)] [New Thread 0x7fff89985700 (LWP 4474)] [New Thread 0x7fff89184700 (LWP 4475)] [New Thread 0x7fff88983700 (LWP 4476)] [New Thread 0x7fff7bfff700 (LWP 4477)] [Thread 0x7fffcd43d700 (LWP 4473) exited] [Thread 0x7fff8a186700 (LWP 4472) exited] [Thread 0x7fff88983700 (LWP 4476) exited] [Thread 0x7fff89985700 (LWP 4474) exited] [Thread 0x7fff7bfff700 (LWP 4477) exited] [New Thread 0x7fff7bfff700 (LWP 4478)] [New Thread 0x7fffbe6ca700 (LWP 4479)] [New Thread 0x7fff89985700 (LWP 4480)] [New Thread 0x7fff88983700 (LWP 4481)] [New Thread 0x7fff8a186700 (LWP 4482)] [New Thread 0x7fffcd43d700 (LWP 4483)] [New Thread 0x7fff7b7fe700 (LWP 4484)] [Thread 0x7fffbe6ca700 (LWP 4479) exited] [Thread 0x7fff7bfff700 (LWP 4478) exited] [New Thread 0x7fff7bfff700 (LWP 4485)] [New Thread 0x7fff7affd700 (LWP 4486)] [New Thread 0x7fff7a7fc700 (LWP 4487)] [New Thread 0x7fff79ffb700 (LWP 4488)] [New Thread 0x7fff797fa700 (LWP 4489)] [Thread 0x7fff89184700 (LWP 4475) exited] [New Thread 0x7fff89184700 (LWP 4494)] [Thread 0x7fff89184700 (LWP 4494) exited] Program received signal SIGHUP, Hangup. 0x00007ffff7bc566b in pthread_join (threadid=140736379787008, thread_return=thread_return@entry=0x0) at pthread_join.c:92 92 pthread_join.c: No such file or directory. Starting program: /usr/bin/python /home/janne/codes/hg/flowblade/flowblade-trunk/flowblade [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [New Thread 0x7fffec147700 (LWP 4823)] [New Thread 0x7fffeb741700 (LWP 4824)] [New Thread 0x7fffcfb99700 (LWP 4842)] [Thread 0x7fffcfb99700 (LWP 4842) exited] [New Thread 0x7fffcfb99700 (LWP 4843)] [New Thread 0x7fffcdc3e700 (LWP 4844)] [New Thread 0x7fffcd43d700 (LWP 4845)] [New Thread 0x7fffccc3c700 (LWP 4846)] [New Thread 0x7fffbeecb700 (LWP 4848)] [New Thread 0x7fffbe6ca700 (LWP 4849)] [Thread 0x7fffbe6ca700 (LWP 4849) exited] [New Thread 0x7fffbe6ca700 (LWP 4850)] [New Thread 0x7fffbdd19700 (LWP 4851)] [New Thread 0x7fffbd013700 (LWP 4852)] [New Thread 0x7fffcc0f9700 (LWP 4853)] [New Thread 0x7fff9bffe700 (LWP 4854)] [New Thread 0x7fffbddc9700 (LWP 4855)] [New Thread 0x7fff996f8700 (LWP 4856)] [Thread 0x7fffccc3c700 (LWP 4846) exited] [Thread 0x7fffcd43d700 (LWP 4845) exited] [New Thread 0x7fffcd43d700 (LWP 4857)] [New Thread 0x7fffccc3c700 (LWP 4858)] [New Thread 0x7fff98b38700 (LWP 4859)] [New Thread 0x7fff87188700 (LWP 4860)] [Thread 0x7fffcdc3e700 (LWP 4844) exited] [Thread 0x7fffccc3c700 (LWP 4858) exited] [Thread 0x7fff87188700 (LWP 4860) exited] [Thread 0x7fffcd43d700 (LWP 4857) exited] [New Thread 0x7fffcd43d700 (LWP 4863)] [New Thread 0x7fff87188700 (LWP 4864)] [New Thread 0x7fffccc3c700 (LWP 4865)] [New Thread 0x7fffcdc3e700 (LWP 4866)] [New Thread 0x7fff86586700 (LWP 4867)] [New Thread 0x7fff85d85700 (LWP 4868)] [New Thread 0x7fff85584700 (LWP 4869)] [Thread 0x7fff87188700 (LWP 4864) exited] [Thread 0x7fffcd43d700 (LWP 4863) exited] [New Thread 0x7fffcd43d700 (LWP 4870)] [New Thread 0x7fff7ffff700 (LWP 4871)] [New Thread 0x7fff7f7fe700 (LWP 4872)] [New Thread 0x7fff7effd700 (LWP 4873)] [New Thread 0x7fff7e7fc700 (LWP 4874)] [Thread 0x7fff98b38700 (LWP 4859) exited] [New Thread 0x7fff98b38700 (LWP 4876)] Program received signal SIGINT, Interrupt. 0x00007ffff78e3c6d in poll () at ../sysdeps/unix/syscall-template.S:81 81 ../sysdeps/unix/syscall-template.S: No such file or directory. Thread 34 (Thread 0x7fff98b38700 (LWP 4876)): #0 0x00007ffff78e88e3 in select () at ../sysdeps/unix/syscall-template.S:81 #1 0x00000000005519c9 in floatsleep (secs=<optimized out>) at ../Modules/timemodule.c:948 #2 time_sleep.72194 (self=<optimized out>, args=<optimized out>) at ../Modules/timemodule.c:206 #3 0x000000000052c6d5 in call_function (oparg=<optimized out>, pp_stack=0x7fff98b37310) at ../Python/ceval.c:4020 #4 PyEval_EvalFrameEx ( f=f@entry=Frame 0x7fff800017b0, for file /usr/lib/python2.7/threading.py, line 358, in wait (self=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fffd0c28530>, acquire=<built-in method acquire of thread.lock object at remote 0x7fffd0c28530>, _Condition__waiters=[<thread.lock at remote 0x7fffd0c283d0>], release=<built-in method release of thread.lock object at remote 0x7fffd0c28530>) at remote 0x7fffcfbafa10>, timeout=<float at remote 0x1091430>, waiter=<thread.lock at remote 0x7fffd0c283d0>, saved_state=None, endtime=<float at remote 0x1b11f68>, delay=<float at remote 0x1b11ec0>, gotit=False, remaining=<float at remote 0x1b11ec0>), throwflag=throwflag@entry=0) at ../Python/ceval.c:2666 #5 0x000000000055c594 in PyEval_EvalCodeEx (co=0x7fffeab2d4b0, globals=<optimized out>, locals=locals@entry=0x0, args=<optimized out>, argcount=argcount@entry=2, kws=<optimized out>, kwcount=0, defs=0x7fffeab49268, defcount=1, closure=0x0) at ../Python/ceval.c:3252 #6 0x000000000052ca8d in fast_function (nk=<optimized out>, na=2, n=<optimized out>, pp_stack=0x7fff98b374f0, func=<function at remote 0x7fffeab5b5f0>) at ../Python/ceval.c:4116 #7 call_function (oparg=<optimized out>, pp_stack=0x7fff98b374f0) at ../Python/ceval.c:4041 #8 PyEval_EvalFrameEx ( f=f@entry=Frame 0x7fffbc005790, for file /usr/lib/python2.7/threading.py, line 620, in wait (self=<_Event(_Verbose__verbose=False, _Event__flag=False, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fffd0c28530>, acquire=<built-in method acquire of thread.lock object at remote 0x7fffd0c28530>, _Condition__waiters=[<thread.lock at remote 0x7fffd0c283d0>], release=<built-in method release of thread.lock object at remote 0x7fffd0c28530>) at remote 0x7fffcfbafa10>) at remote 0x7fffcfbafad0>, timeout=<float at remote 0x1091430>), throwflag=throwflag@entry=0) at ../Python/ceval.c:2666 #9 0x000000000055c594 in PyEval_EvalCodeEx (co=0x7fffeab2df30, globals=<optimized out>, locals=locals@entry=0x0, args=<optimized out>, argcount=argcount@entry=2, kws=<optimized out>, kwcount=0, defs=0x7fffeab57428, defcount=1, closure=0x0) at ../Python/ceval.c:3252 #10 0x000000000052ca8d in fast_function (nk=<optimized out>, na=2, n=<optimized out>, pp_stack=0x7fff98b376d0, func=<function at remote 0x7fffeab5bde8>) at ../Python/ceval.c:4116 #11 call_function (oparg=<optimized out>, pp_stack=0x7fff98b376d0) at ../Python/ceval.c:4041 #12 PyEval_EvalFrameEx ( f=f@entry=Frame 0x7fffbc005960, for file /home/janne/codes/hg/flowblade/flowblade-trunk/Flowblade/utils.py, line 77, in runner (self=<Ticker(thread=<Thread(_Thread__ident=140735755290368, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fffd0c28490>, acquire=<built-in method acquire of thread.lock object at remote 0x7fffd0c28490>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fffd0c28490>) at remote 0x7fffcfbafe10>, _Thread__name='Thread-4', _Thread__daemonic=False, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fffd0c28970>, acquire=<built-in method acquire of thread.lock object at remote 0x7fffd0c28970>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fffd0c28970>) at remote 0x7fffcfbafd90>) at remote 0x7fffcfbafd10>, _Thread__stderr=<file at remote 0x7ffff7fb01e0>, _Thr...(truncated), throwflag=throwflag@entry=0) at ../Python/ceval.c:2666 #13 0x000000000056d0aa in PyEval_EvalCodeEx (closure=<optimized out>, defcount=<optimized out>, defs=0x0, kwcount=<optimized out>, kws=<optimized out>, argcount=-1140827808, args=<optimized out>, locals=0x0, globals=<optimized out>, co=<optimized out>) at ../Python/ceval.c:3252 #14 function_call (func=<optimized out>, arg=<optimized out>, kw=<optimized out>) at ../Objects/funcobject.c:526 #15 0x000000000052e1e6 in PyObject_Call (kw={}, arg=(<Ticker(thread=<Thread(_Thread__ident=140735755290368, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fffd0c28490>, acquire=<built-in method acquire of thread.lock object at remote 0x7fffd0c28490>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fffd0c28490>) at remote 0x7fffcfbafe10>, _Thread__name='Thread-4', _Thread__daemonic=False, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fffd0c28970>, acquire=<built-in method acquire of thread.lock object at remote 0x7fffd0c28970>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fffd0c28970>) at remote 0x7fffcfbafd90>) at remote 0x7fffcfbafd10>, _Thread__stderr=<file at remote 0x7ffff7fb01e0>, _Thread__target=<instancemethod at remote 0x7fffcfbb1e60>, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(<_Event...(truncated), func=<function at remote 0x7fffeab5eb90>) at ../Objects/abstract.c:2529 #16 ext_do_call (nk=<optimized out>, na=<optimized out>, flags=<optimized out>, pp_stack=0x7fff98b378d0, func=<function at remote 0x7fffeab5eb90>) at ../Python/ceval.c:4333 #17 PyEval_EvalFrameEx ( f=f@entry=Frame 0x7fffbc001cc8, for file /usr/lib/python2.7/threading.py, line 763, in run (self=<Thread(_Thread__ident=140735755290368, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fffd0c28490>, acquire=<built-in method acquire of thread.lock object at remote 0x7fffd0c28490>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fffd0c28490>) at remote 0x7fffcfbafe10>, _Thread__name='Thread-4', _Thread__daemonic=False, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fffd0c28970>, acquire=<built-in method acquire of thread.lock object at remote 0x7fffd0c28970>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fffd0c28970>) at remote 0x7fffcfbafd90>) at remote 0x7fffcfbafd10>, _Thread__stderr=<file at remote 0x7ffff7fb01e0>, _Thread__target=<instancemethod at remote 0x7fffcfbb1e6...(truncated), throwflag=throwflag@entry=0) at ../Python/ceval.c:2705 #18 0x000000000052cf32 in fast_function (nk=<optimized out>, na=<optimized out>, n=1, pp_stack=0x7fff98b37a10, func=<function at remote 0x7fffeab5c230>) at ../Python/ceval.c:4106 #19 call_function (oparg=<optimized out>, pp_stack=0x7fff98b37a10) at ../Python/ceval.c:4041 #20 PyEval_EvalFrameEx ( f=f@entry=Frame 0x1b53820, for file /usr/lib/python2.7/threading.py, line 810, in __bootstrap_inner (self=<Thread(_Thread__ident=140735755290368, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fffd0c28490>, acquire=<built-in method acquire of thread.lock object at remote 0x7fffd0c28490>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fffd0c28490>) at remote 0x7fffcfbafe10>, _Thread__name='Thread-4', _Thread__daemonic=False, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fffd0c28970>, acquire=<built-in method acquire of thread.lock object at remote 0x7fffd0c28970>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fffd0c28970>) at remote 0x7fffcfbafd90>) at remote 0x7fffcfbafd10>, _Thread__stderr=<file at remote 0x7ffff7fb01e0>, _Thread__target=<instancemethod at remote 0x7f...(truncated), throwflag=throwflag@entry=0) at ../Python/ceval.c:2666 #21 0x000000000052cf32 in fast_function (nk=<optimized out>, na=<optimized out>, n=1, pp_stack=0x7fff98b37b50, func=<function at remote 0x7fffeab5c398>) at ../Python/ceval.c:4106 #22 call_function (oparg=<optimized out>, pp_stack=0x7fff98b37b50) at ../Python/ceval.c:4041 #23 PyEval_EvalFrameEx ( f=f@entry=Frame 0x1b533e0, for file /usr/lib/python2.7/threading.py, line 783, in __bootstrap (self=<Thread(_Thread__ident=140735755290368, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fffd0c28490>, acquire=<built-in method acquire of thread.lock object at remote 0x7fffd0c28490>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fffd0c28490>) at remote 0x7fffcfbafe10>, _Thread__name='Thread-4', _Thread__daemonic=False, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fffd0c28970>, acquire=<built-in method acquire of thread.lock object at remote 0x7fffd0c28970>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fffd0c28970>) at remote 0x7fffcfbafd90>) at remote 0x7fffcfbafd10>, _Thread__stderr=<file at remote 0x7ffff7fb01e0>, _Thread__target=<instancemethod at remote 0x7fffcfbb...(truncated), throwflag=throwflag@entry=0) at ../Python/ceval.c:2666 #24 0x000000000056d0aa in PyEval_EvalCodeEx (closure=<optimized out>, defcount=<optimized out>, defs=0x0, kwcount=<optimized out>, kws=<optimized out>, argcount=28652512, args=<optimized out>, locals=0x0, globals=<optimized out>, co=<optimized out>) at ../Python/ceval.c:3252 #25 function_call (func=func@entry=<function at remote 0x7fffeab5c2a8>, arg=arg@entry=(<Thread(_Thread__ident=140735755290368, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fffd0c28490>, acquire=<built-in method acquire of thread.lock object at remote 0x7fffd0c28490>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fffd0c28490>) at remote 0x7fffcfbafe10>, _Thread__name='Thread-4', _Thread__daemonic=False, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fffd0c28970>, acquire=<built-in method acquire of thread.lock object at remote 0x7fffd0c28970>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fffd0c28970>) at remote 0x7fffcfbafd90>) at remote 0x7fffcfbafd10>, _Thread__stderr=<file at remote 0x7ffff7fb01e0>, _Thread__target=<instancemethod at remote 0x7fffcfbb1e60>, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(<_Event(_Verbose__verb...(truncated), kw=kw@entry=0x0) at ../Objects/funcobject.c:526 #26 0x00000000004d9854 in PyObject_Call (kw=0x0, arg=(<Thread(_Thread__ident=140735755290368, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fffd0c28490>, acquire=<built-in method acquire of thread.lock object at remote 0x7fffd0c28490>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fffd0c28490>) at remote 0x7fffcfbafe10>, _Thread__name='Thread-4', _Thread__daemonic=False, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fffd0c28970>, acquire=<built-in method acquire of thread.lock object at remote 0x7fffd0c28970>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fffd0c28970>) at remote 0x7fffcfbafd90>) at remote 0x7fffcfbafd10>, _Thread__stderr=<file at remote 0x7ffff7fb01e0>, _Thread__target=<instancemethod at remote 0x7fffcfbb1e60>, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(<_Event(_Verbose__verb...(truncated), func=<function at remote 0x7fffeab5c2a8>) at ../Objects/abstract.c:2529 #27 instancemethod_call.8802 (func=<function at remote 0x7fffeab5c2a8>, func@entry=<instancemethod at remote 0x7fffcfba1b90>, arg=(<Thread(_Thread__ident=140735755290368, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fffd0c28490>, acquire=<built-in method acquire of thread.lock object at remote 0x7fffd0c28490>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fffd0c28490>) at remote 0x7fffcfbafe10>, _Thread__name='Thread-4', _Thread__daemonic=False, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fffd0c28970>, acquire=<built-in method acquire of thread.lock object at remote 0x7fffd0c28970>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fffd0c28970>) at remote 0x7fffcfbafd90>) at remote 0x7fffcfbafd10>, _Thread__stderr=<file at remote 0x7ffff7fb01e0>, _Thread__target=<instancemethod at remote 0x7fffcfbb1e60>, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(<_Event(_Verbose__verb...(truncated), arg@entry=(), kw=0x0) at ../Objects/classobject.c:2602 #28 0x00000000004da20b in PyObject_Call (kw=<optimized out>, arg=(), func=<instancemethod at remote 0x7fffcfba1b90>) at ../Objects/abstract.c:2529 #29 PyEval_CallObjectWithKeywords ( func=<instancemethod at remote 0x7fffcfba1b90>, arg=(), kw=<optimized out>) at ../Python/ceval.c:3889 #30 0x00000000005872b2 in t_bootstrap.71638 (boot_raw=0x1b4e6b0) at ../Modules/threadmodule.c:614 #31 0x00007ffff7bc4182 in start_thread (arg=0x7fff98b38700) at pthread_create.c:312 #32 0x00007ffff78f0fbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 33 (Thread 0x7fff7e7fc700 (LWP 4874)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007fffe0ebd58b in ?? () from /home/janne/flowblade/20141126/lib/libavcodec.so.56 #2 0x00007ffff7bc4182 in start_thread (arg=0x7fff7e7fc700) at pthread_create.c:312 #3 0x00007ffff78f0fbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 32 (Thread 0x7fff7effd700 (LWP 4873)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007fffe0ebd58b in ?? () from /home/janne/flowblade/20141126/lib/libavcodec.so.56 #2 0x00007ffff7bc4182 in start_thread (arg=0x7fff7effd700) at pthread_create.c:312 #3 0x00007ffff78f0fbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 31 (Thread 0x7fff7f7fe700 (LWP 4872)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007fffe0ebd58b in ?? () from /home/janne/flowblade/20141126/lib/libavcodec.so.56 #2 0x00007ffff7bc4182 in start_thread (arg=0x7fff7f7fe700) at pthread_create.c:312 #3 0x00007ffff78f0fbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 30 (Thread 0x7fff7ffff700 (LWP 4871)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007fffe0ebd58b in ?? () from /home/janne/flowblade/20141126/lib/libavcodec.so.56 #2 0x00007ffff7bc4182 in start_thread (arg=0x7fff7ffff700) at pthread_create.c:312 #3 0x00007ffff78f0fbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 29 (Thread 0x7fffcd43d700 (LWP 4870)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007fffe0ebd58b in ?? () from /home/janne/flowblade/20141126/lib/libavcodec.so.56 #2 0x00007ffff7bc4182 in start_thread (arg=0x7fffcd43d700) at pthread_create.c:312 #3 0x00007ffff78f0fbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 28 (Thread 0x7fff85584700 (LWP 4869)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007fffe0ebd58b in ?? () from /home/janne/flowblade/20141126/lib/libavcodec.so.56 #2 0x00007ffff7bc4182 in start_thread (arg=0x7fff85584700) at pthread_create.c:312 #3 0x00007ffff78f0fbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 27 (Thread 0x7fff85d85700 (LWP 4868)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007fffe0ebd58b in ?? () from /home/janne/flowblade/20141126/lib/libavcodec.so.56 #2 0x00007ffff7bc4182 in start_thread (arg=0x7fff85d85700) at pthread_create.c:312 #3 0x00007ffff78f0fbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 26 (Thread 0x7fff86586700 (LWP 4867)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007fffe0ebd58b in ?? () from /home/janne/flowblade/20141126/lib/libavcodec.so.56 #2 0x00007ffff7bc4182 in start_thread (arg=0x7fff86586700) at pthread_create.c:312 #3 0x00007ffff78f0fbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 25 (Thread 0x7fffcdc3e700 (LWP 4866)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007fffe0ebd58b in ?? () from /home/janne/flowblade/20141126/lib/libavcodec.so.56 #2 0x00007ffff7bc4182 in start_thread (arg=0x7fffcdc3e700) at pthread_create.c:312 #3 0x00007ffff78f0fbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 24 (Thread 0x7fffccc3c700 (LWP 4865)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007fffe0ebd58b in ?? () from /home/janne/flowblade/20141126/lib/libavcodec.so.56 #2 0x00007ffff7bc4182 in start_thread (arg=0x7fffccc3c700) at pthread_create.c:312 #3 0x00007ffff78f0fbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 17 (Thread 0x7fff996f8700 (LWP 4856)): #0 sem_timedwait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S:101 #1 0x00007fffda1696cc in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0 #2 0x00007fffda14d0f9 in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0 #3 0x00007fffda151bc6 in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0 #4 0x00007fffda14b7ba in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0 #5 0x00007fffda14b67e in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0 #6 0x00007fffda14b648 in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0 #7 0x00007fffda149279 in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0 #8 0x00007fffda168858 in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0 #9 0x00007ffff7bc4182 in start_thread (arg=0x7fff996f8700) at pthread_create.c:312 #10 0x00007ffff78f0fbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 16 (Thread 0x7fffbddc9700 (LWP 4855)): #0 0x00007ffff7bcb3bd in read () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007fffda16acf6 in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0 #2 0x00007fffda16e287 in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0 #3 0x00007fffda16df9c in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0 #4 0x00007fffda168858 in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0 #5 0x00007ffff7bc4182 in start_thread (arg=0x7fffbddc9700) at pthread_create.c:312 #6 0x00007ffff78f0fbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 15 (Thread 0x7fff9bffe700 (LWP 4854)): #0 0x00007ffff7bcbb9d in nanosleep () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007fffd383d69a in video_thread (arg=0x1a514c0) at consumer_sdl.c:753 #2 0x00007ffff7bc4182 in start_thread (arg=0x7fff9bffe700) at pthread_create.c:312 #3 0x00007ffff78f0fbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 14 (Thread 0x7fffcc0f9700 (LWP 4853)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007fffda169d5a in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0 #2 0x00007fffda165f21 in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0 #3 0x00007fffda168858 in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0 #4 0x00007ffff7bc4182 in start_thread (arg=0x7fffcc0f9700) at pthread_create.c:312 #5 0x00007ffff78f0fbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 13 (Thread 0x7fffbd013700 (LWP 4852)): #0 0x00007ffff78e3d2f in __GI_ppoll (fds=0x7fffac005a60, nfds=2, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:56 #1 0x00007fffd95638d7 in pa_mainloop_poll () from /usr/lib/x86_64-linux-gnu/libpulse.so.0 #2 0x00007fffd9563ece in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0 #3 0x00007fffd9be3a8b in ?? () from /usr/lib/x86_64-linux-gnu/libSDL-1.2.so.0 #4 0x00007fffd9bb78f0 in ?? () from /usr/lib/x86_64-linux-gnu/libSDL-1.2.so.0 #5 0x00007fffd9bbfad8 in ?? () from /usr/lib/x86_64-linux-gnu/libSDL-1.2.so.0 #6 0x00007fffd9bff109 in ?? () from /usr/lib/x86_64-linux-gnu/libSDL-1.2.so.0 #7 0x00007ffff7bc4182 in start_thread (arg=0x7fffbd013700) at pthread_create.c:312 #8 0x00007ffff78f0fbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 12 (Thread 0x7fffbdd19700 (LWP 4851)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007ffff6421eb3 in consumer_read_ahead_thread (arg=0x1a514c0) at mlt_consumer.c:830 #2 0x00007ffff7bc4182 in start_thread (arg=0x7fffbdd19700) at pthread_create.c:312 #3 0x00007ffff78f0fbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 11 (Thread 0x7fffbe6ca700 (LWP 4850)): #0 0x00007ffff7bcbb9d in nanosleep () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007fffd383e17a in consumer_thread (arg=<optimized out>) at consumer_sdl.c:842 #2 0x00007ffff7bc4182 in start_thread (arg=0x7fffbe6ca700) at pthread_create.c:312 #3 0x00007ffff78f0fbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 9 (Thread 0x7fffbeecb700 (LWP 4848)): #0 0x00007ffff78e88e3 in select () at ../sysdeps/unix/syscall-template.S:81 #1 0x00000000005519c9 in floatsleep (secs=<optimized out>) at ../Modules/timemodule.c:948 #2 time_sleep.72194 (self=<optimized out>, args=<optimized out>) at ../Modules/timemodule.c:206 #3 0x000000000052c6d5 in call_function (oparg=<optimized out>, pp_stack=0x7fffbeeca310) at ../Python/ceval.c:4020 #4 PyEval_EvalFrameEx ( f=f@entry=Frame 0x16e3ab0, for file /usr/lib/python2.7/threading.py, line 358, in wait (self=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fffd0c28910>, acquire=<built-in method acquire of thread.lock object at remote 0x7fffd0c28910>, _Condition__waiters=[<thread.lock at remote 0x7fffd0c28450>], release=<built-in method release of thread.lock object at remote 0x7fffd0c28910>) at remote 0x7fffcfbaf790>, timeout=<float at remote 0x96d460>, waiter=<thread.lock at remote 0x7fffd0c28450>, saved_state=None, endtime=<float at remote 0x1b11f08>, delay=<float at remote 0x1b11e30>, gotit=False, remaining=<float at remote 0x1b11e30>), throwflag=throwflag@entry=0) at ../Python/ceval.c:2666 #5 0x000000000055c594 in PyEval_EvalCodeEx (co=0x7fffeab2d4b0, globals=<optimized out>, locals=locals@entry=0x0, args=<optimized out>, argcount=argcount@entry=2, kws=<optimized out>, kwcount=0, defs=0x7fffeab49268, defcount=1, closure=0x0) at ../Python/ceval.c:3252 #6 0x000000000052ca8d in fast_function (nk=<optimized out>, na=2, n=<optimized out>, pp_stack=0x7fffbeeca4f0, func=<function at remote 0x7fffeab5b5f0>) at ../Python/ceval.c:4116 #7 call_function (oparg=<optimized out>, pp_stack=0x7fffbeeca4f0) at ../Python/ceval.c:4041 #8 PyEval_EvalFrameEx ( f=f@entry=Frame 0x7fffd0b743f0, for file /usr/lib/python2.7/threading.py, line 620, in wait (self=<_Event(_Verbose__verbose=False, _Event__flag=False, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fffd0c28910>, acquire=<built-in method acquire of thread.lock object at remote 0x7fffd0c28910>, _Condition__waiters=[<thread.lock at remote 0x7fffd0c28450>], release=<built-in method release of thread.lock object at remote 0x7fffd0c28910>) at remote 0x7fffcfbaf790>) at remote 0x7fffcfbaf710>, timeout=<float at remote 0x96d460>), throwflag=throwflag@entry=0) at ../Python/ceval.c:2666 #9 0x000000000055c594 in PyEval_EvalCodeEx (co=0x7fffeab2df30, globals=<optimized out>, locals=locals@entry=0x0, args=<optimized out>, argcount=argcount@entry=2, kws=<optimized out>, kwcount=0, defs=0x7fffeab57428, defcount=1, closure=0x0) at ../Python/ceval.c:3252 #10 0x000000000052ca8d in fast_function (nk=<optimized out>, na=2, n=<optimized out>, pp_stack=0x7fffbeeca6d0, func=<function at remote 0x7fffeab5bde8>) at ../Python/ceval.c:4116 #11 call_function (oparg=<optimized out>, pp_stack=0x7fffbeeca6d0) at ../Python/ceval.c:4041 #12 PyEval_EvalFrameEx ( f=f@entry=Frame 0x7fffd0b745c0, for file /home/janne/codes/hg/flowblade/flowblade-trunk/Flowblade/utils.py, line 77, in runner (self=<Ticker(thread=<Thread(_Thread__ident=140736396572416, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fffd0c28850>, acquire=<built-in method acquire of thread.lock object at remote 0x7fffd0c28850>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fffd0c28850>) at remote 0x7fffcfbaf8d0>, _Thread__name='Thread-2', _Thread__daemonic=False, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fffd0c287d0>, acquire=<built-in method acquire of thread.lock object at remote 0x7fffd0c287d0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fffd0c287d0>) at remote 0x7fffcfbaf850>) at remote 0x7fffcfb9d0d0>, _Thread__stderr=<file at remote 0x7ffff7fb01e0>, _Thr...(truncated), throwflag=throwflag@entry=0) at ../Python/ceval.c:2666 #13 0x000000000056d0aa in PyEval_EvalCodeEx (closure=<optimized out>, defcount=<optimized out>, defs=0x0, kwcount=<optimized out>, kws=<optimized out>, argcount=-793295424, args=<optimized out>, locals=0x0, globals=<optimized out>, co=<optimized out>) at ../Python/ceval.c:3252 #14 function_call (func=<optimized out>, arg=<optimized out>, kw=<optimized out>) at ../Objects/funcobject.c:526 #15 0x000000000052e1e6 in PyObject_Call (kw={}, arg=(<Ticker(thread=<Thread(_Thread__ident=140736396572416, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fffd0c28850>, acquire=<built-in method acquire of thread.lock object at remote 0x7fffd0c28850>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fffd0c28850>) at remote 0x7fffcfbaf8d0>, _Thread__name='Thread-2', _Thread__daemonic=False, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fffd0c287d0>, acquire=<built-in method acquire of thread.lock object at remote 0x7fffd0c287d0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fffd0c287d0>) at remote 0x7fffcfbaf850>) at remote 0x7fffcfb9d0d0>, _Thread__stderr=<file at remote 0x7ffff7fb01e0>, _Thread__target=<instancemethod at remote 0x7fffe2d38cd0>, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(<_Event...(truncated), func=<function at remote 0x7fffeab5eb90>) at ../Objects/abstract.c:2529 #16 ext_do_call (nk=<optimized out>, na=<optimized out>, flags=<optimized out>, pp_stack=0x7fffbeeca8d0, func=<function at remote 0x7fffeab5eb90>) at ../Python/ceval.c:4333 #17 PyEval_EvalFrameEx ( f=f@entry=Frame 0x7fffcfb9c5a8, for file /usr/lib/python2.7/threading.py, line 763, in run (self=<Thread(_Thread__ident=140736396572416, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fffd0c28850>, acquire=<built-in method acquire of thread.lock object at remote 0x7fffd0c28850>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fffd0c28850>) at remote 0x7fffcfbaf8d0>, _Thread__name='Thread-2', _Thread__daemonic=False, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fffd0c287d0>, acquire=<built-in method acquire of thread.lock object at remote 0x7fffd0c287d0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fffd0c287d0>) at remote 0x7fffcfbaf850>) at remote 0x7fffcfb9d0d0>, _Thread__stderr=<file at remote 0x7ffff7fb01e0>, _Thread__target=<instancemethod at remote 0x7fffe2d38cd...(truncated), throwflag=throwflag@entry=0) at ../Python/ceval.c:2705 #18 0x000000000052cf32 in fast_function (nk=<optimized out>, na=<optimized out>, n=1, pp_stack=0x7fffbeecaa10, func=<function at remote 0x7fffeab5c230>) at ../Python/ceval.c:4106 #19 call_function (oparg=<optimized out>, pp_stack=0x7fffbeecaa10) at ../Python/ceval.c:4041 #20 PyEval_EvalFrameEx ( f=f@entry=Frame 0x7fffc8000910, for file /usr/lib/python2.7/threading.py, line 810, in __bootstrap_inner (self=<Thread(_Thread__ident=140736396572416, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fffd0c28850>, acquire=<built-in method acquire of thread.lock object at remote 0x7fffd0c28850>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fffd0c28850>) at remote 0x7fffcfbaf8d0>, _Thread__name='Thread-2', _Thread__daemonic=False, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fffd0c287d0>, acquire=<built-in method acquire of thread.lock object at remote 0x7fffd0c287d0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fffd0c287d0>) at remote 0x7fffcfbaf850>) at remote 0x7fffcfb9d0d0>, _Thread__stderr=<file at remote 0x7ffff7fb01e0>, _Thread__target=<instancemethod at remote...(truncated), throwflag=throwflag@entry=0) at ../Python/ceval.c:2666 #21 0x000000000052cf32 in fast_function (nk=<optimized out>, na=<optimized out>, n=1, pp_stack=0x7fffbeecab50, func=<function at remote 0x7fffeab5c398>) at ../Python/ceval.c:4106 #22 call_function (oparg=<optimized out>, pp_stack=0x7fffbeecab50) at ../Python/ceval.c:4041 #23 PyEval_EvalFrameEx ( f=f@entry=Frame 0x7fffcfb9b590, for file /usr/lib/python2.7/threading.py, line 783, in __bootstrap (self=<Thread(_Thread__ident=140736396572416, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fffd0c28850>, acquire=<built-in method acquire of thread.lock object at remote 0x7fffd0c28850>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fffd0c28850>) at remote 0x7fffcfbaf8d0>, _Thread__name='Thread-2', _Thread__daemonic=False, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fffd0c287d0>, acquire=<built-in method acquire of thread.lock object at remote 0x7fffd0c287d0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fffd0c287d0>) at remote 0x7fffcfbaf850>) at remote 0x7fffcfb9d0d0>, _Thread__stderr=<file at remote 0x7ffff7fb01e0>, _Thread__target=<instancemethod at remote 0x7ff...(truncated), throwflag=throwflag@entry=0) at ../Python/ceval.c:2666 #24 0x000000000056d0aa in PyEval_EvalCodeEx (closure=<optimized out>, defcount=<optimized out>, defs=0x0, kwcount=<optimized out>, kws=<optimized out>, argcount=-809912944, args=<optimized out>, locals=0x0, globals=<optimized out>, co=<optimized out>) at ../Python/ceval.c:3252 #25 function_call (func=func@entry=<function at remote 0x7fffeab5c2a8>, arg=arg@entry=(<Thread(_Thread__ident=140736396572416, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fffd0c28850>, acquire=<built-in method acquire of thread.lock object at remote 0x7fffd0c28850>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fffd0c28850>) at remote 0x7fffcfbaf8d0>, _Thread__name='Thread-2', _Thread__daemonic=False, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fffd0c287d0>, acquire=<built-in method acquire of thread.lock object at remote 0x7fffd0c287d0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fffd0c287d0>) at remote 0x7fffcfbaf850>) at remote 0x7fffcfb9d0d0>, _Thread__stderr=<file at remote 0x7ffff7fb01e0>, _Thread__target=<instancemethod at remote 0x7fffe2d38cd0>, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(<_Event(_Verbose__verb...(truncated), kw=kw@entry=0x0) at ../Objects/funcobject.c:526 #26 0x00000000004d9854 in PyObject_Call (kw=0x0, arg=(<Thread(_Thread__ident=140736396572416, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fffd0c28850>, acquire=<built-in method acquire of thread.lock object at remote 0x7fffd0c28850>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fffd0c28850>) at remote 0x7fffcfbaf8d0>, _Thread__name='Thread-2', _Thread__daemonic=False, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fffd0c287d0>, acquire=<built-in method acquire of thread.lock object at remote 0x7fffd0c287d0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fffd0c287d0>) at remote 0x7fffcfbaf850>) at remote 0x7fffcfb9d0d0>, _Thread__stderr=<file at remote 0x7ffff7fb01e0>, _Thread__target=<instancemethod at remote 0x7fffe2d38cd0>, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(<_Event(_Verbose__verb...(truncated), func=<function at remote 0x7fffeab5c2a8>) at ../Objects/abstract.c:2529 #27 instancemethod_call.8802 (func=<function at remote 0x7fffeab5c2a8>, func@entry=<instancemethod at remote 0x7fffcfbb7a50>, arg=(<Thread(_Thread__ident=140736396572416, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fffd0c28850>, acquire=<built-in method acquire of thread.lock object at remote 0x7fffd0c28850>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fffd0c28850>) at remote 0x7fffcfbaf8d0>, _Thread__name='Thread-2', _Thread__daemonic=False, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fffd0c287d0>, acquire=<built-in method acquire of thread.lock object at remote 0x7fffd0c287d0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fffd0c287d0>) at remote 0x7fffcfbaf850>) at remote 0x7fffcfb9d0d0>, _Thread__stderr=<file at remote 0x7ffff7fb01e0>, _Thread__target=<instancemethod at remote 0x7fffe2d38cd0>, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(<_Event(_Verbose__verb...(truncated), arg@entry=(), kw=0x0) at ../Objects/classobject.c:2602 #28 0x00000000004da20b in PyObject_Call (kw=<optimized out>, arg=(), func=<instancemethod at remote 0x7fffcfbb7a50>) at ../Objects/abstract.c:2529 #29 PyEval_CallObjectWithKeywords ( func=<instancemethod at remote 0x7fffcfbb7a50>, arg=(), kw=<optimized out>) at ../Python/ceval.c:3889 #30 0x00000000005872b2 in t_bootstrap.71638 (boot_raw=0x16e3490) at ../Modules/threadmodule.c:614 #31 0x00007ffff7bc4182 in start_thread (arg=0x7fffbeecb700) at pthread_create.c:312 #32 0x00007ffff78f0fbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 5 (Thread 0x7fffcfb99700 (LWP 4843)): #0 0x00007ffff78e3c6d in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007ffff544bfe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007ffff544c0ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007ffff544c129 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007ffff5470f05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007ffff7bc4182 in start_thread (arg=0x7fffcfb99700) at pthread_create.c:312 #6 0x00007ffff78f0fbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 3 (Thread 0x7fffeb741700 (LWP 4824)): #0 0x00007ffff78e3c6d in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007ffff544bfe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007ffff544c30a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007ffff35d2336 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 #4 0x00007ffff5470f05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007ffff7bc4182 in start_thread (arg=0x7fffeb741700) at pthread_create.c:312 #6 0x00007ffff78f0fbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 2 (Thread 0x7fffec147700 (LWP 4823)): #0 0x00007ffff78e3c6d in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007ffff544bfe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007ffff544c0ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fffec14f1ad in ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so #4 0x00007ffff5470f05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007ffff7bc4182 in start_thread (arg=0x7fffec147700) at pthread_create.c:312 #6 0x00007ffff78f0fbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 1 (Thread 0x7ffff7fce740 (LWP 4814)): #0 0x00007ffff78e3c6d in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007ffff544bfe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007ffff544c30a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007ffff3c4b447 in gtk_main () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 #4 0x00007ffff42f8c47 in ?? () from /usr/lib/python2.7/dist-packages/gtk-2.0/gtk/_gtk.so #5 0x000000000052d432 in call_function (oparg=<optimized out>, pp_stack=0x7fffffffd690) at ../Python/ceval.c:4004 #6 PyEval_EvalFrameEx ( f=f@entry=Frame 0xd3aed0, for file /home/janne/codes/hg/flowblade/flowblade-trunk/Flowblade/app.py, line 265, in main (root_path='/home/janne/codes/hg/flowblade/flowblade-trunk/Flowblade', os_release_file=<file at remote 0x7fffe32136f0>, os_text='NAME="Ubuntu"\nVERSION="14.04.1 LTS, Trusty Tahr"\nID=ubuntu\nID_LIKE=debian\nPRETTY_NAME="Ubuntu 14.04.1 LTS"\nVERSION_ID="14.04"\nHOME_URL="http://www.ubuntu.com/"\nSUPPORT_URL="http://help.ubuntu.com/"\nBUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"\n', s_index=74, e_index=106, user_dir='/home/janne/.flowblade/', scr_w=1680, scr_h=1050, repo=<Repository(this=<SwigPyObject at remote 0x7fffe2d1d360>) at remote 0x7fffe3237650>, launch_file_path=None, check_crash=True, autosave_files=['autosave_e306ad14302b2952a35aa5797562a1e4']), throwflag=throwflag@entry=0) at ../Python/ceval.c:2666 #7 0x000000000052cf32 in fast_function (nk=<optimized out>, na=<optimized out>, n=1, pp_stack=0x7fffffffd7d0, func=<function at remote 0x7fffe322bc08>) at ../Python/ceval.c:4106 #8 call_function (oparg=<optimized out>, pp_stack=0x7fffffffd7d0) at ../Python/ceval.c:4041 #9 PyEval_EvalFrameEx ( f=f@entry=Frame 0x7ffff7e5f3e0, for file /home/janne/codes/hg/flowblade/flowblade-trunk/flowblade, line 78, in <module> (), throwflag=throwflag@entry=0) at ../Python/ceval.c:2666 #10 0x000000000055c594 in PyEval_EvalCodeEx (co=0x7ffff7eca9b0, globals=<optimized out>, locals=<optimized out>, args=<optimized out>, argcount=<optimized out>, kws=<optimized out>, kwcount=0, defs=0x0, defcount=0, closure=0x0) at ../Python/ceval.c:3252 #11 0x00000000005b7392 in PyEval_EvalCode (co=co@entry=0x7ffff7eca9b0, globals=globals@entry={'GPollableInputStream': <type at remote 0xac7c20>, 'GFileDescriptorBased': <type at remote 0xace0d0>, '__builtins__': <module at remote 0x7ffff7f8eb08>, '__file__': '/home/janne/codes/hg/flowblade/flowblade-trunk/flowblade', 'MurrineStyle': <GObjectMeta(__gtype__=<gobject.GType at remote 0x7fffd0c2ca98>, __doc__=<gobject.GObject.__doc__ at remote 0x7ffff7ea9090>, __module__='cairoarea') at remote 0x1a3e5a0>, '__package__': None, 'sys': <module at remote 0x7ffff7f8ebb0>, 'app': <module at remote 0x7ffff59297c0>, 'launch_dir': '/home/janne/codes/hg/flowblade/flowblade-trunk', 'editorstate': <module at remote 0x7fffeab60248>, 'mlt': <module at remote 0x7ffff7e42f68>, 'GInitiallyUnowned': <GObjectMeta(__gtype__=<gobject.GType at remote 0x7fffee6517f8>, __doc__=<gobject.GObject.__doc__ at remote 0x7ffff7ea9090>, __module__='gtk') at remote 0xb55fb0>, '__name__': '__main__', 'GPollableOutputStream': <type at remote 0xacf980>, 'mlt_version': '0.9.3', 'os': <module at remote 0x7ffff7f6ad00>, '__doc__': '\n Flowbl...(truncated), locals=locals@entry={'GPollableInputStream': <type at remote 0xac7c20>, 'GFileDescriptorBased': <type at remote 0xace0d0>, '__builtins__': <module at remote 0x7ffff7f8eb08>, '__file__': '/home/janne/codes/hg/flowblade/flowblade-trunk/flowblade', 'MurrineStyle': <GObjectMeta(__gtype__=<gobject.GType at remote 0x7fffd0c2ca98>, __doc__=<gobject.GObject.__doc__ at remote 0x7ffff7ea9090>, __module__='cairoarea') at remote 0x1a3e5a0>, '__package__': None, 'sys': <module at remote 0x7ffff7f8ebb0>, 'app': <module at remote 0x7ffff59297c0>, 'launch_dir': '/home/janne/codes/hg/flowblade/flowblade-trunk', 'editorstate': <module at remote 0x7fffeab60248>, 'mlt': <module at remote 0x7ffff7e42f68>, 'GInitiallyUnowned': <GObjectMeta(__gtype__=<gobject.GType at remote 0x7fffee6517f8>, __doc__=<gobject.GObject.__doc__ at remote 0x7ffff7ea9090>, __module__='gtk') at remote 0xb55fb0>, '__name__': '__main__', 'GPollableOutputStream': <type at remote 0xacf980>, 'mlt_version': '0.9.3', 'os': <module at remote 0x7ffff7f6ad00>, '__doc__': '\n Flowbl...(truncated)) at ../Python/ceval.c:667 #12 0x0000000000469663 in run_mod.42576 (mod=<optimized out>, filename=<optimized out>, globals={'GPollableInputStream': <type at remote 0xac7c20>, 'GFileDescriptorBased': <type at remote 0xace0d0>, '__builtins__': <module at remote 0x7ffff7f8eb08>, '__file__': '/home/janne/codes/hg/flowblade/flowblade-trunk/flowblade', 'MurrineStyle': <GObjectMeta(__gtype__=<gobject.GType at remote 0x7fffd0c2ca98>, __doc__=<gobject.GObject.__doc__ at remote 0x7ffff7ea9090>, __module__='cairoarea') at remote 0x1a3e5a0>, '__package__': None, 'sys': <module at remote 0x7ffff7f8ebb0>, 'app': <module at remote 0x7ffff59297c0>, 'launch_dir': '/home/janne/codes/hg/flowblade/flowblade-trunk', 'editorstate': <module at remote 0x7fffeab60248>, 'mlt': <module at remote 0x7ffff7e42f68>, 'GInitiallyUnowned': <GObjectMeta(__gtype__=<gobject.GType at remote 0x7fffee6517f8>, __doc__=<gobject.GObject.__doc__ at remote 0x7ffff7ea9090>, __module__='gtk') at remote 0xb55fb0>, '__name__': '__main__', 'GPollableOutputStream': <type at remote 0xacf980>, 'mlt_version': '0.9.3', 'os': <module at remote 0x7ffff7f6ad00>, '__doc__': '\n Flowbl...(truncated), locals={'GPollableInputStream': <type at remote 0xac7c20>, 'GFileDescriptorBased': <type at remote 0xace0d0>, '__builtins__': <module at remote 0x7ffff7f8eb08>, '__file__': '/home/janne/codes/hg/flowblade/flowblade-trunk/flowblade', 'MurrineStyle': <GObjectMeta(__gtype__=<gobject.GType at remote 0x7fffd0c2ca98>, __doc__=<gobject.GObject.__doc__ at remote 0x7ffff7ea9090>, __module__='cairoarea') at remote 0x1a3e5a0>, '__package__': None, 'sys': <module at remote 0x7ffff7f8ebb0>, 'app': <module at remote 0x7ffff59297c0>, 'launch_dir': '/home/janne/codes/hg/flowblade/flowblade-trunk', 'editorstate': <module at remote 0x7fffeab60248>, 'mlt': <module at remote 0x7ffff7e42f68>, 'GInitiallyUnowned': <GObjectMeta(__gtype__=<gobject.GType at remote 0x7fffee6517f8>, __doc__=<gobject.GObject.__doc__ at remote 0x7ffff7ea9090>, __module__='gtk') at remote 0xb55fb0>, '__name__': '__main__', 'GPollableOutputStream': <type at remote 0xacf980>, 'mlt_version': '0.9.3', 'os': <module at remote 0x7ffff7f6ad00>, '__doc__': '\n Flowbl...(truncated), flags=<optimized out>, arena=<optimized out>) at ../Python/pythonrun.c:1370 #13 0x00000000004699e3 in PyRun_FileExFlags (fp=fp@entry=0x977cd0, filename=filename@entry=0x7fffffffdfcf "/home/janne/codes/hg/flowblade/flowblade-trunk/flowblade", start=start@entry=257, globals=globals@entry={'GPollableInputStream': <type at remote 0xac7c20>, 'GFileDescriptorBased': <type at remote 0xace0d0>, '__builtins__': <module at remote 0x7ffff7f8eb08>, '__file__': '/home/janne/codes/hg/flowblade/flowblade-trunk/flowblade', 'MurrineStyle': <GObjectMeta(__gtype__=<gobject.GType at remote 0x7fffd0c2ca98>, __doc__=<gobject.GObject.__doc__ at remote 0x7ffff7ea9090>, __module__='cairoarea') at remote 0x1a3e5a0>, '__package__': None, 'sys': <module at remote 0x7ffff7f8ebb0>, 'app': <module at remote 0x7ffff59297c0>, 'launch_dir': '/home/janne/codes/hg/flowblade/flowblade-trunk', 'editorstate': <module at remote 0x7fffeab60248>, 'mlt': <module at remote 0x7ffff7e42f68>, 'GInitiallyUnowned': <GObjectMeta(__gtype__=<gobject.GType at remote 0x7fffee6517f8>, __doc__=<gobject.GObject.__doc__ at remote 0x7ffff7ea9090>, __module__='gtk') at remote 0xb55fb0>, '__name__': '__main__', 'GPollableOutputStream': <type at remote 0xacf980>, 'mlt_version': '0.9.3', 'os': <module at remote 0x7ffff7f6ad00>, '__doc__': '\n Flowbl...(truncated), locals=locals@entry={'GPollableInputStream': <type at remote 0xac7c20>, 'GFileDescriptorBased': <type at remote 0xace0d0>, '__builtins__': <module at remote 0x7ffff7f8eb08>, '__file__': '/home/janne/codes/hg/flowblade/flowblade-trunk/flowblade', 'MurrineStyle': <GObjectMeta(__gtype__=<gobject.GType at remote 0x7fffd0c2ca98>, __doc__=<gobject.GObject.__doc__ at remote 0x7ffff7ea9090>, __module__='cairoarea') at remote 0x1a3e5a0>, '__package__': None, 'sys': <module at remote 0x7ffff7f8ebb0>, 'app': <module at remote 0x7ffff59297c0>, 'launch_dir': '/home/janne/codes/hg/flowblade/flowblade-trunk', 'editorstate': <module at remote 0x7fffeab60248>, 'mlt': <module at remote 0x7ffff7e42f68>, 'GInitiallyUnowned': <GObjectMeta(__gtype__=<gobject.GType at remote 0x7fffee6517f8>, __doc__=<gobject.GObject.__doc__ at remote 0x7ffff7ea9090>, __module__='gtk') at remote 0xb55fb0>, '__name__': '__main__', 'GPollableOutputStream': <type at remote 0xacf980>, 'mlt_version': '0.9.3', 'os': <module at remote 0x7ffff7f6ad00>, '__doc__': '\n Flowbl...(truncated), closeit=closeit@entry=1, flags=flags@entry=0x7fffffffda10) at ../Python/pythonrun.c:1356 #14 0x0000000000469f1c in PyRun_SimpleFileExFlags (fp=fp@entry=0x977cd0, filename=<optimized out>, filename@entry=0x7fffffffdfcf "/home/janne/codes/hg/flowblade/flowblade-trunk/flowblade", closeit=closeit@entry=1, flags=flags@entry=0x7fffffffda10) at ../Python/pythonrun.c:948 #15 0x000000000046a018 in PyRun_AnyFileExFlags (fp=fp@entry=0x977cd0, filename=filename@entry=0x7fffffffdfcf "/home/janne/codes/hg/flowblade/flowblade-trunk/flowblade", closeit=closeit@entry=1, flags=flags@entry=0x7fffffffda10) at ../Python/pythonrun.c:752 #16 0x000000000046ab81 in Py_Main (argc=<optimized out>, argv=0x7fffffffdbc8) at ../Modules/main.c:640 #17 0x00007ffff7817ec5 in __libc_start_main (main=0x46ac3f <main>, argc=2, argv=0x7fffffffdbc8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffdbb8) at libc-start.c:287 #18 0x000000000057497e in _start () A debugging session is active. Inferior 1 [process 4814] will be killed. Quit anyway? (y or n)
Starting program: /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/bin/shotcut No executable file specified. Use the "file" or "exec-file" command. Starting program: file /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/bin/shotcut No executable file specified. Use the "file" or "exec-file" command. Reading symbols from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/bin/shotcut...(no debugging symbols found)...done. Starting program: /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/bin/shotcut file /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/bin/shotcut During startup program exited with code 126. Starting program: /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/bin/shotcut file /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/bin/shotcut [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [New Thread 0x7fffe58f8700 (LWP 4580)] [New Thread 0x7fffdbc6f700 (LWP 4581)] [New Thread 0x7fffc9cfa700 (LWP 4582)] [New Thread 0x7fffc8ca9700 (LWP 4583)] [New Thread 0x7fffc37fe700 (LWP 4585)] [New Thread 0x7fffc3fff700 (LWP 4584)] [Thread 0x7fffc3fff700 (LWP 4584) exited] [New Thread 0x7fffc3fff700 (LWP 4586)] [New Thread 0x7fffc1bd7700 (LWP 4587)] Program received signal SIGSEGV, Segmentation fault. 0x00007fffefe25910 in QOpenGLContext::shareGroup() const () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Gui.so.5 Thread 9 (Thread 0x7fffc1bd7700 (LWP 4587)): #0 0x00007fffee6c8bad in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007ffff523ffe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007ffff52400ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fffef91a023 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Core.so.5 #4 0x00007fffef8c82cb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Core.so.5 #5 0x00007fffef6d9e5a in QThread::exec() () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Core.so.5 #6 0x00007fffef6def38 in ?? () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Core.so.5 #7 0x00007fffef1c9182 in start_thread (arg=0x7fffc1bd7700) at pthread_create.c:312 #8 0x00007fffee6d5efd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 8 (Thread 0x7fffc3fff700 (LWP 4586)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 #1 0x00007fffef6df50c in QWaitCondition::wait(QMutex*, unsigned long) () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Core.so.5 #2 0x00007fffef6dc180 in ?? () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Core.so.5 #3 0x00007fffef6def38 in ?? () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Core.so.5 #4 0x00007fffef1c9182 in start_thread (arg=0x7fffc3fff700) at pthread_create.c:312 #5 0x00007fffee6d5efd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 6 (Thread 0x7fffc37fe700 (LWP 4585)): #0 0x00007fffee6c8bad in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007ffff523ffe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007ffff52400ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fffef919fc4 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Core.so.5 #4 0x00007fffef8c82cb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Core.so.5 #5 0x00007fffef6d9e5a in QThread::exec() () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Core.so.5 #6 0x00007fffef6def38 in ?? () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Core.so.5 #7 0x00007fffef1c9182 in start_thread (arg=0x7fffc37fe700) at pthread_create.c:312 #8 0x00007fffee6d5efd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 5 (Thread 0x7fffc8ca9700 (LWP 4583)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 #1 0x00007fffef6df50c in QWaitCondition::wait(QMutex*, unsigned long) () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Core.so.5 #2 0x00007fffef6dc180 in ?? () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Core.so.5 #3 0x00007fffef6def38 in ?? () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Core.so.5 #4 0x00007fffef1c9182 in start_thread (arg=0x7fffc8ca9700) at pthread_create.c:312 #5 0x00007fffee6d5efd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 4 (Thread 0x7fffc9cfa700 (LWP 4582)): #0 0x00007fffee6c8bad in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007ffff523ffe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007ffff52400ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fffef91a023 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Core.so.5 #4 0x00007fffef8c82cb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Core.so.5 #5 0x00007fffef6d9e5a in QThread::exec() () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Core.so.5 #6 0x00007fffef6def38 in ?? () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Core.so.5 #7 0x00007fffef1c9182 in start_thread (arg=0x7fffc9cfa700) at pthread_create.c:312 #8 0x00007fffee6d5efd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 3 (Thread 0x7fffdbc6f700 (LWP 4581)): #0 0x00007fffee6c8bad in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007ffff523ffe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007ffff52400ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fffef919fc4 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Core.so.5 #4 0x00007fffef8c82cb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Core.so.5 #5 0x00007fffef6d9e5a in QThread::exec() () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Core.so.5 #6 0x00007fffef6def38 in ?? () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Core.so.5 #7 0x00007fffef1c9182 in start_thread (arg=0x7fffdbc6f700) at pthread_create.c:312 #8 0x00007fffee6d5efd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 2 (Thread 0x7fffe58f8700 (LWP 4580)): #0 0x00007fffee6c8bad in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007fffee1c1b72 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 #2 0x00007fffee1c364f in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 #3 0x00007fffe6d4bca9 in ?? () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/qt5/platforms/libqxcb.so #4 0x00007fffef6def38 in ?? () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Core.so.5 #5 0x00007fffef1c9182 in start_thread (arg=0x7fffe58f8700) at pthread_create.c:312 #6 0x00007fffee6d5efd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 1 (Thread 0x7ffff7fad880 (LWP 4574)): #0 0x00007fffefe25910 in QOpenGLContext::shareGroup() const () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Gui.so.5 #1 0x00007ffff004bb06 in ?? () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Gui.so.5 #2 0x00007ffff004bc4b in QOpenGLFunctions::initializeOpenGLFunctions() () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Gui.so.5 #3 0x00007ffff4b44998 in QSGBatchRenderer::Renderer::Renderer(QSGRenderContext*) () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Quick.so.5 #4 0x00007ffff4b69209 in QSGRenderContext::createRenderer() () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Quick.so.5 #5 0x00007ffff4ba83b1 in QQuickWindowPrivate::syncSceneGraph() () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Quick.so.5 #6 0x00007ffff4b82fee in ?? () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Quick.so.5 #7 0x00007ffff4b837fe in ?? () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Quick.so.5 #8 0x00007fffefdfbd59 in QWindow::event(QEvent*) () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Gui.so.5 #9 0x00007ffff4bad6ab in QQuickWindow::event(QEvent*) () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Quick.so.5 #10 0x00007ffff0ee7f34 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Widgets.so.5 #11 0x00007ffff0eeb50e in QApplication::notify(QObject*, QEvent*) () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Widgets.so.5 #12 0x00007fffef8c9554 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Core.so.5 #13 0x00007fffefdeed25 in QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*) () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Gui.so.5 #14 0x00007fffefdf7275 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Gui.so.5 #15 0x00007fffefddeae8 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Gui.so.5 #16 0x00007fffe6da1fd0 in ?? () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/qt5/platforms/libqxcb.so #17 0x00007ffff523fe04 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #18 0x00007ffff5240048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #19 0x00007ffff52400ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #20 0x00007fffef919fc4 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Core.so.5 #21 0x00007fffef8c995c in QCoreApplication::processEvents(QFlags<QEventLoop::ProcessEventsFlag>, int) () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Core.so.5 #22 0x00007ffff1080022 in QSplashScreen::finish(QWidget*) () from /home/janne/Downloads/shot_cut_12_14/Shotcut/Shotcut.app/lib/libQt5Widgets.so.5 #23 0x00000000004462ad in main ()
shotcut_crash_terminal_printout
Description: Binary data
------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________ Mlt-devel mailing list Mlt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mlt-devel