Bug 285932 - Rekonq crashes when loading divx plugin
Summary: Rekonq crashes when loading divx plugin
Status: RESOLVED DUPLICATE of bug 282052
Alias: None
Product: rekonq
Classification: Applications
Component: general (show other bugs)
Version: 0.8.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Andrea Diamantini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-06 21:38 UTC by marsu1
Modified: 2011-11-29 13:19 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description marsu1 2011-11-06 21:38:31 UTC
Application: rekonq (0.8.0)
KDE Platform Version: 4.7.2 (4.7.2)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-12-generic x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:

I wanted to watch a divx-file and was waiting until the divx plugin loaded but it seems like divx is not supported. The consequence was that the browser just stopped reacting. I had tho close it with alt+F4

-- Backtrace:
Application: rekonq (rekonq), signal: Segmentation fault
[Current thread is 1 (Thread 0x7ffbe4200780 (LWP 4216))]

Thread 10 (Thread 0x7ffbcfcb1700 (LWP 4217)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ffbe2addc2c in WTF::TCMalloc_PageHeap::scavengerThread (this=0x7ffbe3494220) at wtf/FastMalloc.cpp:2495
#2  0x00007ffbe2addd59 in WTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at wtf/FastMalloc.cpp:1618
#3  0x00007ffbde212efc in start_thread (arg=0x7ffbcfcb1700) at pthread_create.c:304
#4  0x00007ffbe3a3c89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7ffbcf3b0700 (LWP 4218)):
#0  0x00007ffbe3a30773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007ffbdc645f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffbdc646429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffbde8c6f3e in QEventDispatcherGlib::processEvents (this=0x2230550, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007ffbde89acf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007ffbde89aef7 in QEventLoop::exec (this=0x7ffbcf3afe00, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007ffbde7b227f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007ffbde7b4d05 in QThreadPrivate::start (arg=0x217c070) at thread/qthread_unix.cpp:331
#8  0x00007ffbde212efc in start_thread (arg=0x7ffbcf3b0700) at pthread_create.c:304
#9  0x00007ffbe3a3c89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7ffbce538700 (LWP 4219)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ffbe363efe2 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007ffbe363f019 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007ffbde212efc in start_thread (arg=0x7ffbce538700) at pthread_create.c:304
#4  0x00007ffbe3a3c89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7ffbcd1f0700 (LWP 4220)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ffbde7b51ab in wait (time=18446744073709551615, this=0x1f3ab20) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1f249f0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007ffbe07c5864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1f6cdb0, th=0x2259a70) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007ffbe07c7e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f24b70, th=0x2259a70) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007ffbe07c7e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f24b70, th=0x2259a70) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007ffbe07c6ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7ffbcd1efe20, parent=0x1f6cdb0, th=0x2259a70) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007ffbe07c6d5b in ThreadWeaver::Thread::run (this=0x2259a70) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007ffbde7b4d05 in QThreadPrivate::start (arg=0x2259a70) at thread/qthread_unix.cpp:331
#9  0x00007ffbde212efc in start_thread (arg=0x7ffbcd1f0700) at pthread_create.c:304
#10 0x00007ffbe3a3c89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7ffbca6ca700 (LWP 4222)):
#0  0x00007fff513ff92c in clock_gettime ()
#1  0x00007ffbd8b2607b in __GI_clock_gettime (clock_id=1, tp=0x7ffbca6c9b40) at ../sysdeps/unix/clock_gettime.c:100
#2  0x00007ffbde805074 in do_gettime (frac=0x7ffbca6c9b58, sec=0x7ffbca6c9b50) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x00007ffbde8c76ed in QTimerInfoList::updateCurrentTime (this=0x2304cf0) at kernel/qeventdispatcher_unix.cpp:339
#5  0x00007ffbde8c7a33 in QTimerInfoList::timerWait (this=0x2304cf0, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#6  0x00007ffbde8c644c in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7ffbca6c9c3c) at kernel/qeventdispatcher_glib.cpp:136
#7  0x00007ffbde8c64f5 in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#8  0x00007ffbdc644ff2 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007ffbdc645dfd in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007ffbdc646429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007ffbde8c6f3e in QEventDispatcherGlib::processEvents (this=0x217f090, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#12 0x00007ffbde89acf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#13 0x00007ffbde89aef7 in QEventLoop::exec (this=0x7ffbca6c9dd0, flags=...) at kernel/qeventloop.cpp:201
#14 0x00007ffbde7b227f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#15 0x00007ffbde87dcbf in QInotifyFileSystemWatcherEngine::run (this=0x23014f0) at io/qfilesystemwatcher_inotify.cpp:248
#16 0x00007ffbde7b4d05 in QThreadPrivate::start (arg=0x23014f0) at thread/qthread_unix.cpp:331
#17 0x00007ffbde212efc in start_thread (arg=0x7ffbca6ca700) at pthread_create.c:304
#18 0x00007ffbe3a3c89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#19 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7ffb85e26700 (LWP 4236)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ffbde7b51ab in wait (time=18446744073709551615, this=0x1f3ab20) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1f249f0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007ffbe07c5864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1f6cdb0, th=0x2563160) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007ffbe07c7e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f24b70, th=0x2563160) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007ffbe07c7e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f24b70, th=0x2563160) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007ffbe07c7e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f24b70, th=0x2563160) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007ffbe07c6ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7ffb85e25e20, parent=0x1f6cdb0, th=0x2563160) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007ffbe07c6d5b in ThreadWeaver::Thread::run (this=0x2563160) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007ffbde7b4d05 in QThreadPrivate::start (arg=0x2563160) at thread/qthread_unix.cpp:331
#10 0x00007ffbde212efc in start_thread (arg=0x7ffb85e26700) at pthread_create.c:304
#11 0x00007ffbe3a3c89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7ffb85625700 (LWP 4237)):
#0  0x00007fff513ff92c in clock_gettime ()
#1  0x00007ffbd8b2607b in __GI_clock_gettime (clock_id=1, tp=0x7ffb85624b40) at ../sysdeps/unix/clock_gettime.c:100
#2  0x00007ffbde805074 in do_gettime (frac=0x7ffb85624b58, sec=0x7ffb85624b50) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x00007ffbde8c76ed in QTimerInfoList::updateCurrentTime (this=0x2cecf00) at kernel/qeventdispatcher_unix.cpp:339
#5  0x00007ffbde8c7a33 in QTimerInfoList::timerWait (this=0x2cecf00, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#6  0x00007ffbde8c644c in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7ffb85624c3c) at kernel/qeventdispatcher_glib.cpp:136
#7  0x00007ffbde8c64f5 in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#8  0x00007ffbdc644ff2 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007ffbdc645dfd in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007ffbdc646429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007ffbde8c6f3e in QEventDispatcherGlib::processEvents (this=0x2d0b0e0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#12 0x00007ffbde89acf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#13 0x00007ffbde89aef7 in QEventLoop::exec (this=0x7ffb85624dd0, flags=...) at kernel/qeventloop.cpp:201
#14 0x00007ffbde7b227f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#15 0x00007ffbe0dc47ce in KIO::NameLookUpThread::run (this=0x25ca030) at ../../kio/kio/hostinfo.cpp:226
#16 0x00007ffbde7b4d05 in QThreadPrivate::start (arg=0x25ca030) at thread/qthread_unix.cpp:331
#17 0x00007ffbde212efc in start_thread (arg=0x7ffb85625700) at pthread_create.c:304
#18 0x00007ffbe3a3c89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#19 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7ffb87fd7700 (LWP 4740)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ffbde7b51ab in wait (time=18446744073709551615, this=0x1f3ab20) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1f249f0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007ffbe07c5864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1f6cdb0, th=0x5e7b690) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007ffbe07c7e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f24b70, th=0x5e7b690) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007ffbe07c7e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f24b70, th=0x5e7b690) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007ffbe07c7e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f24b70, th=0x5e7b690) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007ffbe07c7e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f24b70, th=0x5e7b690) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007ffbe07c7e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f24b70, th=0x5e7b690) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007ffbe07c7e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f24b70, th=0x5e7b690) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#10 0x00007ffbe07c6ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7ffb87fd6e20, parent=0x1f6cdb0, th=0x5e7b690) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x00007ffbe07c6d5b in ThreadWeaver::Thread::run (this=0x5e7b690) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x00007ffbde7b4d05 in QThreadPrivate::start (arg=0x5e7b690) at thread/qthread_unix.cpp:331
#13 0x00007ffbde212efc in start_thread (arg=0x7ffb87fd7700) at pthread_create.c:304
#14 0x00007ffbe3a3c89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#15 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7ffb88fd9700 (LWP 4821)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ffbde7b51ab in wait (time=18446744073709551615, this=0x1f3ab20) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1f249f0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007ffbe07c5864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1f6cdb0, th=0x23bed60) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007ffbe07c7e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f24b70, th=0x23bed60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007ffbe07c6ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7ffb88fd8e20, parent=0x1f6cdb0, th=0x23bed60) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007ffbe07c6d5b in ThreadWeaver::Thread::run (this=0x23bed60) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007ffbde7b4d05 in QThreadPrivate::start (arg=0x23bed60) at thread/qthread_unix.cpp:331
#8  0x00007ffbde212efc in start_thread (arg=0x7ffb88fd9700) at pthread_create.c:304
#9  0x00007ffbe3a3c89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ffbe4200780 (LWP 4216)):
[KCrash Handler]
#6  0x00007ffbdee0dedb in QWidget::testAttribute_helper (this=0x141, attribute=Qt::WA_NativeWindow) at kernel/qwidget.cpp:10912
#7  0x00007ffbdee16bbc in testAttribute (attribute=Qt::WA_NativeWindow, this=0x141) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:1031
#8  QWidgetPrivate::createWinId (this=<optimized out>, winid=0) at kernel/qwidget.cpp:2497
#9  0x00007ffbdee1f8bf in QWidget::winId (this=0x1f7b600) at kernel/qwidget.cpp:2483
#10 0x00007ffbe0d1594f in KIO::SimpleJobPrivate::start (this=0x7ffb808ab7d0, slave=0x33d9360) at ../../kio/kio/job.cpp:424
#11 0x00007ffbe0d1604b in KIO::TransferJobPrivate::start (this=0x7ffb808ab7d0, slave=0x33d9360) at ../../kio/kio/job.cpp:1250
#12 0x00007ffbe0da290b in startJob (slave=0x33d9360, job=0x7ffb800d4ce0) at ../../kio/kio/scheduler.cpp:60
#13 KIO::ProtoQueue::startAJob (this=0x2c241a0) at ../../kio/kio/scheduler.cpp:630
#14 0x00007ffbe0da2a20 in KIO::ProtoQueue::qt_metacall (this=0x2c241a0, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=<optimized out>) at ./scheduler_p.moc:190
#15 0x00007ffbde8aeeba in QMetaObject::activate (sender=0x2c241f8, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3278
#16 0x00007ffbde8b2789 in QObject::event (this=0x2c241f8, e=<optimized out>) at kernel/qobject.cpp:1181
#17 0x00007ffbdedcc424 in notify_helper (e=0x7fff512a8510, receiver=0x2c241f8, this=0x1e1fba0) at kernel/qapplication.cpp:4486
#18 QApplicationPrivate::notify_helper (this=0x1e1fba0, receiver=0x2c241f8, e=0x7fff512a8510) at kernel/qapplication.cpp:4458
#19 0x00007ffbdedd1291 in QApplication::notify (this=0x7fff512a8810, receiver=0x2c241f8, e=0x7fff512a8510) at kernel/qapplication.cpp:4365
#20 0x00007ffbe1303126 in KApplication::notify (this=0x7fff512a8810, receiver=0x2c241f8, event=0x7fff512a8510) at ../../kdeui/kernel/kapplication.cpp:311
#21 0x00007ffbde89bafc in QCoreApplication::notifyInternal (this=0x7fff512a8810, receiver=0x2c241f8, event=0x7fff512a8510) at kernel/qcoreapplication.cpp:787
#22 0x00007ffbde8c8d62 in sendEvent (event=0x7fff512a8510, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#23 QTimerInfoList::activateTimers (this=0x1e1a6f0) at kernel/qeventdispatcher_unix.cpp:603
#24 0x00007ffbde8c6514 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#25 0x00007ffbdc645a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007ffbdc646258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007ffbdc646429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007ffbde8c6ed6 in QEventDispatcherGlib::processEvents (this=0x1decf40, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#29 0x00007ffbdee7407e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#30 0x00007ffbde89acf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#31 0x00007ffbde89aef7 in QEventLoop::exec (this=0x7fff512a87a0, flags=...) at kernel/qeventloop.cpp:201
#32 0x00007ffbde89f789 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#33 0x00007ffbe3deeb97 in kdemain (argc=1, argv=<optimized out>) at /build/buildd/rekonq-0.8.0/src/main.cpp:215
#34 0x00007ffbe397c30d in __libc_start_main (main=0x400630 <main(int, char**)>, argc=1, ubp_av=0x7fff512a91a8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff512a9198) at libc-start.c:226
#35 0x0000000000400661 in _start ()

Possible duplicates by query: bug 285771, bug 284306.

Reported using DrKonqi
Comment 1 Bogdan Udrescu 2011-11-28 20:54:10 UTC
duplicate of bug 284306
Comment 2 Myriam Schweingruber 2011-11-29 13:19:15 UTC

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