Bug 318369 - Nepomuk Crashes on KDE Login
Summary: Nepomuk Crashes on KDE Login
Status: RESOLVED DUPLICATE of bug 312760
Alias: None
Product: nepomuk
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Nepomuk Bugs Coordination
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-15 05:22 UTC by Serkan Barut
Modified: 2013-04-20 23:32 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 Serkan Barut 2013-04-15 05:22:54 UTC
Application: nepomukservicestub (0.1.0)
KDE Platform Version: 4.10.00 "release 1"
Qt Version: 4.8.4
Operating System: Linux 3.7.10-1.1-desktop x86_64
Distribution: "openSUSE 12.3 (x86_64)"

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

After restarting my system I logged in to KDE desktop and nepomuk crashed while KDE desktop was loading.

-- Backtrace:
Application: Nepomuk Service Stub (nepomukservicestub), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fc0c40dc780 (LWP 2423))]

Thread 10 (Thread 0x7fc0abdf2700 (LWP 2610)):
#0  0x00007fc0c3801964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fc0c3a9462b in wait (time=18446744073709551615, this=0x2279360) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2279618, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fc0c3a87d8f in QThreadPoolThread::run (this=0x2594340) at concurrent/qthreadpool.cpp:141
#4  0x00007fc0c3a940cc in QThreadPrivate::start (arg=0x2594340) at thread/qthread_unix.cpp:338
#5  0x00007fc0c37fde0f in start_thread () from /lib64/libpthread.so.0
#6  0x00007fc0c14ce7dd in clone () from /lib64/libc.so.6

Thread 9 (Thread 0x7fc0ab5f1700 (LWP 2611)):
#0  0x00007fc0c3801964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fc0c3a9462b in wait (time=18446744073709551615, this=0x2279360) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2279618, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fc0c3a87d8f in QThreadPoolThread::run (this=0x2590570) at concurrent/qthreadpool.cpp:141
#4  0x00007fc0c3a940cc in QThreadPrivate::start (arg=0x2590570) at thread/qthread_unix.cpp:338
#5  0x00007fc0c37fde0f in start_thread () from /lib64/libpthread.so.0
#6  0x00007fc0c14ce7dd in clone () from /lib64/libc.so.6

Thread 8 (Thread 0x7fc0aadf0700 (LWP 2612)):
#0  0x00007fc0c14c12e4 in _fxstat () from /lib64/libc.so.6
#1  0x00007fc0c3b654b7 in fstat64 (__statbuf=0x7fc0aadef2b0, __fd=<optimized out>) at /usr/include/sys/stat.h:519
#2  QFileSystemEngine::fillMetaData (fd=<optimized out>, data=...) at io/qfilesystemengine.cpp:227
#3  0x00007fc0c3b66f11 in QFSFileEnginePrivate::doStat (this=0x7fc09c0096b0, flags=...) at io/qfsfileengine_unix.cpp:784
#4  0x00007fc0c3b5e6e2 in QFSFileEnginePrivate::sizeFdFh (this=0x7fc09c0096b0) at io/qfsfileengine.cpp:507
#5  0x00007fc0c3b1c5d4 in QFile::size (this=0x7fc0aadef470) at io/qfile.cpp:1620
#6  0x00007fc0c3b21f41 in QIODevice::bytesAvailable (this=0x7fc0aadef470) at io/qiodevice.cpp:732
#7  0x00007fc0c3b1c23d in QFile::atEnd (this=0x7fc0aadef470) at io/qfile.cpp:1670
#8  0x00007fc0c321984d in KMimeTypeRepository::aliases() () from /usr/lib64/libkdecore.so.5
#9  0x00007fc0c3219ad1 in KMimeTypeRepository::resolveAlias(QString const&) () from /usr/lib64/libkdecore.so.5
#10 0x00007fc0c3219b54 in KMimeTypeRepository::canonicalName(QString const&) () from /usr/lib64/libkdecore.so.5
#11 0x00007fc0c320dc33 in KMimeTypeTrader::preferredService(QString const&, QString const&) () from /usr/lib64/libkdecore.so.5
#12 0x00007fc0c32a6a0d in KProtocolInfo::isHelperProtocol(QString const&) () from /usr/lib64/libkdecore.so.5
#13 0x00007fc0c32a6b58 in KProtocolInfo::isKnownProtocol(QString const&) () from /usr/lib64/libkdecore.so.5
#14 0x00007fc0c32a6b8b in KProtocolInfo::isKnownProtocol(KUrl const&) () from /usr/lib64/libkdecore.so.5
#15 0x00007fc0b45e97d6 in ?? () from /usr/lib64/kde4/nepomukstorage.so
#16 0x00007fc0b45f5772 in ?? () from /usr/lib64/kde4/nepomukstorage.so
#17 0x00007fc0b45f60ae in ?? () from /usr/lib64/kde4/nepomukstorage.so
#18 0x00007fc0c3a87c9d in QThreadPoolThread::run (this=0x2598500) at concurrent/qthreadpool.cpp:107
#19 0x00007fc0c3a940cc in QThreadPrivate::start (arg=0x2598500) at thread/qthread_unix.cpp:338
#20 0x00007fc0c37fde0f in start_thread () from /lib64/libpthread.so.0
#21 0x00007fc0c14ce7dd in clone () from /lib64/libc.so.6

Thread 7 (Thread 0x7fc0aa5ef700 (LWP 2613)):
#0  0x00007fc0c14c587d in poll () from /lib64/libc.so.6
#1  0x00007fc0c0d1caa4 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fc0c0d1cbc4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fc0c3bbe1f6 in QEventDispatcherGlib::processEvents (this=0x7fc0940008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007fc0c3b8e9ef in QEventLoop::processEvents (this=this@entry=0x7fc0aa5eedb0, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fc0c3b8ec78 in QEventLoop::exec (this=0x7fc0aa5eedb0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007fc0c3a910f0 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#7  0x00007fc0b4393e18 in Soprano::Server::ServerConnection::run (this=0x259a200) at /usr/src/debug/soprano-2.9.0/server/serverconnection.cpp:151
#8  0x00007fc0c3a940cc in QThreadPrivate::start (arg=0x259a200) at thread/qthread_unix.cpp:338
#9  0x00007fc0c37fde0f in start_thread () from /lib64/libpthread.so.0
#10 0x00007fc0c14ce7dd in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7fc0a9dee700 (LWP 2614)):
#0  0x00007fc0c3801964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fc0c3a9462b in wait (time=18446744073709551615, this=0x7fc09c007a20) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x7fc09c007950, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fc0c3a8f176 in QReadWriteLock::lockForWrite (this=0x7fc09c007940) at thread/qreadwritelock.cpp:293
#4  0x00007fc0c32196d0 in KMimeTypeRepository::aliases() () from /usr/lib64/libkdecore.so.5
#5  0x00007fc0c3219ad1 in KMimeTypeRepository::resolveAlias(QString const&) () from /usr/lib64/libkdecore.so.5
#6  0x00007fc0c3219b54 in KMimeTypeRepository::canonicalName(QString const&) () from /usr/lib64/libkdecore.so.5
#7  0x00007fc0c320dc33 in KMimeTypeTrader::preferredService(QString const&, QString const&) () from /usr/lib64/libkdecore.so.5
#8  0x00007fc0c32a6a0d in KProtocolInfo::isHelperProtocol(QString const&) () from /usr/lib64/libkdecore.so.5
#9  0x00007fc0c32a6b58 in KProtocolInfo::isKnownProtocol(QString const&) () from /usr/lib64/libkdecore.so.5
#10 0x00007fc0c32a6b8b in KProtocolInfo::isKnownProtocol(KUrl const&) () from /usr/lib64/libkdecore.so.5
#11 0x00007fc0b45e97d6 in ?? () from /usr/lib64/kde4/nepomukstorage.so
#12 0x00007fc0b45f5772 in ?? () from /usr/lib64/kde4/nepomukstorage.so
#13 0x00007fc0b45f60ae in ?? () from /usr/lib64/kde4/nepomukstorage.so
#14 0x00007fc0c3a87c9d in QThreadPoolThread::run (this=0x259e2c0) at concurrent/qthreadpool.cpp:107
#15 0x00007fc0c3a940cc in QThreadPrivate::start (arg=0x259e2c0) at thread/qthread_unix.cpp:338
#16 0x00007fc0c37fde0f in start_thread () from /lib64/libpthread.so.0
#17 0x00007fc0c14ce7dd in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7fc0a95ed700 (LWP 2616)):
#0  0x00007fc0c3801964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fc0c3a9462b in wait (time=18446744073709551615, this=0x7fc09c007a20) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x7fc09c007950, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fc0c3a8f176 in QReadWriteLock::lockForWrite (this=0x7fc09c007940) at thread/qreadwritelock.cpp:293
#4  0x00007fc0c32196d0 in KMimeTypeRepository::aliases() () from /usr/lib64/libkdecore.so.5
#5  0x00007fc0c3219ad1 in KMimeTypeRepository::resolveAlias(QString const&) () from /usr/lib64/libkdecore.so.5
#6  0x00007fc0c3219b54 in KMimeTypeRepository::canonicalName(QString const&) () from /usr/lib64/libkdecore.so.5
#7  0x00007fc0c320dc33 in KMimeTypeTrader::preferredService(QString const&, QString const&) () from /usr/lib64/libkdecore.so.5
#8  0x00007fc0c32a6a0d in KProtocolInfo::isHelperProtocol(QString const&) () from /usr/lib64/libkdecore.so.5
#9  0x00007fc0c32a6b58 in KProtocolInfo::isKnownProtocol(QString const&) () from /usr/lib64/libkdecore.so.5
#10 0x00007fc0c32a6b8b in KProtocolInfo::isKnownProtocol(KUrl const&) () from /usr/lib64/libkdecore.so.5
#11 0x00007fc0b45e97d6 in ?? () from /usr/lib64/kde4/nepomukstorage.so
#12 0x00007fc0b45f5772 in ?? () from /usr/lib64/kde4/nepomukstorage.so
#13 0x00007fc0b45f60ae in ?? () from /usr/lib64/kde4/nepomukstorage.so
#14 0x00007fc0c3a87c9d in QThreadPoolThread::run (this=0x25a1db0) at concurrent/qthreadpool.cpp:107
#15 0x00007fc0c3a940cc in QThreadPrivate::start (arg=0x25a1db0) at thread/qthread_unix.cpp:338
#16 0x00007fc0c37fde0f in start_thread () from /lib64/libpthread.so.0
#17 0x00007fc0c14ce7dd in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7fc0a8b94700 (LWP 2617)):
#0  0x00007fc0c14ca449 in syscall () from /lib64/libc.so.6
#1  0x00007fc0c3a92b74 in _q_futex (timeout=0x0, val=2, op=0, addr=0x7fc094002980, addr2=<optimized out>, val2=<optimized out>) at thread/qmutex_unix.cpp:99
#2  QMutexPrivate::wait (this=0x7fc094002980, timeout=<optimized out>) at thread/qmutex_unix.cpp:113
#3  0x00007fc0c3a8ed75 in QMutex::lockInternal (this=<optimized out>) at thread/qmutex.cpp:450
#4  0x00007fc0bfeab120 in lockInline (this=0x7fc094002968) at ../../src/corelib/thread/qmutex.h:190
#5  QMutexLocker (m=0x7fc094002968, this=0x7fc0a8b93c00) at ../../src/corelib/thread/qmutex.h:109
#6  QSocketEngineHandler::~QSocketEngineHandler (this=0x7fc0800013e0, __in_chrg=<optimized out>) at socket/qabstractsocketengine.cpp:75
#7  0x00007fc0bfeb53d3 in ~QSocks5SocketEngineHandler (this=0x7fc0800013e0, __in_chrg=<optimized out>) at socket/qsocks5socketengine_p.h:288
#8  QSocks5SocketEngineHandler::~QSocks5SocketEngineHandler (this=0x7fc0800013e0, __in_chrg=<optimized out>) at socket/qsocks5socketengine_p.h:288
#9  0x00007fc0bfea1105 in ~QGlobalNetworkProxy (this=0x7fc080002900, __in_chrg=<optimized out>) at kernel/qnetworkproxy.cpp:265
#10 globalNetworkProxy () at kernel/qnetworkproxy.cpp:340
#11 0x00007fc0bfea1d4d in QNetworkProxy::QNetworkProxy (this=0x7fc0800027a8) at kernel/qnetworkproxy.cpp:445
#12 0x00007fc0bfeb7ebe in QAbstractSocketPrivate::QAbstractSocketPrivate (this=0x7fc080002660) at socket/qabstractsocket.cpp:489
#13 0x00007fc0bfebd45e in QTcpSocketPrivate (this=0x7fc080002660) at socket/qtcpsocket_p.h:61
#14 QTcpSocket::QTcpSocket (this=0x7fc080002608, parent=0x0) at socket/qtcpsocket.cpp:94
#15 0x00007fc0bfec59b6 in QLocalUnixSocket (this=0x7fc080002608) at socket/qlocalsocket_p.h:83
#16 QLocalSocketPrivate::QLocalSocketPrivate (this=0x7fc080002520) at socket/qlocalsocket_unix.cpp:72
#17 0x00007fc0bfebfbfe in QLocalSocket::QLocalSocket (this=0x7fc0800013c0, parent=0x0) at socket/qlocalsocket.cpp:337
#18 0x00007fc0b4397528 in (anonymous namespace)::LocalServerConnection::createIODevice (this=0x259a1d0) at /usr/src/debug/soprano-2.9.0/server/localserver.cpp:40
#19 0x00007fc0b4393dc7 in Soprano::Server::ServerConnection::run (this=0x259a1d0) at /usr/src/debug/soprano-2.9.0/server/serverconnection.cpp:140
#20 0x00007fc0c3a940cc in QThreadPrivate::start (arg=0x259a1d0) at thread/qthread_unix.cpp:338
#21 0x00007fc0c37fde0f in start_thread () from /lib64/libpthread.so.0
#22 0x00007fc0c14ce7dd in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7fc0a3fff700 (LWP 2618)):
[KCrash Handler]
#5  0x00007fc0c141b3d5 in raise () from /lib64/libc.so.6
#6  0x00007fc0c141c858 in abort () from /lib64/libc.so.6
#7  0x00007fc0c17f98cd in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib64/libstdc++.so.6
#8  0x00007fc0c17f79c6 in ?? () from /usr/lib64/libstdc++.so.6
#9  0x00007fc0c17f79f3 in std::terminate() () from /usr/lib64/libstdc++.so.6
#10 0x00007fc0c17f850f in __cxa_pure_virtual () from /usr/lib64/libstdc++.so.6
#11 0x00007fc0bfeaadd2 in QAbstractSocketEngine::createSocketEngine (socketDescripter=23, parent=0x7fc074002a08) at socket/qabstractsocketengine.cpp:133
#12 0x00007fc0bfeb7733 in QAbstractSocket::setSocketDescriptor (this=0x7fc074002a08, socketDescriptor=23, socketState=QAbstractSocket::ConnectedState, openMode=...) at socket/qabstractsocket.cpp:1604
#13 0x00007fc0bfec6890 in QLocalSocket::setSocketDescriptor (this=<optimized out>, socketDescriptor=23, socketState=QLocalSocket::ConnectedState, openMode=...) at socket/qlocalsocket_unix.cpp:370
#14 0x00007fc0b4397543 in (anonymous namespace)::LocalServerConnection::createIODevice (this=0x2591bc0) at /usr/src/debug/soprano-2.9.0/server/localserver.cpp:41
#15 0x00007fc0b4393dc7 in Soprano::Server::ServerConnection::run (this=0x2591bc0) at /usr/src/debug/soprano-2.9.0/server/serverconnection.cpp:140
#16 0x00007fc0c3a940cc in QThreadPrivate::start (arg=0x2591bc0) at thread/qthread_unix.cpp:338
#17 0x00007fc0c37fde0f in start_thread () from /lib64/libpthread.so.0
#18 0x00007fc0c14ce7dd in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fc0a37fe700 (LWP 2619)):
#0  0x00007fc0c14ca449 in syscall () from /lib64/libc.so.6
#1  0x00007fc0c3a92b74 in _q_futex (timeout=0x0, val=2, op=0, addr=0x7fc094002980, addr2=<optimized out>, val2=<optimized out>) at thread/qmutex_unix.cpp:99
#2  QMutexPrivate::wait (this=0x7fc094002980, timeout=<optimized out>) at thread/qmutex_unix.cpp:113
#3  0x00007fc0c3a8ed75 in QMutex::lockInternal (this=<optimized out>) at thread/qmutex.cpp:450
#4  0x00007fc0bfeaad9a in lockInline (this=0x7fc094002968) at ../../src/corelib/thread/qmutex.h:190
#5  QMutexLocker (m=0x7fc094002968, this=0x7fc0a37fdcc0) at ../../src/corelib/thread/qmutex.h:109
#6  QAbstractSocketEngine::createSocketEngine (socketDescripter=28, parent=0x7fc078002a08) at socket/qabstractsocketengine.cpp:131
#7  0x00007fc0bfeb7733 in QAbstractSocket::setSocketDescriptor (this=0x7fc078002a08, socketDescriptor=28, socketState=QAbstractSocket::ConnectedState, openMode=...) at socket/qabstractsocket.cpp:1604
#8  0x00007fc0bfec6890 in QLocalSocket::setSocketDescriptor (this=<optimized out>, socketDescriptor=28, socketState=QLocalSocket::ConnectedState, openMode=...) at socket/qlocalsocket_unix.cpp:370
#9  0x00007fc0b4397543 in (anonymous namespace)::LocalServerConnection::createIODevice (this=0x21bc130) at /usr/src/debug/soprano-2.9.0/server/localserver.cpp:41
#10 0x00007fc0b4393dc7 in Soprano::Server::ServerConnection::run (this=0x21bc130) at /usr/src/debug/soprano-2.9.0/server/serverconnection.cpp:140
#11 0x00007fc0c3a940cc in QThreadPrivate::start (arg=0x21bc130) at thread/qthread_unix.cpp:338
#12 0x00007fc0c37fde0f in start_thread () from /lib64/libpthread.so.0
#13 0x00007fc0c14ce7dd in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fc0c40dc780 (LWP 2423)):
#0  0x00007fc0c14ca449 in syscall () from /lib64/libc.so.6
#1  0x00007fc0c3a92b74 in _q_futex (timeout=0x0, val=2, op=0, addr=0x7fc094002980, addr2=<optimized out>, val2=<optimized out>) at thread/qmutex_unix.cpp:99
#2  QMutexPrivate::wait (this=0x7fc094002980, timeout=<optimized out>) at thread/qmutex_unix.cpp:113
#3  0x00007fc0c3a8ed75 in QMutex::lockInternal (this=<optimized out>) at thread/qmutex.cpp:450
#4  0x00007fc0bfeab120 in lockInline (this=0x7fc094002968) at ../../src/corelib/thread/qmutex.h:190
#5  QMutexLocker (m=0x7fc094002968, this=0x7fffdfbcede0) at ../../src/corelib/thread/qmutex.h:109
#6  QSocketEngineHandler::~QSocketEngineHandler (this=0x7fc0940013e0, __in_chrg=<optimized out>) at socket/qabstractsocketengine.cpp:75
#7  0x00007fc0bfeb53d3 in ~QSocks5SocketEngineHandler (this=0x7fc0940013e0, __in_chrg=<optimized out>) at socket/qsocks5socketengine_p.h:288
#8  QSocks5SocketEngineHandler::~QSocks5SocketEngineHandler (this=0x7fc0940013e0, __in_chrg=<optimized out>) at socket/qsocks5socketengine_p.h:288
#9  0x00007fc0bfea3078 in ~QGlobalNetworkProxy (this=0x7fc094002900, __in_chrg=<optimized out>) at kernel/qnetworkproxy.cpp:265
#10 QGlobalStaticDeleter<QGlobalNetworkProxy>::~QGlobalStaticDeleter (this=0x7fc0c012c7c8 <globalNetworkProxy()::cleanup>, __in_chrg=<optimized out>) at ../../src/corelib/global/qglobal.h:1949
#11 0x00007fc0c141df61 in __run_exit_handlers () from /lib64/libc.so.6
#12 0x00007fc0c141dfe5 in exit () from /lib64/libc.so.6
#13 0x00007fc0c1ce25b8 in ?? () from /usr/lib64/libQtGui.so.4
#14 0x00007fc0c2c8da98 in KApplication::xioErrhandler(_XDisplay*) () from /usr/lib64/libkdeui.so.5
#15 0x00007fc0bf09bc7e in _XIOError () from /usr/lib64/libX11.so.6
#16 0x00007fc0bf09971d in _XEventsQueued () from /usr/lib64/libX11.so.6
#17 0x00007fc0bf08ac0b in XEventsQueued () from /usr/lib64/libX11.so.6
#18 0x00007fc0c1d18a7c in ?? () from /usr/lib64/libQtGui.so.4
#19 0x00007fc0c0d1c5ac in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#20 0x00007fc0c0d1ca42 in ?? () from /usr/lib64/libglib-2.0.so.0
#21 0x00007fc0c0d1cbc4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#22 0x00007fc0c3bbe1d6 in QEventDispatcherGlib::processEvents (this=0x1fdfbc0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#23 0x00007fc0c1d18c1e in ?? () from /usr/lib64/libQtGui.so.4
#24 0x00007fc0c3b8e9ef in QEventLoop::processEvents (this=this@entry=0x7fffdfbcf0e0, flags=...) at kernel/qeventloop.cpp:149
#25 0x00007fc0c3b8ec78 in QEventLoop::exec (this=0x7fffdfbcf0e0, flags=...) at kernel/qeventloop.cpp:204
#26 0x00007fc0c3b93918 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#27 0x0000000000404200 in ?? ()
#28 0x00007fc0c1407a15 in __libc_start_main () from /lib64/libc.so.6
#29 0x0000000000404521 in _start ()

This bug may be a duplicate of or related to bug 312760.

Possible duplicates by query: bug 317821, bug 317383, bug 315713, bug 315359, bug 313033.

Reported using DrKonqi
Comment 1 Christoph Feck 2013-04-20 23:32:30 UTC

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