Bug 50014 - kwin with desktop effects crashes in r100_cs_track_texture_check on Radeon Mobility M6 LY
Summary: kwin with desktop effects crashes in r100_cs_track_texture_check on Radeon Mo...
Status: RESOLVED MOVED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/R100 (show other bugs)
Version: 8.0
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-16 10:16 UTC by Orion Poplawski
Modified: 2019-09-18 18:40 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
dmesg (64.75 KB, application/octet-stream)
2012-05-16 10:16 UTC, Orion Poplawski
Details
Xorg.0.log (37.73 KB, text/plain)
2012-05-16 10:17 UTC, Orion Poplawski
Details

Description Orion Poplawski 2012-05-16 10:16:34 UTC
Created attachment 61728 [details]
dmesg

Running F17 pre-release:

mesa-dri-drivers-8.0.2-2.fc17.i686
xorg-x11-server-Xorg-1.12.0-5.fc17.i686
kernel-3.3.4-5.fc17.i686

Shortly after login kwin exits and I see the following in dmesg:

[78710.577862] [drm:r100_cs_track_texture_check] *ERROR* Texture of unit 0 needs 273439296 bytes but is 3145728
[78710.577869] [drm:r100_cs_track_texture_print] *ERROR* pitch                      16536
[78710.577873] [drm:r100_cs_track_texture_print] *ERROR* use_pitch                  1
[78710.577876] [drm:r100_cs_track_texture_print] *ERROR* width                      16536
[78710.577879] [drm:r100_cs_track_texture_print] *ERROR* width_11                   2048
[78710.577882] [drm:r100_cs_track_texture_print] *ERROR* height                     16536
[78710.577885] [drm:r100_cs_track_texture_print] *ERROR* height_11                  2048
[78710.577888] [drm:r100_cs_track_texture_print] *ERROR* num levels                 0
[78710.577891] [drm:r100_cs_track_texture_print] *ERROR* depth                      0
[78710.577894] [drm:r100_cs_track_texture_print] *ERROR* bpp                        4
[78710.577897] [drm:r100_cs_track_texture_print] *ERROR* coordinate type            0
[78710.577900] [drm:r100_cs_track_texture_print] *ERROR* width round to power of 2  0
[78710.577903] [drm:r100_cs_track_texture_print] *ERROR* height round to power of 2 0
[78710.577905] [drm:r100_cs_track_texture_print] *ERROR* compress format            0
[78710.577909] [drm:radeon_cs_ib_chunk] *ERROR* Invalid command stream !
[79054.090196] [drm:r100_cs_track_texture_check] *ERROR* Texture of unit 0 needs 273439296 bytes but is 3145728
[79054.090204] [drm:r100_cs_track_texture_print] *ERROR* pitch                      16536
[79054.090207] [drm:r100_cs_track_texture_print] *ERROR* use_pitch                  1
[79054.090210] [drm:r100_cs_track_texture_print] *ERROR* width                      16536
[79054.090213] [drm:r100_cs_track_texture_print] *ERROR* width_11                   2048
[79054.090216] [drm:r100_cs_track_texture_print] *ERROR* height                     16536
[79054.090219] [drm:r100_cs_track_texture_print] *ERROR* height_11                  2048
[79054.090222] [drm:r100_cs_track_texture_print] *ERROR* num levels                 0
[79054.090225] [drm:r100_cs_track_texture_print] *ERROR* depth                      0
[79054.090228] [drm:r100_cs_track_texture_print] *ERROR* bpp                        4
[79054.090231] [drm:r100_cs_track_texture_print] *ERROR* coordinate type            0
[79054.090234] [drm:r100_cs_track_texture_print] *ERROR* width round to power of 2  0
[79054.090237] [drm:r100_cs_track_texture_print] *ERROR* height round to power of 2 0
[79054.090239] [drm:r100_cs_track_texture_print] *ERROR* compress format            0
[79054.090243] [drm:radeon_cs_ib_chunk] *ERROR* Invalid command stream !
Comment 1 Orion Poplawski 2012-05-16 10:17:01 UTC
Created attachment 61729 [details]
Xorg.0.log
Comment 2 GitLab Migration User 2019-09-18 18:40:40 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/285.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.