Bug 293812 - Switching between tabs
Summary: Switching between tabs
Status: RESOLVED DUPLICATE of bug 268328
Alias: None
Product: rekonq
Classification: Applications
Component: general (show other bugs)
Version: 0.8.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Andrea Diamantini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-10 21:41 UTC by f.pergolese
Modified: 2012-02-11 08:32 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 f.pergolese 2012-02-10 21:41:12 UTC
Application: rekonq (0.8.0)
KDE Platform Version: 4.7.4 (4.7.4)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-15-generic x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:
passage between tabs and some were blocked by showing the contents of only one of these and immediately after it is crashed

The crash can be reproduced some of the time.

-- Backtrace:
Application: rekonq (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f58f0e3c780 (LWP 19203))]

Thread 14 (Thread 0x7f58d1984700 (LWP 19204)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f58e7f22c2c in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007f58e7f22d59 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007f58ec162efc in start_thread (arg=0x7f58d1984700) at pthread_create.c:304
#4  0x00007f58ee6a489d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7f58d1183700 (LWP 19205)):
#0  0x00007f58ee698773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f58eb898f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f58eb899429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f58efae0f3e in QEventDispatcherGlib::processEvents (this=0x29f8340, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f58efab4cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f58efab4ef7 in QEventLoop::exec (this=0x7f58d1182e00, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f58ef9cc27f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007f58ef9ced05 in QThreadPrivate::start (arg=0x29f8380) at thread/qthread_unix.cpp:331
#8  0x00007f58ec162efc in start_thread (arg=0x7f58d1183700) at pthread_create.c:304
#9  0x00007f58ee6a489d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7f58cbfff700 (LWP 19206)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f58e8a83fe2 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f58e8a84019 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f58ec162efc in start_thread (arg=0x7f58cbfff700) at pthread_create.c:304
#4  0x00007f58ee6a489d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f58cadb7700 (LWP 19208)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f58ef9cf1ab in wait (time=18446744073709551615, this=0x27d19f0) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x27b7ac0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f58e6268864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x27d1960, th=0x2f50b50) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f58e626ae0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x27b78c0, th=0x2f50b50) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f58e626ae24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x27b78c0, th=0x2f50b50) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f58e626ae24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x27b78c0, th=0x2f50b50) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f58e6269ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f58cadb6e20, parent=0x27d1960, th=0x2f50b50) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007f58e6269d5b in ThreadWeaver::Thread::run (this=0x2f50b50) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007f58ef9ced05 in QThreadPrivate::start (arg=0x2f50b50) at thread/qthread_unix.cpp:331
#10 0x00007f58ec162efc in start_thread (arg=0x7f58cadb7700) at pthread_create.c:304
#11 0x00007f58ee6a489d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f58ca429700 (LWP 19209)):
#0  0x00007f58ee698773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f58eb898f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f58eb899429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f58efae0f3e in QEventDispatcherGlib::processEvents (this=0x27f79a0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f58efab4cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f58efab4ef7 in QEventLoop::exec (this=0x7f58ca428dd0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f58ef9cc27f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007f58e686ae8e in KIO::NameLookUpThread::run (this=0x7f58cc0081f0) at ../../kio/kio/hostinfo.cpp:226
#8  0x00007f58ef9ced05 in QThreadPrivate::start (arg=0x7f58cc0081f0) at thread/qthread_unix.cpp:331
#9  0x00007f58ec162efc in start_thread (arg=0x7f58ca429700) at pthread_create.c:304
#10 0x00007f58ee6a489d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f58c6bc8700 (LWP 19211)):
#0  0x00007f58ee698773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f58eb898f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f58eb899429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f58efae0f3e in QEventDispatcherGlib::processEvents (this=0x7f58cc00e920, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f58efab4cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f58efab4ef7 in QEventLoop::exec (this=0x7f58c6bc7dd0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f58ef9cc27f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007f58efa97cbf in QInotifyFileSystemWatcherEngine::run (this=0x2f84c20) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f58ef9ced05 in QThreadPrivate::start (arg=0x2f84c20) at thread/qthread_unix.cpp:331
#9  0x00007f58ec162efc in start_thread (arg=0x7f58c6bc8700) at pthread_create.c:304
#10 0x00007f58ee6a489d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f588249f700 (LWP 19229)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f5884b191f1 in queue_processor(void*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so
#2  0x00007f58ec162efc in start_thread (arg=0x7f588249f700) at pthread_create.c:304
#3  0x00007f58ee6a489d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

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

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

Thread 5 (Thread 0x7f5880155700 (LWP 19303)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f58ef9cf1ab in wait (time=18446744073709551615, this=0x27d19f0) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x27b7ac0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f58e6268864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x27d1960, th=0x2f97960) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f58e626ae0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x27b78c0, th=0x2f97960) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f58e6269ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f5880154e20, parent=0x27d1960, th=0x2f97960) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f58e6269d5b in ThreadWeaver::Thread::run (this=0x2f97960) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f58ef9ced05 in QThreadPrivate::start (arg=0x2f97960) at thread/qthread_unix.cpp:331
#8  0x00007f58ec162efc in start_thread (arg=0x7f5880155700) at pthread_create.c:304
#9  0x00007f58ee6a489d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f587f254700 (LWP 19325)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f58ef9cf1ab in wait (time=18446744073709551615, this=0x27d19f0) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x27b7ac0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f58e6268864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x27d1960, th=0x63d0e50) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f58e626ae0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x27b78c0, th=0x63d0e50) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f58e626ae24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x27b78c0, th=0x63d0e50) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f58e6269ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f587f253e20, parent=0x27d1960, th=0x63d0e50) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f58e6269d5b in ThreadWeaver::Thread::run (this=0x63d0e50) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f58ef9ced05 in QThreadPrivate::start (arg=0x63d0e50) at thread/qthread_unix.cpp:331
#9  0x00007f58ec162efc in start_thread (arg=0x7f587f254700) at pthread_create.c:304
#10 0x00007f58ee6a489d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f58c9c28700 (LWP 19402)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f58ef9cf1ab in wait (time=18446744073709551615, this=0x27d19f0) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x27b7ac0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f58e6268864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x27d1960, th=0x6531300) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f58e626ae0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x27b78c0, th=0x6531300) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f58e626ae24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x27b78c0, th=0x6531300) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f58e626ae24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x27b78c0, th=0x6531300) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f58e6269ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f58c9c27e20, parent=0x27d1960, th=0x6531300) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007f58e6269d5b in ThreadWeaver::Thread::run (this=0x6531300) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007f58ef9ced05 in QThreadPrivate::start (arg=0x6531300) at thread/qthread_unix.cpp:331
#10 0x00007f58ec162efc in start_thread (arg=0x7f58c9c28700) at pthread_create.c:304
#11 0x00007f58ee6a489d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f587534b700 (LWP 19481)):
#0  0x00007f58ee698773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f58eb898f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f58eb899429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f58efae0f3e in QEventDispatcherGlib::processEvents (this=0x62e3af0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f58efab4cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f58efab4ef7 in QEventLoop::exec (this=0x7f587534add0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f58ef9cc27f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007f58efa97cbf in QInotifyFileSystemWatcherEngine::run (this=0x62e39e0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f58ef9ced05 in QThreadPrivate::start (arg=0x62e39e0) at thread/qthread_unix.cpp:331
#9  0x00007f58ec162efc in start_thread (arg=0x7f587534b700) at pthread_create.c:304
#10 0x00007f58ee6a489d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f58f0e3c780 (LWP 19203)):
[KCrash Handler]
#6  0x00007f58ef17c752 in QStyleSheetStyle::event (this=0x64815a0, e=0x7fff20c77fa0) at styles/qstylesheetstyle.cpp:5808
#7  0x00007f58eee65474 in notify_helper (e=0x7fff20c77fa0, receiver=0x64815a0, this=0x267b710) at kernel/qapplication.cpp:4486
#8  QApplicationPrivate::notify_helper (this=0x267b710, receiver=0x64815a0, e=0x7fff20c77fa0) at kernel/qapplication.cpp:4458
#9  0x00007f58eee6a2e1 in QApplication::notify (this=0x7fff20c78d30, receiver=0x64815a0, e=0x7fff20c77fa0) at kernel/qapplication.cpp:4365
#10 0x00007f58f0823466 in KApplication::notify (this=0x7fff20c78d30, receiver=0x64815a0, event=0x7fff20c77fa0) at ../../kdeui/kernel/kapplication.cpp:311
#11 0x00007f58efab5afc in QCoreApplication::notifyInternal (this=0x7fff20c78d30, receiver=0x64815a0, event=0x7fff20c77fa0) at kernel/qcoreapplication.cpp:787
#12 0x00007f58eee63cb5 in sendEvent (event=0x7fff20c77fa0, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#13 QApplicationPrivate::setFocusWidget (focus=0x0, reason=Qt::OtherFocusReason) at kernel/qapplication.cpp:2248
#14 0x00007f58eeea6494 in clearFocus (this=0x64a8400) at kernel/qwidget.cpp:6470
#15 QWidget::clearFocus (this=0x64a8400) at kernel/qwidget.cpp:6454
#16 0x00007f58eeeb1064 in QWidget::~QWidget (this=0x64a8400, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1583
#17 0x00007f58e8e6d009 in UrlBar::~UrlBar() () from /usr/lib/kde4/libkdeinit/libkdeinit4_rekonq.so
#18 0x00007f58efac7d75 in QObjectPrivate::deleteChildren (this=0x27f4780) at kernel/qobject.cpp:1955
#19 0x00007f58eeeb112a in QWidget::~QWidget (this=0x27f4fd0, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1651
#20 0x00007f58e8e6a711 in StackedUrlBar::~StackedUrlBar() () from /usr/lib/kde4/libkdeinit/libkdeinit4_rekonq.so
#21 0x00007f58eeebc649 in QWidgetAction::~QWidgetAction (this=0x2a0e220, __in_chrg=<optimized out>) at kernel/qwidgetaction.cpp:128
#22 0x00007f58f073c969 in KAction::~KAction (this=0x2a0e220, __in_chrg=<optimized out>) at ../../kdeui/actions/kaction.cpp:171
#23 0x00007f58efac7d75 in QObjectPrivate::deleteChildren (this=0x27f3700) at kernel/qobject.cpp:1955
#24 0x00007f58eeeb112a in QWidget::~QWidget (this=0x27e30c0, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1651
#25 0x00007f58e8e0c171 in MainWindow::~MainWindow() () from /usr/lib/kde4/libkdeinit/libkdeinit4_rekonq.so
#26 0x00007f58e8e0c1c9 in MainWindow::~MainWindow() () from /usr/lib/kde4/libkdeinit/libkdeinit4_rekonq.so
#27 0x00007f58efacca88 in QObject::event (this=0x27e30c0, e=<optimized out>) at kernel/qobject.cpp:1200
#28 0x00007f58eeeb573b in QWidget::event (this=0x27e30c0, event=0x655b3b0) at kernel/qwidget.cpp:8754
#29 0x00007f58ef277dab in QMainWindow::event (this=0x27e30c0, event=0x655b3b0) at widgets/qmainwindow.cpp:1478
#30 0x00007f58eee65474 in notify_helper (e=0x655b3b0, receiver=0x27e30c0, this=0x267b710) at kernel/qapplication.cpp:4486
#31 QApplicationPrivate::notify_helper (this=0x267b710, receiver=0x27e30c0, e=0x655b3b0) at kernel/qapplication.cpp:4458
#32 0x00007f58eee6a2e1 in QApplication::notify (this=0x7fff20c78d30, receiver=0x27e30c0, e=0x655b3b0) at kernel/qapplication.cpp:4365
#33 0x00007f58f0823466 in KApplication::notify (this=0x7fff20c78d30, receiver=0x27e30c0, event=0x655b3b0) at ../../kdeui/kernel/kapplication.cpp:311
#34 0x00007f58efab5afc in QCoreApplication::notifyInternal (this=0x7fff20c78d30, receiver=0x27e30c0, event=0x655b3b0) at kernel/qcoreapplication.cpp:787
#35 0x00007f58efab951f in sendEvent (event=0x655b3b0, receiver=0x27e30c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#36 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x25d05e0) at kernel/qcoreapplication.cpp:1428
#37 0x00007f58efae0a73 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#38 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:277
#39 0x00007f58eb898a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#40 0x00007f58eb899258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#41 0x00007f58eb899429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#42 0x00007f58efae0ed6 in QEventDispatcherGlib::processEvents (this=0x267a190, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#43 0x00007f58eef0d10e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#44 0x00007f58efab4cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#45 0x00007f58efab4ef7 in QEventLoop::exec (this=0x7fff20c78cc0, flags=...) at kernel/qeventloop.cpp:201
#46 0x00007f58efab9789 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#47 0x00007f58e8e94b97 in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_rekonq.so
#48 0x0000000000408547 in launch (argc=2, _name=0x2653488 "rekonq", args=<optimized out>, cwd=0x0, envc=<optimized out>, envs=<optimized out>, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x40b15e "0") at ../../kinit/kinit.cpp:746
#49 0x0000000000409886 in handle_launcher_request (sock=7, who=<optimized out>) at ../../kinit/kinit.cpp:1238
#50 0x0000000000409dc7 in handle_requests (waitForPid=0) at ../../kinit/kinit.cpp:1431
#51 0x0000000000405227 in main (argc=2, argv=0x7fff00000001, envp=0x7fff20c7a870) at ../../kinit/kinit.cpp:1919

Possible duplicates by query: bug 293497, bug 293312, bug 293156, bug 292915, bug 292005.

Reported using DrKonqi
Comment 1 Andrea Diamantini 2012-02-11 08:32:31 UTC

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