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: Juho Salminen <juho%salminen.fi@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/50320
Date: Mon, 4 Jan 2016 22:35:36 +0200

 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?
 
 My backtrace for reference:
 
 $ gdb emacs
 GNU gdb (GDB) 7.3.1
 Copyright (C) 2011 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later
 <http://gnu.org/licenses/gpl.html>
 This is free software: you are free to change and redistribute it.
 There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
 and "show warranty" for details.
 This GDB was configured as "x86_64--netbsd".
 For bug reporting instructions, please see:
 <http://www.gnu.org/software/gdb/bugs/>...
 Reading symbols from /usr/pkg/bin/emacs...(no debugging symbols
 found)...done.-
 (gdb) run
 Starting program: /usr/pkg/bin/emacs
 
 Program received signal SIGSEGV, Segmentation fault.
 [Switching to LWP 1]
 0x00007f7fe5c1d380 in ?? ()
 (gdb) bt
 #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
 #6  0x00007f7fe2a03cc0 in ?? () from
 /usr/X11R7/lib/modules/dri/swrast_dri.so
 #7  0x00007f7fe42b6c25 in ?? () from /usr/X11R7/lib/libGL.so
 #8  0x00007f7fe42b6508 in __glXInitialize () from /usr/X11R7/lib/libGL.so
 #9  0x00007f7fe42b78d4 in ?? () from /usr/X11R7/lib/libGL.so
 #10 0x00007f7fe42b890d in glXQueryServerString () from
 /usr/X11R7/lib/libGL.so
 #11 0x00007f7fea48be69 in epoxy_glx_version () from
 /usr/pkg/lib/libepoxy.so.0
 #12 0x00007f7ff544ece3 in gdk_x11_screen_init_gl ()
    from /usr/pkg/lib/libgdk-3.so.0
 #13 0x00007f7ff544f0c3 in _gdk_x11_screen_update_visuals_for_gl ()
    from /usr/pkg/lib/libgdk-3.so.0
 #14 0x00007f7ff545685a in _gdk_x11_screen_init_visuals ()
    from /usr/pkg/lib/libgdk-3.so.0
 #15 0x00007f7ff5453c04 in _gdk_x11_screen_new ()
    from /usr/pkg/lib/libgdk-3.so.0
 #16 0x00007f7ff544730f in _gdk_x11_display_open ()
    from /usr/pkg/lib/libgdk-3.so.0
 #17 0x00007f7ff5426351 in gdk_display_manager_open_display ()
    from /usr/pkg/lib/libgdk-3.so.0
 #18 0x00007f7ff59e0a63 in gtk_init_check () from /usr/pkg/lib/libgtk-3.so.0
 #19 0x00007f7ff59e0a95 in gtk_init () from /usr/pkg/lib/libgtk-3.so.0
 #20 0x00000000004b9c63 in ?? ()
 #21 0x00000000004bb772 in ?? ()
 #22 0x0000000000543fd9 in ?? ()
 #23 0x00000000005759c7 in ?? ()
 #24 0x0000000000543a0c in ?? ()
 #25 0x0000000000543d81 in ?? ()
 #26 0x00000000005759c7 in ?? ()
 #27 0x0000000000543d81 in ?? ()
 #28 0x000000000054367f in ?? ()
 #29 0x0000000000545f9c in ?? ()
 #30 0x0000000000577c69 in ?? ()
 #31 0x0000000000543d81 in ?? ()
 #32 0x00000000005759c7 in ?? ()
 #33 0x0000000000542f8f in ?? ()
 #34 0x0000000000543232 in ?? ()
 #35 0x000000000054542d in ?? ()
 #36 0x00000000005425ff in ?? ()
 #37 0x00000000004dd604 in ?? ()
 #38 0x0000000000542513 in ?? ()
 #39 0x00000000004de244 in ?? ()
 #40 0x00000000004de517 in ?? ()
 #41 0x00000000004d93c2 in ?? ()
 #42 0x0000000000414a62 in ?? ()
 #43 0x00007f7ff7c06da1 in _rtld () from /usr/libexec/ld.elf_so
 #44 0x00007f7fffffff43 in ?? ()
 #45 0x00007f7fffffff59 in ?? ()
 #46 0x00007f7fffffff63 in ?? ()
 #47 0x00007f7fffffff6c in ?? ()
 #48 0x00007f7fffffff80 in ?? ()
 #49 0x00007f7fffffff88 in ?? ()
 #50 0x00007f7fffffff99 in ?? ()
 #51 0x00007f7fffffffc7 in ?? ()
 #52 0x0000000000000000 in ?? ()
 
 
 BR,
 Juho
 


Home | Main Index | Thread Index | Old Index