Bug 253898 - kwin krashed when trying to open rekonq
Summary: kwin krashed when trying to open rekonq
Status: RESOLVED DUPLICATE of bug 220775
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-11 23:55 UTC by Scott
Modified: 2010-10-12 00:40 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 Scott 2010-10-11 23:55:07 UTC
Application: kwin (4.5.1 (KDE 4.5.1))
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-22-generic i686
Distribution: Ubuntu 10.10

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

Tried to open rekonq for the first time on fresh install.
Loads fine after crash

-- Backtrace:
Application: KWin (kwin), signal: Segmentation fault
[Current thread is 1 (Thread 0xb789e720 (LWP 1909))]

Thread 2 (Thread 0xae71db70 (LWP 1912)):
#0  0x02c01e36 in clock_gettime () from /lib/librt.so.1
#1  0x0386350b in do_gettime () at tools/qelapsedtimer_unix.cpp:105
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:119
#3  0x0393a6e5 in QTimerInfoList::updateCurrentTime (this=0x988eba0) at kernel/qeventdispatcher_unix.cpp:339
#4  0x0393a72a in QTimerInfoList::timerWait (this=0x988eba0, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x0393bcab in QEventDispatcherUNIX::processEvents (this=0x9845de0, flags=...) at kernel/qeventdispatcher_unix.cpp:906
#6  0x03908609 in QEventLoop::processEvents (this=0xae71d280, flags=) at kernel/qeventloop.cpp:149
#7  0x03908a8a in QEventLoop::exec (this=0xae71d280, flags=...) at kernel/qeventloop.cpp:201
#8  0x03804b7e in QThread::exec (this=0x982a4a8) at thread/qthread.cpp:490
#9  0x038e735b in QInotifyFileSystemWatcherEngine::run (this=0x982a4a8) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x03807df9 in QThreadPrivate::start (arg=0x982a4a8) at thread/qthread_unix.cpp:266
#11 0x00890cc9 in start_thread () from /lib/libpthread.so.0
#12 0x001e06ae in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb789e720 (LWP 1909)):
[KCrash Handler]
#7  ref (this=0x90ee2c0, desktop=3, areas=) at /usr/include/qt4/QtCore/qatomic_i386.h:120
#8  QVector (this=0x90ee2c0, desktop=3, areas=) at /usr/include/qt4/QtCore/qvector.h:118
#9  QForeachContainer (this=0x90ee2c0, desktop=3, areas=) at /usr/include/qt4/QtCore/qglobal.h:2242
#10 KWin::Workspace::previousRestrictedMoveArea (this=0x90ee2c0, desktop=3, areas=) at ../../kwin/geometry.cpp:329
#11 0x005d9f50 in KWin::Client::checkWorkspacePosition (this=0x9bf49d8) at ../../kwin/geometry.cpp:1142
#12 0x0056cc67 in KWin::Client::updateDecoration (this=0x9bf49d8, check_workspace_pos=true, force=false) at ../../kwin/client.cpp:365
#13 0x0056e0bc in KWin::Client::setNoBorder (this=0x9bf49d8, set=true) at ../../kwin/client.cpp:715
#14 0x005d8f29 in KWin::Client::changeMaximize (this=0x9bf49d8, vertical=true, horizontal=true, adjust=false) at ../../kwin/geometry.cpp:2256
#15 0x005d9c44 in KWin::Client::setMaximize (this=0x9bf49d8, vertically=true, horizontally=true) at ../../kwin/geometry.cpp:2211
#16 0x005d9cd6 in KWin::Client::maximize (this=0x9bf49d8, m=KDecorationDefines::MaximizeFull) at ../../kwin/geometry.cpp:2199
#17 0x005b67e4 in KWin::Client::manage (this=0x9bf49d8, w=79691894, isMapped=false) at ../../kwin/manage.cpp:472
#18 0x0056354f in KWin::Workspace::createClient (this=0x90ee2c0, w=79691894, is_mapped=<value optimized out>) at ../../kwin/workspace.cpp:558
#19 0x005a6a59 in KWin::Workspace::workspaceEvent (this=0x90ee2c0, e=0xbfe1318c) at ../../kwin/events.cpp:385
#20 0x0057db32 in KWin::Application::x11EventFilter (this=0xbfe13374, e=0xbfe1318c) at ../../kwin/main.cpp:363
#21 0x082c5eb0 in qt_x11EventFilter (ev=0xbfe1318c) at kernel/qapplication_x11.cpp:408
#22 0x082d6ab0 in QApplication::x11ProcessEvent (this=0xbfe13374, event=0xbfe1318c) at kernel/qapplication_x11.cpp:3248
#23 0x08307fc7 in QEventDispatcherX11::processEvents (this=0x8fe2980, flags=...) at kernel/qeventdispatcher_x11.cpp:132
#24 0x03908609 in QEventLoop::processEvents (this=0xbfe132c4, flags=) at kernel/qeventloop.cpp:149
#25 0x03908a8a in QEventLoop::exec (this=0xbfe132c4, flags=...) at kernel/qeventloop.cpp:201
#26 0x0390d00f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#27 0x08243e07 in QApplication::exec () at kernel/qapplication.cpp:3672
#28 0x0057fc54 in kdemain (argc=1, argv=0xbfe135d4) at ../../kwin/main.cpp:531
#29 0x080485ab in main (argc=1, argv=0xbfe135d4) at kwin_dummy.cpp:3

Possible duplicates by query: bug 250984, bug 247080, bug 246619, bug 237816, bug 220775.

Reported using DrKonqi
Comment 1 Thomas Lübking 2010-10-12 00:40:46 UTC

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