NetBSD Problem Report #55351

From www@netbsd.org  Sat Jun  6 00:27:15 2020
Return-Path: <www@netbsd.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 696761A9219
	for <gnats-bugs@gnats.NetBSD.org>; Sat,  6 Jun 2020 00:27:15 +0000 (UTC)
Message-Id: <20200606002714.84C641A921E@mollari.NetBSD.org>
Date: Sat,  6 Jun 2020 00:27:14 +0000 (UTC)
From: guest01@mail.com
Reply-To: guest01@mail.com
To: gnats-bugs@NetBSD.org
Subject: i965: Failed to submit batchbuffer: Input/output error in pcb
X-Send-Pr-Version: www-1.0

>Number:         55351
>Category:       misc
>Synopsis:       i965: Failed to submit batchbuffer: Input/output error in pcb
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    misc-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Jun 06 00:30:00 +0000 2020
>Originator:     guest01
>Release:        pcb-4.1.3nb4        Printed circuit board layout system
>Organization:
-
>Environment:
NetBSD localhost 9.0_STABLE NetBSD 9.0_STABLE (GENERIC) #0: Sun May 31 10:46:21 UTC 2020  mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/amd64/compile/GENERIC amd64
>Description:
pcb crash with "i965: Failed to submit batchbuffer: Input/output error"

Sorry, I can't reply to an email.
>How-To-Repeat:
(1)    Hardware: computer with Integrated Graphics Chipset: Intel(R) HD
       Graphics
(2)    Set line (without this X does not work properly)
       Option     "AccelMethod"                "uxa"
       in /etc/X11/xorg.conf
(3)    Start X with startx command
(4)    Run pcb with pcb command
(5)    Pcb window opens but it stops responding after a few seconds
(6)    Pcb process terminates with "i965: Failed to submit batchbuffer: Input/output error"
>Fix:
Temporary fix:

before you start X set line
Option     "NoAccel"                   "True"
in /etc/X11/xorg.conf

or

before you run pcb set variable
export LIBGL_ALWAYS_SOFTWARE=1

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.46 2020/01/03 16:35:01 leot Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2020 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.