| Summary: | Maya 6.0 crashes on XOrg 6.8.2 | ||
|---|---|---|---|
| Product: | Mesa | Reporter: | dark_mail | 
| Component: | Drivers/DRI/r200 | Assignee: | Default DRI bug account <dri-devel> | 
| Status: | RESOLVED DUPLICATE | QA Contact: | |
| Severity: | minor | ||
| Priority: | medium | CC: | alexdeucher, mharris, roland.mainz | 
| Version: | 6.2.1 | ||
| Hardware: | x86 (IA32) | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
| Attachments: | 
              My Xorg.conf currently in use
               My last Xorg logfile  | 
      ||
| 
 
        
          Description
        
        
          dark_mail
        
        
        
        
          2005-04-20 07:18:44 UTC
        
       
    Forgot to add that I use the DRI driver instead ATI's proprietary one Can you attach you confg, log, and any weird messages you see in your kernel log? Also does maya have any sort of log? You might try starting maya from a shell with the the env var LIBGL_DEBUG set to verbose, eg. LIBGL_DEBUG=verbose See that dri troubleshooting guide for more: http://dri.freedesktop.org/wiki/DriTroubleshooting Created attachment 2620 [details]
My Xorg.conf currently in use
    (In reply to comment #2) > Can you attach you confg, log, and any weird messages you see in your kernel > log? Also does maya have any sort of log? You might try starting maya from a > shell with the the env var LIBGL_DEBUG set to verbose, eg. LIBGL_DEBUG=verbose > See that dri troubleshooting guide for more: > http://dri.freedesktop.org/wiki/DriTroubleshooting Running maya with gdb (but without debugging sysmbols because I haven't merged them in) gives me the following output: [quote] Program received signal SIGFPE, Arithmetic exception. [Switching to Thread -1302952256 (LWP 17185)] 0xb0cc22fc in _mesa_test_os_sse_exception_support () from /usr/lib/modules/dri/r200_dri.so [/quote] When continuing, the next message is the following: [quote] Program received signal SIGSEGV, Segmentation fault. 0xb0ccb525 in __driGarbageCollectDrawables () from /usr/lib/modules/dri/r200_dri.so (gdb) continue Continuing. Couldn't get registers: No such process. [/quote] After that, maya exits. /var/log/messages looks fine, no errors, warnings or weird messages. My Xorg.conf is in the attachment (In reply to comment #4) > (In reply to comment #2) > > Can you attach you confg, log, and any weird messages you see in your kernel > > log? Also does maya have any sort of log? You might try starting maya from a > > shell with the the env var LIBGL_DEBUG set to verbose, eg. LIBGL_DEBUG=verbose > > See that dri troubleshooting guide for more: > > http://dri.freedesktop.org/wiki/DriTroubleshooting > > Running maya with gdb (but without debugging sysmbols because I haven't merged > them in) gives me the following output: > > [quote] > Program received signal SIGFPE, Arithmetic exception. > [Switching to Thread -1302952256 (LWP 17185)] > 0xb0cc22fc in _mesa_test_os_sse_exception_support () > from /usr/lib/modules/dri/r200_dri.so > [/quote] > > When continuing, the next message is the following: > > [quote] > Program received signal SIGSEGV, Segmentation fault. > 0xb0ccb525 in __driGarbageCollectDrawables () > from /usr/lib/modules/dri/r200_dri.so > (gdb) continue > Continuing. > Couldn't get registers: No such process. > [/quote] > > After that, maya exits. > > /var/log/messages looks fine, no errors, warnings or weird messages. > > My Xorg.conf is in the attachment can you attach your xorg log too? Created attachment 2622 [details]
My last Xorg logfile
    I just installed the proprietary ATI drivers and xorg 6.8.2, and now it works. So it seems to be a problem with the DRI part, as suggested by the gdb output.  | 
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.