From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 77953] New: i915 Gallium crashes on 2nd generation i3/5/7 card, and a Weston egl client Date: Sat, 26 Apr 2014 01:52:58 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1822240528==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 4D1B36EFE4 for ; Fri, 25 Apr 2014 18:52:58 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1822240528== Content-Type: multipart/alternative; boundary="1398477178.2F6cba0.24758"; charset="us-ascii" --1398477178.2F6cba0.24758 Date: Sat, 26 Apr 2014 01:52:58 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=77953 Priority: medium Bug ID: 77953 Assignee: dri-devel@lists.freedesktop.org Summary: i915 Gallium crashes on 2nd generation i3/5/7 card, and a Weston egl client Severity: normal Classification: Unclassified OS: All Reporter: nerdopolis1@verizon.net Hardware: Other Status: NEW Version: git Component: Drivers/Gallium/i915g Product: Mesa It seems that I am getting a crash on egl Wayland clients when I compile mesa with ilo support. I have a bt if it's helpful. I'm realizing I should probably turn off ilo support in my buildscript as it's too early, but I hope this report is helpful #0 malloc_consolidate (av=av@entry=0xb7f2c420 ) at malloc.c:4146 #1 0xb7df62d9 in _int_malloc (av=av@entry=0xb7f2c420 , bytes=bytes@entry=131008) at malloc.c:3423 #2 0xb7df8248 in __GI___libc_malloc (bytes=131008) at malloc.c:2891 #3 0xb7009848 in drm_intel_setup_reloc_list (bo=0x8062288) at intel_bufmgr_gem.c:552 #4 do_bo_emit_reloc (bo=0x8062288, offset=32452, target_bo=0x80b1168, target_offset=0, read_domains=2, write_domain=2, need_fence=false) at intel_bufmgr_gem.c:1679 #5 0xb7006648 in drm_intel_bo_emit_reloc (bo=0x8062288, offset=32452, target_bo=0x80b1168, target_offset=0, read_domains=2, write_domain=2) at intel_bufmgr.c:181 #6 0xb74b2e28 in intel_bo_add_reloc () from /opt/lib/i386-linux-gnu/egl/egl_gallium.so #7 0xb74b9088 in gen6_pipeline_states () from /opt/lib/i386-linux-gnu/egl/egl_gallium.so #8 0xb74c2acc in gen6_pipeline_draw () from /opt/lib/i386-linux-gnu/egl/egl_gallium.so #9 0xb74c2b62 in ilo_3d_pipeline_emit_draw_gen6 () from /opt/lib/i386-linux-gnu/egl/egl_gallium.so #10 0xb74b5658 in ilo_3d_pipeline_emit_draw () from /opt/lib/i386-linux-gnu/egl/egl_gallium.so #11 0xb74b509b in ilo_draw_vbo () from /opt/lib/i386-linux-gnu/egl/egl_gallium.so #12 0xb71d6a8f in blitter_draw () from /opt/lib/i386-linux-gnu/egl/egl_gallium.so #13 0xb71d6dfb in util_blitter_clear_custom.constprop () from /opt/lib/i386-linux-gnu/egl/egl_gallium.so #14 0xb74cdede in ilo_blitter_pipe_clear_fb () from /opt/lib/i386-linux-gnu/egl/egl_gallium.so #15 0xb74cad4a in ilo_clear () from /opt/lib/i386-linux-gnu/egl/egl_gallium.so #16 0xb73cfd3c in st_Clear () from /opt/lib/i386-linux-gnu/egl/egl_gallium.so #17 0xb72d0753 in _mesa_Clear () from /opt/lib/i386-linux-gnu/egl/egl_gallium.so #18 0x08049eb6 in redraw (callback=0x0, time=0, data=0xbfffed4c) at clients/simple-egl.c:450 #19 main (argc=, argv=0xbffff2c4) at clients/simple-egl.c:822 -- You are receiving this mail because: You are the assignee for the bug. --1398477178.2F6cba0.24758 Date: Sat, 26 Apr 2014 01:52:58 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
Priority medium
Bug ID 77953
Assignee dri-devel@lists.freedesktop.org
Summary i915 Gallium crashes on 2nd generation i3/5/7 card, and a Weston egl client
Severity normal
Classification Unclassified
OS All
Reporter nerdopolis1@verizon.net
Hardware Other
Status NEW
Version git
Component Drivers/Gallium/i915g
Product Mesa

It seems that I am getting a crash on egl Wayland clients when I compile mesa
with ilo support.

I have a bt if it's helpful.
I'm realizing I should probably turn off ilo support in my buildscript as it's
too early, but I hope this report is helpful


    #0  malloc_consolidate (av=av@entry=0xb7f2c420 <main_arena>) at
malloc.c:4146
    #1  0xb7df62d9 in _int_malloc (av=av@entry=0xb7f2c420 <main_arena>,
        bytes=bytes@entry=131008) at malloc.c:3423
    #2  0xb7df8248 in __GI___libc_malloc (bytes=131008) at malloc.c:2891
    #3  0xb7009848 in drm_intel_setup_reloc_list (bo=0x8062288)
        at intel_bufmgr_gem.c:552
    #4  do_bo_emit_reloc (bo=0x8062288, offset=32452, target_bo=0x80b1168,
        target_offset=0, read_domains=2, write_domain=2, need_fence=false)
        at intel_bufmgr_gem.c:1679
    #5  0xb7006648 in drm_intel_bo_emit_reloc (bo=0x8062288, offset=32452,
        target_bo=0x80b1168, target_offset=0, read_domains=2, write_domain=2)
        at intel_bufmgr.c:181
    #6  0xb74b2e28 in intel_bo_add_reloc ()
       from /opt/lib/i386-linux-gnu/egl/egl_gallium.so
    #7  0xb74b9088 in gen6_pipeline_states ()
       from /opt/lib/i386-linux-gnu/egl/egl_gallium.so
    #8  0xb74c2acc in gen6_pipeline_draw ()
       from /opt/lib/i386-linux-gnu/egl/egl_gallium.so
    #9  0xb74c2b62 in ilo_3d_pipeline_emit_draw_gen6 ()
       from /opt/lib/i386-linux-gnu/egl/egl_gallium.so
    #10 0xb74b5658 in ilo_3d_pipeline_emit_draw ()
       from /opt/lib/i386-linux-gnu/egl/egl_gallium.so
    #11 0xb74b509b in ilo_draw_vbo ()
       from /opt/lib/i386-linux-gnu/egl/egl_gallium.so
    #12 0xb71d6a8f in blitter_draw ()
       from /opt/lib/i386-linux-gnu/egl/egl_gallium.so
    #13 0xb71d6dfb in util_blitter_clear_custom.constprop ()
       from /opt/lib/i386-linux-gnu/egl/egl_gallium.so
    #14 0xb74cdede in ilo_blitter_pipe_clear_fb ()
       from /opt/lib/i386-linux-gnu/egl/egl_gallium.so
    #15 0xb74cad4a in ilo_clear () from
/opt/lib/i386-linux-gnu/egl/egl_gallium.so
    #16 0xb73cfd3c in st_Clear () from
/opt/lib/i386-linux-gnu/egl/egl_gallium.so
    #17 0xb72d0753 in _mesa_Clear ()
       from /opt/lib/i386-linux-gnu/egl/egl_gallium.so
    #18 0x08049eb6 in redraw (callback=0x0, time=0, data=0xbfffed4c)
        at clients/simple-egl.c:450
    #19 main (argc=<optimized out>, argv=0xbffff2c4) at
clients/simple-egl.c:822


You are receiving this mail because:
  • You are the assignee for the bug.
--1398477178.2F6cba0.24758-- --===============1822240528== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1822240528==--