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

           Summary: mesa unichrome crash in draw_rgba_pixels when starting
                    torcs
           Product: Mesa
           Version: unspecified
          Platform: Other
               URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=458766
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/Unichrome
        AssignedTo: dri-devel@lists.sourceforge.net
        ReportedBy: [EMAIL PROTECTED]


"Andrey" reported that torcs crashes right away. The debugging backtrace is:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb74c68d0 (LWP 5812)]
draw_rgba_pixels (ctx=0x805af30, x=320, y=240, width=800, height=600,
    format=6408, type=5121, unpack=0x8066b7c, pixels=0xb0fe8008)
    at swrast/s_drawpix.c:57
        in swrast/s_drawpix.c
(gdb) #0  draw_rgba_pixels (ctx=0x805af30, x=320, y=240, width=800, height=600,
    format=6408, type=5121, unpack=0x8066b7c, pixels=0xb0fe8008)
    at swrast/s_drawpix.c:57
#1  0xb73b97a9 in _swrast_DrawPixels (ctx=0x805af30, x=320, y=240, width=800,
    height=600, format=6408, type=5121, unpack=0x8066b7c, pixels=0xb0fe8008)
    at swrast/s_drawpix.c:900
#2  0xb74183f4 in _mesa_DrawPixels (width=800, height=600, format=6408,
    type=5121, pixels=0xb0fe8008) at main/drawpix.c:186
#3  0xb7ec57a2 in ?? () from /usr/lib/torcs/lib/libclient.so
#4  0xb7a6cc46 in ?? () from /usr/lib/libglut.so.3
#5  0x0804c410 in ?? ()
#6  0xb7f04780 in ?? () from /lib/ld-linux.so.2
#7  0x0804c410 in ?? ()
#8  0x0804c410 in ?? ()
#9  0xb7a6db40 in ?? () from /usr/lib/libglut.so.3
#10 0xbf876f18 in ?? ()
#11 0xb7a891b0 in ?? () from /usr/lib/libglut.so.3
#12 0x0804c410 in ?? ()
#13 0xbf876f18 in ?? ()
#14 0xbf876e48 in ?? ()
#15 0xb7a70142 in fgEnumWindows () from /usr/lib/libglut.so.3
Backtrace stopped: frame did not save the PC


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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to