-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Assert in jreen with Tomahawk #17
Comments
Is it always reproducable? |
Yes. |
Can you check now and give me all debug output from Tomahawk/Jreen even if it works? |
Sure, here's the log: http://cloud.strayrayday.lu/public.php?service=files&t=1d5131012909319c9e02fb6ded819bca And here's the backtrace: Jreen:Debug:virtual bool Jreen::BindFeature::canParse(const QStringRef&, const QStringRef&, const QXmlStreamAttributes&) Program received signal SIGABRT, Aborted. Thread 31 (Thread 0x7fff6affd700 (LWP 26613)): Thread 30 (Thread 0x7fff6b7fe700 (LWP 26612)): ---Type to continue, or q to quit--- Thread 28 (Thread 0x7fff70c0a700 (LWP 26610)): Thread 27 (Thread 0x7fff7140b700 (LWP 26609)): Thread 26 (Thread 0x7fff71c0c700 (LWP 26608)): Thread 25 (Thread 0x7fff7240d700 (LWP 26607)): Thread 24 (Thread 0x7fff72c0e700 (LWP 26606)): Thread 23 (Thread 0x7fff7340f700 (LWP 26605)): Thread 22 (Thread 0x7fff73c10700 (LWP 26589)): Thread 21 (Thread 0x7fff78a98700 (LWP 26586)): Thread 20 (Thread 0x7fff79299700 (LWP 26585)): Thread 19 (Thread 0x7fff7a68f700 (LWP 26584)): Thread 18 (Thread 0x7fff7af0c700 (LWP 26583)): Thread 17 (Thread 0x7fff87f3b700 (LWP 26581)): Thread 16 (Thread 0x7fffc8c84700 (LWP 26580)): Thread 14 (Thread 0x7fffcd10b700 (LWP 26577)): Thread 13 (Thread 0x7fffce5ca700 (LWP 26576)): Thread 12 (Thread 0x7fffcedcb700 (LWP 26575)): Thread 11 (Thread 0x7fffcf5cc700 (LWP 26574)): Thread 10 (Thread 0x7fffdcb84700 (LWP 26573)): Thread 9 (Thread 0x7fffdd385700 (LWP 26572)): Thread 8 (Thread 0x7fffddb86700 (LWP 26571)): Thread 7 (Thread 0x7fffde387700 (LWP 26570)): Thread 6 (Thread 0x7fffdeb88700 (LWP 26569)): Thread 5 (Thread 0x7fffdf389700 (LWP 26568)): Thread 4 (Thread 0x7fffdfb8a700 (LWP 26567)): Thread 3 (Thread 0x7fffe038b700 (LWP 26566)): Thread 2 (Thread 0x7fffe069a700 (LWP 26564)): Thread 1 (Thread 0x7ffff7faa760 (LWP 26544)): |
Oops, pushed the wrong branch, can you update and do it again?) |
Hehe, i was already wondering what was going on. ;) Now I can't build: |
What a... sorry, fixed. Try again, please) |
This time it worked. I had to wait some time for it to connect to jabber.org. http://cloud.strayrayday.lu/public.php?service=files&t=cfad44604cd12ff29c0951f024e490cb |
Wow, I'll have to do more investigation for jabber.org as it supports interesting authorization mechanisms, but issue can be closed now, as I suggest. |
Tomahawk works well with google but as soon as jabber connects (merely a guess), I get the following log + backtrace.
Cheers!
Jreen:Debug:virtual bool Jreen::BindFeature::canParse(const QStringRef&, const QStringRef&, const QXmlStreamAttributes&)
Jreen:Debug:virtual bool Jreen::BindFeature::canParse(const QStringRef&, const QStringRef&, const QXmlStreamAttributes&)
Jreen:Debug:virtual bool Jreen::SessionFeature::canParse(const QStringRef&, const QStringRef&, const QXmlStreamAttributes&)
Jreen:Debug:virtual bool Jreen::SessionFeature::canParse(const QStringRef&, const QStringRef&, const QXmlStreamAttributes&)
Jreen:Debug:virtual bool Jreen::BindFeature::canParse(const QStringRef&, const QStringRef&, const QXmlStreamAttributes&)
Jreen:Debug:virtual bool Jreen::BindFeature::canParse(const QStringRef&, const QStringRef&, const QXmlStreamAttributes&)
Jreen:Debug:virtual bool Jreen::SessionFeature::canParse(const QStringRef&, const QStringRef&, const QXmlStreamAttributes&)
Jreen:Debug:virtual bool Jreen::SessionFeature::canParse(const QStringRef&, const QStringRef&, const QXmlStreamAttributes&)
ASSERT: "info" in file /home/thierry/kde/src/jreen/src/saslfeature.cpp, line 43
Program received signal SIGABRT, Aborted.
0x00007fffef80f475 in *__GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
(gdb) thread apply all bt
Thread 35 (Thread 0x7fff68ee3700 (LWP 19825)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
#1 0x00007ffff314f167 in wait (time=30000, this=0x163a5b0) at thread/qwaitcondition_unix.cpp:84
#2 QWaitCondition::wait (this=, mutex=0x163a558, time=30000) at thread/qwaitcondition_unix.cpp:158
#3 0x00007ffff31427af in QThreadPoolThread::run (this=0x7fffcc31c7a0) at concurrent/qthreadpool.cpp:141
#4 0x00007ffff314ed0b in QThreadPrivate::start (arg=0x7fffcc31c7a0) at thread/qthread_unix.cpp:307
#5 0x00007ffff17d0b50 in start_thread (arg=) at pthread_create.c:304
#6 0x00007fffef8b7a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7 0x0000000000000000 in ?? ()
Thread 34 (Thread 0x7fff696e4700 (LWP 19824)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
#1 0x00007ffff314f167 in wait (time=30000, this=0x163a5b0) at thread/qwaitcondition_unix.cpp:84
#2 QWaitCondition::wait (this=, mutex=0x163a558, time=30000) at thread/qwaitcondition_unix.cpp:158
#3 0x00007ffff31427af in QThreadPoolThread::run (this=0x7fffcc420cc0) at concurrent/qthreadpool.cpp:141
#4 0x00007ffff314ed0b in QThreadPrivate::start (arg=0x7fffcc420cc0) at thread/qthread_unix.cpp:307
#5 0x00007ffff17d0b50 in start_thread (arg=) at pthread_create.c:304
#6 0x00007fffef8b7a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7 0x0000000000000000 in ?? ()
Thread 33 (Thread 0x7fff69ee5700 (LWP 19820)):
#0 0x00007fffef8ace33 in *__GI___poll (fds=, nfds=, timeout=134999)
#1 0x00007fffedc39624 in g_main_context_poll (n_fds=2, fds=0x7fff6d072170, timeout=134999, context=0x480db00,
#2 g_main_context_iterate (context=context@entry=0x480db00, block=block@entry=1, dispatch=dispatch@entry=1,
#3 0x00007fffedc39744 in g_main_context_iteration (context=0x480db00, may_block=1)
#4 0x00007ffff3278276 in QEventDispatcherGlib::processEvents (this=0x4792030, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#5 0x00007ffff32488af in QEventLoop::processEvents (this=this@entry=0x7fff69ee4e40, flags=...) at kernel/qeventloop.cpp:149
#6 0x00007ffff3248b38 in QEventLoop::exec (this=0x7fff69ee4e40, flags=...) at kernel/qeventloop.cpp:204
#7 0x00007ffff314bd70 in QThread::exec (this=) at thread/qthread.cpp:501
#8 0x00007ffff314ed0b in QThreadPrivate::start (arg=0x7fffcc6600b0) at thread/qthread_unix.cpp:307
#9 0x00007ffff17d0b50 in start_thread (arg=) at pthread_create.c:304
#10 0x00007fffef8b7a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()
---Type to continue, or q to quit---
Thread 32 (Thread 0x7fff6a6e6700 (LWP 19819)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
#1 0x00007ffff314f167 in wait (time=30000, this=0x163a5b0) at thread/qwaitcondition_unix.cpp:84
#2 QWaitCondition::wait (this=, mutex=0x163a558, time=30000) at thread/qwaitcondition_unix.cpp:158
#3 0x00007ffff31427af in QThreadPoolThread::run (this=0x7fff770606f0) at concurrent/qthreadpool.cpp:141
#4 0x00007ffff314ed0b in QThreadPrivate::start (arg=0x7fff770606f0) at thread/qthread_unix.cpp:307
#5 0x00007ffff17d0b50 in start_thread (arg=) at pthread_create.c:304
#6 0x00007fffef8b7a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7 0x0000000000000000 in ?? ()
Thread 31 (Thread 0x7fff6aee7700 (LWP 19818)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
#1 0x00007ffff314f167 in wait (time=30000, this=0x163a5b0) at thread/qwaitcondition_unix.cpp:84
#2 QWaitCondition::wait (this=, mutex=0x163a558, time=30000) at thread/qwaitcondition_unix.cpp:158
#3 0x00007ffff31427af in QThreadPoolThread::run (this=0x7fff7703fd30) at concurrent/qthreadpool.cpp:141
#4 0x00007ffff314ed0b in QThreadPrivate::start (arg=0x7fff7703fd30) at thread/qthread_unix.cpp:307
#5 0x00007ffff17d0b50 in start_thread (arg=) at pthread_create.c:304
#6 0x00007fffef8b7a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7 0x0000000000000000 in ?? ()
Thread 30 (Thread 0x7fff6b7fe700 (LWP 19814)):
#0 0x00007fffef8ace33 in *__GI___poll (fds=, nfds=, timeout=131999)
#1 0x00007fffedc39624 in g_main_context_poll (n_fds=8, fds=0x7fffd8022e00, timeout=131999, context=0x455ba90,
#2 g_main_context_iterate (context=context@entry=0x455ba90, block=block@entry=1, dispatch=dispatch@entry=1,
#3 0x00007fffedc39744 in g_main_context_iteration (context=0x455ba90, may_block=1)
#4 0x00007ffff3278276 in QEventDispatcherGlib::processEvents (this=0x455bd20, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#5 0x00007ffff32488af in QEventLoop::processEvents (this=this@entry=0x7fff6b7fde40, flags=...) at kernel/qeventloop.cpp:149
#6 0x00007ffff3248b38 in QEventLoop::exec (this=0x7fff6b7fde40, flags=...) at kernel/qeventloop.cpp:204
#7 0x00007ffff314bd70 in QThread::exec (this=) at thread/qthread.cpp:501
#8 0x00007ffff314ed0b in QThreadPrivate::start (arg=0x7fff76f81860) at thread/qthread_unix.cpp:307
#9 0x00007ffff17d0b50 in start_thread (arg=) at pthread_create.c:304
#10 0x00007fffef8b7a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()
---Type to continue, or q to quit---
Thread 29 (Thread 0x7fff6bfff700 (LWP 19813)):
#0 0x00007fffef8ace33 in *__GI___poll (fds=, nfds=, timeout=134999)
#1 0x00007fffedc39624 in g_main_context_poll (n_fds=2, fds=0x7fff6e2d8c90, timeout=134999, context=0x416c5e0,
#2 g_main_context_iterate (context=context@entry=0x416c5e0, block=block@entry=1, dispatch=dispatch@entry=1,
#3 0x00007fffedc39744 in g_main_context_iteration (context=0x416c5e0, may_block=1)
#4 0x00007ffff3278276 in QEventDispatcherGlib::processEvents (this=0x40c6fb0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#5 0x00007ffff32488af in QEventLoop::processEvents (this=this@entry=0x7fff6bffee40, flags=...) at kernel/qeventloop.cpp:149
#6 0x00007ffff3248b38 in QEventLoop::exec (this=0x7fff6bffee40, flags=...) at kernel/qeventloop.cpp:204
#7 0x00007ffff314bd70 in QThread::exec (this=) at thread/qthread.cpp:501
#8 0x00007ffff314ed0b in QThreadPrivate::start (arg=0x7fff76fab660) at thread/qthread_unix.cpp:307
#9 0x00007ffff17d0b50 in start_thread (arg=) at pthread_create.c:304
#10 0x00007fffef8b7a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()
Thread 28 (Thread 0x7fff70979700 (LWP 19812)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
#1 0x00007ffff314f167 in wait (time=30000, this=0x7fffd87561c0) at thread/qwaitcondition_unix.cpp:84
#2 QWaitCondition::wait (this=, mutex=0x7fffd9b3a2d8, time=30000) at thread/qwaitcondition_unix.cpp:158
#3 0x00007ffff31427af in QThreadPoolThread::run (this=0x7fff763f6c80) at concurrent/qthreadpool.cpp:141
#4 0x00007ffff314ed0b in QThreadPrivate::start (arg=0x7fff763f6c80) at thread/qthread_unix.cpp:307
#5 0x00007ffff17d0b50 in start_thread (arg=) at pthread_create.c:304
#6 0x00007fffef8b7a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7 0x0000000000000000 in ?? ()
Thread 27 (Thread 0x7fff7117a700 (LWP 19811)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
#1 0x00007ffff314f167 in wait (time=30000, this=0x7fffd87561c0) at thread/qwaitcondition_unix.cpp:84
#2 QWaitCondition::wait (this=, mutex=0x7fffd9b3a2d8, time=30000) at thread/qwaitcondition_unix.cpp:158
#3 0x00007ffff31427af in QThreadPoolThread::run (this=0x7fff763f57d0) at concurrent/qthreadpool.cpp:141
#4 0x00007ffff314ed0b in QThreadPrivate::start (arg=0x7fff763f57d0) at thread/qthread_unix.cpp:307
#5 0x00007ffff17d0b50 in start_thread (arg=) at pthread_create.c:304
#6 0x00007fffef8b7a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7 0x0000000000000000 in ?? ()
---Type to continue, or q to quit---
Thread 26 (Thread 0x7fff7197b700 (LWP 19810)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
#1 0x00007ffff314f167 in wait (time=30000, this=0x7fffd87561c0) at thread/qwaitcondition_unix.cpp:84
#2 QWaitCondition::wait (this=, mutex=0x7fffd9b3a2d8, time=30000) at thread/qwaitcondition_unix.cpp:158
#3 0x00007ffff31427af in QThreadPoolThread::run (this=0x43bc0c0) at concurrent/qthreadpool.cpp:141
#4 0x00007ffff314ed0b in QThreadPrivate::start (arg=0x43bc0c0) at thread/qthread_unix.cpp:307
#5 0x00007ffff17d0b50 in start_thread (arg=) at pthread_create.c:304
#6 0x00007fffef8b7a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7 0x0000000000000000 in ?? ()
Thread 25 (Thread 0x7fff72284700 (LWP 19809)):
#0 0x00007fffef8ace33 in *__GI___poll (fds=, nfds=, timeout=134999)
#1 0x00007fffedc39624 in g_main_context_poll (n_fds=1, fds=0x1688d50, timeout=134999, context=0x41660a0, priority=)
#2 g_main_context_iterate (context=context@entry=0x41660a0, block=block@entry=1, dispatch=dispatch@entry=1,
#3 0x00007fffedc39744 in g_main_context_iteration (context=0x41660a0, may_block=1)
#4 0x00007ffff3278276 in QEventDispatcherGlib::processEvents (this=0x4165fc0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#5 0x00007ffff32488af in QEventLoop::processEvents (this=this@entry=0x7fff72283e40, flags=...) at kernel/qeventloop.cpp:149
#6 0x00007ffff3248b38 in QEventLoop::exec (this=0x7fff72283e40, flags=...) at kernel/qeventloop.cpp:204
#7 0x00007ffff314bd70 in QThread::exec (this=) at thread/qthread.cpp:501
#8 0x00007ffff314ed0b in QThreadPrivate::start (arg=0x7fffcc4fbb10) at thread/qthread_unix.cpp:307
#9 0x00007ffff17d0b50 in start_thread (arg=) at pthread_create.c:304
#10 0x00007fffef8b7a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()
Thread 24 (Thread 0x7fff72eee700 (LWP 19808)):
#0 0x00007fffef8ace33 in *__GI___poll (fds=, nfds=, timeout=-1)
#1 0x00007fffedc39624 in g_main_context_poll (n_fds=3, fds=0x7fff763b4f80, timeout=-1, context=0x3f6e0f0, priority=)
#2 g_main_context_iterate (context=context@entry=0x3f6e0f0, block=block@entry=1, dispatch=dispatch@entry=1,
#3 0x00007fffedc39744 in g_main_context_iteration (context=0x3f6e0f0, may_block=1)
---Type to continue, or q to quit---
at /tmp/buildd/glib2.0-2.33.12+really2.32.4/./glib/gmain.c:3207
#4 0x00007ffff3278276 in QEventDispatcherGlib::processEvents (this=0x3f83bf0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#5 0x00007ffff32488af in QEventLoop::processEvents (this=this@entry=0x7fff72eede40, flags=...) at kernel/qeventloop.cpp:149
#6 0x00007ffff3248b38 in QEventLoop::exec (this=0x7fff72eede40, flags=...) at kernel/qeventloop.cpp:204
#7 0x00007ffff314bd70 in QThread::exec (this=) at thread/qthread.cpp:501
#8 0x00007ffff314ed0b in QThreadPrivate::start (arg=0x7fffd8247270) at thread/qthread_unix.cpp:307
#9 0x00007ffff17d0b50 in start_thread (arg=) at pthread_create.c:304
#10 0x00007fffef8b7a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()
Thread 23 (Thread 0x7fff737f7700 (LWP 19807)):
#0 0x00007fffef8ace33 in *__GI___poll (fds=, nfds=, timeout=113631)
#1 0x00007fffedc39624 in g_main_context_poll (n_fds=15, fds=0x7fff6d324070, timeout=113631, context=0x3c55430,
#2 g_main_context_iterate (context=context@entry=0x3c55430, block=block@entry=1, dispatch=dispatch@entry=1,
#3 0x00007fffedc39744 in g_main_context_iteration (context=0x3c55430, may_block=1)
#4 0x00007ffff3278296 in QEventDispatcherGlib::processEvents (this=0x3c55640, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5 0x00007ffff32488af in QEventLoop::processEvents (this=this@entry=0x7fff737f6e40, flags=...) at kernel/qeventloop.cpp:149
#6 0x00007ffff3248b38 in QEventLoop::exec (this=0x7fff737f6e40, flags=...) at kernel/qeventloop.cpp:204
#7 0x00007ffff314bd70 in QThread::exec (this=) at thread/qthread.cpp:501
#8 0x00007ffff314ed0b in QThreadPrivate::start (arg=0x7fff76012350) at thread/qthread_unix.cpp:307
#9 0x00007ffff17d0b50 in start_thread (arg=) at pthread_create.c:304
#10 0x00007fffef8b7a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()
Thread 22 (Thread 0x7fff73fff700 (LWP 19800)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
#1 0x00007ffff314f167 in wait (time=30000, this=0x7fffd87561c0) at thread/qwaitcondition_unix.cpp:84
#2 QWaitCondition::wait (this=, mutex=0x7fffd9b3a2d8, time=30000) at thread/qwaitcondition_unix.cpp:158
#3 0x00007ffff31427af in QThreadPoolThread::run (this=0x7fffd87563d0) at concurrent/qthreadpool.cpp:141
#4 0x00007ffff314ed0b in QThreadPrivate::start (arg=0x7fffd87563d0) at thread/qthread_unix.cpp:307
#5 0x00007ffff17d0b50 in start_thread (arg=) at pthread_create.c:304
#6 0x00007fffef8b7a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7 0x0000000000000000 in ?? ()
---Type to continue, or q to quit---
Thread 21 (Thread 0x7fff78a8e700 (LWP 19799)):
#0 0x00007fffef8ace33 in *__GI___poll (fds=, nfds=, timeout=112994)
#1 0x00007fffedc39624 in g_main_context_poll (n_fds=3, fds=0x7fff7519d0e0, timeout=112994, context=0x1fdb120,
#2 g_main_context_iterate (context=context@entry=0x1fdb120, block=block@entry=1, dispatch=dispatch@entry=1,
#3 0x00007fffedc39744 in g_main_context_iteration (context=0x1fdb120, may_block=1)
#4 0x00007ffff3278276 in QEventDispatcherGlib::processEvents (this=0x1fddac0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#5 0x00007ffff32488af in QEventLoop::processEvents (this=this@entry=0x7fff78a8de40, flags=...) at kernel/qeventloop.cpp:149
#6 0x00007ffff3248b38 in QEventLoop::exec (this=0x7fff78a8de40, flags=...) at kernel/qeventloop.cpp:204
#7 0x00007ffff314bd70 in QThread::exec (this=) at thread/qthread.cpp:501
#8 0x00007ffff314ed0b in QThreadPrivate::start (arg=0x7fffd84465a0) at thread/qthread_unix.cpp:307
#9 0x00007ffff17d0b50 in start_thread (arg=) at pthread_create.c:304
#10 0x00007fffef8b7a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()
Thread 20 (Thread 0x7fff7928f700 (LWP 19798)):
#0 0x00007fffef8ace33 in *__GI___poll (fds=, nfds=, timeout=129996)
#1 0x00007fffedc39624 in g_main_context_poll (n_fds=1, fds=0x21bbaa0, timeout=129996, context=0x1f99970, priority=)
#2 g_main_context_iterate (context=context@entry=0x1f99970, block=block@entry=1, dispatch=dispatch@entry=1,
#3 0x00007fffedc39744 in g_main_context_iteration (context=0x1f99970, may_block=1)
#4 0x00007ffff3278296 in QEventDispatcherGlib::processEvents (this=0x1f97760, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5 0x00007ffff32488af in QEventLoop::processEvents (this=this@entry=0x7fff7928ee40, flags=...) at kernel/qeventloop.cpp:149
#6 0x00007ffff3248b38 in QEventLoop::exec (this=0x7fff7928ee40, flags=...) at kernel/qeventloop.cpp:204
#7 0x00007ffff314bd70 in QThread::exec (this=) at thread/qthread.cpp:501
#8 0x00007ffff314ed0b in QThreadPrivate::start (arg=0x17ae8f0) at thread/qthread_unix.cpp:307
#9 0x00007ffff17d0b50 in start_thread (arg=) at pthread_create.c:304
#10 0x00007fffef8b7a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()
Thread 19 (Thread 0x7fff7a6e5700 (LWP 19797)):
---Type to continue, or q to quit---
#0 0x00007fffef8ace33 in *__GI___poll (fds=, nfds=, timeout=-1)
#1 0x00007fffedc39624 in g_main_context_poll (n_fds=1, fds=0x7fffcc2453c0, timeout=-1, context=0x7fffcc245150,
#2 g_main_context_iterate (context=context@entry=0x7fffcc245150, block=block@entry=1, dispatch=dispatch@entry=1,
#3 0x00007fffedc39744 in g_main_context_iteration (context=0x7fffcc245150, may_block=1)
#4 0x00007ffff3278296 in QEventDispatcherGlib::processEvents (this=0x1b3ec10, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5 0x00007ffff32488af in QEventLoop::processEvents (this=this@entry=0x7fff7a6e4df0, flags=...) at kernel/qeventloop.cpp:149
#6 0x00007ffff3248b38 in QEventLoop::exec (this=0x7fff7a6e4df0, flags=...) at kernel/qeventloop.cpp:204
#7 0x00007ffff314bd70 in QThread::exec (this=) at thread/qthread.cpp:501
#8 0x00007ffff72f1117 in PortFwdThread::run (this=0x7fffd841fee0)
#9 0x00007ffff314ed0b in QThreadPrivate::start (arg=0x7fffd841fee0) at thread/qthread_unix.cpp:307
#10 0x00007ffff17d0b50 in start_thread (arg=) at pthread_create.c:304
#11 0x00007fffef8b7a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()
Thread 18 (Thread 0x7fff7af02700 (LWP 19796)):
#0 0x00007fffef8ace33 in *__GI___poll (fds=, nfds=, timeout=119980)
#1 0x00007fffedc39624 in g_main_context_poll (n_fds=1, fds=0x1a4a6e0, timeout=119980, context=0x19644b0, priority=)
#2 g_main_context_iterate (context=context@entry=0x19644b0, block=block@entry=1, dispatch=dispatch@entry=1,
#3 0x00007fffedc39744 in g_main_context_iteration (context=0x19644b0, may_block=1)
#4 0x00007ffff3278296 in QEventDispatcherGlib::processEvents (this=0xd3f720, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5 0x00007ffff32488af in QEventLoop::processEvents (this=this@entry=0x7fff7af01e40, flags=...) at kernel/qeventloop.cpp:149
#6 0x00007ffff3248b38 in QEventLoop::exec (this=0x7fff7af01e40, flags=...) at kernel/qeventloop.cpp:204
#7 0x00007ffff314bd70 in QThread::exec (this=) at thread/qthread.cpp:501
#8 0x00007ffff314ed0b in QThreadPrivate::start (arg=0x7fffcc075a70) at thread/qthread_unix.cpp:307
#9 0x00007ffff17d0b50 in start_thread (arg=) at pthread_create.c:304
#10 0x00007fffef8b7a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()
---Type to continue, or q to quit---
Thread 17 (Thread 0x7fff87f31700 (LWP 19782)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1 0x00007ffff314f20b in wait (time=18446744073709551615, this=0x198fb70) at thread/qwaitcondition_unix.cpp:86
#2 QWaitCondition::wait (this=, mutex=0x198fb30, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3 0x00007ffff6442cd3 in wait (mutex=..., this=0x7fffd0120a10) at wtf/qt/ThreadingQt.cpp:253
#4 WTF::ThreadCondition::timedWait (this=0x7fffd0120a10, mutex=..., absoluteTime=) at wtf/qt/ThreadingQt.cpp:266
#5 0x00007ffff63b93c2 in waitForMessageFilteredWithTimeout<bool(WebCore::LocalStorageTask*)> (absoluteTime=1.7976931348623157e+308,
#6 waitForMessage (this=0x7fffd0120a08) at ../JavaScriptCore/wtf/MessageQueue.h:123
#7 WebCore::LocalStorageThread::threadEntryPoint (this=0x7fffd0120a00) at storage/LocalStorageThread.cpp:68
#8 0x00007ffff644281b in WTF::ThreadPrivate::run (this=0x198fb00) at wtf/qt/ThreadingQt.cpp:66
#9 0x00007ffff314ed0b in QThreadPrivate::start (arg=0x198fb00) at thread/qthread_unix.cpp:307
#10 0x00007ffff17d0b50 in start_thread (arg=) at pthread_create.c:304
#11 0x00007fffef8b7a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()
Thread 16 (Thread 0x7fffc8b7a700 (LWP 19781)):
#0 0x00007fffef888bdd in nanosleep () at ../sysdeps/unix/syscall-template.S:82
#1 0x00007fffef888a50 in __sleep (seconds=) at ../sysdeps/unix/sysv/linux/sleep.c:138
#2 0x00007ffff6435ce7 in WTF::TCMalloc_PageHeap::scavengerThread (this=0x7ffff6df6280) at wtf/FastMalloc.cpp:2503
#3 0x00007ffff6435fc9 in WTF::TCMalloc_PageHeap::runScavengerThread (context=) at wtf/FastMalloc.cpp:1622
#4 0x00007ffff17d0b50 in start_thread (arg=) at pthread_create.c:304
#5 0x00007fffef8b7a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6 0x0000000000000000 in ?? ()
Thread 15 (Thread 0x7fffd099e700 (LWP 19780)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
#1 0x00007ffff314f167 in wait (time=30000, this=0x163a5b0) at thread/qwaitcondition_unix.cpp:84
#2 QWaitCondition::wait (this=, mutex=0x163a558, time=30000) at thread/qwaitcondition_unix.cpp:158
#3 0x00007ffff31427af in QThreadPoolThread::run (this=0x15f9810) at concurrent/qthreadpool.cpp:141
#4 0x00007ffff314ed0b in QThreadPrivate::start (arg=0x15f9810) at thread/qthread_unix.cpp:307
#5 0x00007ffff17d0b50 in start_thread (arg=) at pthread_create.c:304
#6 0x00007fffef8b7a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7 0x0000000000000000 in ?? ()
Thread 14 (Thread 0x7fffd119f700 (LWP 19779)):
#0 0x00007fffef8ace33 in *__GI___poll (fds=, nfds=, timeout=105881)
---Type to continue, or q to quit---
#1 0x00007fffedc39624 in g_main_context_poll (n_fds=1, fds=0x7fffd8023ff0, timeout=105881, context=0x1655f40,
#2 g_main_context_iterate (context=context@entry=0x1655f40, block=block@entry=1, dispatch=dispatch@entry=1,
#3 0x00007fffedc39744 in g_main_context_iteration (context=0x1655f40, may_block=1)
#4 0x00007ffff3278296 in QEventDispatcherGlib::processEvents (this=0x1616bf0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5 0x00007ffff32488af in QEventLoop::processEvents (this=this@entry=0x7fffd119ee40, flags=...) at kernel/qeventloop.cpp:149
#6 0x00007ffff3248b38 in QEventLoop::exec (this=0x7fffd119ee40, flags=...) at kernel/qeventloop.cpp:204
#7 0x00007ffff314bd70 in QThread::exec (this=) at thread/qthread.cpp:501
#8 0x00007ffff314ed0b in QThreadPrivate::start (arg=0x1595900) at thread/qthread_unix.cpp:307
#9 0x00007ffff17d0b50 in start_thread (arg=) at pthread_create.c:304
#10 0x00007fffef8b7a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()
Thread 13 (Thread 0x7fffd265e700 (LWP 19778)):
#0 0x00007fffef8ace33 in *__GI___poll (fds=, nfds=, timeout=9999)
#1 0x00007fffedc39624 in g_main_context_poll (n_fds=1, fds=0x7fffd803dcf0, timeout=9999, context=0x1662d80,
#2 g_main_context_iterate (context=context@entry=0x1662d80, block=block@entry=1, dispatch=dispatch@entry=1,
#3 0x00007fffedc39744 in g_main_context_iteration (context=0x1662d80, may_block=1)
#4 0x00007ffff3278276 in QEventDispatcherGlib::processEvents (this=0x153f1c0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#5 0x00007ffff32488af in QEventLoop::processEvents (this=this@entry=0x7fffd265de40, flags=...) at kernel/qeventloop.cpp:149
#6 0x00007ffff3248b38 in QEventLoop::exec (this=0x7fffd265de40, flags=...) at kernel/qeventloop.cpp:204
#7 0x00007ffff314bd70 in QThread::exec (this=) at thread/qthread.cpp:501
#8 0x00007ffff314ed0b in QThreadPrivate::start (arg=0x16c1f90) at thread/qthread_unix.cpp:307
#9 0x00007ffff17d0b50 in start_thread (arg=) at pthread_create.c:304
#10 0x00007fffef8b7a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()
Thread 12 (Thread 0x7fffd2e5f700 (LWP 19777)):
#0 0x00007fffef8ace33 in *__GI___poll (fds=, nfds=, timeout=-1)
#1 0x00007fffedc39624 in g_main_context_poll (n_fds=1, fds=0x1681f30, timeout=-1, context=0x1681570, priority=)
---Type to continue, or q to quit---
at /tmp/buildd/glib2.0-2.33.12+really2.32.4/./glib/gmain.c:3440
#2 g_main_context_iterate (context=context@entry=0x1681570, block=block@entry=1, dispatch=dispatch@entry=1,
#3 0x00007fffedc39744 in g_main_context_iteration (context=0x1681570, may_block=1)
#4 0x00007ffff3278276 in QEventDispatcherGlib::processEvents (this=0x1681490, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#5 0x00007ffff32488af in QEventLoop::processEvents (this=this@entry=0x7fffd2e5ee40, flags=...) at kernel/qeventloop.cpp:149
#6 0x00007ffff3248b38 in QEventLoop::exec (this=0x7fffd2e5ee40, flags=...) at kernel/qeventloop.cpp:204
#7 0x00007ffff314bd70 in QThread::exec (this=) at thread/qthread.cpp:501
#8 0x00007ffff314ed0b in QThreadPrivate::start (arg=0x167cd90) at thread/qthread_unix.cpp:307
#9 0x00007ffff17d0b50 in start_thread (arg=) at pthread_create.c:304
#10 0x00007fffef8b7a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()
Thread 11 (Thread 0x7fffd3660700 (LWP 19776)):
#0 0x00007fffef8ace33 in *__GI___poll (fds=, nfds=, timeout=-1)
#1 0x00007fffedc39624 in g_main_context_poll (n_fds=1, fds=0x7fffd8014fd0, timeout=-1, context=0x7fffd80238e0,
#2 g_main_context_iterate (context=context@entry=0x7fffd80238e0, block=block@entry=1, dispatch=dispatch@entry=1,
#3 0x00007fffedc39744 in g_main_context_iteration (context=0x7fffd80238e0, may_block=1)
#4 0x00007ffff3278276 in QEventDispatcherGlib::processEvents (this=0x165fa10, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#5 0x00007ffff32488af in QEventLoop::processEvents (this=this@entry=0x7fffd365fe40, flags=...) at kernel/qeventloop.cpp:149
#6 0x00007ffff3248b38 in QEventLoop::exec (this=0x7fffd365fe40, flags=...) at kernel/qeventloop.cpp:204
#7 0x00007ffff314bd70 in QThread::exec (this=) at thread/qthread.cpp:501
#8 0x00007ffff314ed0b in QThreadPrivate::start (arg=0x165f670) at thread/qthread_unix.cpp:307
#9 0x00007ffff17d0b50 in start_thread (arg=) at pthread_create.c:304
#10 0x00007fffef8b7a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()
Thread 10 (Thread 0x7fffdcb82700 (LWP 19774)):
#0 0x00007fffef8ace33 in *__GI___poll (fds=, nfds=, timeout=999)
#1 0x00007fffedc39624 in g_main_context_poll (n_fds=1, fds=0x14aa300, timeout=999, context=0x14ada00, priority=)
---Type to continue, or q to quit---
#2 g_main_context_iterate (context=context@entry=0x14ada00, block=block@entry=1, dispatch=dispatch@entry=1,
#3 0x00007fffedc39744 in g_main_context_iteration (context=0x14ada00, may_block=1)
#4 0x00007ffff3278276 in QEventDispatcherGlib::processEvents (this=0x14ad0d0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#5 0x00007ffff32488af in QEventLoop::processEvents (this=this@entry=0x7fffdcb81e10, flags=...) at kernel/qeventloop.cpp:149
#6 0x00007ffff3248b38 in QEventLoop::exec (this=0x7fffdcb81e10, flags=...) at kernel/qeventloop.cpp:204
#7 0x00007ffff314bd70 in QThread::exec (this=) at thread/qthread.cpp:501
#8 0x00007ffff72cab38 in Tomahawk::InfoSystem::InfoSystemWorkerThread::run (this=0x14ac000)
#9 0x00007ffff314ed0b in QThreadPrivate::start (arg=0x14ac000) at thread/qthread_unix.cpp:307
#10 0x00007ffff17d0b50 in start_thread (arg=) at pthread_create.c:304
#11 0x00007fffef8b7a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()
Thread 9 (Thread 0x7fffdd383700 (LWP 19773)):
#0 0x00007fffef8ace33 in *__GI___poll (fds=, nfds=, timeout=272546)
#1 0x00007fffedc39624 in g_main_context_poll (n_fds=1, fds=0x14af030, timeout=272546, context=0x149e640, priority=)
#2 g_main_context_iterate (context=context@entry=0x149e640, block=block@entry=1, dispatch=dispatch@entry=1,
#3 0x00007fffedc39744 in g_main_context_iteration (context=0x149e640, may_block=1)
#4 0x00007ffff3278276 in QEventDispatcherGlib::processEvents (this=0x14980b0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#5 0x00007ffff32488af in QEventLoop::processEvents (this=this@entry=0x7fffdd382e10, flags=...) at kernel/qeventloop.cpp:149
#6 0x00007ffff3248b38 in QEventLoop::exec (this=0x7fffdd382e10, flags=...) at kernel/qeventloop.cpp:204
#7 0x00007ffff314bd70 in QThread::exec (this=) at thread/qthread.cpp:501
#8 0x00007ffff72caa9a in Tomahawk::InfoSystem::InfoSystemCacheThread::run (this=0x14a6650)
#9 0x00007ffff314ed0b in QThreadPrivate::start (arg=0x14a6650) at thread/qthread_unix.cpp:307
#10 0x00007ffff17d0b50 in start_thread (arg=) at pthread_create.c:304
#11 0x00007fffef8b7a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()
Thread 8 (Thread 0x7fffddb84700 (LWP 19772)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
---Type to continue, or q to quit---
#1 0x00007ffff314f20b in wait (time=18446744073709551615, this=0xc03fa0) at thread/qwaitcondition_unix.cpp:86
#2 QWaitCondition::wait (this=, mutex=0x7ffff7867778, time=18446744073709551615)
#3 0x00007ffff72c8b9e in IdThreadWorker::run (this=0x11a37e0)
#4 0x00007ffff314ed0b in QThreadPrivate::start (arg=0x11a37e0) at thread/qthread_unix.cpp:307
#5 0x00007ffff17d0b50 in start_thread (arg=) at pthread_create.c:304
#6 0x00007fffef8b7a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7 0x0000000000000000 in ?? ()
Thread 7 (Thread 0x7fffde385700 (LWP 19771)):
#0 0x00007fffef8ace33 in *__GI___poll (fds=, nfds=, timeout=-1)
#1 0x00007fffedc39624 in g_main_context_poll (n_fds=1, fds=0x14842d0, timeout=-1, context=0x14707c0, priority=)
#2 g_main_context_iterate (context=context@entry=0x14707c0, block=block@entry=1, dispatch=dispatch@entry=1,
#3 0x00007fffedc39744 in g_main_context_iteration (context=0x14707c0, may_block=1)
#4 0x00007ffff3278276 in QEventDispatcherGlib::processEvents (this=0x14706e0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#5 0x00007ffff32488af in QEventLoop::processEvents (this=this@entry=0x7fffde384df0, flags=...) at kernel/qeventloop.cpp:149
#6 0x00007ffff3248b38 in QEventLoop::exec (this=0x7fffde384df0, flags=...) at kernel/qeventloop.cpp:204
#7 0x00007ffff314bd70 in QThread::exec (this=) at thread/qthread.cpp:501
#8 0x00007ffff72941d9 in DatabaseWorkerThread::run (this=0x145c590)
#9 0x00007ffff314ed0b in QThreadPrivate::start (arg=0x145c590) at thread/qthread_unix.cpp:307
#10 0x00007ffff17d0b50 in start_thread (arg=) at pthread_create.c:304
#11 0x00007fffef8b7a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()
Thread 6 (Thread 0x7fffdeb86700 (LWP 19770)):
#0 0x00007fffef8ace33 in *__GI___poll (fds=, nfds=, timeout=-1)
#1 0x00007fffedc39624 in g_main_context_poll (n_fds=1, fds=0x14853f0, timeout=-1, context=0x145da60, priority=)
#2 g_main_context_iterate (context=context@entry=0x145da60, block=block@entry=1, dispatch=dispatch@entry=1,
---Type to continue, or q to quit---
#3 0x00007fffedc39744 in g_main_context_iteration (context=0x145da60, may_block=1)
#4 0x00007ffff3278276 in QEventDispatcherGlib::processEvents (this=0x145d980, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#5 0x00007ffff32488af in QEventLoop::processEvents (this=this@entry=0x7fffdeb85df0, flags=...) at kernel/qeventloop.cpp:149
#6 0x00007ffff3248b38 in QEventLoop::exec (this=0x7fffdeb85df0, flags=...) at kernel/qeventloop.cpp:204
#7 0x00007ffff314bd70 in QThread::exec (this=) at thread/qthread.cpp:501
#8 0x00007ffff72941d9 in DatabaseWorkerThread::run (this=0x145a2c0)
#9 0x00007ffff314ed0b in QThreadPrivate::start (arg=0x145a2c0) at thread/qthread_unix.cpp:307
#10 0x00007ffff17d0b50 in start_thread (arg=) at pthread_create.c:304
#11 0x00007fffef8b7a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()
Thread 5 (Thread 0x7fffdf387700 (LWP 19769)):
#0 0x00007ffff23c8742 in lucene::store::BufferedIndexInput::readByte (this=0x7fff6e31f210)
#1 0x00007ffff23c8007 in lucene::store::IndexInput::readChars (this=0x7fff6e31f210, buffer=, start=,
#2 0x00007ffff2429867 in lucene::index::SegmentTermEnum::readTerm (this=0x7fff6cd6eb10, reuse=0x7fff6e2dc7e0)
#3 0x00007ffff24299ad in lucene::index::SegmentTermEnum::next (this=0x7fff6cd6eb10)
#4 0x00007ffff2447dc3 in lucene::search::FilteredTermEnum::next (this=0x7fff6dcb1c10)
#5 0x00007ffff244059a in lucene::search::FuzzyQuery::rewrite (this=0x7fff6d441240, reader=)
#6 0x00007ffff244d634 in lucene::search::BooleanQuery::rewrite (this=0x7fff6d2d9090, reader=0x7fff75851650)
#7 0x00007ffff244330b in lucene::search::IndexSearcher::rewrite (this=0x7fff754e2ce0, original=0x7fff6d2d9090)
#8 0x00007ffff2441eb5 in lucene::search::Query::weight (this=0x7fff6d2d9090, searcher=0x7fff754e2ce0)
#9 0x00007ffff2443599 in lucene::search::IndexSearcher::_search (this=0x7fff754e2ce0, query=0x7fff6d2d9090, filter=0x0, nDocs=100)
#10 0x00007ffff24470f0 in lucene::search::Hits::getMoreDocs (this=0x7fff6e2d7f30, m=)
#11 0x00007ffff24473ee in lucene::search::Hits::Hits (this=0x7fff6e2d7f30, s=0x7fff754e2ce0, q=, f=,
#12 0x00007ffff2441d12 in lucene::search::Searcher::search (this=0x7fff754e2ce0, query=0x7fff6d2d9090, filter=0x0)
---Type to continue, or q to quit---
at /home/thierry/clucene/src/core/CLucene/search/SearchHeader.cpp:188
#13 0x00007ffff728f457 in FuzzyIndex::search (this=0x11a36a0, query=...)
#14 0x00007ffff729b983 in DatabaseImpl::search (this=0x145c340, query=..., limit=0)
#15 0x00007ffff729e363 in DatabaseCommand_Resolve::resolve (this=0x7fff6d1f5590, lib=0x145c340)
#16 0x00007ffff72a148d in DatabaseCommand_Resolve::exec (this=0x7fff6d1f5590, lib=0x145c340)
#17 0x00007ffff729cd9c in DatabaseCommand::_exec (this=0x7fff6d1f5590, lib=0x145c340)
#18 0x00007ffff729471b in DatabaseWorker::doWork (this=0x145c680)
#19 0x00007ffff325ea2e in QObject::event (this=0x145c680, e=) at kernel/qobject.cpp:1195
#20 0x00007ffff41be70c in QApplicationPrivate::notify_helper (this=this@entry=0xc066e0, receiver=receiver@entry=0x145c680, e=e@entry=
#21 0x00007ffff41c2b8a in QApplication::notify (this=0x7fffffffdfe0, receiver=0x145c680, e=0x7fff6d1f1f10)
#22 0x000000000043f236 in TomahawkApp::notify (this=, receiver=, e=)
#23 0x00007ffff3249b5e in QCoreApplication::notifyInternal (this=0x7fffffffdfe0, receiver=receiver@entry=0x145c680,
#24 0x00007ffff324d9e1 in sendEvent (event=0x7fff6d1f1f10, receiver=0x145c680)
#25 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x11997d0) at kernel/qcoreapplication.cpp:1539
#26 0x00007ffff32780e3 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#27 postEventSourceDispatch (s=s@entry=0x145a240) at kernel/qeventdispatcher_glib.cpp:279
#28 0x00007fffedc39355 in g_main_dispatch (context=0x145a3c0) at /tmp/buildd/glib2.0-2.33.12+really2.32.4/./glib/gmain.c:2539
#29 g_main_context_dispatch (context=context@entry=0x145a3c0) at /tmp/buildd/glib2.0-2.33.12+really2.32.4/./glib/gmain.c:3075
#30 0x00007fffedc39688 in g_main_context_iterate (context=context@entry=0x145a3c0, block=block@entry=1, dispatch=dispatch@entry=1,
#31 0x00007fffedc39744 in g_main_context_iteration (context=0x145a3c0, may_block=1)
#32 0x00007ffff3278276 in QEventDispatcherGlib::processEvents (this=0x145a010, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#33 0x00007ffff32488af in QEventLoop::processEvents (this=this@entry=0x7fffdf386df0, flags=...) at kernel/qeventloop.cpp:149
#34 0x00007ffff3248b38 in QEventLoop::exec (this=0x7fffdf386df0, flags=...) at kernel/qeventloop.cpp:204
#35 0x00007ffff314bd70 in QThread::exec (this=) at thread/qthread.cpp:501
#36 0x00007ffff72941d9 in DatabaseWorkerThread::run (this=0x11a3760)
---Type to continue, or q to quit---
at /home/thierry/kde/src/tomahawk/src/libtomahawk/database/DatabaseWorker.cpp:51
#37 0x00007ffff314ed0b in QThreadPrivate::start (arg=0x11a3760) at thread/qthread_unix.cpp:307
#38 0x00007ffff17d0b50 in start_thread (arg=) at pthread_create.c:304
#39 0x00007fffef8b7a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#40 0x0000000000000000 in ?? ()
Thread 4 (Thread 0x7fffdfb88700 (LWP 19768)):
#0 0x00007fffef8ace33 in *__GI___poll (fds=, nfds=, timeout=-1)
#1 0x00007fffedc39624 in g_main_context_poll (n_fds=1, fds=0x118aee0, timeout=-1, context=0x1434ce0, priority=)
#2 g_main_context_iterate (context=context@entry=0x1434ce0, block=block@entry=1, dispatch=dispatch@entry=1,
#3 0x00007fffedc39744 in g_main_context_iteration (context=0x1434ce0, may_block=1)
#4 0x00007ffff3278276 in QEventDispatcherGlib::processEvents (this=0x11a1f60, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#5 0x00007ffff32488af in QEventLoop::processEvents (this=this@entry=0x7fffdfb87df0, flags=...) at kernel/qeventloop.cpp:149
#6 0x00007ffff3248b38 in QEventLoop::exec (this=0x7fffdfb87df0, flags=...) at kernel/qeventloop.cpp:204
#7 0x00007ffff314bd70 in QThread::exec (this=) at thread/qthread.cpp:501
#8 0x00007ffff72941d9 in DatabaseWorkerThread::run (this=0x11a3720)
#9 0x00007ffff314ed0b in QThreadPrivate::start (arg=0x11a3720) at thread/qthread_unix.cpp:307
#10 0x00007ffff17d0b50 in start_thread (arg=) at pthread_create.c:304
#11 0x00007fffef8b7a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()
Thread 3 (Thread 0x7fffe0389700 (LWP 19767)):
#0 0x00007fffef8ace33 in *__GI___poll (fds=, nfds=, timeout=-1)
#1 0x00007fffedc39624 in g_main_context_poll (n_fds=1, fds=0x1459b70, timeout=-1, context=0x11897d0, priority=)
#2 g_main_context_iterate (context=context@entry=0x11897d0, block=block@entry=1, dispatch=dispatch@entry=1,
#3 0x00007fffedc39744 in g_main_context_iteration (context=0x11897d0, may_block=1)
#4 0x00007ffff3278276 in QEventDispatcherGlib::processEvents (this=0xed5990, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#5 0x00007ffff32488af in QEventLoop::processEvents (this=this@entry=0x7fffe0388df0, flags=...) at kernel/qeventloop.cpp:149
---Type to continue, or q to quit---
#6 0x00007ffff3248b38 in QEventLoop::exec (this=0x7fffe0388df0, flags=...) at kernel/qeventloop.cpp:204
#7 0x00007ffff314bd70 in QThread::exec (this=) at thread/qthread.cpp:501
#8 0x00007ffff72941d9 in DatabaseWorkerThread::run (this=0x11a1ef0)
#9 0x00007ffff314ed0b in QThreadPrivate::start (arg=0x11a1ef0) at thread/qthread_unix.cpp:307
#10 0x00007ffff17d0b50 in start_thread (arg=) at pthread_create.c:304
#11 0x00007fffef8b7a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()
Thread 2 (Thread 0x7fffe0698700 (LWP 19759)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1 0x00007fffe251df5f in ?? () from /usr/lib/libvlccore.so.5
#2 0x00007ffff17d0b50 in start_thread (arg=) at pthread_create.c:304
#3 0x00007fffef8b7a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4 0x0000000000000000 in ?? ()
Thread 1 (Thread 0x7ffff7faa760 (LWP 19509)):
#0 0x00007fffef80f475 in *__GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#1 0x00007fffef8126f0 in *__GI_abort () at abort.c:92
#2 0x00007ffff3144722 in qt_message_output (msgType=msgType@entry=QtFatalMsg,
#3 0x00007ffff3144a98 in qt_message(QtMsgType, const char *, typedef __va_list_tag __va_list_tag *) (
#4 0x00007ffff3144c24 in qFatal (msg=) at global/qglobal.cpp:2513
#5 0x00007fffcb896e8e in Jreen::callback_function (session=0x7fff76b3db90, prop=GSASL_CB_TLS_UNIQUE)
#6 0x00007fffcb5f724c in gsasl_property_get () from /usr/lib/libgsasl.so.7
#7 0x00007fffcb6047e6 in ?? () from /usr/lib/libgsasl.so.7
#8 0x00007fffcb5f76e1 in gsasl_client_start () from /usr/lib/libgsasl.so.7
#9 0x00007fffcb5f7404 in gsasl_client_suggest_mechanism () from /usr/lib/libgsasl.so.7
#10 0x00007fffcb897c91 in Jreen::SASLFeature::activate (this=0x7fffd85f4780) at /home/thierry/kde/src/jreen/src/saslfeature.cpp:295
#11 0x00007fffcb8ea779 in Jreen::Parser::activateFeature (this=0x2015b00) at /home/thierry/kde/src/jreen/src/parser.cpp:144
#12 0x00007fffcb8eb30b in Jreen::Parser::handleEndElement (this=0x2015b00, name=..., uri=...)
#13 0x00007fffcb8ebb5a in Jreen::Parser::parseData (this=0x2015b00) at /home/thierry/kde/src/jreen/src/parser.cpp:380
#14 0x00007fffcb8eb54b in Jreen::Parser::appendData (this=0x2015b00,
'8b75702abf905d2b' version='1.0'>stream:features<mechanisms xmlns='urn:"... = {...})
at /home/thierry/kde/src/jreen/src/parser.cpp:332
#15 0x00007fffcb8de61f in Jreen::ClientPrivate::_q_new_data (this=0x2015750) at /home/thierry/kde/src/jreen/src/client_p.h:220
#16 0x00007fffcb8dd584 in Jreen::Client::qt_static_metacall (_o=0x1fd6760, _c=QMetaObject::InvokeMetaMethod, _id=17,
#17 0x00007ffff325f54f in QMetaObject::activate (sender=0x20158d0, m=, local_signal_index=, argv=0x0)
#18 0x00007fffcb8d3681 in Jreen::BufferedDataStream::incomingDataReady (this=0x20158d0)
#19 0x00007fffcb91f536 in Jreen::DataStream::qt_static_metacall (_o=0x20158d0, _c=QMetaObject::InvokeMetaMethod, _id=0,
#20 0x00007ffff325f54f in QMetaObject::activate (sender=0x7fff76fbe430, m=, local_signal_index=,
#21 0x00007fffcb8696ed in Jreen::ZLibDataStream::incomingDataReady (this=0x7fff76fbe430)
#22 0x00007fffcb91f536 in Jreen::DataStream::qt_static_metacall (_o=0x7fff76fbe430, _c=QMetaObject::InvokeMetaMethod, _id=0,
#23 0x00007ffff325f54f in QMetaObject::activate (sender=0x252d210, m=, local_signal_index=, argv=0x0)
#24 0x00007ffff325f54f in QMetaObject::activate (sender=0x252d850, m=, local_signal_index=, argv=0x0)
#25 0x00007ffff3687531 in QSslSocketBackendPrivate::transmit (this=0x2536eb0) at ssl/qsslsocket_openssl.cpp:1149
#26 0x00007ffff3680589 in qt_static_metacall (_a=, _id=, _o=, _c=)
#27 QSslSocket::qt_static_metacall (_o=, _c=, _id=, _a=)
#28 0x00007ffff325f54f in QMetaObject::activate (sender=0x7fffcc602bc0, m=, local_signal_index=,
#29 0x00007ffff36633cc in QAbstractSocketPrivate::canReadNotification (this=0x7fffcc6022f0) at socket/qabstractsocket.cpp:654
#30 0x00007ffff366be3d in event (this=, e=) at socket/qnativesocketengine.cpp:1151
#31 QReadNotifier::event (this=, e=) at socket/qnativesocketengine.cpp:1148
#32 0x00007ffff41be70c in QApplicationPrivate::notify_helper (this=this@entry=0xc066e0, receiver=receiver@entry=0x7fffccbf3dc0,
#33 0x00007ffff41c2b8a in QApplication::notify (this=0x7fffffffdfe0, receiver=0x7fffccbf3dc0, e=0x7fffffffdd30)
#34 0x000000000043f236 in TomahawkApp::notify (this=, receiver=, e=)
#35 0x00007ffff3249b5e in QCoreApplication::notifyInternal (this=0x7fffffffdfe0, receiver=0x7fffccbf3dc0, event=0x7fffffffdd30)
---Type to continue, or q to quit---
#36 0x00007ffff3277a78 in sendEvent (event=0x7fffffffdd30, receiver=)
#37 socketNotifierSourceDispatch (source=source@entry=0xc098c0) at kernel/qeventdispatcher_glib.cpp:110
#38 0x00007fffedc39355 in g_main_dispatch (context=0xc08f00) at /tmp/buildd/glib2.0-2.33.12+really2.32.4/./glib/gmain.c:2539
#39 g_main_context_dispatch (context=context@entry=0xc08f00) at /tmp/buildd/glib2.0-2.33.12+really2.32.4/./glib/gmain.c:3075
#40 0x00007fffedc39688 in g_main_context_iterate (context=context@entry=0xc08f00, block=block@entry=1, dispatch=dispatch@entry=1,
#41 0x00007fffedc39744 in g_main_context_iteration (context=0xc08f00, may_block=1)
#42 0x00007ffff3278276 in QEventDispatcherGlib::processEvents (this=0xc07b30, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#43 0x00007ffff425f83e in QGuiEventDispatcherGlib::processEvents (this=, flags=...)
#44 0x00007ffff32488af in QEventLoop::processEvents (this=this@entry=0x7fffffffdf70, flags=...) at kernel/qeventloop.cpp:149
#45 0x00007ffff3248b38 in QEventLoop::exec (this=0x7fffffffdf70, flags=...) at kernel/qeventloop.cpp:204
#46 0x00007ffff324dcf8 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#47 0x00000000004334d7 in main (argc=2, argv=) at /home/thierry/kde/src/tomahawk/src/main.cpp:165
The text was updated successfully, but these errors were encountered: