Bug 250815 - Akregator crashes, if you select new feed, while old one is loading
Summary: Akregator crashes, if you select new feed, while old one is loading
Status: RESOLVED DUPLICATE of bug 180214
Alias: None
Product: Phonon
Classification: Frameworks and Libraries
Component: Xine backend (show other bugs)
Version: 4.4.1 (KDE 4.4.4)
Platform: Debian unstable Linux
: NOR crash
Target Milestone: ---
Assignee: Martin Sandsmark
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-10 19:57 UTC by Styopa Semenukha
Modified: 2010-09-11 13:31 UTC (History)
1 user (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 Styopa Semenukha 2010-09-10 19:57:18 UTC
Application: akregator (1.6.5)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.32-gcc44 x86_64
Distribution: Debian GNU/Linux unstable (sid)

-- Information about the crash:
I have low-bandwidth Internet connection. I chose a feed which contained a big picture. It was rendered too slowly, so I clicked another feed in the list, and Akregator crashed.

The crash can be reproduced some of the time.

 -- Backtrace:
Application: Akregator (akregator), signal: Aborted
__lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
	in ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S
[Current thread is 1 (Thread 0x7f0b50209760 (LWP 3989))]

Thread 23 (Thread 0x7f0b350f2710 (LWP 4097)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00007f0b35107f41 in metronom_sync_loop (this=0x17fba70) at metronom.c:870
#2  0x00007f0b479238ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007f0b4cda002d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 22 (Thread 0x7f0b364d9710 (LWP 4098)):
#0  0x00007f0b4cd998d3 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f0b35130c25 in xine_usec_sleep (usec=<value optimized out>) at utils.c:481
#2  0x00007f0b35115969 in video_out_loop (this_gen=<value optimized out>) at video_out.c:1246
#3  0x00007f0b479238ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f0b4cda002d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 21 (Thread 0x7f0b2947f710 (LWP 4099)):
[KCrash Handler]
#5  0x00007f0b4cd03165 in raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x00007f0b4cd05f70 in abort () at abort.c:92
#7  0x00007f0b4cd3927b in __libc_message (do_abort=<value optimized out>, fmt=<value optimized out>) at ../sysdeps/unix/sysv/linux/libc_fatal.c:189
#8  0x00007f0b4cd42ad6 in malloc_printerr (action=3, str=0x7f0b4cdf6b75 "free(): invalid pointer", ptr=<value optimized out>) at malloc.c:6267
#9  0x00007f0b4cd4784c in __libc_free (mem=<value optimized out>) at malloc.c:3739
#10 0x00007f0b35370199 in freeData (this=0x1ecf070) at /usr/include/qt4/QtCore/qhash.h:567
#11 ~QHash (this=0x1ecf070) at /usr/include/qt4/QtCore/qhash.h:284
#12 ~QSet (this=0x1ecf070) at /usr/include/qt4/QtCore/qset.h:55
#13 Phonon::Xine::XineStream::createStream (this=0x1ecf070) at ../../xine/xinestream.cpp:565
#14 0x00007f0b35371fd3 in Phonon::Xine::XineStream::event (this=0x1ecf070, ev=0x520d3b0) at ../../xine/xinestream.cpp:1244
#15 0x00007f0b4d75432c in QApplicationPrivate::notify_helper (this=0xcf3650, receiver=0x1ecf070, e=0x520d3b0) at kernel/qapplication.cpp:4302
#16 0x00007f0b4d75a80b in QApplication::notify (this=0x7fff5b100460, receiver=0x1ecf070, e=0x520d3b0) at kernel/qapplication.cpp:4185
#17 0x00007f0b4f017836 in KApplication::notify (this=0x7fff5b100460, receiver=0x1ecf070, event=0x520d3b0) at ../../kdeui/kernel/kapplication.cpp:302
#18 0x00007f0b4e62f0bc in QCoreApplication::notifyInternal (this=0x7fff5b100460, receiver=0x1ecf070, event=0x520d3b0) at kernel/qcoreapplication.cpp:726
#19 0x00007f0b4e632764 in sendEvent (receiver=0x0, event_type=<value optimized out>, data=0xe748b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#20 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0xe748b0) at kernel/qcoreapplication.cpp:1367
#21 0x00007f0b4e658b93 in sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#22 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#23 0x00007f0b4706f6c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#24 0x00007f0b47073538 in ?? () from /lib/libglib-2.0.so.0
#25 0x00007f0b470736ec in g_main_context_iteration () from /lib/libglib-2.0.so.0
#26 0x00007f0b4e6586d3 in QEventDispatcherGlib::processEvents (this=0x209eb40, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#27 0x00007f0b4e62d9e2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#28 0x00007f0b4e62ddbc in QEventLoop::exec (this=0x7f0b2947edc0, flags=) at kernel/qeventloop.cpp:201
#29 0x00007f0b4e53d77b in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#30 0x00007f0b35364400 in Phonon::Xine::XineThread::run (this=0x146f730) at ../../xine/xinethread.cpp:143
#31 0x00007f0b4e53fe15 in QThreadPrivate::start (arg=0x146f730) at thread/qthread_unix.cpp:248
#32 0x00007f0b479238ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#33 0x00007f0b4cda002d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#34 0x0000000000000000 in ?? ()

Thread 20 (Thread 0x7f0b28a75710 (LWP 4102)):
#0  0x00007f0b4cd95113 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=333) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f0b28a7a8d5 in my_snd_mixer_wait (data=<value optimized out>) at audio_alsa_out.c:150
#2  ao_alsa_handle_event_thread (data=<value optimized out>) at audio_alsa_out.c:166
#3  0x00007f0b479238ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f0b4cda002d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 19 (Thread 0x7f0b28274710 (LWP 4103)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f0b35118aab in fifo_peek_int (this_gen=<value optimized out>) at audio_out.c:348
#2  fifo_peek (this_gen=<value optimized out>) at audio_out.c:388
#3  ao_loop (this_gen=<value optimized out>) at audio_out.c:1015
#4  0x00007f0b479238ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#5  0x00007f0b4cda002d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 18 (Thread 0x7f0b2446f710 (LWP 4107)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007f0b4cd49458 in _L_lock_9590 () from /lib/libc.so.6
#2  0x00007f0b4cd47841 in __libc_free (mem=0x7f0b4d02de40) at malloc.c:3737
#3  0x00007f0b4706efba in ?? () from /lib/libglib-2.0.so.0
#4  0x00007f0b4e6591b3 in QEventDispatcherGlib::~QEventDispatcherGlib (this=0x16683d0, __in_chrg=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:366
#5  0x00007f0b4e53fa04 in QThreadPrivate::finish (arg=<value optimized out>) at thread/qthread_unix.cpp:284
#6  0x00007f0b4e53fe1d in ~__pthread_cleanup_class (arg=0x7f0b4e9468c0) at /usr/include/pthread.h:535
#7  QThreadPrivate::start (arg=0x7f0b4e9468c0) at thread/qthread_unix.cpp:253
#8  0x00007f0b479238ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f0b4cda002d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 17 (Thread 0x7f0b27a73710 (LWP 4147)):
#0  0x00007f0b4cd998d3 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f0b35130c25 in xine_usec_sleep (usec=<value optimized out>) at utils.c:481
#2  0x00007f0b35115969 in video_out_loop (this_gen=<value optimized out>) at video_out.c:1246
#3  0x00007f0b479238ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f0b4cda002d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 16 (Thread 0x7f0b27272710 (LWP 4148)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00007f0b35107f41 in metronom_sync_loop (this=0x7f0b30063870) at metronom.c:870
#2  0x00007f0b479238ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007f0b4cda002d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 15 (Thread 0x7f0b26a71710 (LWP 4151)):
#0  0x00007f0b4cd95113 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=333) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f0b28a7a8d5 in my_snd_mixer_wait (data=<value optimized out>) at audio_alsa_out.c:150
#2  ao_alsa_handle_event_thread (data=<value optimized out>) at audio_alsa_out.c:166
#3  0x00007f0b479238ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f0b4cda002d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 14 (Thread 0x7f0b23c6e710 (LWP 4152)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f0b35118aab in fifo_peek_int (this_gen=<value optimized out>) at audio_out.c:348
#2  fifo_peek (this_gen=<value optimized out>) at audio_out.c:388
#3  ao_loop (this_gen=<value optimized out>) at audio_out.c:1015
#4  0x00007f0b479238ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#5  0x00007f0b4cda002d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7f0b2346d710 (LWP 4153)):
#0  0x00007f0b4cd998d3 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f0b35130c25 in xine_usec_sleep (usec=<value optimized out>) at utils.c:481
#2  0x00007f0b35115969 in video_out_loop (this_gen=<value optimized out>) at video_out.c:1246
#3  0x00007f0b479238ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f0b4cda002d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7f0b21469710 (LWP 4159)):
#0  0x00007f0b4cd998d3 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f0b35130c25 in xine_usec_sleep (usec=<value optimized out>) at utils.c:481
#2  0x00007f0b35115969 in video_out_loop (this_gen=<value optimized out>) at video_out.c:1246
#3  0x00007f0b479238ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f0b4cda002d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f0b22c6c710 (LWP 4160)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00007f0b35107f41 in metronom_sync_loop (this=0x3db39f0) at metronom.c:870
#2  0x00007f0b479238ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007f0b4cda002d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f0b2246b710 (LWP 4163)):
#0  __libc_enable_asynccancel () at ../nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S:58
#1  0x00007f0b4cd93eb2 in read () at ../sysdeps/unix/syscall-template.S:82
#2  0x00007f0b355fc0e5 in ?? () from /usr/lib/libasound.so.2
#3  0x00007f0b355f6f08 in snd_hctl_handle_events () from /usr/lib/libasound.so.2
#4  0x00007f0b35600b39 in snd_mixer_handle_events () from /usr/lib/libasound.so.2
#5  0x00007f0b28a7a916 in ao_alsa_handle_event_thread (data=<value optimized out>) at audio_alsa_out.c:175
#6  0x00007f0b479238ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#7  0x00007f0b4cda002d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#8  0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f0b21c6a710 (LWP 4164)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f0b35118aab in fifo_peek_int (this_gen=<value optimized out>) at audio_out.c:348
#2  fifo_peek (this_gen=<value optimized out>) at audio_out.c:388
#3  ao_loop (this_gen=<value optimized out>) at audio_out.c:1015
#4  0x00007f0b479238ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#5  0x00007f0b4cda002d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f0b20c68710 (LWP 4165)):
#0  0x00007f0b4cd998d3 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f0b35130c25 in xine_usec_sleep (usec=<value optimized out>) at utils.c:481
#2  0x00007f0b35115969 in video_out_loop (this_gen=<value optimized out>) at video_out.c:1246
#3  0x00007f0b479238ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f0b4cda002d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f0b1ec64710 (LWP 4171)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007f0b4cd49458 in _L_lock_9590 () from /lib/libc.so.6
#2  0x00007f0b4cd47841 in __libc_free (mem=0x7f0b4d02de40) at malloc.c:3737
#3  0x00007f0b4822035f in ~QByteArray (hostName=<value optimized out>) at ../../include/QtCore/../../src/corelib/tools/qbytearray.h:382
#4  QHostInfoAgent::fromName (hostName=<value optimized out>) at kernel/qhostinfo_unix.cpp:314
#5  0x00007f0b48213119 in QHostInfo::fromName (name=...) at kernel/qhostinfo.cpp:246
#6  0x00007f0b4c9c60bb in QtConcurrent::StoredFunctorCall1<QHostInfo, QHostInfo (*)(QString const&), QString>::runFunctor (this=0x18d5190) at /usr/include/qt4/QtCore/qtconcurrentstoredfunctioncall.h:274
#7  0x00007f0b4c9c6692 in QtConcurrent::RunFunctionTask<QHostInfo>::run (this=0x18d5190) at /usr/include/qt4/QtCore/qtconcurrentrunbase.h:103
#8  0x00007f0b4e535d5f in QThreadPoolThread::run (this=0x10e4790) at concurrent/qthreadpool.cpp:106
#9  0x00007f0b4e53fe15 in QThreadPrivate::start (arg=0x10e4790) at thread/qthread_unix.cpp:248
#10 0x00007f0b479238ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#11 0x00007f0b4cda002d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f0b20467710 (LWP 4172)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f0b35118aab in fifo_peek_int (this_gen=<value optimized out>) at audio_out.c:348
#2  fifo_peek (this_gen=<value optimized out>) at audio_out.c:388
#3  ao_loop (this_gen=<value optimized out>) at audio_out.c:1015
#4  0x00007f0b479238ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#5  0x00007f0b4cda002d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f0b1fc66710 (LWP 4173)):
#0  0x00007f0b4cd998d3 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f0b35130c25 in xine_usec_sleep (usec=<value optimized out>) at utils.c:481
#2  0x00007f0b35115969 in video_out_loop (this_gen=<value optimized out>) at video_out.c:1246
#3  0x00007f0b479238ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f0b4cda002d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f0b1f465710 (LWP 4174)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f0b3510b76b in fifo_buffer_get (fifo=0x3d91680) at buffer.c:230
#2  0x00007f0b3511168d in video_decoder_loop (stream_gen=<value optimized out>) at video_decoder.c:134
#3  0x00007f0b479238ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f0b4cda002d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f0b1e05f710 (LWP 4175)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f0b3510b76b in fifo_buffer_get (fifo=0x3d975d0) at buffer.c:230
#2  0x00007f0b351126e5 in audio_decoder_loop (stream_gen=<value optimized out>) at audio_decoder.c:66
#3  0x00007f0b479238ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f0b4cda002d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f0b1d85e710 (LWP 4176)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f0b3511bbeb in xine_event_wait (queue_gen=<value optimized out>) at events.c:56
#2  listener_loop (queue_gen=<value optimized out>) at events.c:214
#3  0x00007f0b479238ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f0b4cda002d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f0b50209760 (LWP 3989)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007f0b4cd49458 in _L_lock_9590 () from /lib/libc.so.6
#2  0x00007f0b4cd47841 in __libc_free (mem=0x7f0b4d02de40) at malloc.c:3737
#3  0x00007f0b4e658b41 in socketNotifierSourceCheck (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:92
#4  0x00007f0b470728fa in g_main_context_check () from /lib/libglib-2.0.so.0
#5  0x00007f0b470732b3 in ?? () from /lib/libglib-2.0.so.0
#6  0x00007f0b470736ec in g_main_context_iteration () from /lib/libglib-2.0.so.0
#7  0x00007f0b4e658726 in QEventDispatcherGlib::processEvents (this=0xccb640, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#8  0x00007f0b4d80418e in QGuiEventDispatcherGlib::processEvents (this=0x7f0b4d02de40, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#9  0x00007f0b4e62d9e2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#10 0x00007f0b4e62ddbc in QEventLoop::exec (this=0x7fff5b100400, flags=) at kernel/qeventloop.cpp:201
#11 0x00007f0b4e632a4b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#12 0x00000000004096dd in _start ()

Possible duplicates by query: bug 248838, bug 248108, bug 248004, bug 245024, bug 244918.

Reported using DrKonqi
Comment 1 Myriam Schweingruber 2010-09-11 13:31:09 UTC

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