Bug 289261 - Konqueror crashed at startup
Summary: Konqueror crashed at startup
Status: RESOLVED UPSTREAM
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kdewebkit (show other bugs)
Version: 4.7
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: webkit-devel
URL:
Keywords:
: 290579 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-12-18 10:16 UTC by Leonardo La Malfa
Modified: 2012-01-04 10:42 UTC (History)
2 users (show)

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 Leonardo La Malfa 2011-12-18 10:16:59 UTC
Application: konqueror (4.7.4 (4.7.4))
KDE Platform Version: 4.7.4 (4.7.4)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-14-generic x86_64
Distribution: Ubuntu 11.10

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

At startup, I was waiting for my previous session to be restored, when I saw the notice that Konqueror had crashed.

-- Backtrace:
Application: Konqueror (konqueror), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f85f1839780 (LWP 1916))]

Thread 3 (Thread 0x7f85dd39f700 (LWP 2017)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f85df956c2c in WTF::TCMalloc_PageHeap::scavengerThread (this=0x7f85e030d220) at wtf/FastMalloc.cpp:2495
#2  0x00007f85df956d59 in WTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at wtf/FastMalloc.cpp:1618
#3  0x00007f85ea7a0efc in start_thread (arg=0x7f85dd39f700) at pthread_create.c:304
#4  0x00007f85f10a889d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f85dca9e700 (LWP 2018)):
#0  0x00007f85f109c773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f85e9ed6f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f85e9ed7429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f85eebcff3e in QEventDispatcherGlib::processEvents (this=0x202c4f0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f85eeba3cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f85eeba3ef7 in QEventLoop::exec (this=0x7f85dca9de00, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f85eeabb27f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007f85eeabdd05 in QThreadPrivate::start (arg=0x202bcb0) at thread/qthread_unix.cpp:331
#8  0x00007f85ea7a0efc in start_thread (arg=0x7f85dca9e700) at pthread_create.c:304
#9  0x00007f85f10a889d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f85f1839780 (LWP 1916)):
[KCrash Handler]
#6  0x00007f85df959b97 in do_malloc<true> (size=<optimized out>) at wtf/FastMalloc.cpp:3635
#7  fastMalloc<true> (size=<optimized out>) at wtf/FastMalloc.cpp:3838
#8  WTF::fastMalloc (size=<optimized out>) at wtf/FastMalloc.cpp:3811
#9  0x00007f85df2e2129 in allocateBuffer (newCapacity=27866469377572963, this=0x7fffc54df328) at ../JavaScriptCore/wtf/Vector.h:283
#10 WTF::Vector<int, 0ul>::reserveCapacity (this=0x7fffc54df320, newCapacity=27866469377572963) at ../JavaScriptCore/wtf/Vector.h:882
#11 0x00007f85df2e29f8 in reserveCapacity (newCapacity=<optimized out>, this=0x7fffc54df320) at ../JavaScriptCore/wtf/Vector.h:878
#12 WTF::operator>><int> (stream=..., data=...) at ../JavaScriptCore/wtf/Vector.h:652
#13 0x00007f85df2e2cd6 in WebCore::HistoryItem::restoreState (this=0x7f85dcb02d80, in=..., version=<optimized out>) at history/qt/HistoryItemQt.cpp:57
#14 0x00007f85df09a9ea in operator>> (source=..., history=...) at Api/qwebhistory.cpp:540
#15 0x00007f85e0576edc in ?? () from /usr/lib/libkwebkit.so.1
#16 0x00007f85e056dcd5 in KWebKitPart::openUrl(KUrl const&) () from /usr/lib/libkwebkit.so.1
#17 0x00007f85e0576df1 in ?? () from /usr/lib/libkwebkit.so.1
#18 0x00007f85f13a9b3b in KonqView::restoreHistory (this=0x2025580) at ../../../konqueror/src/konqview.cpp:826
#19 0x00007f85f13acbd6 in KonqView::loadHistoryConfig (this=0x2025580, config=..., prefix=...) at ../../../konqueror/src/konqview.cpp:1373
#20 0x00007f85f13b25c2 in KonqViewManager::loadItem (this=0x1af4de0, cfg=..., parent=0x1f53560, name=<optimized out>, defaultURL=..., openUrl=true, forcedUrl=..., forcedService=..., openAfterCurrentPage=false, pos=-1) at ../../../konqueror/src/konqviewmanager.cpp:1251
#21 0x00007f85f13b1d3a in KonqViewManager::loadItem (this=0x1af4de0, cfg=..., parent=<optimized out>, name=<optimized out>, defaultURL=..., openUrl=true, forcedUrl=..., forcedService=..., openAfterCurrentPage=false, pos=-1) at ../../../konqueror/src/konqviewmanager.cpp:1344
#22 0x00007f85f13b4ebb in KonqViewManager::loadRootItem (this=0x1af4de0, cfg=..., parent=0x1af1418, defaultURL=..., openUrl=true, forcedUrl=..., forcedService=..., openAfterCurrentPage=false, pos=-1) at ../../../konqueror/src/konqviewmanager.cpp:1160
#23 0x00007f85f13b507e in KonqViewManager::loadViewProfileFromGroup (this=0x1af4de0, profileGroup=..., filename=<optimized out>, forcedUrl=..., req=..., openUrl=true) at ../../../konqueror/src/konqviewmanager.cpp:992
#24 0x00007f85f13d8c6b in KonqMainWindow::readProperties (this=0x1af13d0, configGroup=...) at ../../../konqueror/src/konqmainwindow.cpp:4743
#25 0x00007f85ef697ae9 in KMainWindow::readPropertiesInternal (this=0x1af13d0, config=0x1ad4930, number=<optimized out>) at ../../kdeui/widgets/kmainwindow.cpp:739
#26 0x00007f85ef697c9b in KMainWindow::restore (this=0x1af13d0, number=1, show=true) at ../../kdeui/widgets/kmainwindow.cpp:539
#27 0x00007f85f141c8f4 in kdemain (argc=<optimized out>, argv=<optimized out>) at ../../../konqueror/src/konqmain.cpp:134
#28 0x00007f85f0fe830d in __libc_start_main (main=0x400640 <main(int, char**)>, argc=3, ubp_av=0x7fffc54e1948, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffc54e1938) at libc-start.c:226
#29 0x0000000000400671 in _start ()

Reported using DrKonqi
Comment 1 Andrea Diamantini 2012-01-04 10:39:54 UTC
*** Bug 290579 has been marked as a duplicate of this bug. ***
Comment 2 Andrea Diamantini 2012-01-04 10:42:01 UTC
This is an upstream qtwebkit crash. I cannot reproduce it here with qtwebkit 2.2. Just upgrade your qtwebkit copy and you'll see this fixed.