OpenSolaris

Printable Version Enter a New Search
Bug ID 6582847
Synopsis XErrorDB path is incorrect
State 10-Fix Delivered:Verified (Fix available in build)
Category:Subcategory xserver:xorg-server
Keywords
Responsible Engineer Alan Coopersmith
Reported Against snv_66
Duplicate Of
Introduced In
Commit to Fix snv_72
Fixed In snv_72
Release Fixed solaris_nevada(snv_72) , solaris_10u5(s10u5_01) (Bug ID:2154140)
Related Bugs
Submit Date 19-July-2007
Last Update Date 24-August-2007
Description
The requestName probe arguments in Dispatch() don't have descriptive names:

    # dtrace -n 'Xserver6064:::request-start { printf("\"%s\" %d %d %d %p",
                 copyinstr(arg0), arg1, arg2, arg3, arg4); }'
    dtrace: description 'Xserver6064:::request-start ' matched 1 probe
    CPU     ID                    FUNCTION:NAME
      1  17121           Dispatch:request-start "Request#1" 1 4 16 a3baf0
Work Around
N/A
Comments
N/A