Bug 307733 - rekonq crashed after opening a *.ui file and pressing ctrl+w many times
Summary: rekonq crashed after opening a *.ui file and pressing ctrl+w many times
Status: RESOLVED FIXED
Alias: None
Product: rekonq
Classification: Applications
Component: general (show other bugs)
Version: 0.9.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Andrea Diamantini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-02 15:44 UTC by Per (phobie)
Modified: 2012-10-03 20:14 UTC (History)
0 users

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 Per (phobie) 2012-10-02 15:44:16 UTC
Application: rekonq (0.9.1)
KDE Platform Version: 4.8.5 (4.8.5)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-31-generic x86_64
Distribution: Ubuntu 12.04.1 LTS

-- Information about the crash:
- What I was doing when the application crashed:
I double-clicked on a *.ui file.
Because of a wrong file association rekonq has been started instead of designer-qt4.
rekonq opened the file again and again
After about 100 tabs had been opened I pressed and hold CTRL+w
The browser started to close tabs while still opening new ones.
It crashed in the moment when the last tab closed.

Same behaviour if I drag'n'drop a ui-file to a open rekonq window or if I type the path manually into the address-bar.

The content of the ui-file does not matter.
It also works with a empty file.

- Custom settings of the application:
I also did a "rm -rf ~/.kde/share/config/rekonqrc ~/.kde/share/apps/rekonq" which did not help either.

-- Backtrace:
Application: rekonq (rekonq), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f5b66a85780 (LWP 14024))]

Thread 12 (Thread 0x7f5b50c14700 (LWP 14028)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f5b65315dec in WTF::TCMalloc_PageHeap::scavengerThread (this=0x7f5b65cdede0) at wtf/FastMalloc.cpp:2495
#2  0x00007f5b65315f19 in WTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at wtf/FastMalloc.cpp:1618
#3  0x00007f5b604c8e9a in start_thread (arg=0x7f5b50c14700) at pthread_create.c:308
#4  0x00007f5b66296dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f5b500ef700 (LWP 14029)):
#0  0x00007f5b6628b403 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f5b5eb6b036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f5b5eb6b164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f5b60e82426 in QEventDispatcherGlib::processEvents (this=0x7f5b480008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f5b60e51c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f5b60e51ed7 in QEventLoop::exec (this=0x7f5b500eee00, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f5b60d50fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f5b60d53fcb in QThreadPrivate::start (arg=0x1ffb4c0) at thread/qthread_unix.cpp:298
#8  0x00007f5b604c8e9a in start_thread (arg=0x7f5b500ef700) at pthread_create.c:308
#9  0x00007f5b66296dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f5b4f263700 (LWP 14031)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f5b65e87222 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f5b65e87259 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f5b604c8e9a in start_thread (arg=0x7f5b4f263700) at pthread_create.c:308
#4  0x00007f5b66296dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f5b4dcee700 (LWP 14032)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f5b60d544db in wait (time=18446744073709551615, this=0x1d550a0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1d55220, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f5b62da50eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1d54f50, th=0x21c3630) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f5b62da79db in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d552b0, th=0x21c3630) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f5b62da79f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d552b0, th=0x21c3630) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f5b62da79f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d552b0, th=0x21c3630) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f5b62da79f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d552b0, th=0x21c3630) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f5b62da79f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d552b0, th=0x21c3630) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007f5b62da79f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d552b0, th=0x21c3630) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#10 0x00007f5b62da79f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d552b0, th=0x21c3630) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x00007f5b62da79f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d552b0, th=0x21c3630) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#12 0x00007f5b62da79f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d552b0, th=0x21c3630) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0x00007f5b62da79f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d552b0, th=0x21c3630) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#14 0x00007f5b62da79f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d552b0, th=0x21c3630) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#15 0x00007f5b62da684f in ThreadWeaver::ThreadRunHelper::run (this=0x7f5b4dcede20, parent=0x1d54f50, th=0x21c3630) at ../../../threadweaver/Weaver/Thread.cpp:87
#16 0x00007f5b62da68db in ThreadWeaver::Thread::run (this=0x21c3630) at ../../../threadweaver/Weaver/Thread.cpp:142
#17 0x00007f5b60d53fcb in QThreadPrivate::start (arg=0x21c3630) at thread/qthread_unix.cpp:298
#18 0x00007f5b604c8e9a in start_thread (arg=0x7f5b4dcee700) at pthread_create.c:308
#19 0x00007f5b66296dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#20 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f5b47fff700 (LWP 14034)):
#0  __libc_disable_asynccancel () at ../nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S:99
#1  0x00007f5b662899c9 in read () at ../sysdeps/unix/syscall-template.S:82
#2  0x00007f5b5eba58cf in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f5b5eb6aba4 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f5b5eb6afd6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f5b5eb6b164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f5b60e82426 in QEventDispatcherGlib::processEvents (this=0x7f5b3c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#7  0x00007f5b60e51c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#8  0x00007f5b60e51ed7 in QEventLoop::exec (this=0x7f5b47ffedd0, flags=...) at kernel/qeventloop.cpp:204
#9  0x00007f5b60d50fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#10 0x00007f5b60e319ff in QInotifyFileSystemWatcherEngine::run (this=0x227b800) at io/qfilesystemwatcher_inotify.cpp:248
#11 0x00007f5b60d53fcb in QThreadPrivate::start (arg=0x227b800) at thread/qthread_unix.cpp:298
#12 0x00007f5b604c8e9a in start_thread (arg=0x7f5b47fff700) at pthread_create.c:308
#13 0x00007f5b66296dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#14 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f5b44f6f700 (LWP 14037)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f5b4c14b3d1 in queue_processor(void*) () from /usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
#2  0x00007f5b604c8e9a in start_thread (arg=0x7f5b44f6f700) at pthread_create.c:308
#3  0x00007f5b66296dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f5b3bfff700 (LWP 14038)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f5b4c14b3d1 in queue_processor(void*) () from /usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
#2  0x00007f5b604c8e9a in start_thread (arg=0x7f5b3bfff700) at pthread_create.c:308
#3  0x00007f5b66296dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f5b3b7fe700 (LWP 14039)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f5b4c14b3d1 in queue_processor(void*) () from /usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
#2  0x00007f5b604c8e9a in start_thread (arg=0x7f5b3b7fe700) at pthread_create.c:308
#3  0x00007f5b66296dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f5af6854700 (LWP 14054)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f5b60d544db in wait (time=18446744073709551615, this=0x1d550a0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1d55220, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f5b62da50eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1d54f50, th=0x229c4d0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f5b62da79db in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d552b0, th=0x229c4d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f5b62da684f in ThreadWeaver::ThreadRunHelper::run (this=0x7f5af6853e20, parent=0x1d54f50, th=0x229c4d0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f5b62da68db in ThreadWeaver::Thread::run (this=0x229c4d0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f5b60d53fcb in QThreadPrivate::start (arg=0x229c4d0) at thread/qthread_unix.cpp:298
#8  0x00007f5b604c8e9a in start_thread (arg=0x7f5af6854700) at pthread_create.c:308
#9  0x00007f5b66296dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f5af6053700 (LWP 14057)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f5b60d544db in wait (time=18446744073709551615, this=0x1d550a0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1d55220, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f5b62da50eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1d54f50, th=0x23cefb0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f5b62da79db in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d552b0, th=0x23cefb0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f5b62da79f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d552b0, th=0x23cefb0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f5b62da79f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d552b0, th=0x23cefb0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f5b62da79f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d552b0, th=0x23cefb0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f5b62da79f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d552b0, th=0x23cefb0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007f5b62da79f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d552b0, th=0x23cefb0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#10 0x00007f5b62da79f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d552b0, th=0x23cefb0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x00007f5b62da79f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d552b0, th=0x23cefb0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#12 0x00007f5b62da79f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d552b0, th=0x23cefb0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0x00007f5b62da684f in ThreadWeaver::ThreadRunHelper::run (this=0x7f5af6052e20, parent=0x1d54f50, th=0x23cefb0) at ../../../threadweaver/Weaver/Thread.cpp:87
#14 0x00007f5b62da68db in ThreadWeaver::Thread::run (this=0x23cefb0) at ../../../threadweaver/Weaver/Thread.cpp:142
#15 0x00007f5b60d53fcb in QThreadPrivate::start (arg=0x23cefb0) at thread/qthread_unix.cpp:298
#16 0x00007f5b604c8e9a in start_thread (arg=0x7f5af6053700) at pthread_create.c:308
#17 0x00007f5b66296dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#18 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f5af5690700 (LWP 14060)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f5b60d544db in wait (time=18446744073709551615, this=0x1d550a0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1d55220, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f5b62da50eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1d54f50, th=0x24436b0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f5b62da79db in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d552b0, th=0x24436b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f5b62da79f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d552b0, th=0x24436b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f5b62da79f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d552b0, th=0x24436b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f5b62da79f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d552b0, th=0x24436b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f5b62da79f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d552b0, th=0x24436b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007f5b62da79f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d552b0, th=0x24436b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#10 0x00007f5b62da79f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d552b0, th=0x24436b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x00007f5b62da79f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d552b0, th=0x24436b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#12 0x00007f5b62da79f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d552b0, th=0x24436b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0x00007f5b62da79f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d552b0, th=0x24436b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#14 0x00007f5b62da79f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d552b0, th=0x24436b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#15 0x00007f5b62da79f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d552b0, th=0x24436b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#16 0x00007f5b62da79f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d552b0, th=0x24436b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#17 0x00007f5b62da79f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d552b0, th=0x24436b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#18 0x00007f5b62da79f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d552b0, th=0x24436b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#19 0x00007f5b62da79f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d552b0, th=0x24436b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#20 0x00007f5b62da684f in ThreadWeaver::ThreadRunHelper::run (this=0x7f5af568fe20, parent=0x1d54f50, th=0x24436b0) at ../../../threadweaver/Weaver/Thread.cpp:87
#21 0x00007f5b62da68db in ThreadWeaver::Thread::run (this=0x24436b0) at ../../../threadweaver/Weaver/Thread.cpp:142
#22 0x00007f5b60d53fcb in QThreadPrivate::start (arg=0x24436b0) at thread/qthread_unix.cpp:298
#23 0x00007f5b604c8e9a in start_thread (arg=0x7f5af5690700) at pthread_create.c:308
#24 0x00007f5b66296dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#25 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f5b66a85780 (LWP 14024)):
[KCrash Handler]
#6  0x00007f5b60e647c8 in QObject::thread (this=0x266f7f0) at kernel/qobject.cpp:1371
#7  0x00007f5b60e6b2c8 in QObject::QObject (this=0x2a09860, parent=0x266f7f0) at kernel/qobject.cpp:725
#8  0x00007f5b64a4973e in QWebPage::QWebPage (this=0x2a09860, parent=0x266f7f0) at Api/qwebpage.cpp:1970
#9  0x00007f5b64a52938 in QWebView::page (this=0x266f7f0) at Api/qwebview.cpp:339
#10 0x00007f5b64a52999 in QWebView::load (this=<optimized out>, url=...) at Api/qwebview.cpp:431
#11 0x00007f5b665c8688 in Application::loadResolvedUrl (this=<optimized out>, job=0x2961080) at /build/buildd/rekonq-0.9.1/src/application.cpp:570
#12 0x00007f5b665cb44c in qt_static_metacall (_a=<optimized out>, _id=<optimized out>, _o=<optimized out>, _c=<optimized out>) at /build/buildd/rekonq-0.9.1/obj-x86_64-linux-gnu/src/application.moc:70
#13 Application::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at /build/buildd/rekonq-0.9.1/obj-x86_64-linux-gnu/src/application.moc:59
#14 0x00007f5b60e67281 in QMetaObject::activate (sender=0x1d54e80, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffb5bc8370) at kernel/qobject.cpp:3547
#15 0x00007f5b62da3972 in ThreadWeaver::WeaverInterface::jobDone (this=<optimized out>, _t1=0x2961080) at ./WeaverInterface.moc:119
#16 0x00007f5b60e67281 in QMetaObject::activate (sender=0x1d54f50, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffb5bc84c0) at kernel/qobject.cpp:3547
#17 0x00007f5b62da3972 in ThreadWeaver::WeaverInterface::jobDone (this=<optimized out>, _t1=0x2961080) at ./WeaverInterface.moc:119
#18 0x00007f5b60e6c446 in QObject::event (this=0x1d54f50, e=<optimized out>) at kernel/qobject.cpp:1195
#19 0x00007f5b61375894 in notify_helper (e=0x7f5ae8002fe0, receiver=0x1d54f50, this=0x1bd3c30) at kernel/qapplication.cpp:4559
#20 QApplicationPrivate::notify_helper (this=0x1bd3c30, receiver=0x1d54f50, e=0x7f5ae8002fe0) at kernel/qapplication.cpp:4531
#21 0x00007f5b6137a713 in QApplication::notify (this=0x7fffb5bc8e40, receiver=0x1d54f50, e=0x7f5ae8002fe0) at kernel/qapplication.cpp:4420
#22 0x00007f5b638f43f6 in KApplication::notify (this=0x7fffb5bc8e40, receiver=0x1d54f50, event=0x7f5ae8002fe0) at ../../kdeui/kernel/kapplication.cpp:311
#23 0x00007f5b60e52e9c in QCoreApplication::notifyInternal (this=0x7fffb5bc8e40, receiver=0x1d54f50, event=0x7f5ae8002fe0) at kernel/qcoreapplication.cpp:876
#24 0x00007f5b60e56c6a in sendEvent (event=0x7f5ae8002fe0, receiver=0x1d54f50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#25 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1b941f0) at kernel/qcoreapplication.cpp:1500
#26 0x00007f5b60e81f93 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#27 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:279
#28 0x00007f5b5eb6ad53 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007f5b5eb6b0a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x00007f5b5eb6b164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#31 0x00007f5b60e823bf in QEventDispatcherGlib::processEvents (this=0x1b95ad0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#32 0x00007f5b6141dd5e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#33 0x00007f5b60e51c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#34 0x00007f5b60e51ed7 in QEventLoop::exec (this=0x7fffb5bc8dd0, flags=...) at kernel/qeventloop.cpp:204
#35 0x00007f5b60e56f67 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#36 0x00007f5b66670c9e in kdemain (argc=2, argv=<optimized out>) at /build/buildd/rekonq-0.9.1/src/main.cpp:180
#37 0x00007f5b661c476d in __libc_start_main (main=0x400630 <main(int, char**)>, argc=2, ubp_av=0x7fffb5bc95f8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffb5bc95e8) at libc-start.c:226
#38 0x0000000000400661 in _start ()

Possible duplicates by query: bug 299478.

Reported using DrKonqi
Comment 1 Andrea Diamantini 2012-10-03 20:14:51 UTC
You'll find this fixed in the 1.x series