Bug 15114
Summary: | X.org hang with [drm:i915_gem_do_execbuffer] *ERROR* in dmesg | ||
---|---|---|---|
Product: | Drivers | Reporter: | Matej Laitl (matej) |
Component: | Video(DRI - Intel) | Assignee: | drivers_video-dri-intel (drivers_video-dri-intel) |
Status: | CLOSED UNREPRODUCIBLE | ||
Severity: | high | CC: | chris, jacmet, jbarnes, rjw |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.33-rc4-00399-g24bc734 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 14885 | ||
Attachments: |
config
intel_gpu_dump.txt intel_gpu_dump.txt.bz2 |
Description
Matej Laitl
2010-01-23 19:54:05 UTC
Created attachment 24687 [details]
config
Created attachment 24688 [details]
intel_gpu_dump.txt
Created attachment 24689 [details]
intel_gpu_dump.txt.bz2
The system is 32bit userland on x86_64 kernel: Linux esprimo 2.6.33-rc4-00399-g24bc734 #142 SMP PREEMPT Tue Jan 19 13:50:58 CET 2010 x86_64 Intel(R) Core(TM)2 Duo CPU T7300 @ 2.00GHz GenuineIntel GNU/Linux The video card is GM965: Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 03) *** Bug 15224 has been marked as a duplicate of this bug. *** Does this happen regardless of which userspace driver you use? We definitely shouldn't be hitting NULL pointers in this path, but we did fix some GPU hangs in the userspace drivers recently... Chris, does this ring any bells? (In reply to comment #6) > Does this happen regardless of which userspace driver you use? We definitely > shouldn't be hitting NULL pointers in this path, but we did fix some GPU > hangs > in the userspace drivers recently... Recently = after xf86-video-intel-2.10.0 ? I can try with git tip of intel driver. Since then I upgraded mesa to 7.7, no hangs occured as of now but I will have to test it for several days to be sure. I think there were some commits after 2.10 released, yeah. I remember seeing some mails fly by about it, but I don't remember enough of the keywords to dig them up. Maybe Chris remembers. On Monday 08 February 2010, Matěj Laitl wrote:
> On Sunday 07 February 2010 23:28:50 Rafael J. Wysocki wrote:
> > This message has been generated automatically as a part of a summary report
> > of recent regressions.
> >
> > The following bug entry is on the current list of known regressions
> > from 2.6.32. Please verify if it still should be listed and let the
> > tracking team know (either way).
> >
> >
> > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=15114
> > Subject : X.org hang with [drm:i915_gem_do_execbuffer] *ERROR*
> in dmesg
> > Submitter : Matej Laitl <strohel@gmail.com>
> > Date : 2010-01-23 19:54 (16 days old)
>
> I confirm the regression still exists in 2.6.33-rc6-00228-g56dca4c
I cannot trigger this any more with 2.6.33-rc8. I'm closing this for now, I whill reopen should it happen again. |