From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 32733] arbocclude2 from mesa-demos segfaults
Date: Fri, 7 Jan 2011 15:21:16 -0800 (PST) [thread overview]
Message-ID: <20110107232116.DD9E7130244@annarchy.freedesktop.org> (raw)
In-Reply-To: <bug-32733-502@http.bugs.freedesktop.org/>
https://bugs.freedesktop.org/show_bug.cgi?id=32733
--- Comment #1 from Brian Paterni <bpaterni@gmail.com> 2011-01-07 15:21:15 PST ---
(In reply to comment #0)
> When trying to run arbocclude2 on my system it gives me this output:
> OQ2 supported
> Depthbits: 24
> [1] 27415 segmentation fault arbocclude2
Instead of a segmentation fault, I'm getting an assertion failure at
src/mesa/state_tracker/st_cb_queryobj.c:100
backtrace:
#0 0x00007ffff6e79165 in raise (sig=<value optimized out>) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
#1 0x00007ffff6e7bf70 in abort () at abort.c:92
#2 0x00007ffff6e722b1 in __assert_fail (assertion=0x7ffff3ff6558 "0 &&
\"unexpected query target in st_BeginQuery()\"", file=<value optimized out>,
line=100,
function=0x7ffff3ff65c0 "st_BeginQuery") at assert.c:81
#3 0x00007ffff3e9dd06 in st_BeginQuery (ctx=<value optimized out>, q=0xbc2480)
at state_tracker/st_cb_queryobj.c:100
#4 0x0000000000401ca1 in Display () at arbocclude2.c:145
#5 0x00007ffff71c6a7b in processWindowWorkList (window=0x60f300) at
glut_event.c:1307
#6 0x00007ffff71c7b7c in __glutProcessWindowWorkLists () at glut_event.c:1358
#7 glutMainLoop () at glut_event.c:1379
#8 0x0000000000402030 in main (argc=1, argv=<value optimized out>) at
arbocclude2.c:337
Looking at both arbocclude2.c and st_cb_queryobj.c, it looks like st_BeginQuery
is missing a case for GL_ANY_SAMPLES_PASSED
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
next prev parent reply other threads:[~2011-01-08 14:37 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-30 0:30 [Bug 32733] New: arbocclude2 from mesa-demos segfaults bugzilla-daemon
2011-01-07 23:21 ` bugzilla-daemon [this message]
2011-01-09 22:51 ` [Bug 32733] " bugzilla-daemon
2011-01-09 22:59 ` bugzilla-daemon
2011-01-13 3:23 ` bugzilla-daemon
2011-01-16 20:57 ` bugzilla-daemon
2011-01-16 22:30 ` bugzilla-daemon
2011-01-16 23:23 ` bugzilla-daemon
2011-01-16 23:24 ` bugzilla-daemon
2011-01-23 22:32 ` bugzilla-daemon
2011-01-23 22:32 ` bugzilla-daemon
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=20110107232116.DD9E7130244@annarchy.freedesktop.org \
--to=bugzilla-daemon@freedesktop.org \
--cc=dri-devel@lists.freedesktop.org \
/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 NNTP newsgroup(s).