https://bugs.freedesktop.org/show_bug.cgi?id=33204
Summary: [softpipe] firefox4 webgl: segfault in swrastPutImage Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Mesa core AssignedTo: mesa-dev@lists.freedesktop.org ReportedBy: s...@whiz.se Created an attachment (id=42121) --> (https://bugs.freedesktop.org/attachment.cgi?id=42121) full backtrace Using git master 2bf52e7c28e6d48374c3c4314e06e3600d7f668a I get the following segfault when I try to run the WebGL conformance test: Program received signal SIGSEGV, Segmentation fault. swrastPutImage (draw=0xa9c26b00, op=3, x=0, y=0, w=621768704, h=-1249416532, data=0x2c800000 "", loaderPrivate=0xa4ea6ac0) at drisw_glx.c:191 191 ximage->width = w; I'm not sure if it's the same as bug 33203 (the patch suggested there doesn't make a difference). Firefox version is Minefield 4.0b10pre (2011-01-17) -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev