http://bugs.freedesktop.org/show_bug.cgi?id=15480





--- Comment #4 from Andrew Randrianasulu <[EMAIL PROTECTED]>  2008-04-13 
06:09:05 PST ---
from 'gdb doom.x86':

Mesa: User error: GL_INVALID_ENUM in glProgramEnvParameter(target)
Mesa: User error: GL_INVALID_ENUM in glProgramEnvParameter(target)
Mesa warning: glEnable(GL_STENCIL_TEST) but no stencil buffer

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1212470464 (LWP 30205)]
0xb604ffc3 in driReportDamage (pdp=0xa8ec348, pClipRects=0x17a, numClipRects=6)
    at ../common/dri_util.c:425
425             (*psp->damage->reportDamage)(pdp,
(gdb) bt
#0  0xb604ffc3 in driReportDamage (pdp=0xa8ec348, pClipRects=0x17a, 
    numClipRects=6) at ../common/dri_util.c:425
#1  0xb6d8baad in glXSwapBuffers (dpy=0xa8db510, drawable=29360130)
    at glxcmds.c:849
#2  0x08207c4a in ?? ()
#3  0x08132519 in ?? ()
#4  0x08109ebb in ?? ()
#5  0x08058ef9 in ?? ()
#6  0x0805a31b in ?? ()
#7  0x08059d96 in ?? ()
#8  0x082073fe in ?? ()
#9  0xb7bcfe14 in __libc_start_main () from /lib/tls/libc.so.6
#10 0x0804b1a1 in ?? ()

---------------

from celestia:

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1232304448 (LWP 30248)]
[KCrash handler]
#5  0xb63fbfc3 in driReportDamage (pdp=0x9bc7918, pClipRects=0x176, 
    numClipRects=108) at ../common/dri_util.c:425
#6  0xb6a5daad in glXSwapBuffers (dpy=0x81eb068, drawable=33554481)
    at glxcmds.c:849
#7  0xb73caf06 in QGLContext::swapBuffers () from /usr/lib/qt/lib/libqt-mt.so.3
#8  0xb73c77b4 in QGLWidget::swapBuffers () from /usr/lib/qt/lib/libqt-mt.so.3
#9  0xb73c7ff6 in QGLWidget::glDraw () from /usr/lib/qt/lib/libqt-mt.so.3
#10 0xb73c78c5 in QGLWidget::paintEvent () from /usr/lib/qt/lib/libqt-mt.so.3
#11 0xb7193a6f in QWidget::event () from /usr/lib/qt/lib/libqt-mt.so.3
#12 0xb70f546f in QApplication::internalNotify ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#13 0xb70f560c in QApplication::notify () from /usr/lib/qt/lib/libqt-mt.so.3
#14 0xb7742375 in KApplication::notify () from /opt/kde/lib/libkdecore.so.4
#15 0xb7087393 in QETWidget::translatePaintEvent ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#16 0xb708de22 in QApplication::x11ProcessEvent ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#17 0xb70a0f25 in QEventLoop::processEvents ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#18 0xb710bb91 in QEventLoop::enterLoop () from /usr/lib/qt/lib/libqt-mt.so.3
#19 0xb710bae6 in QEventLoop::exec () from /usr/lib/qt/lib/libqt-mt.so.3
#20 0xb70f45cf in QApplication::exec () from /usr/lib/qt/lib/libqt-mt.so.3
#21 0x0807f8c9 in main ()


..looks like my other patch (in bug 15461) was wrong/uncomplete.


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

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to