public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: KIMURA Masaru <hiyuh.root@gmail.com>
To: cygwin@cygwin.com
Subject: Re: changes in 32-bit Cygwin OpenGL causing crashes?
Date: Tue, 24 May 2016 01:26:00 -0000	[thread overview]
Message-ID: <CAPYQg31M-GNdEoGk+bfH3p2VBP0VCRQO-wLh6M=Vx9nB9K2hDA@mail.gmail.com> (raw)
In-Reply-To: <2026486348.2432030.1464050301698.JavaMail.yahoo@mail.yahoo.com>

Hi,

> Have there been any changes to OpenGL libraries in 32-bit cygwin in the last six months?

i also have another OpenGL app crashing.
glxinfo reports wrong Video memory size.
glxgears raises SIGSEGV under swrast_dri.so.
i could not reach exact crash point, b/c dri-drivers looks having no
debuginfo package ATM.
maybe, mesa (or something for GLX) is simply broken?

Peace,

-----

$ uname -a
CYGWIN_NT-10.0-WOW lynx 2.5.1(0.297/5/3) 2016-04-21 22:12 i686 Cygwin

$ cygcheck.exe -c dri-drivers mesa mesa-demos xorg-server
Cygwin Package Information
Package              Version        Status
dri-drivers          11.2.2-1       OK
mesa                 11.2.2-1       OK
mesa-demos           8.3.0-1        OK
xorg-server          1.18.2-1       OK

$ glxinfo | grep -e 'Video memory:'
    Video memory: -113MB

$ gdb glxgears
...
Reading symbols from glxgears...Reading symbols from
/usr/lib/debug//usr/lib/mesa-demos/glxgears.exe.dbg...done.
done.
(gdb) r
Starting program: /usr/bin/glxgears
[New Thread 2452.0xc3c]
[New Thread 2452.0x2760]
[New Thread 2452.0x212c]
[New Thread 2452.0x1930]
[New Thread 2452.0x207c]
[New Thread 2452.0x22e4]
[New Thread 2452.0x25dc]
[New Thread 2452.0x19ec]

Program received signal SIGSEGV, Segmentation fault.
0xfeac00b5 in ?? ()
(gdb) bt
#0  0xfeac00b5 in ?? ()
#1  0x5e62b977 in gallium_dri!__driDriverGetExtensions_swrast () from
C:/cygwin/lib/dri/swrast_dri.so
#2  0x5e62bcff in gallium_dri!__driDriverGetExtensions_swrast () from
C:/cygwin/lib/dri/swrast_dri.so
#3  0x5e54ea9d in gallium_dri!__driDriverGetExtensions_swrast () from
C:/cygwin/lib/dri/swrast_dri.so
#4  0x5e5477ed in gallium_dri!__driDriverGetExtensions_swrast () from
C:/cygwin/lib/dri/swrast_dri.so
#5  0x5e547c77 in gallium_dri!__driDriverGetExtensions_swrast () from
C:/cygwin/lib/dri/swrast_dri.so
#6  0x5e6714d5 in gallium_dri!__driDriverGetExtensions_swrast () from
C:/cygwin/lib/dri/swrast_dri.so
#7  0x5e3697d0 in gallium_dri!__driDriverGetExtensions_swrast () from
C:/cygwin/lib/dri/swrast_dri.so
#8  0x5e344ea7 in gallium_dri!__driDriverGetExtensions_swrast () from
C:/cygwin/lib/dri/swrast_dri.so
#9  0x5e20cf7e in gallium_dri!__driDriverGetExtensions_swrast () from
C:/cygwin/lib/dri/swrast_dri.so
#10 0x5e220edc in gallium_dri!__driDriverGetExtensions_swrast () from
C:/cygwin/lib/dri/swrast_dri.so
#11 0x00401396 in draw () at
/usr/src/debug/mesa-demos-8.3.0-1/src/xdemos/glxgears.c:264
#12 0x0040315e in draw_gears () at
/usr/src/debug/mesa-demos-8.3.0-1/src/xdemos/glxgears.c:316
#13 draw_frame (ctx=0x20052e98, win=14680066, dpy=0x2003c330)
    at /usr/src/debug/mesa-demos-8.3.0-1/src/xdemos/glxgears.c:341
#14 event_loop (ctx=0x20052e98, win=14680066, dpy=0x2003c330)
    at /usr/src/debug/mesa-demos-8.3.0-1/src/xdemos/glxgears.c:706
#15 main (argc=1, argv=0x60cc5c) at
/usr/src/debug/mesa-demos-8.3.0-1/src/xdemos/glxgears.c:801
(gdb)

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

  reply	other threads:[~2016-05-24  1:26 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <2026486348.2432030.1464050301698.JavaMail.yahoo.ref@mail.yahoo.com>
2016-05-24  0:41 ` lloyd.wood
2016-05-24  1:26   ` KIMURA Masaru [this message]
2016-05-24  9:14     ` marco atzeri
2016-05-25  6:59       ` KIMURA Masaru
     [not found] <538382235.210794.1464156496492.JavaMail.yahoo.ref@mail.yahoo.com>
2016-05-25  9:37 ` lloyd.wood
2016-05-25  9:47   ` Andrey Repin
2016-05-25 10:07     ` lloyd.wood
2016-05-26  6:54       ` Stephen John Smoogen
2016-05-25 16:05     ` Stephen John Smoogen
2016-05-25 13:53   ` Marco Atzeri
2016-05-26  9:30   ` Stephen John Smoogen
2016-05-27  8:19     ` lloyd.wood
2016-05-27  9:37       ` Vince Rice
2016-05-27 19:35       ` Stephen John Smoogen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAPYQg31M-GNdEoGk+bfH3p2VBP0VCRQO-wLh6M=Vx9nB9K2hDA@mail.gmail.com' \
    --to=hiyuh.root@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).