pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/50320
The following reply was made to PR pkg/50320; it has been noted by GNATS.
From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/50320
Date: Tue, 15 Mar 2016 06:15:39 +0000
On Mon, Jan 04, 2016 at 10:00:02PM +0000, Juho Salminen wrote:
> Also on NetBSD-6.1.5 amd64, I have a similar issue but with
> emacs24-24.5nb4 instead of abiword. Backtrace (below) is pretty much
> identical.
>
> I managed to work around it by downgrading gtk3+ from 3.16.6nb2
> (NetBSD-6.1) to 3.14.5nb2 (NetBSD-6.0).
>
> I got this while tunneling X11 over SSH, so this hardly has anything to
> do with graphics hardware. Tested from two X servers, one was Xorg on
> NetBSD-6.1.5 i386, and the other was Cygwin.
>
> Seems like a gtk3+ issue to me. Or could it have something to do with
> gtk3+ package being built for slightly older version of NetBSD?
It could, but it's deep enough under gtk3 that I suspect the actual
bug is not in gtk3 and different gtk3 versions do or don't tickle it.
Not that I have any idea what the problem is.
Note though that "swrast_dri" is the software renderer, so there's no
graphics hardware going on here.
> #0 0x00007f7fe5c1d380 in ?? ()
> #1 0x00007f7fe254e142 in _mesa_map_function_spec ()
> from /usr/X11R7/lib/modules/dri/mesa_dri.so.0
> #2 0x00007f7fe254e17c in _mesa_map_function_array ()
> from /usr/X11R7/lib/modules/dri/mesa_dri.so.0
> #3 0x00007f7fe2a03e07 in driInitSingleExtension ()
> from /usr/X11R7/lib/modules/dri/swrast_dri.so
> #4 0x00007f7fe2a03e5f in driInitExtensions ()
> from /usr/X11R7/lib/modules/dri/swrast_dri.so
> #5 0x00007f7fe2a03e93 in driInitExtensions ()
> from /usr/X11R7/lib/modules/dri/swrast_dri.so
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index