Bug 268659 - Crashed after typing 2 separate words in the URL bar
Summary: Crashed after typing 2 separate words in the URL bar
Status: RESOLVED FIXED
Alias: None
Product: rekonq
Classification: Unmaintained
Component: general (show other bugs)
Version: 0.6.80
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Andrea Diamantini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-16 16:10 UTC by thibautquentinjacob
Modified: 2011-03-18 01:11 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 thibautquentinjacob 2011-03-16 16:10:54 UTC
Application: rekonq (0.6.80)
KDE Platform Version: 4.6.1 (4.6.1)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-6-generic-pae i686
Distribution: Ubuntu Natty (development branch)

-- Information about the crash:
- What I was doing when the application crashed:
Typed gg rekonq and pressed enter instead of gg:rekonq .

- Observations : 
Whatever I type in the URL bar, if it's more than one word, using whitespace as separator will crash the application.

The crash can be reproduced every time.

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

Thread 7 (Thread 0xb107cb70 (LWP 25017)):
#0  0xb7850424 in __kernel_vsyscall ()
#1  0xb46ac48c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0xb76bc27d in __pthread_cond_wait (cond=0xb73307f0, mutex=0xb73307d8) at forward.c:139
#3  0xb6d7ab57 in ?? () from /usr/lib/libQtWebKit.so.4
#4  0xb46a7e99 in start_thread (arg=0xb107cb70) at pthread_create.c:304
#5  0xb76ae5be in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 6 (Thread 0xb0683b70 (LWP 25018)):
#0  0xb7850424 in __kernel_vsyscall ()
#1  0xb46ac48c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0xb76bc27d in __pthread_cond_wait (cond=0xb75dc2b0, mutex=0xb75dc298) at forward.c:139
#3  0xb74c3807 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0xb75d71c0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#4  0xb74c3841 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0xb75d71c0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#5  0xb46a7e99 in start_thread (arg=0xb0683b70) at pthread_create.c:304
#6  0xb76ae5be in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 5 (Thread 0xafa50b70 (LWP 25019)):
#0  0xb7850424 in __kernel_vsyscall ()
#1  0xb46ac48c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0xb76bc27d in __pthread_cond_wait (cond=0x9920f08, mutex=0x9920ef0) at forward.c:139
#3  0xb482e467 in wait (this=0x9920df0, mutex=0x994cd70, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x9920df0, mutex=0x994cd70, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0xb596f7e0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9920dd8, th=0x9a3fef8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb597244c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x994ce08, th=0x9a3fef8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb596f42b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9920dd8, th=0x9a3fef8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb597253a in ThreadWeaver::WorkingHardState::applyForWork (this=0x994ce08, th=0x9a3fef8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb596f373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9920dd8, th=0x9a3fef8, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb5972559 in ThreadWeaver::WorkingHardState::applyForWork (this=0x994ce08, th=0x9a3fef8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb596f373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9920dd8, th=0x9a3fef8, previous=0xaecb8f0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb5970f6e in ThreadWeaver::ThreadRunHelper::run (this=0xafa502f4, parent=0x9920dd8, th=0x9a3fef8) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0xb597102b in ThreadWeaver::Thread::run (this=0x9a3fef8) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0xb482dda2 in QThreadPrivate::start (arg=0x9a3fef8) at thread/qthread_unix.cpp:320
#15 0xb46a7e99 in start_thread (arg=0xafa50b70) at pthread_create.c:304
#16 0xb76ae5be in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 4 (Thread 0xa993ab70 (LWP 25030)):
#0  0xb7850424 in __kernel_vsyscall ()
#1  0xb46ac48c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0xb76bc27d in __pthread_cond_wait (cond=0x9920f08, mutex=0x9920ef0) at forward.c:139
#3  0xb482e467 in wait (this=0x9920df0, mutex=0x994cd70, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x9920df0, mutex=0x994cd70, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0xb596f7e0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9920dd8, th=0x9c87538) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb597244c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x994ce08, th=0x9c87538) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb596f42b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9920dd8, th=0x9c87538) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb597253a in ThreadWeaver::WorkingHardState::applyForWork (this=0x994ce08, th=0x9c87538) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb596f373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9920dd8, th=0x9c87538, previous=0x9a38be0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb5970f6e in ThreadWeaver::ThreadRunHelper::run (this=0xa993a2f4, parent=0x9920dd8, th=0x9c87538) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0xb597102b in ThreadWeaver::Thread::run (this=0x9c87538) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0xb482dda2 in QThreadPrivate::start (arg=0x9c87538) at thread/qthread_unix.cpp:320
#13 0xb46a7e99 in start_thread (arg=0xa993ab70) at pthread_create.c:304
#14 0xb76ae5be in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 3 (Thread 0xa5ee7b70 (LWP 25040)):
#0  0xb7850424 in __kernel_vsyscall ()
#1  0xb46ac48c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0xb76bc27d in __pthread_cond_wait (cond=0x9920f08, mutex=0x9920ef0) at forward.c:139
#3  0xb482e467 in wait (this=0x9920df0, mutex=0x994cd70, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x9920df0, mutex=0x994cd70, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0xb596f7e0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9920dd8, th=0xaa1e970) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb597244c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x994ce08, th=0xaa1e970) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb596f42b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9920dd8, th=0xaa1e970) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb597253a in ThreadWeaver::WorkingHardState::applyForWork (this=0x994ce08, th=0xaa1e970) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb596f373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9920dd8, th=0xaa1e970, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb5972559 in ThreadWeaver::WorkingHardState::applyForWork (this=0x994ce08, th=0xaa1e970) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb596f373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9920dd8, th=0xaa1e970, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb5970f6e in ThreadWeaver::ThreadRunHelper::run (this=0xa5ee72f4, parent=0x9920dd8, th=0xaa1e970) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0xb597102b in ThreadWeaver::Thread::run (this=0xaa1e970) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0xb482dda2 in QThreadPrivate::start (arg=0xaa1e970) at thread/qthread_unix.cpp:320
#15 0xb46a7e99 in start_thread (arg=0xa5ee7b70) at pthread_create.c:304
#16 0xb76ae5be in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xa56e6b70 (LWP 25041)):
#0  0xb7850424 in __kernel_vsyscall ()
#1  0xb46ac48c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0xb76bc27d in __pthread_cond_wait (cond=0x9920f08, mutex=0x9920ef0) at forward.c:139
#3  0xb482e467 in wait (this=0x9920df0, mutex=0x994cd70, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x9920df0, mutex=0x994cd70, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0xb596f7e0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9920dd8, th=0x9c7fb98) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb597244c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x994ce08, th=0x9c7fb98) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb596f42b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9920dd8, th=0x9c7fb98) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb597253a in ThreadWeaver::WorkingHardState::applyForWork (this=0x994ce08, th=0x9c7fb98) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb596f373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9920dd8, th=0x9c7fb98, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb5970f6e in ThreadWeaver::ThreadRunHelper::run (this=0xa56e62f4, parent=0x9920dd8, th=0x9c7fb98) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0xb597102b in ThreadWeaver::Thread::run (this=0x9c7fb98) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0xb482dda2 in QThreadPrivate::start (arg=0x9c7fb98) at thread/qthread_unix.cpp:320
#13 0xb46a7e99 in start_thread (arg=0xa56e6b70) at pthread_create.c:304
#14 0xb76ae5be in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb374f710 (LWP 24984)):
[KCrash Handler]
#7  isEmpty (this=0xbf820d7c, str=...) at /usr/include/qt4/QtCore/qstring.h:708
#8  KUrl::KUrl (this=0xbf820d7c, str=...) at ../../kdecore/io/kurl.cpp:388
#9  0xb780e03b in CompletionWidget::eventFilter (this=0x9ccaa80, obj=0x9a9dbb8, ev=0xbf8212a4) at /build/buildd/rekonq-0.6.80/src/urlbar/completionwidget.cpp:311
#10 0xb492219c in QCoreApplicationPrivate::sendThroughApplicationEventFilters (this=0x98414f0, receiver=0x9a9dbb8, event=0xbf8212a4) at kernel/qcoreapplication.cpp:827
#11 0xb4b8cca3 in QApplicationPrivate::notify_helper (this=0x98414f0, receiver=0x9a9dbb8, e=0xbf8212a4) at kernel/qapplication.cpp:4437
#12 0xb4b92081 in QApplication::notify (this=0xbf821cd4, receiver=0x9a9dbb8, e=0xbf8212a4) at kernel/qapplication.cpp:3921
#13 0xb5def3ca in KApplication::notify (this=0xbf821cd4, receiver=0x9a9dbb8, event=0xbf8212a4) at ../../kdeui/kernel/kapplication.cpp:311
#14 0xb49220cb in QCoreApplication::notifyInternal (this=0xbf821cd4, receiver=0x9a9dbb8, event=0xbf8212a4) at kernel/qcoreapplication.cpp:731
#15 0xb4b8ab3e in sendSpontaneousEvent (receiver=0x9a9dbb8, event=0xbf8212a4) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#16 qt_sendSpontaneousEvent (receiver=0x9a9dbb8, event=0xbf8212a4) at kernel/qapplication.cpp:5456
#17 0xb4c3c66d in QKeyMapper::sendKeyEvent (keyWidget=0x9a9dbb8, grab=false, type=QEvent::KeyPress, code=16777220, modifiers=..., text=..., autorepeat=false, count=1, nativeScanCode=36, nativeVirtualKey=65293, nativeModifiers=0) at kernel/qkeymapper_x11.cpp:1866
#18 0xb4c3cabe in QKeyMapperPrivate::translateKeyEvent (this=0x9874368, keyWidget=0x9a9dbb8, event=0xbf82196c, grab=false) at kernel/qkeymapper_x11.cpp:1836
#19 0xb4c15560 in QApplication::x11ProcessEvent (this=0xbf821cd4, event=0xbf82196c) at kernel/qapplication_x11.cpp:3571
#20 0xb4c40b84 in x11EventSourceDispatch (s=0x983e5a8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#21 0xb3f9daa8 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#22 0xb3f9e270 in ?? () from /lib/libglib-2.0.so.0
#23 0xb3f9e524 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#24 0xb494f54c in QEventDispatcherGlib::processEvents (this=0x9817aa8, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#25 0xb4c40775 in QGuiEventDispatcherGlib::processEvents (this=0x9817aa8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#26 0xb4921299 in QEventLoop::processEvents (this=0xbf821c34, flags=...) at kernel/qeventloop.cpp:149
#27 0xb4921532 in QEventLoop::exec (this=0xbf821c34, flags=...) at kernel/qeventloop.cpp:201
#28 0xb4925edc in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#29 0xb4b8a8e7 in QApplication::exec () at kernel/qapplication.cpp:3736
#30 0xb78348ad in kdemain (argc=1, argv=0xbf821fb4) at /build/buildd/rekonq-0.6.80/src/main.cpp:205
#31 0x080485bb in main (argc=1, argv=0xbf821fb4) at /build/buildd/rekonq-0.6.80/obj-i686-linux-gnu/src/rekonq_dummy.cpp:3

Reported using DrKonqi
Comment 1 Andrea Diamantini 2011-03-18 01:11:04 UTC
fixed during 0.7 bugfixing period.