[xorg-bugzilla-noise] [Bug 1402] New: Xnest crashes if SHM is compiled in but not available

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Sep 17 12:01:57 UTC 2004


Please do not reply to this email: if you want to comment on the bug, go to          
the URL shown below and enter yourcomments there.   
 
https://freedesktop.org/bugzilla/show_bug.cgi?id=1402        
   
           Summary: Xnest crashes if SHM is compiled in but not available
           Product: xorg
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Server/general
        AssignedTo: xorg-bugzilla-noise at freedesktop.org
        ReportedBy: ago at freedesktop.org


the bigfont extension tests for available shm and skips the allocation of the
FontPrivate index if it is not available. Later the index is used regardless if
it was allocated. 

The patch wraps all parts which use shm or the FontPrivate with a test for
badSysCall (which indicates that shm is not available)        
   
   
--         
Configure bugmail: https://freedesktop.org/bugzilla/userprefs.cgi?tab=email       
   
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the xorg-bugzilla-noise mailing list