Bug 306524 - Rekonq crashed after closing tab and have another rekonq-window open.
Summary: Rekonq crashed after closing tab and have another rekonq-window open.
Status: RESOLVED DUPLICATE of bug 282052
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-09-10 02:52 UTC by pranaxama
Modified: 2012-09-10 03:30 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 pranaxama 2012-09-10 02:52:14 UTC
Application: rekonq (0.9.1)
KDE Platform Version: 4.8.4 (4.8.4)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-30-generic x86_64
Distribution: Ubuntu 12.04.1 LTS

-- Information about the crash:
- What I was doing when the application crashed:
Closed one tab of one window. Other background window, which had been openend an hour ago appeared for a second, than rekonq crashed. Happens quite often.

Now gonna choose the option "when close the tab, then close also the last window", which I had unchecked.

- Unusual behavior I noticed:
None.

The crash can be reproduced some of the time.

-- 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 0x7f4c844d1780 (LWP 2203))]

Thread 16 (Thread 0x7f4c6da49700 (LWP 2204)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f4c82948dec in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007f4c82948f19 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007f4c7daf9e9a in start_thread (arg=0x7f4c6da49700) at pthread_create.c:308
#4  0x00007f4c83acc4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 15 (Thread 0x7f4c6cf24700 (LWP 2205)):
#0  0x00007f4c83ac0b03 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f4c7c19c036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f4c7c19c164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f4c7e4b3426 in QEventDispatcherGlib::processEvents (this=0x7f4c680008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f4c7e482c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f4c7e482ed7 in QEventLoop::exec (this=0x7f4c6cf23e00, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f4c7e381fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f4c7e384fcb in QThreadPrivate::start (arg=0x1739db0) at thread/qthread_unix.cpp:298
#8  0x00007f4c7daf9e9a in start_thread (arg=0x7f4c6cf24700) at pthread_create.c:308
#9  0x00007f4c83acc4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 14 (Thread 0x7f4c67fff700 (LWP 2206)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f4c834ba222 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f4c834ba259 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f4c7daf9e9a in start_thread (arg=0x7f4c67fff700) at pthread_create.c:308
#4  0x00007f4c83acc4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7f4c666f7700 (LWP 2208)):
#0  0x00007fffa1bff8de in ?? ()
#1  0x00007f4c78a2615d in __GI_clock_gettime (clock_id=<optimized out>, tp=<optimized out>) at ../sysdeps/unix/clock_gettime.c:116
#2  0x00007f4c7e3dbbb4 in do_gettime (frac=0x7f4c666f6b98, sec=0x7f4c666f6b90) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x00007f4c7e4b3b8d in QTimerInfoList::updateCurrentTime (this=0x7f4c60002660) at kernel/qeventdispatcher_unix.cpp:343
#5  0x00007f4c7e4b3ec3 in QTimerInfoList::timerWait (this=0x7f4c60002660, tm=...) at kernel/qeventdispatcher_unix.cpp:450
#6  0x00007f4c7e4b297c in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7f4c666f6c6c) at kernel/qeventdispatcher_glib.cpp:136
#7  0x00007f4c7e4b2a25 in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#8  0x00007f4c7c19b846 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007f4c7c19bf5b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007f4c7c19c164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007f4c7e4b3426 in QEventDispatcherGlib::processEvents (this=0x7f4c600008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#12 0x00007f4c7e482c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#13 0x00007f4c7e482ed7 in QEventLoop::exec (this=0x7f4c666f6dd0, flags=...) at kernel/qeventloop.cpp:204
#14 0x00007f4c7e381fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#15 0x00007f4c7e4629ff in QInotifyFileSystemWatcherEngine::run (this=0x184cfa0) at io/qfilesystemwatcher_inotify.cpp:248
#16 0x00007f4c7e384fcb in QThreadPrivate::start (arg=0x184cfa0) at thread/qthread_unix.cpp:298
#17 0x00007f4c7daf9e9a in start_thread (arg=0x7f4c666f7700) at pthread_create.c:308
#18 0x00007f4c83acc4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#19 0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7f4c1dfb2700 (LWP 2277)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f4c7e3854db in wait (time=18446744073709551615, this=0x1430b20) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x140f950, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f4c803d70eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1430a00, th=0x1ca45e0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f4c803d99db in ThreadWeaver::WorkingHardState::applyForWork (this=0x140cbb0, th=0x1ca45e0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f4c803d99f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x140cbb0, th=0x1ca45e0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f4c803d99f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x140cbb0, th=0x1ca45e0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f4c803d884f in ThreadWeaver::ThreadRunHelper::run (this=0x7f4c1dfb1e20, parent=0x1430a00, th=0x1ca45e0) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007f4c803d88db in ThreadWeaver::Thread::run (this=0x1ca45e0) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007f4c7e384fcb in QThreadPrivate::start (arg=0x1ca45e0) at thread/qthread_unix.cpp:298
#10 0x00007f4c7daf9e9a in start_thread (arg=0x7f4c1dfb2700) at pthread_create.c:308
#11 0x00007f4c83acc4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f4c16ffd700 (LWP 2319)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f4c7e3854db in wait (time=18446744073709551615, this=0x1430b20) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x140f950, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f4c803d70eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1430a00, th=0x2521d30) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f4c803d99db in ThreadWeaver::WorkingHardState::applyForWork (this=0x140cbb0, th=0x2521d30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f4c803d99f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x140cbb0, th=0x2521d30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f4c803d99f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x140cbb0, th=0x2521d30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f4c803d99f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x140cbb0, th=0x2521d30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f4c803d99f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x140cbb0, th=0x2521d30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007f4c803d99f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x140cbb0, th=0x2521d30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#10 0x00007f4c803d884f in ThreadWeaver::ThreadRunHelper::run (this=0x7f4c16ffce20, parent=0x1430a00, th=0x2521d30) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x00007f4c803d88db in ThreadWeaver::Thread::run (this=0x2521d30) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x00007f4c7e384fcb in QThreadPrivate::start (arg=0x2521d30) at thread/qthread_unix.cpp:298
#13 0x00007f4c7daf9e9a in start_thread (arg=0x7f4c16ffd700) at pthread_create.c:308
#14 0x00007f4c83acc4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#15 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f4c167fc700 (LWP 2341)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f4c7e3854db in wait (time=18446744073709551615, this=0x1430b20) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x140f950, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f4c803d70eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1430a00, th=0x2390050) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f4c803d99db in ThreadWeaver::WorkingHardState::applyForWork (this=0x140cbb0, th=0x2390050) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f4c803d884f in ThreadWeaver::ThreadRunHelper::run (this=0x7f4c167fbe20, parent=0x1430a00, th=0x2390050) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f4c803d88db in ThreadWeaver::Thread::run (this=0x2390050) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f4c7e384fcb in QThreadPrivate::start (arg=0x2390050) at thread/qthread_unix.cpp:298
#8  0x00007f4c7daf9e9a in start_thread (arg=0x7f4c167fc700) at pthread_create.c:308
#9  0x00007f4c83acc4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f4c177fe700 (LWP 2342)):
#0  0x00007f4c83ac0b03 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f4c7c19c036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f4c7c19c164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f4c7e4b3426 in QEventDispatcherGlib::processEvents (this=0x7f4bfc0029c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f4c7e482c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f4c7e482ed7 in QEventLoop::exec (this=0x7f4c177fddd0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f4c7e381fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f4c809df7ce in KIO::NameLookUpThread::run (this=0x7f4c00009000) at ../../kio/kio/hostinfo.cpp:226
#8  0x00007f4c7e384fcb in QThreadPrivate::start (arg=0x7f4c00009000) at thread/qthread_unix.cpp:298
#9  0x00007f4c7daf9e9a in start_thread (arg=0x7f4c177fe700) at pthread_create.c:308
#10 0x00007f4c83acc4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f4be9b9c700 (LWP 2362)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f4c7e3854db in wait (time=18446744073709551615, this=0x1430b20) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x140f950, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f4c803d70eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1430a00, th=0x26f2110) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f4c803d99db in ThreadWeaver::WorkingHardState::applyForWork (this=0x140cbb0, th=0x26f2110) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f4c803d99f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x140cbb0, th=0x26f2110) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f4c803d884f in ThreadWeaver::ThreadRunHelper::run (this=0x7f4be9b9be20, parent=0x1430a00, th=0x26f2110) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f4c803d88db in ThreadWeaver::Thread::run (this=0x26f2110) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f4c7e384fcb in QThreadPrivate::start (arg=0x26f2110) at thread/qthread_unix.cpp:298
#9  0x00007f4c7daf9e9a in start_thread (arg=0x7f4be9b9c700) at pthread_create.c:308
#10 0x00007f4c83acc4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f4be919b700 (LWP 2453)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f4c1e60071c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#2  0x00007f4c1e24e660 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#3  0x00007f4c1e60097c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#4  0x00007f4c1e600ece in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#5  0x00007f4c7daf9e9a in start_thread (arg=0x7f4be919b700) at pthread_create.c:308
#6  0x00007f4c83acc4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f4be48ee700 (LWP 2454)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f4c1e60071c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#2  0x00007f4c1e24e660 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#3  0x00007f4c1e60097c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#4  0x00007f4c1e600ece in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#5  0x00007f4c7daf9e9a in start_thread (arg=0x7f4be48ee700) at pthread_create.c:308
#6  0x00007f4c83acc4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f4bdfde7700 (LWP 2457)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215
#1  0x00007f4c1e6006f1 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#2  0x00007f4c1e55f66d in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#3  0x00007f4c1e60097c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#4  0x00007f4c1e600ece in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#5  0x00007f4c7daf9e9a in start_thread (arg=0x7f4bdfde7700) at pthread_create.c:308
#6  0x00007f4c83acc4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f4bdeaf8700 (LWP 2459)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215
#1  0x00007f4c1e6006f1 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#2  0x00007f4c1e55f66d in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#3  0x00007f4c1e60097c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#4  0x00007f4c1e600ece in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#5  0x00007f4c7daf9e9a in start_thread (arg=0x7f4bdeaf8700) at pthread_create.c:308
#6  0x00007f4c83acc4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f4bdf2f9700 (LWP 2473)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215
#1  0x00007f4c1e6006f1 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#2  0x00007f4c1e55f66d in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#3  0x00007f4c1e60097c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#4  0x00007f4c1e600ece in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#5  0x00007f4c7daf9e9a in start_thread (arg=0x7f4bdf2f9700) at pthread_create.c:308
#6  0x00007f4c83acc4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f4bd32e9700 (LWP 3494)):
#0  0x00007f4c83ac0b03 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f4c7c19c036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f4c7c19c49a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f4bebb31406 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x00007f4c7c1bd9e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f4c7daf9e9a in start_thread (arg=0x7f4bd32e9700) at pthread_create.c:308
#6  0x00007f4c83acc4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f4c844d1780 (LWP 2203)):
[KCrash Handler]
#6  0x00007f4c7e9e763b in QWidget::testAttribute_helper (this=0xe1, attribute=Qt::WA_NativeWindow) at kernel/qwidget.cpp:11034
#7  0x00007f4c7e9f020c in testAttribute (attribute=Qt::WA_NativeWindow, this=0xe1) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:1042
#8  QWidgetPrivate::createWinId (this=<optimized out>, winid=0) at kernel/qwidget.cpp:2537
#9  0x00007f4c7e9f838f in QWidget::winId (this=0x3606a10) at kernel/qwidget.cpp:2523
#10 0x00007f4c8092e49f in KIO::SimpleJobPrivate::start (this=0x38f0ec0, slave=0x4bbcb10) at ../../kio/kio/job.cpp:424
#11 0x00007f4c8092eb9b in KIO::TransferJobPrivate::start (this=0x38f0ec0, slave=0x4bbcb10) at ../../kio/kio/job.cpp:1250
#12 0x00007f4c809bcddb in startJob (slave=0x4bbcb10, job=0x2cbeac0) at ../../kio/kio/scheduler.cpp:60
#13 KIO::ProtoQueue::startAJob (this=0x2179ae0) at ../../kio/kio/scheduler.cpp:634
#14 0x00007f4c7e498281 in QMetaObject::activate (sender=0x2179b38, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3547
#15 0x00007f4c7e49d179 in QObject::event (this=0x2179b38, e=<optimized out>) at kernel/qobject.cpp:1157
#16 0x00007f4c7e9a6894 in notify_helper (e=0x7fffa1b721c0, receiver=0x2179b38, this=0x129c6b0) at kernel/qapplication.cpp:4559
#17 QApplicationPrivate::notify_helper (this=0x129c6b0, receiver=0x2179b38, e=0x7fffa1b721c0) at kernel/qapplication.cpp:4531
#18 0x00007f4c7e9ab713 in QApplication::notify (this=0x7fffa1b72490, receiver=0x2179b38, e=0x7fffa1b721c0) at kernel/qapplication.cpp:4420
#19 0x00007f4c80f269e6 in KApplication::notify (this=0x7fffa1b72490, receiver=0x2179b38, event=0x7fffa1b721c0) at ../../kdeui/kernel/kapplication.cpp:311
#20 0x00007f4c7e483e9c in QCoreApplication::notifyInternal (this=0x7fffa1b72490, receiver=0x2179b38, event=0x7fffa1b721c0) at kernel/qcoreapplication.cpp:876
#21 0x00007f4c7e4b51f2 in sendEvent (event=0x7fffa1b721c0, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#22 QTimerInfoList::activateTimers (this=0x129e990) at kernel/qeventdispatcher_unix.cpp:611
#23 0x00007f4c7e4b2c0d in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:186
#24 timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:180
#25 0x00007f4c7c19bd53 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007f4c7c19c0a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007f4c7c19c164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007f4c7e4b33bf in QEventDispatcherGlib::processEvents (this=0x1265ad0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#29 0x00007f4c7ea4ed5e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#30 0x00007f4c7e482c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#31 0x00007f4c7e482ed7 in QEventLoop::exec (this=0x7fffa1b72420, flags=...) at kernel/qeventloop.cpp:204
#32 0x00007f4c7e487f67 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#33 0x00007f4c83ea5c9e in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_rekonq.so
#34 0x00007f4c839fb76d in __libc_start_main (main=0x400630, argc=1, ubp_av=0x7fffa1b72c48, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffa1b72c38) at libc-start.c:226
#35 0x0000000000400661 in _start ()

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

Possible duplicates by query: bug 305511, bug 304528, bug 303403, bug 303037, bug 301576.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-09-10 03:30:51 UTC

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