NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/49838



The following reply was made to PR kern/49838; it has been noted by GNATS.

From: Paul Goyette <paul%whooppee.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: kern/49838
Date: Tue, 21 Mar 2017 09:08:33 +0800 (PHT)

 Just another data point...
 
 Even with the fix for this PR committed, I'm seeing strange behavior 
 from the x11/xlockmore package's xlock image.  In particular, on my 
 Radeon HD 3450 viedo card, all attempts to run "xlock -mode maze" (or 
 any other mode!) results in a call to abort(3), several frames deep in 
 library calls (starting with libGL).  Running the command under ktrace 
 shows that only one lwp/thread exists, however using the work-around 
 mentioned in the PR (setenv RADEON_THREAD FALSE) allows xlock to 
 function normally!
 
 
 
 +------------------+--------------------------+------------------------+
 | Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:      |
 | (Retired)        | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com   |
 | Kernel Developer | 0786 F758 55DE 53BA 7731 | pgoyette at netbsd.org |
 +------------------+--------------------------+------------------------+
 


Home | Main Index | Thread Index | Old Index