Bug 285229 - Crash when checking tab containing "closed windows"
Summary: Crash when checking tab containing "closed windows"
Status: RESOLVED DUPLICATE of bug 267526
Alias: None
Product: rekonq
Classification: Unmaintained
Component: general (show other bugs)
Version: 0.7.90
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Andrea Diamantini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-29 04:36 UTC by Giovanni Cone
Modified: 2011-10-29 11:22 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Giovanni Cone 2011-10-29 04:36:00 UTC
Application: rekonq (0.7.90)
KDE Platform Version: 4.7.2 (4.7.2)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-12-generic x86_64
Distribution: Ubuntu 11.10

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

I had www.wellsfargo.com in one tab, fuelly.com in the other, and a tab containg a "closed tab or window" feature that I believe Reconq starts up with.  When I switched to this "closed window" tab reconq crashed.  I had recently opened up fuelly.com, so seperating the two events is difficult as I was switching tabs while the other was loading, so perhaps just "that process" could be to blame(?).

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

Thread 13 (Thread 0x7f4548220700 (LWP 4105)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f456500dc2c in WTF::TCMalloc_PageHeap::scavengerThread (this=0x7f45659c4220) at wtf/FastMalloc.cpp:2495
#2  0x00007f456500dd59 in WTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at wtf/FastMalloc.cpp:1618
#3  0x00007f4560742efc in start_thread (arg=0x7f4548220700) at pthread_create.c:304
#4  0x00007f4565f6c89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7f454791f700 (LWP 4106)):
#0  0x00007f4560745034 in __pthread_mutex_lock (mutex=0xfd34f8) at pthread_mutex_lock.c:61
#1  0x00007f455eb76044 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f455eb76429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f4560df6f3e in QEventDispatcherGlib::processEvents (this=0xfd32b0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f4560dcacf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f4560dcaef7 in QEventLoop::exec (this=0x7f454791ee00, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f4560ce227f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007f4560ce4d05 in QThreadPrivate::start (arg=0xfd59a0) at thread/qthread_unix.cpp:331
#8  0x00007f4560742efc in start_thread (arg=0x7f454791f700) at pthread_create.c:304
#9  0x00007f4565f6c89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f4546aa7700 (LWP 4107)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f4565b6efe2 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f4565b6f019 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f4560742efc in start_thread (arg=0x7f4546aa7700) at pthread_create.c:304
#4  0x00007f4565f6c89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f45455e9700 (LWP 4108)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f4560ce51ab in wait (time=18446744073709551615, this=0xdab610) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0xdaade0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f4562cf5864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xd9d550, th=0x136fe60) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f4562cf7e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0xd99280, th=0x136fe60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f4562cf7e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0xd99280, th=0x136fe60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f4562cf6ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f45455e8e20, parent=0xd9d550, th=0x136fe60) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f4562cf6d5b in ThreadWeaver::Thread::run (this=0x136fe60) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f4560ce4d05 in QThreadPrivate::start (arg=0x136fe60) at thread/qthread_unix.cpp:331
#9  0x00007f4560742efc in start_thread (arg=0x7f45455e9700) at pthread_create.c:304
#10 0x00007f4565f6c89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f44fea18700 (LWP 4110)):
#0  0x00007f455eb74fd5 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f455eb75dfd in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f455eb76429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f4560df6f3e in QEventDispatcherGlib::processEvents (this=0x1060e20, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f4560dcacf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f4560dcaef7 in QEventLoop::exec (this=0x7f44fea17dd0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f4560ce227f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007f4560dadcbf in QInotifyFileSystemWatcherEngine::run (this=0x1567600) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f4560ce4d05 in QThreadPrivate::start (arg=0x1567600) at thread/qthread_unix.cpp:331
#9  0x00007f4560742efc in start_thread (arg=0x7f44fea18700) at pthread_create.c:304
#10 0x00007f4565f6c89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f44ef1c1700 (LWP 4151)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f4560ce51ab in wait (time=18446744073709551615, this=0xdab610) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0xdaade0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f4562cf5864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xd9d550, th=0x7f45400580a0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f4562cf7e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0xd99280, th=0x7f45400580a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f4562cf6ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f44ef1c0e20, parent=0xd9d550, th=0x7f45400580a0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f4562cf6d5b in ThreadWeaver::Thread::run (this=0x7f45400580a0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f4560ce4d05 in QThreadPrivate::start (arg=0x7f45400580a0) at thread/qthread_unix.cpp:331
#8  0x00007f4560742efc in start_thread (arg=0x7f44ef1c1700) at pthread_create.c:304
#9  0x00007f4565f6c89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f44f1dd0700 (LWP 4308)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f4560ce51ab in wait (time=18446744073709551615, this=0xdab610) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0xdaade0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f4562cf5864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xd9d550, th=0xdae5e0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f4562cf7e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0xd99280, th=0xdae5e0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f4562cf6ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f44f1dcfe20, parent=0xd9d550, th=0xdae5e0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f4562cf6d5b in ThreadWeaver::Thread::run (this=0xdae5e0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f4560ce4d05 in QThreadPrivate::start (arg=0xdae5e0) at thread/qthread_unix.cpp:331
#8  0x00007f4560742efc in start_thread (arg=0x7f44f1dd0700) at pthread_create.c:304
#9  0x00007f4565f6c89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f44f09c4700 (LWP 4325)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f44fc054dac in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#2  0x00007f44fc172d00 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#3  0x00007f44fc05500c in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#4  0x00007f44fc05545e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#5  0x00007f4560742efc in start_thread (arg=0x7f44f09c4700) at pthread_create.c:304
#6  0x00007f4565f6c89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f44f01c3700 (LWP 4326)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f44fc054dac in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#2  0x00007f44fc172d00 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#3  0x00007f44fc05500c in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#4  0x00007f44fc05545e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#5  0x00007f4560742efc in start_thread (arg=0x7f44f01c3700) at pthread_create.c:304
#6  0x00007f4565f6c89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f44ef9c2700 (LWP 4327)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f44fc054dac in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#2  0x00007f44fc172d00 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#3  0x00007f44fc05500c in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#4  0x00007f44fc05545e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#5  0x00007f4560742efc in start_thread (arg=0x7f44ef9c2700) at pthread_create.c:304
#6  0x00007f4565f6c89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f44f679e700 (LWP 4328)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f44fc054dac in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#2  0x00007f44fc172d00 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#3  0x00007f44fc05500c in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#4  0x00007f44fc05545e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#5  0x00007f4560742efc in start_thread (arg=0x7f44f679e700) at pthread_create.c:304
#6  0x00007f4565f6c89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f44f5f9d700 (LWP 4329)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
#1  0x00007f44fc054d81 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#2  0x00007f44fc0763fd in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#3  0x00007f44fc05500c in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#4  0x00007f44fc05545e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#5  0x00007f4560742efc in start_thread (arg=0x7f44f5f9d700) at pthread_create.c:304
#6  0x00007f4565f6c89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f456673e780 (LWP 4104)):
[KCrash Handler]
#6  0x00007f44fc1ea210 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#7  0x00007f44fc3047a0 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#8  0x00007f44fc04684e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#9  0x00007f4564f7fe77 in WebCore::PluginStream::destroyStream (this=0x7f44f7224340) at plugins/PluginStream.cpp:292
#10 0x00007f4564f8016e in WebCore::PluginStream::didFail (this=0x7f44f7224340, loader=<optimized out>) at plugins/PluginStream.cpp:442
#11 0x00007f4564f68258 in WebCore::NetscapePlugInStreamLoader::didCancel (this=0x7f44f721e600, error=...) at loader/NetscapePlugInStreamLoader.cpp:126
#12 0x00007f4564aeefdd in WebCore::ResourceLoader::cancel (this=0x7f44f721e600, error=<optimized out>) at loader/ResourceLoader.cpp:381
#13 0x00007f4564aeed20 in WebCore::ResourceLoader::cancel (this=<optimized out>) at loader/ResourceLoader.cpp:371
#14 0x00007f4564ab9326 in WebCore::cancelAll (loaders=<optimized out>) at loader/DocumentLoader.cpp:69
#15 0x00007f4564ab9673 in stopLoadingPlugIns (this=0x7f44ee8eb800) at loader/DocumentLoader.cpp:734
#16 WebCore::DocumentLoader::stopLoading (this=0x7f44ee8eb800) at loader/DocumentLoader.cpp:263
#17 0x00007f4564ac5758 in stopAllLoaders (clearProvisionalItemPolicy=WebCore::ShouldNotClearProvisionalItem, this=0x7f454793a478) at loader/FrameLoader.cpp:1809
#18 WebCore::FrameLoader::stopAllLoaders (this=0x7f454793a478, clearProvisionalItemPolicy=WebCore::ShouldNotClearProvisionalItem) at loader/FrameLoader.cpp:1786
#19 0x00007f4564acdf09 in WebCore::FrameLoader::continueLoadAfterNavigationPolicy (this=0x7f454793a478, formState=..., shouldContinue=true) at loader/FrameLoader.cpp:3077
#20 0x00007f4564ace050 in WebCore::FrameLoader::callContinueLoadAfterNavigationPolicy (argument=<optimized out>, request=<optimized out>, formState=<optimized out>, shouldContinue=<optimized out>) at loader/FrameLoader.cpp:2978
#21 0x00007f4564ae46cc in WebCore::PolicyCallback::call (this=0x7fffbb535680, shouldContinue=true) at loader/PolicyCallback.cpp:103
#22 0x00007f4564ae79bc in WebCore::PolicyChecker::continueAfterNavigationPolicy (this=<optimized out>, policy=<optimized out>) at loader/PolicyChecker.cpp:160
#23 0x00007f4564776169 in callPolicyFunction (action=WebCore::PolicyUse, function=(void (WebCore::PolicyChecker::*)(WebCore::PolicyChecker * const, WebCore::PolicyAction)) 0x7f4564ae7230 <WebCore::PolicyChecker::continueAfterNavigationPolicy(WebCore::PolicyAction)>, this=0x7f4540002a80) at WebCoreSupport/FrameLoaderClientQt.cpp:245
#24 WebCore::FrameLoaderClientQt::dispatchDecidePolicyForNavigationAction (this=0x7f4540002a80, function=(void (WebCore::PolicyChecker::*)(WebCore::PolicyChecker * const, WebCore::PolicyAction)) 0x7f4564ae7230 <WebCore::PolicyChecker::continueAfterNavigationPolicy(WebCore::PolicyAction)>, action=..., request=...) at WebCoreSupport/FrameLoaderClientQt.cpp:1283
#25 0x00007f4564ae9608 in WebCore::PolicyChecker::checkNavigationPolicy (this=0x7f454793a488, request=..., loader=<optimized out>, formState=..., function=<optimized out>, argument=<optimized out>) at loader/PolicyChecker.cpp:88
#26 0x00007f4564ace4f8 in WebCore::FrameLoader::loadWithDocumentLoader (this=0x7f454793a478, loader=0x7f44ee8eb000, type=<optimized out>, prpFormState=<optimized out>) at loader/FrameLoader.cpp:1586
#27 0x00007f4564acf4a6 in WebCore::FrameLoader::loadWithNavigationAction (this=0x7f454793a478, request=<optimized out>, action=..., lockHistory=<optimized out>, type=WebCore::FrameLoadTypeRedirectWithLockedBackForwardList, formState=...) at loader/FrameLoader.cpp:1492
#28 0x00007f4564ad0292 in WebCore::FrameLoader::loadURL (this=0x7f454793a478, newURL=<optimized out>, referrer=<optimized out>, frameName=..., lockHistory=true, newLoadType=WebCore::FrameLoadTypeRedirectWithLockedBackForwardList, event=..., prpFormState=...) at loader/FrameLoader.cpp:1435
#29 0x00007f4564ad0b2b in WebCore::FrameLoader::loadFrameRequest (this=0x7f454793a478, request=..., lockHistory=true, lockBackForwardList=true, event=..., formState=..., referrerPolicy=WebCore::SendReferrer) at loader/FrameLoader.cpp:1367
#30 0x00007f4564ad12ec in WebCore::FrameLoader::urlSelected (this=0x7f454793a478, passedRequest=<optimized out>, triggeringEvent=..., lockHistory=true, lockBackForwardList=true, referrerPolicy=WebCore::SendReferrer, shouldReplaceDocumentIfJavaScriptURL=WebCore::ReplaceDocumentIfJavaScriptURL) at loader/FrameLoader.cpp:299
#31 0x00007f4564ad1a3f in WebCore::FrameLoader::changeLocation (this=0x7f454793a478, securityOrigin=..., url=..., referrer=..., lockHistory=true, lockBackForwardList=true, refresh=false) at loader/FrameLoader.cpp:270
#32 0x00007f4564aebcf5 in WebCore::ScheduledURLNavigation::fire (this=0x7f44f708f930, frame=0x7f454793a400) at loader/NavigationScheduler.cpp:109
#33 0x00007f4564aeaeac in WebCore::NavigationScheduler::timerFired (this=<optimized out>) at loader/NavigationScheduler.cpp:393
#34 0x00007f4564bbbb62 in WebCore::ThreadTimers::sharedTimerFiredInternal (this=0x7f45479597a8) at platform/ThreadTimers.cpp:112
#35 0x00007f4560de2789 in QObject::event (this=0x1325320, e=<optimized out>) at kernel/qobject.cpp:1181
#36 0x00007f45612fc424 in notify_helper (e=0x7fffbb536c80, receiver=0x1325320, this=0xc5d6e0) at kernel/qapplication.cpp:4486
#37 QApplicationPrivate::notify_helper (this=0xc5d6e0, receiver=0x1325320, e=0x7fffbb536c80) at kernel/qapplication.cpp:4458
#38 0x00007f4561301291 in QApplication::notify (this=0x7fffbb536f80, receiver=0x1325320, e=0x7fffbb536c80) at kernel/qapplication.cpp:4365
#39 0x00007f4563833126 in KApplication::notify (this=0x7fffbb536f80, receiver=0x1325320, event=0x7fffbb536c80) at ../../kdeui/kernel/kapplication.cpp:311
#40 0x00007f4560dcbafc in QCoreApplication::notifyInternal (this=0x7fffbb536f80, receiver=0x1325320, event=0x7fffbb536c80) at kernel/qcoreapplication.cpp:787
#41 0x00007f4560df8d62 in sendEvent (event=0x7fffbb536c80, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#42 QTimerInfoList::activateTimers (this=0xc5a950) at kernel/qeventdispatcher_unix.cpp:603
#43 0x00007f4560df6538 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#44 idleTimerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:231
#45 0x00007f455eb75a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#46 0x00007f455eb76258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#47 0x00007f455eb76429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#48 0x00007f4560df6ed6 in QEventDispatcherGlib::processEvents (this=0xc2cf40, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#49 0x00007f45613a407e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#50 0x00007f4560dcacf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#51 0x00007f4560dcaef7 in QEventLoop::exec (this=0x7fffbb536f10, flags=...) at kernel/qeventloop.cpp:201
#52 0x00007f4560dcf789 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#53 0x00007f456631d237 in kdemain (argc=1, argv=<optimized out>) at /build/buildd/rekonq-0.7.90/src/main.cpp:215
#54 0x00007f4565eac30d in __libc_start_main (main=0x400630 <main(int, char**)>, argc=1, ubp_av=0x7fffbb537918, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffbb537908) at libc-start.c:226
#55 0x0000000000400661 in _start ()

Possible duplicates by query: bug 285146, bug 279844, bug 274962, bug 273364, bug 267526.

Reported using DrKonqi
Comment 1 Christoph Feck 2011-10-29 11:22:36 UTC

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