Bug 383142 - kdenlive stop responding when video clipp load's.
Summary: kdenlive stop responding when video clipp load's.
Status: RESOLVED DUPLICATE of bug 380019
Alias: None
Product: kdenlive
Classification: Applications
Component: Effects & Transitions (show other bugs)
Version: git-master
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Vincent PINON
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-08-04 21:23 UTC by kjell.claesson
Modified: 2018-11-10 14:46 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
fritzibaby: MOVIT+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kjell.claesson 2017-08-04 21:23:28 UTC
Application: kdenlive (17.07.90)
 (Compiled from sources)
Qt Version: 5.7.1
Frameworks Version: 5.36.0
Operating System: Linux 4.12.4-gentoo x86_64
Distribution: "Gentoo Base System release 2.4.1"

-- Information about the crash:
Started kdenlive.
Selected 'file - New'. (Everything was responding)
Then i inserted new clipp. kdenlive stops responding.

The crash can be reproduced every time.

-- Backtrace:
Application: Kdenlive (kdenlive), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fea557c0840 (LWP 20793))]

Thread 10 (Thread 0x7fea0f45b700 (LWP 20815)):
#0  0x00007fea44809d05 in ?? () from /usr/lib64/pulseaudio/libpulsecommon-10.0.so
#1  0x00007fea4480aafd in ?? () from /usr/lib64/pulseaudio/libpulsecommon-10.0.so
#2  0x00007fea4480aea9 in ?? () from /usr/lib64/pulseaudio/libpulsecommon-10.0.so
#3  0x00007fea4480b72a in ?? () from /usr/lib64/pulseaudio/libpulsecommon-10.0.so
#4  0x00007fea498f99fc in pa_mainloop_dispatch () from /usr/lib64/libpulse.so.0
#5  0x00007fea498f9dfc in pa_mainloop_iterate () from /usr/lib64/libpulse.so.0
#6  0x00007fea2cd37f7b in ?? () from /usr/lib64/libSDL-1.2.so.0
#7  0x00007fea2cd0cd6b in ?? () from /usr/lib64/libSDL-1.2.so.0
#8  0x00007fea2cd15258 in ?? () from /usr/lib64/libSDL-1.2.so.0
#9  0x00007fea2cd54d29 in ?? () from /usr/lib64/libSDL-1.2.so.0
#10 0x00007fea4d740374 in start_thread () from /lib64/libpthread.so.0
#11 0x00007fea4f2d0b1f in clone () from /lib64/libc.so.6

Thread 9 (Thread 0x7fea1100c700 (LWP 20814)):
#0  0x00007fea4d745fcf in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fea5498a0fb in consumer_read_ahead_thread (arg=0x40098a0) at mlt_consumer.c:842
#2  0x0000000000761269 in RenderThread::run (this=0x7fea0404a0f0) at /var/tmp/portage/kde-apps/kdenlive-17.07.90/work/kdenlive-17.07.90/src/monitor/glwidget.cpp:1282
#3  0x00007fea4fd218ac in QThreadPrivate::start (arg=0x7fea0404a0f0) at thread/qthread_unix.cpp:368
#4  0x00007fea4d740374 in start_thread () from /lib64/libpthread.so.0
#5  0x00007fea4f2d0b1f in clone () from /lib64/libc.so.6

Thread 8 (Thread 0x7fea126ea700 (LWP 20813)):
#0  0x00007fea4d745fcf in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fea2cf9fc9c in consumer_thread (arg=0x40098a0) at consumer_sdl_audio.c:595
#2  0x00007fea4d740374 in start_thread () from /lib64/libpthread.so.0
#3  0x00007fea4f2d0b1f in clone () from /lib64/libc.so.6

Thread 7 (Thread 0x7fea11ee9700 (LWP 20804)):
#0  0x00007fea4ff16ba7 in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7fea11ee8b74) at kernel/qeventdispatcher_glib.cpp:138
#1  0x00007fea4ff16c7b in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:165
#2  0x00007fea4a22e9ed in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fea4a22f41b in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007fea4a22f60c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007fea4ff16f24 in QEventDispatcherGlib::processEvents (this=0x7fe9f80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#6  0x00007fea4fec5c93 in QEventLoop::processEvents (this=this@entry=0x7fea11ee8d70, flags=..., flags@entry=...) at kernel/qeventloop.cpp:134
#7  0x00007fea4fec60c7 in QEventLoop::exec (this=this@entry=0x7fea11ee8d70, flags=flags@entry=...) at kernel/qeventloop.cpp:212
#8  0x00007fea4fd1d0af in QThread::exec (this=<optimized out>) at thread/qthread.cpp:507
#9  0x00007fea4fd1d145 in QThread::run (this=<optimized out>) at thread/qthread.cpp:574
#10 0x00007fea4fd218ac in QThreadPrivate::start (arg=0x9151440) at thread/qthread_unix.cpp:368
#11 0x00007fea4d740374 in start_thread () from /lib64/libpthread.so.0
#12 0x00007fea4f2d0b1f in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7fea12eeb700 (LWP 20802)):
#0  0x00007fea4f2c776d in poll () from /lib64/libc.so.6
#1  0x00007fea4a22f4f6 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fea4a22f60c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fea4ff16f24 in QEventDispatcherGlib::processEvents (this=0x7fea000008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007fea4fec5c93 in QEventLoop::processEvents (this=this@entry=0x7fea12eead70, flags=..., flags@entry=...) at kernel/qeventloop.cpp:134
#5  0x00007fea4fec60c7 in QEventLoop::exec (this=this@entry=0x7fea12eead70, flags=flags@entry=...) at kernel/qeventloop.cpp:212
#6  0x00007fea4fd1d0af in QThread::exec (this=<optimized out>) at thread/qthread.cpp:507
#7  0x00007fea4fd1d145 in QThread::run (this=<optimized out>) at thread/qthread.cpp:574
#8  0x00007fea4fd218ac in QThreadPrivate::start (arg=0x77cc600) at thread/qthread_unix.cpp:368
#9  0x00007fea4d740374 in start_thread () from /lib64/libpthread.so.0
#10 0x00007fea4f2d0b1f in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7fea21a5b700 (LWP 20798)):
#0  qt_gettime () at tools/qelapsedtimer_unix.cpp:171
#1  0x00007fea4ff158c5 in QTimerInfoList::updateCurrentTime (this=this@entry=0x7fea18002ed0) at kernel/qtimerinfo_unix.cpp:91
#2  0x00007fea4ff15bfb in QTimerInfoList::timerWait (this=0x7fea18002ed0, tm=...) at kernel/qtimerinfo_unix.cpp:388
#3  0x00007fea4ff16bbb in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7fea21a5ab64) at kernel/qeventdispatcher_glib.cpp:132
#4  0x00007fea4ff16c7b in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:165
#5  0x00007fea4a22e9ed in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#6  0x00007fea4a22f41b in ?? () from /usr/lib64/libglib-2.0.so.0
#7  0x00007fea4a22f60c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#8  0x00007fea4ff16f24 in QEventDispatcherGlib::processEvents (this=0x7fea180008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#9  0x00007fea4fec5c93 in QEventLoop::processEvents (this=this@entry=0x7fea21a5ad60, flags=..., flags@entry=...) at kernel/qeventloop.cpp:134
#10 0x00007fea4fec60c7 in QEventLoop::exec (this=this@entry=0x7fea21a5ad60, flags=flags@entry=...) at kernel/qeventloop.cpp:212
#11 0x00007fea4fd1d0af in QThread::exec (this=<optimized out>) at thread/qthread.cpp:507
#12 0x00007fea50a04555 in ?? () from /usr/lib64/libQt5Qml.so.5
#13 0x00007fea4fd218ac in QThreadPrivate::start (arg=0x355e4e0) at thread/qthread_unix.cpp:368
#14 0x00007fea4d740374 in start_thread () from /lib64/libpthread.so.0
#15 0x00007fea4f2d0b1f in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7fea234d6700 (LWP 20796)):
#0  0x00007fea4f2c776d in poll () from /lib64/libc.so.6
#1  0x00007fea4a22f4f6 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fea4a22f60c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fea4ff16f24 in QEventDispatcherGlib::processEvents (this=0x7fea1c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007fea4fec5c93 in QEventLoop::processEvents (this=this@entry=0x7fea234d5d60, flags=..., flags@entry=...) at kernel/qeventloop.cpp:134
#5  0x00007fea4fec60c7 in QEventLoop::exec (this=this@entry=0x7fea234d5d60, flags=flags@entry=...) at kernel/qeventloop.cpp:212
#6  0x00007fea4fd1d0af in QThread::exec (this=<optimized out>) at thread/qthread.cpp:507
#7  0x00007fea50a04555 in ?? () from /usr/lib64/libQt5Qml.so.5
#8  0x00007fea4fd218ac in QThreadPrivate::start (arg=0x3400de0) at thread/qthread_unix.cpp:368
#9  0x00007fea4d740374 in start_thread () from /lib64/libpthread.so.0
#10 0x00007fea4f2d0b1f in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7fea3cf7b700 (LWP 20795)):
#0  0x00007fea4f2c776d in poll () from /lib64/libc.so.6
#1  0x00007fea4a22f4f6 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fea4a22f60c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fea4ff16f24 in QEventDispatcherGlib::processEvents (this=0x7fea300008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007fea4fec5c93 in QEventLoop::processEvents (this=this@entry=0x7fea3cf7ad50, flags=..., flags@entry=...) at kernel/qeventloop.cpp:134
#5  0x00007fea4fec60c7 in QEventLoop::exec (this=this@entry=0x7fea3cf7ad50, flags=flags@entry=...) at kernel/qeventloop.cpp:212
#6  0x00007fea4fd1d0af in QThread::exec (this=<optimized out>) at thread/qthread.cpp:507
#7  0x00007fea55807675 in ?? () from /usr/lib64/libQt5DBus.so.5
#8  0x00007fea4fd218ac in QThreadPrivate::start (arg=0x7fea5587cd60) at thread/qthread_unix.cpp:368
#9  0x00007fea4d740374 in start_thread () from /lib64/libpthread.so.0
#10 0x00007fea4f2d0b1f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fea405a8700 (LWP 20794)):
#0  0x00007fea4f2c776d in poll () from /lib64/libc.so.6
#1  0x00007fea494b2a7a in poll (__timeout=-1, __nfds=1, __fds=0x7fea405a7d20) at /usr/include/bits/poll2.h:46
#2  _xcb_conn_wait (c=c@entry=0x24c37a0, cond=cond@entry=0x24c37e0, vector=vector@entry=0x0, count=count@entry=0x0) at /var/tmp/portage/x11-libs/libxcb-1.12-r2/work/libxcb-1.12/src/xcb_conn.c:479
#3  0x00007fea494b44dd in xcb_wait_for_event (c=0x24c37a0) at /var/tmp/portage/x11-libs/libxcb-1.12-r2/work/libxcb-1.12/src/xcb_in.c:693
#4  0x00007fea422db78d in QXcbEventReader::run (this=0x24cde70) at qxcbconnection.cpp:1343
#5  0x00007fea4fd218ac in QThreadPrivate::start (arg=0x24cde70) at thread/qthread_unix.cpp:368
#6  0x00007fea4d740374 in start_thread () from /lib64/libpthread.so.0
#7  0x00007fea4f2d0b1f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fea557c0840 (LWP 20793)):
[KCrash Handler]
#6  0x00007fea4f21afef in raise () from /lib64/libc.so.6
#7  0x00007fea4f21c3ea in abort () from /lib64/libc.so.6
#8  0x00007fea4f213e47 in ?? () from /lib64/libc.so.6
#9  0x00007fea4f213ef2 in __assert_fail () from /lib64/libc.so.6
#10 0x00007fea238d2421 in movit::YCbCrInput::YCbCrInput(movit::ImageFormat const&, movit::YCbCrFormat const&, unsigned int, unsigned int, movit::YCbCrInputSplitting, unsigned int) () from /usr/lib64/libmovit.so.7
#11 0x00007fea23b3d5e8 in MltInput::useYCbCrInput (this=this@entry=0x409aa00, image_format=..., ycbcr_format=..., width=width@entry=481, height=height@entry=880) at mlt_movit_input.cpp:52
#12 0x00007fea23b3579c in create_input (properties=properties@entry=0x4ca5e70, format=<optimized out>, aspect_width=<optimized out>, aspect_height=<optimized out>, width=width@entry=481, height=height@entry=880) at filter_movit_convert.cpp:488
#13 0x00007fea23b374c6 in convert_image (frame=0x4ca5e70, image=0x7ffc7353a428, format=0x7ffc7353a364, output_format=mlt_image_glsl) at filter_movit_convert.cpp:539
#14 0x00007fea23b39087 in get_image (frame=frame@entry=0x4ca5e70, image=image@entry=0x7ffc7353a428, format=format@entry=0x7ffc7353a364, width=width@entry=0x7ffc7353a0b8, height=height@entry=0x7ffc7353a0bc, writable=writable@entry=1) at filter_movit_crop.cpp:71
#15 0x00007fea5497713d in mlt_frame_get_image (self=self@entry=0x4ca5e70, buffer=buffer@entry=0x7ffc7353a428, format=format@entry=0x7ffc7353a364, width=width@entry=0x7ffc7353a0b8, height=height@entry=0x7ffc7353a0bc, writable=writable@entry=1) at mlt_frame.c:585
#16 0x00007fea23b3b7e9 in get_image (frame=frame@entry=0x4ca5e70, image=image@entry=0x7ffc7353a428, format=format@entry=0x7ffc7353a364, width=width@entry=0x7ffc7353a238, height=height@entry=0x7ffc7353a23c, writable=writable@entry=1) at filter_movit_resample.cpp:80
#17 0x00007fea5497713d in mlt_frame_get_image (self=self@entry=0x4ca5e70, buffer=buffer@entry=0x7ffc7353a428, format=format@entry=0x7ffc7353a364, width=width@entry=0x7ffc7353a238, height=height@entry=0x7ffc7353a23c, writable=writable@entry=1) at mlt_frame.c:585
#18 0x00007fea23b3c920 in get_image (frame=frame@entry=0x4ca5e70, image=image@entry=0x7ffc7353a428, format=format@entry=0x7ffc7353a364, width=width@entry=0x7ffc7353a420, height=height@entry=0x7ffc7353a424, writable=writable@entry=1) at filter_movit_resize.cpp:147
#19 0x00007fea5497713d in mlt_frame_get_image (self=self@entry=0x4ca5e70, buffer=buffer@entry=0x7ffc7353a428, format=format@entry=0x7ffc7353a364, width=width@entry=0x7ffc7353a420, height=height@entry=0x7ffc7353a424, writable=writable@entry=1) at mlt_frame.c:585
#20 0x00007fea2ac17826 in get_b_frame_image (self=self@entry=0x43d8230, b_frame=b_frame@entry=0x4ca5e70, image=0x7ffc7353a428, width=width@entry=0x7ffc7353a420, height=height@entry=0x7ffc7353a424, geometry=geometry@entry=0x7ffc7353a430) at transition_composite.c:960
#21 0x00007fea2ac196e1 in transition_get_image (a_frame=a_frame@entry=0xbd33720, image=image@entry=0x7ffc7353ab20, format=format@entry=0x7ffc7353ab74, width=width@entry=0x7ffc7353a898, height=height@entry=0x7ffc7353a89c, writable=writable@entry=1) at transition_composite.c:1317
#22 0x00007fea5497713d in mlt_frame_get_image (self=self@entry=0xbd33720, buffer=buffer@entry=0x7ffc7353ab20, format=format@entry=0x7ffc7353ab74, width=width@entry=0x7ffc7353a898, height=height@entry=0x7ffc7353a89c, writable=writable@entry=1) at mlt_frame.c:585
#23 0x00007fea348b807d in producer_get_image (frame=frame@entry=0xbd09760, image=image@entry=0x7ffc7353ab20, format=format@entry=0x7ffc7353ab74, width=width@entry=0x7ffc7353a898, height=height@entry=0x7ffc7353a89c, writable=writable@entry=1) at producer_count.c:554
#24 0x00007fea5497713d in mlt_frame_get_image (self=self@entry=0xbd09760, buffer=buffer@entry=0x7ffc7353ab20, format=format@entry=0x7ffc7353ab74, width=width@entry=0x7ffc7353a898, height=height@entry=0x7ffc7353a89c, writable=writable@entry=1) at mlt_frame.c:585
#25 0x00007fea29c5c666 in filter_get_image (frame=frame@entry=0xbd09760, image=image@entry=0x7ffc7353ab20, format=format@entry=0x7ffc7353ab74, width=width@entry=0x7ffc7353a898, height=height@entry=0x7ffc7353a89c, writable=<optimized out>, writable@entry=0) at filter_avdeinterlace.c:306
#26 0x00007fea5497713d in mlt_frame_get_image (self=self@entry=0xbd09760, buffer=buffer@entry=0x7ffc7353ab20, format=format@entry=0x7ffc7353ab74, width=width@entry=0x7ffc7353a898, height=height@entry=0x7ffc7353a89c, writable=writable@entry=0) at mlt_frame.c:585
#27 0x00007fea2ac117de in get_image (frame=frame@entry=0xbd09760, image=image@entry=0x7ffc7353ab20, format=format@entry=0x7ffc7353ab74, width=width@entry=0x7ffc7353a898, height=height@entry=0x7ffc7353a89c, writable=writable@entry=0) at filter_fieldorder.c:33
#28 0x00007fea5497713d in mlt_frame_get_image (self=self@entry=0xbd09760, buffer=buffer@entry=0x7ffc7353ab20, format=format@entry=0x7ffc7353ab74, width=width@entry=0x7ffc7353a898, height=height@entry=0x7ffc7353a89c, writable=writable@entry=0) at mlt_frame.c:585
#29 0x00007fea23b39052 in get_image (frame=frame@entry=0xbd09760, image=image@entry=0x7ffc7353ab20, format=format@entry=0x7ffc7353ab74, width=width@entry=0x7ffc7353a898, height=height@entry=0x7ffc7353a89c, writable=writable@entry=0) at filter_movit_crop.cpp:62
#30 0x00007fea5497713d in mlt_frame_get_image (self=self@entry=0xbd09760, buffer=buffer@entry=0x7ffc7353ab20, format=format@entry=0x7ffc7353ab74, width=width@entry=0x7ffc7353a898, height=height@entry=0x7ffc7353a89c, writable=writable@entry=0) at mlt_frame.c:585
#31 0x00007fea23b3b7e9 in get_image (frame=frame@entry=0xbd09760, image=image@entry=0x7ffc7353ab20, format=format@entry=0x7ffc7353ab74, width=width@entry=0x7ffc7353aa18, height=height@entry=0x7ffc7353aa1c, writable=writable@entry=0) at filter_movit_resample.cpp:80
#32 0x00007fea5497713d in mlt_frame_get_image (self=self@entry=0xbd09760, buffer=buffer@entry=0x7ffc7353ab20, format=format@entry=0x7ffc7353ab74, width=width@entry=0x7ffc7353aa18, height=height@entry=0x7ffc7353aa1c, writable=writable@entry=0) at mlt_frame.c:585
#33 0x00007fea23b3c920 in get_image (frame=frame@entry=0xbd09760, image=image@entry=0x7ffc7353ab20, format=format@entry=0x7ffc7353ab74, width=width@entry=0x7ffc7353ab6c, height=height@entry=0x7ffc7353ab70, writable=writable@entry=0) at filter_movit_resize.cpp:147
#34 0x00007fea5497713d in mlt_frame_get_image (self=0xbd09760, buffer=buffer@entry=0x7ffc7353ab20, format=format@entry=0x7ffc7353ab74, width=width@entry=0x7ffc7353ab6c, height=height@entry=0x7ffc7353ab70, writable=writable@entry=0) at mlt_frame.c:585
#35 0x00007fea5475e49f in Mlt::Frame::get_image (this=this@entry=0x4048030, format=@0x7ffc7353ab74: mlt_image_yuv422, format@entry=@0x7ffc7353ab74: mlt_image_none, w=@0x7ffc7353ab6c: 1920, h=@0x7ffc7353ab70: 1080, writable=writable@entry=0) at MltFrame.cpp:83
#36 0x000000000086fb63 in KThumb::getFrame (frame=frame@entry=0x4048030, width=width@entry=1920, height=height@entry=1080, forceRescale=forceRescale@entry=false) at /var/tmp/portage/kde-apps/kdenlive-17.07.90/work/kdenlive-17.07.90/src/doc/kthumb.cpp:99
#37 0x000000000086fe13 in KThumb::getFrame (producer=<optimized out>, framepos=0, displayWidth=1920, height=1080) at /var/tmp/portage/kde-apps/kdenlive-17.07.90/work/kdenlive-17.07.90/src/doc/kthumb.cpp:82
#38 0x0000000000859df3 in Generators::updateProducer (this=this@entry=0x7ffc7353c150, effect=...) at /var/tmp/portage/kde-apps/kdenlive-17.07.90/work/kdenlive-17.07.90/src/bin/generators/generators.cpp:96
#39 0x0000000000859efa in Generators::updateDuration (this=0x7ffc7353c150, duration=<optimized out>) at /var/tmp/portage/kde-apps/kdenlive-17.07.90/work/kdenlive-17.07.90/src/bin/generators/generators.cpp:153
#40 0x000000000085b860 in QtPrivate::FunctorCall<QtPrivate::IndexesList<0>, QtPrivate::List<int>, void, void (Generators::*)(int)>::call (arg=<optimized out>, o=<optimized out>, f=<optimized out>) at /usr/include/qt5/QtCore/qobjectdefs_impl.h:141
#41 QtPrivate::FunctionPointer<void (Generators::*)(int)>::call<QtPrivate::List<int>, void> (arg=<optimized out>, o=<optimized out>, f=<optimized out>) at /usr/include/qt5/QtCore/qobjectdefs_impl.h:160
#42 QtPrivate::QSlotObject<void (Generators::*)(int), QtPrivate::List<int>, void>::impl (which=<optimized out>, this_=<optimized out>, r=<optimized out>, a=<optimized out>, ret=<optimized out>) at /usr/include/qt5/QtCore/qobject_impl.h:120
#43 0x00007fea4fef028e in QtPrivate::QSlotObjectBase::call (a=<optimized out>, r=0x7ffc7353c150, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:101
#44 QMetaObject::activate (sender=sender@entry=0x43da5a0, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffc7353ae80) at kernel/qobject.cpp:3723
#45 0x00007fea4fef0819 in QMetaObject::activate (sender=sender@entry=0x43da5a0, m=m@entry=0xc524a0 <TimecodeDisplay::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffc7353ae80) at kernel/qobject.cpp:3602
#46 0x00000000008b825b in TimecodeDisplay::timeCodeEditingFinished (this=this@entry=0x43da5a0, _t1=<optimized out>) at /var/tmp/portage/kde-apps/kdenlive-17.07.90/work/kdenlive-17.07.90_build/src/kdenlive_autogen/EWIEGA46WW/moc_timecodedisplay.cpp:165
#47 0x00000000008a29cb in TimecodeDisplay::slotEditingFinished (this=0x43da5a0) at /var/tmp/portage/kde-apps/kdenlive-17.07.90/work/kdenlive-17.07.90/src/timecodedisplay.cpp:240
#48 0x000000000080ffc3 in QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>, void, void (TimecodeDisplay::*)()>::call(void (TimecodeDisplay::*)(), TimecodeDisplay*, void**) (arg=<optimized out>, o=<optimized out>, f=<optimized out>) at /usr/include/qt5/QtCore/qobjectdefs_impl.h:141
#49 QtPrivate::FunctionPointer<void (TimecodeDisplay::*)()>::call<QtPrivate::List<>, void>(void (TimecodeDisplay::*)(), TimecodeDisplay*, void**) (arg=<optimized out>, o=<optimized out>, f=<optimized out>) at /usr/include/qt5/QtCore/qobjectdefs_impl.h:160
#50 QtPrivate::QSlotObject<void (TimecodeDisplay::*)(), QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) (which=<optimized out>, this_=<optimized out>, r=<optimized out>, a=<optimized out>, ret=<optimized out>) at /usr/include/qt5/QtCore/qobject_impl.h:120
#51 0x00007fea4fef028e in QtPrivate::QSlotObjectBase::call (a=<optimized out>, r=0x43da5a0, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:101
#52 QMetaObject::activate (sender=sender@entry=0x4abda20, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=4, argv=argv@entry=0x0) at kernel/qobject.cpp:3723
#53 0x00007fea4fef0819 in QMetaObject::activate (sender=sender@entry=0x4abda20, m=m@entry=0x7fea518e86a0 <QLineEdit::staticMetaObject>, local_signal_index=local_signal_index@entry=4, argv=argv@entry=0x0) at kernel/qobject.cpp:3602
#54 0x00007fea5151f22c in QLineEdit::editingFinished (this=this@entry=0x4abda20) at .moc/moc_qlineedit.cpp:455
#55 0x00007fea51526cc1 in QLineEdit::focusOutEvent (this=0x4abda20, e=0x7ffc7353b460) at widgets/qlineedit.cpp:1861
#56 0x00007fea5141a6b5 in QWidget::event (this=this@entry=0x4abda20, event=event@entry=0x7ffc7353b460) at kernel/qwidget.cpp:8904
#57 0x00007fea51525dc9 in QLineEdit::event (this=0x4abda20, e=0x7ffc7353b460) at widgets/qlineedit.cpp:1456
#58 0x00007fea514cf599 in QAbstractSpinBox::focusOutEvent (this=0x43da5a0, event=0x7ffc7353b460) at widgets/qabstractspinbox.cpp:1157
#59 0x00007fea5141a6b5 in QWidget::event (this=this@entry=0x43da5a0, event=event@entry=0x7ffc7353b460) at kernel/qwidget.cpp:8904
#60 0x00007fea514cf33c in QAbstractSpinBox::event (this=0x43da5a0, event=0x7ffc7353b460) at widgets/qabstractspinbox.cpp:784
#61 0x00007fea513cdb3b in QApplicationPrivate::notify_helper (this=this@entry=0x24b6c40, receiver=receiver@entry=0x43da5a0, e=e@entry=0x7ffc7353b460) at kernel/qapplication.cpp:3799
#62 0x00007fea513d70a4 in QApplication::notify (this=<optimized out>, receiver=0x43da5a0, e=0x7ffc7353b460) at kernel/qapplication.cpp:3762
#63 0x00007fea4fec7429 in QCoreApplication::notifyInternal2 (receiver=receiver@entry=0x43da5a0, event=event@entry=0x7ffc7353b460) at kernel/qcoreapplication.cpp:988
#64 0x00007fea513d2505 in QCoreApplication::sendEvent (event=0x7ffc7353b460, receiver=0x43da5a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#65 QApplicationPrivate::setFocusWidget (focus=focus@entry=0x4aca860, reason=reason@entry=Qt::MouseFocusReason) at kernel/qapplication.cpp:1866
#66 0x00007fea51413b8b in QWidget::setFocus (this=this@entry=0x4aca860, reason=reason@entry=Qt::MouseFocusReason) at kernel/qwidget.cpp:6556
#67 0x00007fea513cebc3 in QApplicationPrivate::giveFocusAccordingToFocusPolicy (widget=widget@entry=0x4aca860, event=event@entry=0x7ffc7353b8d0, localPos=...) at kernel/qapplication.cpp:4277
#68 0x00007fea513d4daf in QApplication::notify (this=<optimized out>, receiver=0x4aca860, e=0x7ffc7353b8d0) at kernel/qapplication.cpp:3226
#69 0x00007fea4fec7429 in QCoreApplication::notifyInternal2 (receiver=receiver@entry=0x4aca860, event=event@entry=0x7ffc7353b8d0) at kernel/qcoreapplication.cpp:988
#70 0x00007fea513d4240 in QCoreApplication::sendSpontaneousEvent (event=0x7ffc7353b8d0, receiver=0x4aca860) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234
#71 QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0x4aca860, event=event@entry=0x7ffc7353b8d0, alienWidget=alienWidget@entry=0x4aca860, nativeWidget=0x7ffc7353c150, buttonDown=buttonDown@entry=0x7fea5190ccd0 <qt_button_down>, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:2769
#72 0x00007fea51438010 in QWidgetWindow::handleMouseEvent (this=this@entry=0xbcc2190, event=event@entry=0x7ffc7353bcc0) at kernel/qwidgetwindow.cpp:617
#73 0x00007fea5143a033 in QWidgetWindow::event (this=0xbcc2190, event=0x7ffc7353bcc0) at kernel/qwidgetwindow.cpp:239
#74 0x00007fea513cdb3b in QApplicationPrivate::notify_helper (this=this@entry=0x24b6c40, receiver=receiver@entry=0xbcc2190, e=e@entry=0x7ffc7353bcc0) at kernel/qapplication.cpp:3799
#75 0x00007fea513d4c13 in QApplication::notify (this=<optimized out>, receiver=0xbcc2190, e=0x7ffc7353bcc0) at kernel/qapplication.cpp:3159
#76 0x00007fea4fec7429 in QCoreApplication::notifyInternal2 (receiver=receiver@entry=0xbcc2190, event=event@entry=0x7ffc7353bcc0) at kernel/qcoreapplication.cpp:988
#77 0x00007fea50209ec4 in QCoreApplication::sendSpontaneousEvent (event=0x7ffc7353bcc0, receiver=0xbcc2190) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234
#78 QGuiApplicationPrivate::processMouseEvent (e=0xbd76460) at kernel/qguiapplication.cpp:1903
#79 0x00007fea5020b9e8 in QGuiApplicationPrivate::processWindowSystemEvent (e=e@entry=0xbd76460) at kernel/qguiapplication.cpp:1687
#80 0x00007fea501e81b3 in QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:659
#81 0x00007fea4231625a in userEventSourceDispatch (source=<optimized out>) at eventdispatchers/qeventdispatcher_glib.cpp:76
#82 0x00007fea4a22f2f7 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#83 0x00007fea4a22f560 in ?? () from /usr/lib64/libglib-2.0.so.0
#84 0x00007fea4a22f60c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#85 0x00007fea4ff16f0a in QEventDispatcherGlib::processEvents (this=0x24f9340, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#86 0x00007fea423163bc in QPAEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:121
#87 0x00007fea4fec5c93 in QEventLoop::processEvents (this=this@entry=0x7ffc7353c0a0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:134
#88 0x00007fea4fec60c7 in QEventLoop::exec (this=this@entry=0x7ffc7353c0a0, flags=flags@entry=...) at kernel/qeventloop.cpp:212
#89 0x00007fea515dc3a9 in QDialog::exec (this=this@entry=0x7ffc7353c150) at dialogs/qdialog.cpp:552
#90 0x000000000088cf30 in MainWindow::buildGenerator (this=0x29d1460, action=<optimized out>) at /var/tmp/portage/kde-apps/kdenlive-17.07.90/work/kdenlive-17.07.90/src/mainwindow.cpp:831
#91 0x0000000000891578 in QtPrivate::FunctorCall<QtPrivate::IndexesList<0>, QtPrivate::List<QAction*>, void, void (MainWindow::*)(QAction*)>::call (arg=<optimized out>, o=<optimized out>, f=<optimized out>) at /usr/include/qt5/QtCore/qobjectdefs_impl.h:141
#92 QtPrivate::FunctionPointer<void (MainWindow::*)(QAction*)>::call<QtPrivate::List<QAction*>, void> (arg=<optimized out>, o=<optimized out>, f=<optimized out>) at /usr/include/qt5/QtCore/qobjectdefs_impl.h:160
#93 QtPrivate::QSlotObject<void (MainWindow::*)(QAction*), QtPrivate::List<QAction*>, void>::impl (which=<optimized out>, this_=<optimized out>, r=<optimized out>, a=<optimized out>, ret=<optimized out>) at /usr/include/qt5/QtCore/qobject_impl.h:120
#94 0x00007fea4fef028e in QtPrivate::QSlotObjectBase::call (a=<optimized out>, r=0x29d1460, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:101
#95 QMetaObject::activate (sender=sender@entry=0x47a3470, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7ffc7353c310) at kernel/qobject.cpp:3723
#96 0x00007fea4fef0819 in QMetaObject::activate (sender=sender@entry=0x47a3470, m=m@entry=0x7fea518ea960 <QMenu::staticMetaObject>, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7ffc7353c310) at kernel/qobject.cpp:3602
#97 0x00007fea5154f56e in QMenu::triggered (this=this@entry=0x47a3470, _t1=<optimized out>) at .moc/moc_qmenu.cpp:277
#98 0x00007fea51552b26 in QMenuPrivate::_q_actionTriggered (this=0x47a3790) at widgets/qmenu.cpp:1242
#99 0x00007fea5155d077 in QMenu::qt_static_metacall (_o=_o@entry=0x47a3470, _c=_c@entry=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=<optimized out>) at .moc/moc_qmenu.cpp:122
#100 0x00007fea4fef040a in QMetaObject::activate (sender=sender@entry=0x46d8be0, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x7ffc7353c4e0) at kernel/qobject.cpp:3740
#101 0x00007fea4fef0819 in QMetaObject::activate (sender=sender@entry=0x46d8be0, m=m@entry=0x7fea518ddea0 <QAction::staticMetaObject>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x7ffc7353c4e0) at kernel/qobject.cpp:3602
#102 0x00007fea513c65ec in QAction::triggered (this=this@entry=0x46d8be0, _t1=<optimized out>) at .moc/moc_qaction.cpp:369
#103 0x00007fea513c926d in QAction::activate (this=this@entry=0x46d8be0, event=event@entry=QAction::Trigger) at kernel/qaction.cpp:1170
#104 0x00007fea515507b8 in QMenuPrivate::activateCausedStack (this=this@entry=0x47a3790, causedStack=..., action=action@entry=0x46d8be0, action_e=action_e@entry=QAction::Trigger, self=self@entry=true) at widgets/qmenu.cpp:1140
#105 0x00007fea51558f28 in QMenuPrivate::activateAction (this=this@entry=0x47a3790, action=action@entry=0x46d8be0, action_e=action_e@entry=QAction::Trigger, self=self@entry=true) at widgets/qmenu.cpp:1217
#106 0x00007fea51559f03 in QMenu::mouseReleaseEvent (this=<optimized out>, e=0x7ffc7353caf0) at widgets/qmenu.cpp:2680
#107 0x00007fea5141a1d1 in QWidget::event (this=this@entry=0x47a3470, event=event@entry=0x7ffc7353caf0) at kernel/qwidget.cpp:8785
#108 0x00007fea5155cbe5 in QMenu::event (this=0x47a3470, e=0x7ffc7353caf0) at widgets/qmenu.cpp:2799
#109 0x00007fea513cdb3b in QApplicationPrivate::notify_helper (this=this@entry=0x24b6c40, receiver=receiver@entry=0x47a3470, e=0x7ffc7353caf0) at kernel/qapplication.cpp:3799
#110 0x00007fea513d50a3 in QApplication::notify (this=<optimized out>, receiver=0x47a3470, e=0x7ffc7353caf0) at kernel/qapplication.cpp:3273
#111 0x00007fea4fec7429 in QCoreApplication::notifyInternal2 (receiver=receiver@entry=0x47a3470, event=event@entry=0x7ffc7353caf0) at kernel/qcoreapplication.cpp:988
#112 0x00007fea513d4240 in QCoreApplication::sendSpontaneousEvent (event=0x7ffc7353caf0, receiver=0x47a3470) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234
#113 QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0x47a3470, event=event@entry=0x7ffc7353caf0, alienWidget=0x0, alienWidget@entry=0x47a3470, nativeWidget=0x47a3470, buttonDown=buttonDown@entry=0x7fea5190ccd0 <qt_button_down>, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:2769
#114 0x00007fea51436f18 in QWidgetWindow::handleMouseEvent (this=this@entry=0x34fcca0, event=event@entry=0x7ffc7353cee0) at kernel/qwidgetwindow.cpp:511
#115 0x00007fea5143a033 in QWidgetWindow::event (this=0x34fcca0, event=0x7ffc7353cee0) at kernel/qwidgetwindow.cpp:239
#116 0x00007fea513cdb3b in QApplicationPrivate::notify_helper (this=this@entry=0x24b6c40, receiver=receiver@entry=0x34fcca0, e=e@entry=0x7ffc7353cee0) at kernel/qapplication.cpp:3799
#117 0x00007fea513d4c13 in QApplication::notify (this=<optimized out>, receiver=0x34fcca0, e=0x7ffc7353cee0) at kernel/qapplication.cpp:3159
#118 0x00007fea4fec7429 in QCoreApplication::notifyInternal2 (receiver=receiver@entry=0x34fcca0, event=event@entry=0x7ffc7353cee0) at kernel/qcoreapplication.cpp:988
#119 0x00007fea50209ec4 in QCoreApplication::sendSpontaneousEvent (event=0x7ffc7353cee0, receiver=0x34fcca0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234
#120 QGuiApplicationPrivate::processMouseEvent (e=0x40c49f0) at kernel/qguiapplication.cpp:1903
#121 0x00007fea5020b9e8 in QGuiApplicationPrivate::processWindowSystemEvent (e=e@entry=0x40c49f0) at kernel/qguiapplication.cpp:1687
#122 0x00007fea501e81b3 in QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:659
#123 0x00007fea4231625a in userEventSourceDispatch (source=<optimized out>) at eventdispatchers/qeventdispatcher_glib.cpp:76
#124 0x00007fea4a22f2f7 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#125 0x00007fea4a22f560 in ?? () from /usr/lib64/libglib-2.0.so.0
#126 0x00007fea4a22f60c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#127 0x00007fea4ff16f0a in QEventDispatcherGlib::processEvents (this=0x24f9340, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#128 0x00007fea423163bc in QPAEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:121
#129 0x00007fea4fec5c93 in QEventLoop::processEvents (this=this@entry=0x7ffc7353d2a0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:134
#130 0x00007fea4fec60c7 in QEventLoop::exec (this=this@entry=0x7ffc7353d2a0, flags=flags@entry=...) at kernel/qeventloop.cpp:212
#131 0x00007fea51556578 in QMenu::exec (this=0x3500ae0, p=..., action=action@entry=0x0) at widgets/qmenu.cpp:2447
#132 0x00007fea5159f250 in QToolButtonPrivate::popupTimerDone (this=this@entry=0x3aecc40) at widgets/qtoolbutton.cpp:792
#133 0x00007fea5159f5ba in QToolButton::showMenu (this=this@entry=0x35090d0) at widgets/qtoolbutton.cpp:698
#134 0x00007fea515a0087 in QToolButton::mousePressEvent (this=0x35090d0, e=0x7ffc7353d920) at widgets/qtoolbutton.cpp:601
#135 0x00007fea5141a1b6 in QWidget::event (this=this@entry=0x35090d0, event=event@entry=0x7ffc7353d920) at kernel/qwidget.cpp:8781
#136 0x00007fea514c73da in QAbstractButton::event (this=this@entry=0x35090d0, e=e@entry=0x7ffc7353d920) at widgets/qabstractbutton.cpp:966
#137 0x00007fea515a0253 in QToolButton::event (this=0x35090d0, event=0x7ffc7353d920) at widgets/qtoolbutton.cpp:982
#138 0x00007fea513cdb3b in QApplicationPrivate::notify_helper (this=this@entry=0x24b6c40, receiver=receiver@entry=0x35090d0, e=0x7ffc7353d920) at kernel/qapplication.cpp:3799
#139 0x00007fea513d50a3 in QApplication::notify (this=<optimized out>, receiver=0x35090d0, e=0x7ffc7353d920) at kernel/qapplication.cpp:3273
#140 0x00007fea4fec7429 in QCoreApplication::notifyInternal2 (receiver=receiver@entry=0x35090d0, event=event@entry=0x7ffc7353d920) at kernel/qcoreapplication.cpp:988
#141 0x00007fea513d4240 in QCoreApplication::sendSpontaneousEvent (event=0x7ffc7353d920, receiver=0x35090d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234
#142 QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0x35090d0, event=event@entry=0x7ffc7353d920, alienWidget=alienWidget@entry=0x35090d0, nativeWidget=0x35090d0, buttonDown=buttonDown@entry=0x7fea5190ccd0 <qt_button_down>, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:2769
#143 0x00007fea51438010 in QWidgetWindow::handleMouseEvent (this=this@entry=0x34e13e0, event=event@entry=0x7ffc7353dd10) at kernel/qwidgetwindow.cpp:617
#144 0x00007fea5143a033 in QWidgetWindow::event (this=0x34e13e0, event=0x7ffc7353dd10) at kernel/qwidgetwindow.cpp:239
#145 0x00007fea513cdb3b in QApplicationPrivate::notify_helper (this=this@entry=0x24b6c40, receiver=receiver@entry=0x34e13e0, e=e@entry=0x7ffc7353dd10) at kernel/qapplication.cpp:3799
#146 0x00007fea513d4c13 in QApplication::notify (this=<optimized out>, receiver=0x34e13e0, e=0x7ffc7353dd10) at kernel/qapplication.cpp:3159
#147 0x00007fea4fec7429 in QCoreApplication::notifyInternal2 (receiver=receiver@entry=0x34e13e0, event=event@entry=0x7ffc7353dd10) at kernel/qcoreapplication.cpp:988
#148 0x00007fea50209ec4 in QCoreApplication::sendSpontaneousEvent (event=0x7ffc7353dd10, receiver=0x34e13e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234
#149 QGuiApplicationPrivate::processMouseEvent (e=0x409af60) at kernel/qguiapplication.cpp:1903
#150 0x00007fea5020b9e8 in QGuiApplicationPrivate::processWindowSystemEvent (e=e@entry=0x409af60) at kernel/qguiapplication.cpp:1687
#151 0x00007fea501e81b3 in QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:659
#152 0x00007fea4231625a in userEventSourceDispatch (source=<optimized out>) at eventdispatchers/qeventdispatcher_glib.cpp:76
#153 0x00007fea4a22f2f7 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#154 0x00007fea4a22f560 in ?? () from /usr/lib64/libglib-2.0.so.0
#155 0x00007fea4a22f60c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#156 0x00007fea4ff16f0a in QEventDispatcherGlib::processEvents (this=0x24f9340, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#157 0x00007fea423163bc in QPAEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:121
#158 0x00007fea4fec5c93 in QEventLoop::processEvents (this=this@entry=0x7ffc7353e0d0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:134
#159 0x00007fea4fec60c7 in QEventLoop::exec (this=this@entry=0x7ffc7353e0d0, flags=flags@entry=...) at kernel/qeventloop.cpp:212
#160 0x00007fea4fecdb58 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1261
#161 0x00007fea50201414 in QGuiApplication::exec () at kernel/qguiapplication.cpp:1633
#162 0x00007fea513cd9cd in QApplication::exec () at kernel/qapplication.cpp:2975
#163 0x0000000000871a88 in main (argc=<optimized out>, argv=<optimized out>) at /var/tmp/portage/kde-apps/kdenlive-17.07.90/work/kdenlive-17.07.90/src/main.cpp:158

Reported using DrKonqi
Comment 1 emohr 2018-11-10 14:46:29 UTC
Unfortunately MOVIT (GPU effects) is not stable and not ready for production use.

*** This bug has been marked as a duplicate of bug 380019 ***