Bug ID 970598
Summary kwin_x11 frequently crashes at random
Classification openSUSE
Product openSUSE Distribution
Version Leap 42.1
Hardware 64bit
OS openSUSE 42.1
Status NEW
Severity Major
Priority P5 - None
Component X.Org
Assignee xorg-maintainer-bugs@forge.provo.novell.com
Reporter grglsn765@gmail.com
QA Contact xorg-maintainer-bugs@forge.provo.novell.com
Found By ---
Blocker ---

Created attachment 668603 [details]
last 100 lines of dmesg when the latest crash happened

>From time to time kwin_x11 crashes. It often happens when I open up the chrome
browser, or konqueror, or both. It sometimes happens at other times. It does
not always happen when I open those applications. This happens on my desktop
and on my 2 different laptops. 

Because this happens on all 3 computers with different drivers, I think this
must be related to something other than the driver. However, for initial
troubleshooting purposes, I will focus on my desktop, as I do not always have
ready access to my laptop.

When kwin crashes, all windows move to my current screen and the header bars
disappear on all windows. The way to recover is as follows. I hit alt-f2, and
type in konsole. This opens a konsole window (without the header bar), I do the
following:

> ps ax | grep kwin

This gives me the process numbers. I kill the kwin_x11 dead process with kill
-9, and the drkonqi process which is initiated (but cannot be used because the
gui window for it doesn't open), I kill drkonqi with kill and the process
number.

Then I can either restart kwin_x11 in that konsole window or by hitting alt-f2.

That is always reproducible to recover without having to kill X. However, it is
still very disruptive to my regular work and happens at least 3 times a day, on
whichever computer I am using at the time.

This last time, I restarted it in that konsole window so that I would be able
to see if there is any feedback while it is running. 

I am attaching 3 files - my Xorg.0.log, a portion of dmesg, and the konsole
output that was given when kwin_x11 was run in that konsole window at the last
time of the crash.

Here also is my hardware info for my graphics card. As I 

----------------------
# hwinfo --gfxcard
31: PCI 100.0: 0300 VGA compatible controller (VGA)             
  [Created at pci.366]
  Unique ID: VCu0.EgDDUIJEk94
  Parent ID: _Znp.FMDgKnDywJ4
  SysFS ID: /devices/pci0000:00/0000:00:02.0/0000:01:00.0
  SysFS BusID: 0000:01:00.0
  Hardware Class: graphics card
  Model: "nVidia GF108 [GeForce GT 730]"
  Vendor: pci 0x10de "nVidia Corporation"
  Device: pci 0x0f02 "GF108 [GeForce GT 730]"
  SubVendor: pci 0x1462 "Micro-Star International Co., Ltd. [MSI]"
  SubDevice: pci 0x8a9f 
  Revision: 0xa1
  Driver: "nvidia"
  Driver Modules: "nvidia"
  Memory Range: 0xfd000000-0xfdffffff (rw,non-prefetchable)
  Memory Range: 0xf0000000-0xf7ffffff (ro,non-prefetchable)
  Memory Range: 0xf8000000-0xf9ffffff (ro,non-prefetchable)
  I/O Ports: 0xe000-0xefff (rw)
  Memory Range: 0xfe000000-0xfe07ffff (ro,non-prefetchable,disabled)
  IRQ: 33 (12662248 events)
  Module Alias: "pci:v000010DEd00000F02sv00001462sd00008A9Fbc03sc00i00"
  Driver Info #0:
    Driver Status: nouveau is not active
    Driver Activation Cmd: "modprobe nouveau"
  Driver Info #1:
    Driver Status: nvidia is active
    Driver Activation Cmd: "modprobe nvidia"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #10 (PCI bridge)

Primary display adapter: #31


You are receiving this mail because: