[kdenlive] [Bug 361374] 16.04-62fa29e SIGABRT when detaching / rejoining project and clip monitor with movit enabled

2016-10-12 Thread Paul Konecny via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361374

Paul Konecny  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |UPSTREAM

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdenlive] [Bug 361374] 16.04-62fa29e SIGABRT when detaching / rejoining project and clip monitor with movit enabled

2016-10-11 Thread farid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361374

--- Comment #13 from farid  ---
I just tested again and this is an NVIDIA issue so it would be OK to close it i
guess. 

I have reported it in phabricator in a thread about NVIDIA related issues:
https://phabricator.kde.org/T2908

(gdb) run
Starting program: /usr/bin/kdenlive 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[New Thread 0x7fffdcb42700 (LWP 2088)]
[New Thread 0x7fffd2bd3700 (LWP 2089)]
[New Thread 0x7fffd23d2700 (LWP 2090)]
[New Thread 0x7fffcbfff700 (LWP 2091)]
[New Thread 0x7fffa13a4700 (LWP 2092)]
[New Thread 0x7fff9d902700 (LWP 2093)]
[New Thread 0x7fff9c901700 (LWP 2094)]
[New Thread 0x7fff97fff700 (LWP 2095)]
[New Thread 0x7fff96665700 (LWP 2096)]
[Thread 0x7fff96665700 (LWP 2096) exited]
[New Thread 0x7fff96665700 (LWP 2097)]
[New Thread 0x7fff95e64700 (LWP 2098)]
OpenGL vendor:  "NVIDIA Corporation"
OpenGL renderer:  "GeForce GTX 660 Ti/PCIe/SSE2"
OpenGL Threaded:  true
OpenGL ARG_SYNC:  true
OpenGL OpenGLES:  false
[New Thread 0x7fff95663700 (LWP 2099)]
[New Thread 0x7fff94e62700 (LWP 2100)]
[New Thread 0x7fff8bfff700 (LWP 2101)]
OpenGL vendor:  "NVIDIA Corporation"
OpenGL renderer:  "GeForce GTX 660 Ti/PCIe/SSE2"
OpenGL Threaded:  true
OpenGL ARG_SYNC:  true
OpenGL OpenGLES:  false
[New Thread 0x7fff89651700 (LWP 2102)]
[New Thread 0x7fff66f42700 (LWP 2103)]
[New Thread 0x7fff66741700 (LWP 2104)]
QXcbConnection: XCB error: 8 (BadMatch), sequence: 15445, resource id:
18874749, major code: 130 (Unknown), minor code: 3
QXcbConnection: XCB error: 8 (BadMatch), sequence: 15467, resource id:
18874749, major code: 130 (Unknown), minor code: 3
QXcbConnection: XCB error: 8 (BadMatch), sequence: 15498, resource id:
18874749, major code: 130 (Unknown), minor code: 3
[Thread 0x7fff66741700 (LWP 2104) exited]
[Thread 0x7fff96665700 (LWP 2097) exited]
[Thread 0x7fff66f42700 (LWP 2103) exited]
[New Thread 0x7fff66f42700 (LWP 2106)]
[Thread 0x7fff94e62700 (LWP 2100) exited]
[Thread 0x7fff66f42700 (LWP 2106) exited]
[New Thread 0x7fff66f42700 (LWP 2107)]
[New Thread 0x7fff94e62700 (LWP 2108)]
GL error 0x501 at filter_glsl_manager.cpp:381
QXcbConnection: XCB error: 8 (BadMatch), sequence: 46282, resource id:
18874749, major code: 130 (Unknown), minor code: 3

Thread 21 "RenderThread" received signal SIGABRT, Aborted.
[Switching to Thread 0x7fff94e62700 (LWP 2108)]
0x7fffefdb204f in raise () from /usr/lib/libc.so.6
(gdb) thread apply all bt

Thread 21 (Thread 0x7fff94e62700 (LWP 2108)):
#0  0x7fffefdb204f in raise () from /usr/lib/libc.so.6
#1  0x7fffefdb347a in abort () from /usr/lib/libc.so.6
#2  0x7fffafb4dac3 in
GlslManager::render_frame_texture(movit::EffectChain*, mlt_frame_s*, int, int,
unsigned char**) () from /usr/lib/mlt/libmltopengl.so
#3  0x7fffafb50a02 in ?? () from /usr/lib/mlt/libmltopengl.so
#4  0x76f97058 in mlt_frame_get_image () from /usr/lib/libmlt.so.6
#5  0x76facf89 in ?? () from /usr/lib/libmlt.so.6
#6  0x76f97007 in mlt_frame_get_image () from /usr/lib/libmlt.so.6
#7  0x76faa734 in ?? () from /usr/lib/libmlt.so.6
#8  0x558c4260 in RenderThread::run (this=0x7fff8c60)
at
/home/farid/Downloads/kdenlive/src/kdenlive-16.08.1/src/monitor/glwidget.cpp:1248
#9  0x70855d78 in ?? () from /usr/lib/libQt5Core.so.5
#10 0x7fffee322454 in start_thread () from /usr/lib/libpthread.so.0
#11 0x7fffefe677df in clone () from /usr/lib/libc.so.6

Thread 20 (Thread 0x7fff66f42700 (LWP 2107)):
#0  0x7fffee32810f in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x76faa9bb in mlt_consumer_rt_frame () from /usr/lib/libmlt.so.6
#2  0x7fffac318a20 in ?? () from /usr/lib/mlt/libmltsdl.so
#3  0x7fffee322454 in start_thread () from /usr/lib/libpthread.so.0
#4  0x7fffefe677df in clone () from /usr/lib/libc.so.6

Thread 16 (Thread 0x7fff89651700 (LWP 2102)):
#0  0x7fffefe5e48d in poll () from /usr/lib/libc.so.6
#1  0x7fffe80ae066 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x7fffe80ae17c in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#3  0x70a8472b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#4  0x70a2e23a in
QEventLoop::exec(QFlags) ()
   from /usr/lib/libQt5Core.so.5
#5  0x708510f3 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#6  0x70855d78 in ?? () from /usr/lib/libQt5Core.so.5
#7  0x7fffee322454 in start_thread () from /usr/lib/libpthread.so.0
#8  0x7fffefe677df in clone () from /usr/lib/libc.so.6
---Type  to continue, or q  to quit---

Thread 15 (Thread 0x7fff8bfff700 (LWP 2101)):
#0  0x7fffee32810f in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x70856c2b in QWaitCondition::wait(QMutex*, unsigned long) ()
   from /usr/lib/libQt5Core.so.5
#2  0x7623a395 in ?? () from /usr/lib/libQt5Quick.so.5
#3  

[kdenlive] [Bug 361374] 16.04-62fa29e SIGABRT when detaching / rejoining project and clip monitor with movit enabled

2016-10-11 Thread Paul Konecny via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361374

Paul Konecny  changed:

   What|Removed |Added

  Flags||MOVIT+

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdenlive] [Bug 361374] 16.04-62fa29e SIGABRT when detaching / rejoining project and clip monitor with movit enabled

2016-10-11 Thread Paul Konecny via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361374

--- Comment #12 from Paul Konecny  ---
Update: 
Radeonsi, R600g and Intel are still unaffected by this bug.
Should we change it to Resolved / Upstream?

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdenlive] [Bug 361374] 16.04-62fa29e SIGABRT when detaching / rejoining project and clip monitor with movit enabled

2016-10-06 Thread farid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361374

farid  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #11 from farid  ---
Thanks Paul, 

I'm travelling and don't have access atm to an NVIDIA card.

Will see this as soon as I get back.

Regards

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdenlive] [Bug 361374] 16.04-62fa29e SIGABRT when detaching / rejoining project and clip monitor with movit enabled

2016-10-06 Thread Paul Konecny via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361374

--- Comment #10 from Paul Konecny  ---
Created attachment 101451
  --> https://bugs.kde.org/attachment.cgi?id=101451=edit
Backtrace master branch 5b7908a

I just tried 5b7908a from master and still get the crash. Backtrace attached.
Kernel 4.7.6
Nvidia 370.28
mlt 6.2.0
movit 1.3.2

I'll try to reproduce it on my radeon and Intel machines when I get to them.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdenlive] [Bug 361374] 16.04-62fa29e SIGABRT when detaching / rejoining project and clip monitor with movit enabled

2016-10-06 Thread Paul Konecny via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361374

--- Comment #9 from Paul Konecny  ---
Farid can you confirm this only happens on nvidia with the proprietary driver?
I tested this on radeonsi, Intel and r600g and didn't get this SIGABRT. 
My guess it is a driver bug with nvidia's non standard conformant
implementation in some areas.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdenlive] [Bug 361374] 16.04-62fa29e SIGABRT when detaching / rejoining project and clip monitor with movit enabled

2016-08-10 Thread farid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361374

--- Comment #8 from farid  ---
I confirm:

(gdb) thread apply all bt

Thread 23 (Thread 0x7fff76ffc700 (LWP 8192)):
#0  0x7fffefdbe04f in raise () from /usr/lib/libc.so.6
#1  0x7fffefdbf47a in abort () from /usr/lib/libc.so.6
#2  0x7fffb0601ac3 in
GlslManager::render_frame_texture(movit::EffectChain*, mlt_frame_s*, int, int,
unsigned char**) () from /usr/lib/mlt/libmltopengl.so
#3  0x7fffb0604a02 in ?? () from /usr/lib/mlt/libmltopengl.so
#4  0x76f98058 in mlt_frame_get_image () from /usr/lib/libmlt.so.6
#5  0x76fadf89 in ?? () from /usr/lib/libmlt.so.6
#6  0x76f98007 in mlt_frame_get_image () from /usr/lib/libmlt.so.6
#7  0x76fab734 in ?? () from /usr/lib/libmlt.so.6
#8  0x007410fd in RenderThread::run (this=0x7fff8c60)
at
/tmp/yaourt-tmp-farid/aur-kdenlive-git/src/kdenlive/src/monitor/glwidget.cpp:1248
#9  0x70861d78 in ?? () from /usr/lib/libQt5Core.so.5
#10 0x7fffee32b454 in start_thread () from /usr/lib/libpthread.so.0
#11 0x7fffefe737df in clone () from /usr/lib/libc.so.6

Thread 22 (Thread 0x7fff6582a700 (LWP 8191)):
#0  0x7fffee33110f in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x76fab9bb in mlt_consumer_rt_frame () from /usr/lib/libmlt.so.6
#2  0x7fffac7eda20 in ?? () from /usr/lib/mlt/libmltsdl.so
#3  0x7fffee32b454 in start_thread () from /usr/lib/libpthread.so.0
#4  0x7fffefe737df in clone () from /usr/lib/libc.so.6

Thread 20 (Thread 0x7fff9cfee700 (LWP 8189)):
#0  0x7fffee3314b8 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x70862b66 in QWaitCondition::wait(QMutex*, unsigned long) ()
   from /usr/lib/libQt5Core.so.5
#2  0x7085e274 in ?? () from /usr/lib/libQt5Core.so.5
#3  0x70861d78 in ?? () from /usr/lib/libQt5Core.so.5
#4  0x7fffee32b454 in start_thread () from /usr/lib/libpthread.so.0
#5  0x7fffefe737df in clone () from /usr/lib/libc.so.6

Thread 18 (Thread 0x7fff6642b700 (LWP 8183)):
#0  0x7fffefe6a48d in poll () from /usr/lib/libc.so.6
#1  0x7fffe8099fd6 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x7fffe809a0ec in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
---Type  to continue, or q  to quit---
#3  0x70a9059b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#4  0x70a3a0da in
QEventLoop::exec(QFlags) ()
   from /usr/lib/libQt5Core.so.5
#5  0x7085d0f3 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#6  0x70861d78 in ?? () from /usr/lib/libQt5Core.so.5
#7  0x7fffee32b454 in start_thread () from /usr/lib/libpthread.so.0
#8  0x7fffefe737df in clone () from /usr/lib/libc.so.6

Thread 17 (Thread 0x7fff767fb700 (LWP 8182)):
#0  0x7fffee33110f in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x70862c2b in QWaitCondition::wait(QMutex*, unsigned long) ()
   from /usr/lib/libQt5Core.so.5
#2  0x7623b435 in ?? () from /usr/lib/libQt5Quick.so.5
#3  0x7623bd2a in ?? () from /usr/lib/libQt5Quick.so.5
#4  0x70861d78 in ?? () from /usr/lib/libQt5Core.so.5
#5  0x7fffee32b454 in start_thread () from /usr/lib/libpthread.so.0
#6  0x7fffefe737df in clone () from /usr/lib/libc.so.6

Thread 15 (Thread 0x7fff777fd700 (LWP 8180)):
#0  0x7fffefe6a48d in poll () from /usr/lib/libc.so.6
#1  0x7fffe8099fd6 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x7fffe809a0ec in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#3  0x70a9057f in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#4  0x70a3a0da in
QEventLoop::exec(QFlags) ()
   from /usr/lib/libQt5Core.so.5
#5  0x7085d0f3 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#6  0x70861d78 in ?? () from /usr/lib/libQt5Core.so.5
#7  0x7fffee32b454 in start_thread () from /usr/lib/libpthread.so.0
#8  0x7fffefe737df in clone () from /usr/lib/libc.so.6

Thread 14 (Thread 0x7fff77ffe700 (LWP 8179)):
#0  0x7fffee33110f in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x70862c2b in QWaitCondition::wait(QMutex*, unsigned long) ()
   from /usr/lib/libQt5Core.so.5
#2  0x7623b435 in ?? () from /usr/lib/libQt5Quick.so.5
---Type  to continue, or q  to quit---
#3  0x7623bd2a in ?? () from /usr/lib/libQt5Quick.so.5
#4  0x70861d78 in ?? () from /usr/lib/libQt5Core.so.5
#5  0x7fffee32b454 in start_thread () from /usr/lib/libpthread.so.0
#6  0x7fffefe737df in clone () from /usr/lib/libc.so.6

Thread 13 (Thread 0x7fff95e64700 (LWP 8177)):
#0  0x7fffefe6a48d in poll () from /usr/lib/libc.so.6
#1  0x7fffe7c2b121 in ?? () from /usr/lib/libpulse.so.0
#2  0x7fffe7c1c8f1 in pa_mainloop_poll () from /usr/lib/libpulse.so.0
#3  0x7fffe7c1cf8e in pa_mainloop_iterate () from /usr/lib/libpulse.so.0
#4  

[kdenlive] [Bug 361374] 16.04-62fa29e SIGABRT when detaching / rejoining project and clip monitor with movit enabled

2016-06-13 Thread Paul Konecny via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361374

--- Comment #7 from Paul Konecny  ---
Created attachment 99478
  --> https://bugs.kde.org/attachment.cgi?id=99478=edit
NVIDIA log after master-bbe25c0

Hi J-B I tried these fixes 
https://quickgit.kde.org/?p=kdenlive.git=commit=a9fb465514a3deed34876635b34b5571bbd28861
but unfortunately I now get a SIGABRT when seeking the timeline. 
If you need anything else please let me know. 
Thanks!

Kernel 4.6.2
Nvidia 364.19

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdenlive] [Bug 361374] 16.04-62fa29e SIGABRT when detaching / rejoining project and clip monitor with movit enabled

2016-04-07 Thread Paul Konecny via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361374

--- Comment #6 from Paul Konecny  ---
Just messed around on r600g hardware for 15 minutes and could not reproduce
this issue. 
I'll try radeonsi and Intel and report back in a few days.
 Maybe the remaining crash is due to a driver bug in NVIDIA 361.28.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdenlive] [Bug 361374] 16.04-62fa29e SIGABRT when detaching / rejoining project and clip monitor with movit enabled

2016-04-05 Thread Paul Konecny via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361374

--- Comment #5 from Paul Konecny  ---
Created attachment 98259
  --> https://bugs.kde.org/attachment.cgi?id=98259=edit
Backtrace #2 16.04-3936976

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdenlive] [Bug 361374] 16.04-62fa29e SIGABRT when detaching / rejoining project and clip monitor with movit enabled

2016-04-05 Thread Paul Konecny via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361374

--- Comment #4 from Paul Konecny  ---
Created attachment 98258
  --> https://bugs.kde.org/attachment.cgi?id=98258=edit
Screencast of the issue #2

Unfortunately I still get the issue with 16.04-3936976
This is without any project loaded. Just opening kdenlive and messing with the
monitor.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdenlive] [Bug 361374] 16.04-62fa29e SIGABRT when detaching / rejoining project and clip monitor with movit enabled

2016-04-05 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361374

--- Comment #3 from Jean-Baptiste Mardelle  ---
Git commit fc6ba6fc2505a360c67ef7ccd7e75446102f3154 by Jean-Baptiste Mardelle.
Committed on 05/04/2016 at 18:08.
Pushed by mardelle into branch 'Applications/16.04'.

Fix Movit crashes, force rtaudio backend

M  +6-3src/monitor/glwidget.cpp
M  +8-5src/project/dialogs/projectsettings.cpp

http://commits.kde.org/kdenlive/fc6ba6fc2505a360c67ef7ccd7e75446102f3154

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdenlive] [Bug 361374] 16.04-62fa29e SIGABRT when detaching / rejoining project and clip monitor with movit enabled

2016-04-05 Thread farid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361374

farid  changed:

   What|Removed |Added

 CC||snd.no...@gmail.com

--- Comment #2 from farid  ---
i confirm in version 16.07.70 and mlt 6:

Thread 19 "RenderThread" received signal SIGABRT, Aborted.
[Switching to Thread 0x7fffa2efd700 (LWP 2440)]
0x7fffefd042a8 in raise () from /usr/lib/libc.so.6
(gdb) backtrace
#0  0x7fffefd042a8 in raise () from /usr/lib/libc.so.6
#1  0x7fffefd0572a in abort () from /usr/lib/libc.so.6
#2  0x7fffb8b74e3b in GlslManager::render_frame_rgba(movit::EffectChain*,
mlt_frame_s*, int, int, unsigned char**) () from /usr/lib/mlt/libmltopengl.so
#3  0x7fffb8b75c49 in ?? () from /usr/lib/mlt/libmltopengl.so
#4  0x7fffb8b77a02 in ?? () from /usr/lib/mlt/libmltopengl.so
#5  0x76d8a058 in mlt_frame_get_image () from /usr/lib/libmlt.so.6
#6  0x76d9ff29 in ?? () from /usr/lib/libmlt.so.6
#7  0x76d8a007 in mlt_frame_get_image () from /usr/lib/libmlt.so.6
#8  0x7fffb97fd810 in ?? () from /usr/lib/mlt/libmltqt.so
#9  0x76d8a007 in mlt_frame_get_image () from /usr/lib/libmlt.so.6
#10 0x76d9d6d4 in ?? () from /usr/lib/libmlt.so.6
#11 0x55880430 in ?? ()
#12 0x707a3de8 in ?? () from /usr/lib/libQt5Core.so.5
#13 0x7fffee561424 in start_thread () from /usr/lib/libpthread.so.0
#14 0x7fffefdb8cbd in clone () from /usr/lib/libc.so.6

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdenlive] [Bug 361374] 16.04-62fa29e SIGABRT when detaching / rejoining project and clip monitor with movit enabled

2016-04-04 Thread Paul Konecny via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361374

--- Comment #1 from Paul Konecny  ---
Created attachment 98240
  --> https://bugs.kde.org/attachment.cgi?id=98240=edit
SIGABRT on monitor detach

-- 
You are receiving this mail because:
You are watching all bug changes.