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

           Summary: [Glean]segfault in glean cases pbo and texCube on mesa
                    7_5 branch
           Product: Mesa
           Version: unspecified
          Platform: Other
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/i915
        AssignedTo: dri-devel@lists.sourceforge.net
        ReportedBy: haien....@intel.com


Created an attachment (id=25533)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=25533)
xorg.0.log

System Environment:
--------------------------
Host:           x-aspire1
Arch:           i386
Platform:       acer aspire1    
OSD:            Fedora release 10 (Cambridge)
Kernel_version:         2.6.30-rc4-KMS
Libdrm:         (master)68103b2758029b3c1fbfcf995baa758bfd2676de
Mesa:           (mesa_7_5_branch)dd4c142e90a0cba5b445990bb522ce9199d7f565
Xserver:                (master)1b1b20d6e3e696e4437a9ef56128cde70a485f66
Xf86_video_intel:              
(master)a8a771a853478e5f45f71d0eff3c4d55bf24d0ad
Kernel:       (for-linus)091438dd5668396328a3419abcbc6591159eb8d1

Bug detailed description:
-------------------------
glean cases pbo and texCube get segfault in intel_region_buffer
(intel=0x8136e30, region=0x0, flag=2)at intel_regions.c:440 recently because we
switch mesa to 7_5 branch. these two cases worked on mesa 7_4 branch and
master.
the backtrace of pbo from gdb is as below:

#0  intel_region_buffer (intel=0x8136e30, region=0x0, flag=2)
    at intel_regions.c:440
#1  0xb7af36d2 in intelClearWithBlit (ctx=0x8136e30, mask=1)
    at intel_blit.c:493
#2  0xb7aea75f in intelClear (ctx=0x8136e30, mask=1) at intel_clear.c:365
#3  0xb7b40bae in _mesa_Clear (mask=0) at main/clear.c:182
#4  0x080817a2 in GLEAN::PBOTest::testBitmap (this=0x8105400) at tpbo.cpp:455
#5  0x0807fe05 in GLEAN::PBOTest::testFunctionality (this=0x8105400,
    r...@0x816ac88) at tpbo.cpp:1083
#6  0x0807fe71 in GLEAN::PBOTest::runSubTests (this=0x8105400, r...@0x816ac88)
    at tpbo.cpp:1219
#7  0x08082996 in GLEAN::PBOTest::runOne (this=0x8105400, r...@0x816ac88,
    w...@0xbffff354) at tpbo.cpp:1236
#8  0x0805ac36 in GLEAN::BaseTest<GLEAN::MultiTestResult>::run (
    this=0x8105400, environme...@0xbffff3e0) at tbase.h:313
#9  0x0805466b in main (argc=6, argv=0xbffff524) at main.cpp:129

Reproduce steps:
----------------
1. xinit&
2. run glean cases


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

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to