Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A amd
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,281
    • Issues 1,281
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • drm
  • amd
  • Issues
  • #95

Closed
Open
Created Feb 04, 2010 by Bugzilla Migration User@bugzilla-migration

Xserver crash on r600SetTexOffset with 3d effects enabled

Submitted by Raúl

Assigned to Default DRI bug account

Link to original bug (#26426)

Description

Created attachment 33065
Xorg log.

Hello:

I'm on Debian testing with graphic stack from sid, this is:
xserver 1.7.4
mesa 7.7
linux 2.6.32
libdrm 2.4.17
radeon 6.12.4

01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Mobility Radeon HD 3600 Series [1002:9598]

I was on KDE 4.3.4 with desktop effects on. I added a lot of downloads to kget and the plasma notifier opened a lot of notifications. As I have the notifier in the left side of screen, in this case the notifications would have overflown the screen height, so they couldn't have been seen. Anyways, I couldn't see them becuase xserver crashed with this backtrace:

#0  0x00007f4ef3322f55 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64                            <br>
#1  0x00007f4ef3325d90 in *__GI_abort () at abort.c:88                                                                                     <br>
#2  0x00000000004712c3 in ddxGiveUp () at ../../../../hw/xfree86/common/xf86Init.c:1214                                                    <br>
#3  0x000000000046a2dd in AbortServer () at ../../os/log.c:404                                                                             <br>
#4  0x000000000046a97e in FatalError (f=0x573ae8 "Caught signal %d (%s). Server aborting\n") at ../../os/log.c:529                         <br>
#5  0x000000000046421e in OsSigHandler (signo=11, sip=0x10, unused=<value optimized out>) at ../../os/osinit.c:156                         <br>
#6  <signal handler called>                                                                                                                <br>
#7  r600SetTexOffset (pDRICtx=<value optimized out>, texname=<value optimized out>, offset=3735386112, depth=32, pitch=1792) at r600_texstate.c:862<br>
#8  0x00007f4ef1fd61ec in __glXDRIleaveServer (rendering=<value optimized out>) at ../../glx/glxdri.c:152                                          <br>
#9  0x00007f4ef1fcd048 in __glXleaveServer (rendering=48 '0') at ../../glx/glxext.c:534                                                            <br>
#10 0x00007f4ef1fcd66e in __glXDispatch (client=0x26a1400) at ../../glx/glxext.c:580                                                               <br>
#11 0x0000000000431524 in Dispatch () at ../../dix/dispatch.c:439                                                                                  <br>
#12 0x0000000000425bca in main (argc=8, argv=0x7d48e8, envp=<value optimized out>) at ../../dix/main.c:285<br>
```<br>
<br>
I guess it's related to trying to draw something out of the screen bounds.<br>
<br>
Find attached the xorg log.<br>
  <br>
**Patch 33065**, "Xorg log.":  <br>
[Xorg.log](/uploads/ec872a4d6311f2c3db3b62157f3ec6c3/Xorg.log)<br>
Assignee
Assign to
Time tracking