[Mesa-dev] [Bug 35178] SIGSEGV in brw_draw_init at brw_draw.c:471 with --enable-shared-dricore

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Mar 10 15:58:56 PST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=35178

Rui Tiago Matos <tiagomatos at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|SIGSEGV in brw_draw_init at |SIGSEGV in brw_draw_init at
                   |brw_draw.c:471              |brw_draw.c:471 with
                   |                            |--enable-shared-dricore

--- Comment #2 from Rui Tiago Matos <tiagomatos at gmail.com> 2011-03-10 15:58:56 PST ---
> git blames:
> 
> ef58598c1cf2ac689f67c75b2f477f2c404fce98 is the first bad commit

Actually that's wrong, I screwed up on that bisect. Sorry. I've run a new
bisect and now I'm pretty sure the real culprit is

7d16e2c0cd70dc5a23b746dbc8e44c58366b5353 is the first bad commit
commit 7d16e2c0cd70dc5a23b746dbc8e44c58366b5353
Author: Marek Olšák <maraeo at gmail.com>
Date:   Mon Mar 7 02:03:52 2011 +0100

    mesa: add EXT_texture_compression_latc

BUT, looking at the commit I couldn't see anything related to the backtrace so
I remembered I had mesa configured with --enable-shared-dricore and
re-configured it without that option: it doesn't crash anymore.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list