Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!asuvax!ncar!gatech!udel!haven.umd.edu!socrates.umd.edu!berry From: berry@socrates.umd.edu (Joseph Berry ) Newsgroups: comp.unix.aix Subject: Question abt /etc/crash & proc struct Summary: Question about accessing the proc structure in /dev/kmem Keywords: crash kernel proc kmem Message-ID: <1991Jun19.151832.17038@socrates.umd.edu> Date: 19 Jun 91 15:18:32 GMT Organization: University of Maryland, University College Lines: 13 I cannot access the data structure 'proc' either programmatically or from within /etc/crash. The address of proc is 0xE3000000. When I use /etc/crash, it gives me nothing (just the address itself). When I try to lseek to that address I get an error (other kmem variables work fine -- it's not a permissions problem). There's something I'm missing about accessing addresses in such a high address space. For whoever knows the answer, I'm going to guess it's something trivial. Only what??!! Please let me know if you have the answer. My normal e-mail address is joe@ssgltd.com. You can call me at 301-764-5668. Thanks, Joe Berry