Bug 37807 - [965q] GPU hang with "pioneerspacesim"
Summary: [965q] GPU hang with "pioneerspacesim"
Status: RESOLVED INVALID
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i965 (show other bugs)
Version: unspecified
Hardware: Other All
: medium critical
Assignee: Ian Romanick
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-01 00:34 UTC by Priit Laes (irc: plaes)
Modified: 2017-02-10 22:38 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Priit Laes (irc: plaes) 2011-06-01 00:34:08 UTC
Arch:  x86_64
Distro: Gentoo
Kernel: 3.0.0-rc1+ (also happened with older ones)
mesa: 7.10.2-r1
xorg-server: 1.10.2
xf86-video-intel: 2.15.0

When trying out https://github.com/pioneerspacesim/pioneer GPU hangs immediately I start the game:


[drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung
[drm] capturing error event; look for more information in /debug/dri/0/i915_error_state
[drm:i915_wait_request] *ERROR* i915_wait_request returns -11 (awaiting 10165094 at 10165093, next 10165098)
[drm:init_ring_common] *ERROR* render ring initialization failed ctl 00000000 head 00000000 tail 00000000 start 00000000
------------[ cut here ]------------
WARNING: at drivers/gpu/drm/i915/intel_display.c:791 intel_enable_pipe+0xbe/0x24f()
Hardware name:         
PLL state assertion failure (expected on, current off)
Modules linked in:
Pid: 14938, comm: kworker/u:1 Tainted: G        W   2.6.39+ #107
Call Trace:
  [<ffffffff8105bddd>] warn_slowpath_common+0x80/0x98
  [<ffffffff8105be89>] warn_slowpath_fmt+0x41/0x43
  [<ffffffff81293dbe>] ? drm_mode_debug_printmodeline+0x87/0x89
  [<ffffffff812b5269>] intel_enable_pipe+0xbe/0x24f
  [<ffffffff812b824c>] i9xx_crtc_mode_set+0xe5d/0xee8
  [<ffffffff812b3b96>] intel_crtc_mode_set+0x5e/0x7e
  [<ffffffff81281bd7>] drm_crtc_helper_set_mode+0x237/0x39a
  [<ffffffff81532a51>] ? _raw_spin_unlock+0x26/0x2b
  [<ffffffff81281d92>] drm_helper_resume_force_mode+0x58/0x10f
  [<ffffffff81299034>] i915_reset+0x55b/0x577
  [<ffffffff8129c636>] i915_error_work_func+0xb9/0xfa
  [<ffffffff8106e7f1>] ? process_one_work+0x191/0x376
  [<ffffffff8106e852>] process_one_work+0x1f2/0x376
  [<ffffffff8106e7f1>] ? process_one_work+0x191/0x376
  [<ffffffff8129c57d>] ? i915_pipe_enabled+0x68/0x68
  [<ffffffff810707fc>] worker_thread+0x17e/0x243
  [<ffffffff8107067e>] ? manage_workers.clone.20+0x16e/0x16e
  [<ffffffff8107067e>] ? manage_workers.clone.20+0x16e/0x16e
  [<ffffffff81073d64>] kthread+0x7d/0x85
  [<ffffffff815340d4>] kernel_thread_helper+0x4/0x10
  [<ffffffff81073ce7>] ? __init_kthread_worker+0x56/0x56
  [<ffffffff815340d0>] ? gs_change+0xb/0xb
 ---[ end trace 9883832a9c7f8a17 ]---
 ------------[ cut here ]------------
Comment 1 Priit Laes (irc: plaes) 2011-06-01 00:39:44 UTC
Same issue with 3.0.0-rc1+ kernel:


[58618.856019] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung
[58618.856120] [drm] capturing error event; look for more information in /debug/dri/0/i915_error_state
[58618.856841] [drm:i915_wait_request] *ERROR* i915_wait_request returns -11 (awaiting 1215763 at 1215762, next 1215767)
[58618.857072] [drm:init_ring_common] *ERROR* render ring initialization failed ctl 00000000 head 00000000 tail 00000000 start 00000000
[58618.857616] ------------[ cut here ]------------
[58618.857623] WARNING: at drivers/gpu/drm/i915/intel_display.c:791 intel_enable_pipe+0xbe/0x24f()
[58618.857626] Hardware name:         
[58618.857629] PLL state assertion failure (expected on, current off)
[58618.857631] Modules linked in:
[58618.857636] Pid: 767, comm: kworker/u:7 Not tainted 3.0.0-rc1+ #109
[58618.857638] Call Trace:
[58618.857644]  [<ffffffff8105be61>] warn_slowpath_common+0x80/0x98
[58618.857649]  [<ffffffff8105bf0d>] warn_slowpath_fmt+0x41/0x43
[58618.857655]  [<ffffffff81295502>] ? drm_mode_debug_printmodeline+0x87/0x89
[58618.857659]  [<ffffffff812b69ad>] intel_enable_pipe+0xbe/0x24f
[58618.857664]  [<ffffffff812b9990>] i9xx_crtc_mode_set+0xe5d/0xee8
[58618.857669]  [<ffffffff812b52da>] intel_crtc_mode_set+0x5e/0x7e
[58618.857674]  [<ffffffff8128331b>] drm_crtc_helper_set_mode+0x237/0x39a
[58618.857680]  [<ffffffff81534c19>] ? _raw_spin_unlock+0x26/0x2b
[58618.857686]  [<ffffffff812834d6>] drm_helper_resume_force_mode+0x58/0x10f
[58618.857690]  [<ffffffff8129a778>] i915_reset+0x55b/0x577
[58618.857694]  [<ffffffff8129dd7a>] i915_error_work_func+0xb9/0xfa
[58618.857699]  [<ffffffff8106e899>] ? process_one_work+0x191/0x376
[58618.857703]  [<ffffffff8106e8fa>] process_one_work+0x1f2/0x376
[58618.857707]  [<ffffffff8106e899>] ? process_one_work+0x191/0x376
[58618.857711]  [<ffffffff8129dcc1>] ? i915_pipe_enabled+0x68/0x68
[58618.857715]  [<ffffffff810708a4>] worker_thread+0x17e/0x243
[58618.857719]  [<ffffffff81070726>] ? manage_workers.clone.20+0x16e/0x16e
[58618.857723]  [<ffffffff81070726>] ? manage_workers.clone.20+0x16e/0x16e
[58618.857728]  [<ffffffff81073e58>] kthread+0x7d/0x85
[58618.857732]  [<ffffffff815362d4>] kernel_thread_helper+0x4/0x10
[58618.857737]  [<ffffffff81073ddb>] ? __init_kthread_worker+0x56/0x56
[58618.857741]  [<ffffffff815362d0>] ? gs_change+0xb/0xb
[58618.857743] ---[ end trace 88e6bf6c89309ecd ]---
[58619.013492] ------------[ cut here ]------------
Comment 2 Eugeni Dodonov 2011-08-30 12:59:13 UTC
Could you please attach the contents of i915_error_state in case this bug happens again?
Comment 3 Eric Anholt 2013-02-08 22:48:46 UTC
The current git version of pioneerspacesim isn't GPU hanging on my GM965 with current Mesa.  Is it still a problem for you?
Comment 4 Annie 2017-02-10 22:38:53 UTC
Dear Reporter,

This Mesa bug has been in the "NEEDINFO" status for over 60 days. I am closing this bug based on lack of response but feel free to reopen if resolution is still needed. Please ensure you're supplying the correct information as requested.

Thank you.


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.