The ipcaccess() routine


The ipcaccess () routine

More than one loadable module in the Solaris 2.3 system has a routine named ipcaccess() . However, looking at the stack traceback output, we can see that we were coming up through the semaphore code, specifically the semsys () and semctl () routines. Let's confirm that there's an ipcaccess() routine or symbol in the semaphore module.

 Hiya...  cd /kernel/sys  Hiya...  ls  c2audit    inst_sync  msgsys     nfs        semsys     shmsys  Hiya...  nm semsys  grep ipcaccess  [47]             0       0NOTY GLOB 0    UNDEF  ipcaccess  Hiya... 

That looks like a "yes."



PANIC. UNIX System Crash Dump Analysis Handbook
PANIC! UNIX System Crash Dump Analysis Handbook (Bk/CD-ROM)
ISBN: 0131493868
EAN: 2147483647
Year: 1994
Pages: 289
Authors: Chris Drake

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net