Summary: | Kwin craches on running libreoffice | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | cormac.wilcox |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | cormac.wilcox |
Priority: | NOR | Flags: | mgraesslin:
Intel+
|
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
cormac.wilcox
2012-06-24 17:47:34 UTC
as workaround don't use opengl compositing with intel i8xx chips but the xrender backend ("kcmshell4 kwincompositing", 3rd tab) this crash is because OpenOffice conditionally uses OpenGL as well and the GPU/Driver has issues with two parallel contexts. The "panels and k button" are unrelated but mean that plasma crashed - it presumingly uses some GL plasmoid as well. Alternatively switch of hardware acceleration in OOo or use replace the GPU. *** This bug has been marked as a duplicate of bug 297348 *** Created attachment 72100 [details]
New crash information added by DrKonqi
kwin (4.8.3 (4.8.3)) on KDE Platform 4.8.4 (4.8.4) using Qt 4.8.1
Kwin crashes when running libreoffice 3.5
-- Backtrace (Reduced):
#12 0x04bbdaaa in do_bo_emit_reloc (bo=0x97e4c90, offset=<optimized out>, target_bo=0x97f4700, target_offset=0, read_domains=4, write_domain=0, need_fence=false) at ../../intel/intel_bufmgr_gem.c:1579
#13 0x04bb82c8 in drm_intel_bo_emit_reloc (bo=0x97e4c90, offset=6540, target_bo=0x97f4700, target_offset=0, read_domains=4, write_domain=0) at ../../intel/intel_bufmgr.c:181
#14 0x02fb978e in intel_batchbuffer_emit_reloc (intel=0x95018b8, buffer=0x97f4700, read_domains=4, write_domain=0, delta=0) at intel_batchbuffer.c:235
#15 0x02fb628c in i830_emit_state (intel=0x95018b8) at i830_vtbl.c:542
#16 0x02fdb754 in intelRenderStart (ctx=0x95018b8) at intel_tris.c:1109
Thanks solved alright |