Bug 230643 - Crash after changing screen resolution
Summary: Crash after changing screen resolution
Status: RESOLVED DUPLICATE of bug 182026
Alias: None
Product: krunner
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-14 01:47 UTC by Dmytro
Modified: 2010-03-14 23:57 UTC (History)
1 user (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 Dmytro 2010-03-14 01:47:25 UTC
Application: krunner (0.1)
KDE Platform Version: 4.4.1 (KDE 4.4.1)
Qt Version: 4.6.2
Operating System: Linux 2.6.31-20-generic i686
Distribution: Ubuntu 9.10

-- Information about the crash:
A crash happens after changing a screen resolution to automatic. The screen resolution changed because supertuxkart game crashed after setting very high screen resolution

 -- Backtrace:
Application: Інтерфейс запуску команд (kdeinit4), signal: Bus error
[KCrash Handler]
#6  0x00d6b6ff in KPixmapCache::Private::mmapFile (this=0x85e6920, filename=..., info=0x85e6954, newsize=33656832) at ../../kdeui/util/kpixmapcache.cpp:491
#7  0x00d6d253 in KPixmapCache::Private::mmapFiles (this=0x85e6920) at ../../kdeui/util/kpixmapcache.cpp:419
#8  0x00d6cfb1 in KPixmapCache::Private::init (this=0x85e6920) at ../../kdeui/util/kpixmapcache.cpp:1061
#9  0x00d6ec32 in KPixmapCache::discard (this=0x86c9e50) at ../../kdeui/util/kpixmapcache.cpp:1279
#10 0x00d6f315 in KPixmapCache::deleteCache (name=...) at ../../kdeui/util/kpixmapcache.cpp:1255
#11 0x0152b444 in Plasma::ThemePrivate::discardCache (this=0x8357050) at ../../plasma/theme.cpp:221
#12 0x0152b8cb in Plasma::ThemePrivate::compositingChanged (this=0x8357050) at ../../plasma/theme.cpp:213
#13 0x0153182e in Plasma::Theme::qt_metacall (this=0x8347618, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbffc9c2c) at ./theme.moc:108
#14 0x01115e5a in QMetaObject::metacall (object=0x8347618, cl=QMetaObject::WriteProperty, idx=6, argv=0xbffc9c2c) at kernel/qmetaobject.cpp:237
#15 0x011245f5 in QMetaObject::activate (sender=0x8370df0, m=0xea6a80, local_signal_index=1, argv=0x0) at kernel/qobject.cpp:3293
#16 0x00d628d7 in KSelectionWatcher::lostOwner (this=0x8370df0) at ./kmanagerselection.moc:158
#17 0x00d62c92 in KSelectionWatcher::filterEvent (this=0x8370df0, ev_P=0xbffca0ac) at ../../kdeui/util/kmanagerselection.cpp:480
#18 0x00d641f7 in KSelectionWatcher::Private::x11Event (this=0x8358fb0, ev_P=0xbffca0ac) at ../../kdeui/util/kmanagerselection.cpp:395
#19 0x00cdcad6 in KAppX11HackWidget::publicx11Event (this=0x826b200, _event=0xbffca0ac) at ../../kdeui/kernel/kapplication.cpp:903
#20 KApplication::x11EventFilter (this=0x826b200, _event=0xbffca0ac) at ../../kdeui/kernel/kapplication.cpp:953
#21 0x032af280 in qt_x11EventFilter (ev=0xbffca0ac) at kernel/qapplication_x11.cpp:399
#22 0x032bea90 in QApplication::x11ProcessEvent (this=0x826b200, event=0xbffca0ac) at kernel/qapplication_x11.cpp:3231
#23 0x032ef00a in x11EventSourceDispatch (s=0x826e240, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#24 0x0292de88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#25 0x02931730 in ?? () from /lib/libglib-2.0.so.0
#26 0x02931863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#27 0x0113c805 in QEventDispatcherGlib::processEvents (this=0x82191d8, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#28 0x032eeb35 in QGuiEventDispatcherGlib::processEvents (this=0x82191d8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#29 0x0110f209 in QEventLoop::processEvents (this=0xbffca3a4, flags=) at kernel/qeventloop.cpp:149
#30 0x0110f65a in QEventLoop::exec (this=0xbffca3a4, flags=...) at kernel/qeventloop.cpp:201
#31 0x0111384f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#32 0x0322f467 in QApplication::exec () at kernel/qapplication.cpp:3579
#33 0x02a3fe2e in kdemain () from /usr/lib/libkdeinit4_krunner.so
#34 0x0804dff7 in launch (argc=<value optimized out>, _name=<value optimized out>, args=<value optimized out>, cwd=0x0, envc=0, envs=0x823c569 "", reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x8051405 "0") at ../../kinit/kinit.cpp:717
#35 0x0804ec15 in handle_launcher_request (sock=<value optimized out>, who=<value optimized out>) at ../../kinit/kinit.cpp:1209
#36 0x0804f08c in handle_requests (waitForPid=<value optimized out>) at ../../kinit/kinit.cpp:1402
#37 0x0804fe2f in main (argc=4, argv=0xbffcae24, envp=0xbffcae38) at ../../kinit/kinit.cpp:1841

Possible duplicates by query: bug 230347, bug 230338, bug 230280, bug 230216, bug 230081.

Reported using DrKonqi
Comment 1 Dario Andres 2010-03-14 23:57:00 UTC
This is being tracked at bug 182026. Regards

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