From owner-freebsd-current@FreeBSD.ORG Mon Mar 19 20:21:25 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2B52016A400 for ; Mon, 19 Mar 2007 20:21:25 +0000 (UTC) (envelope-from jerer606@student.liu.se) Received: from mail.lysator.liu.se (mail.lysator.liu.se [130.236.254.3]) by mx1.freebsd.org (Postfix) with ESMTP id AEB6113C45E for ; Mon, 19 Mar 2007 20:21:24 +0000 (UTC) (envelope-from jerer606@student.liu.se) Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id CF7DC200A216 for ; Mon, 19 Mar 2007 21:21:18 +0100 (CET) Received: from mail.lysator.liu.se ([127.0.0.1]) by localhost (lenin.lysator.liu.se [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 12653-01-99 for ; Mon, 19 Mar 2007 21:21:15 +0100 (CET) Received: from localhost (c83-252-204-215.bredband.comhem.se [83.252.204.215]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTP id 5BDF5200A1FD for ; Mon, 19 Mar 2007 21:21:15 +0100 (CET) Date: Mon, 19 Mar 2007 21:28:13 +0000 From: Jerry Eriksson To: freebsd-current@freebsd.org Message-ID: <20070319212813.GA1009@procyon.mine.nu> References: <45EEC8D4.6050000@rambler.ru> <20070315092539.GA1300@procyon.mine.nu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070315092539.GA1300@procyon.mine.nu> User-Agent: Mutt/1.4.2.2i X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at lysator.liu.se Subject: Re: glxgears in current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Mar 2007 20:21:25 -0000 On Thu, Mar 15, 2007 at 09:25:39AM +0000, Jerry Eriksson wrote: > On Wed, Mar 07, 2007 at 04:14:44PM +0200, Eugene Doer wrote: > > I had tried to run glxgears in my FreeBSD 7-CURRENT, and got strange > > results : X-server rebooted, but my processes werent killed, even > > mplayer was producing sound. After this I logged on to KDE once more, > > and tried again with same results. Mplayer & wget were working now in > > background. Can anybody help ? > > > > /var/log/messages : > > > > Mar 7 15:59:38 doer kernel: pid 82971 (Xorg), uid 0: exited on signal 6 > > Mar 7 15:59:38 doer kdm-bin[864]: X server for display :0 terminated > > unexpectedly > > > > I'm using nvidia-driver-1.0.9746 binary drivers. > > _______________________________________________ > > freebsd-current@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-current > > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > > I have the same(?) problems when running glxgears/glxinfo on a system running > current built yesterday with a intel card using the i810 driver and dri. > My system does not hang at all, the only thing that happens is that glxgears/glxinfo segfaults. > This is what I get when running it through GDB: > > > dreamland> gdb glxinfo > GNU gdb 6.1.1 [FreeBSD] > Copyright 2004 Free Software Foundation, Inc. > GDB is free software, covered by the GNU General Public License, and you are > welcome to change it and/or distribute copies of it under certain conditions. > Type "show copying" to see the conditions. > There is absolutely no warranty for GDB. Type "show warranty" for details. > This GDB was configured as "i386-marcel-freebsd"...(no debugging symbols found)... > (gdb) run > Starting program: /usr/X11R6/bin/glxinfo > (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...warning: Unable to get location for thread creation breakpoint: generic error > [New LWP 100103] > (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... > Program received signal SIGSEGV, Segmentation fault. > [Switching to LWP 100103] > 0x2823e743 in pthread_self () from /lib/libpthread.so.2 > (gdb) bt > #0 0x2823e743 in pthread_self () from /lib/libpthread.so.2 > #1 0x2823edfc in pthread_rwlock_unlock () from /lib/libpthread.so.2 > #2 0x2824a2b2 in pthread_join () from /lib/libpthread.so.2 > #3 0x2823e74a in pthread_self () from /lib/libpthread.so.2 > #4 0x2823edfc in pthread_rwlock_unlock () from /lib/libpthread.so.2 > #5 0x2824a2b2 in pthread_join () from /lib/libpthread.so.2 > #6 0x2823e74a in pthread_self () from /lib/libpthread.so.2 > #7 0x2823edfc in pthread_rwlock_unlock () from /lib/libpthread.so.2 > #8 0x2824a2b2 in pthread_join () from /lib/libpthread.so.2 > #9 0x2823e74a in pthread_self () from /lib/libpthread.so.2 > #10 0x2823edfc in pthread_rwlock_unlock () from /lib/libpthread.so.2 > #11 0x2824a2b2 in pthread_join () from /lib/libpthread.so.2 > #12 0x2823e74a in pthread_self () from /lib/libpthread.so.2 > #13 0x2823edfc in pthread_rwlock_unlock () from /lib/libpthread.so.2 > #14 0x2824a2b2 in pthread_join () from /lib/libpthread.so.2 > #15 0x2823e74a in pthread_self () from /lib/libpthread.so.2 > #16 0x2823edfc in pthread_rwlock_unlock () from /lib/libpthread.so.2 > ... and so on > > > Thanks, > Jerry > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" Hi! I solved this by using the modular X.Org as described at http://wiki.freebsd.org/ModularXorg Now dri works like a charm and so does dri for linux apps :) /jerry