Application: kwin (4.8.3 (4.8.3)) KDE Platform Version: 4.8.3 (4.8.3) Qt Version: 4.8.1 Operating System: Linux 3.2.0-24-generic x86_64 Distribution: Ubuntu 12.04 LTS -- Information about the crash: - What I was doing when the application crashed: I installed KDE from ubuntu 12.04 64Bit Desktop with apt-get install kde-full. After first time logging in the program crashed -- Backtrace: Application: KWin (kwin), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [KCrash Handler] #6 0x0000000000000000 in ?? () #7 0x00007fbb166dc74b in load (fragmentSource=..., vertexSource=..., this=0x215dab0) at ../../../kwin/libkwineffects/kwinglutils.cpp:347 #8 KWin::GLShader::load (this=0x215dab0, vertexSource=..., fragmentSource=...) at ../../../kwin/libkwineffects/kwinglutils.cpp:336 #9 0x00007fbb166dce71 in KWin::GLShader::loadFromFiles (this=0x215dab0, vertexFile=..., fragmentFile=...) at ../../../kwin/libkwineffects/kwinglutils.cpp:289 #10 0x00007fbb166db737 in KWin::ShaderManager::initShaders (this=0x215da20) at ../../../kwin/libkwineffects/kwinglutils.cpp:775 #11 0x00007fbb166dbdf0 in KWin::ShaderManager::instance () at ../../../kwin/libkwineffects/kwinglutils.cpp:609 #12 0x00007fbb1a5838d3 in KWin::SceneOpenGL::SceneOpenGL (this=0x215cc80, ws=<optimized out>) at ../../kwin/scene_opengl_glx.cpp:93 #13 0x00007fbb1a56f338 in KWin::Workspace::setupCompositing (this=0x213c840) at ../../kwin/composite.cpp:128 #14 0x00007fbb1a56f845 in KWin::Workspace::setupCompositing (this=<optimized out>) at ../../kwin/composite.cpp:87 #15 0x00007fbb1a50b890 in KWin::Workspace::Workspace (this=0x213c840, restore=false) at ../../kwin/workspace.cpp:227 #16 0x00007fbb1a52395c in KWin::Application::Application (this=<optimized out>) at ../../kwin/main.cpp:322 #17 0x00007fbb1a52565c in kdemain (argc=<optimized out>, argv=<optimized out>) at ../../kwin/main.cpp:511 #18 0x00007fbb1a12976d in __libc_start_main (main=0x400630 <main(int, char**)>, argc=1, ubp_av=0x7fff50000b28, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff50000b18) at libc-start.c:226 #19 0x0000000000400661 in _start () This bug may be a duplicate of or related to bug 278993. Possible duplicates by query: bug 281516, bug 281290, bug 280077, bug 279845, bug 278993. Reported using DrKonqi
what's your graphics-card and used driver? To figure out install mesa-utils and run glxinfo
Its Parallels Desktop 7 for MAC 2012/6/8 Martin Gräßlin <mgraesslin@kde.org> > https://bugs.kde.org/show_bug.cgi?id=301414 > > --- Comment #1 from Martin Gräßlin <mgraesslin@kde.org> --- > what's your graphics-card and used driver? To figure out install > mesa-utils and > run glxinfo > > -- > You are receiving this mail because: > You reported the bug.
It's more important to know the GL renderer string, so please -> attach an output of "glxinfo > glx.info" and/or the output of "kwin --replace &" The crash happens in the driver which is at least not capable of GLSL, so if you want desktop effects in "kcmshell4 kwincompositing", 3rd tab disable GLSL If it still crashes, use the XRender backend (OpenGL simply won't work in that VM then - most VMs have "suboptimal" OpenGL implementations...)
please add the output of glxinfo as suggested in comment #3
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone!