Summary: | Xorg crashes as using git gui | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Guy Maurel <guy.maurel> | ||||
Component: | Driver/intel | Assignee: | Chris Wilson <chris> | ||||
Status: | RESOLVED INVALID | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||
Severity: | normal | ||||||
Priority: | medium | ||||||
Version: | unspecified | ||||||
Hardware: | Other | ||||||
OS: | All | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
Guy Maurel
2013-08-28 16:25:08 UTC
No Xorg.0.log? Bonus points for finding the one with the crash message. Reading your description there is no crash, and not much to indicate the exact nature of the bug. Xorg.0.log and dmesg are essential starting points. Created attachment 84805 [details]
the X logfile as it crashes
Right! After the black rectangles appear it takes about 5 until Xorg crashes. Looks like it should be a GPU hang, anything in dmesg and /sys/class/drm/card0/error (or /sys/kernel/debug/drm/0/i915_error_state)? nothing in dmesg file /sys/class/drm/card0/error doesn't exists or /sys/kernel/debug/drm/0/i915_error_state doesn't exists but /sys/kernel/debug/dri/0/i915_error_state which says: no error state collected The use of a file /etc/X11/xorg.conf.d/20-intel.conf with Section "Device" Identifier "Intel Graphics" Driver "intel" Option "AccelMethod" "uxa" EndSection is a solution. The crash doesn't occur any more. More on I produce the crash: login as user_1 switch user login as user_2 Start firefox and login in https://git.reviewboard.kde.org look for some of my messages Open a terminal git gui& to get informations about the changes I have made before choose some files to make a commit, write some text for the commit commit push in the "push"-Window push after some seconds I get a message "OK" OK wait some seconds, ... crash Do you have a crash reported in any logfile? Sorry, I lost track of this bug and never helped you get the actual crash log. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.