redhat-devel-list 
           

I have seen the file in /proc/self/maps .
It is the virtual address of the running process.
To th process /bin/bash 
bash 

08048000-08091000 r-xp 00000000 03:03 31591      /bin/bash
08091000-08097000 rw-p 00048000 03:03 31591      /bin/bash
08097000-080b5000 rwxp 00000000 00:00 0
40000000-40013000 r-xp 00000000 03:03 188937     /lib/ld-2.1.3.so
40013000-40014000 rw-p 00012000 03:03 188937     /lib/ld-2.1.3.so
40014000-40016000 rw-p 00000000 00:00 0
4001b000-4001e000 r-xp 00000000 03:03 189030     /lib/libtermcap.so.2.0.8
4001e000-4001f000 rw-p 00002000 03:03 189030     /lib/libtermcap.so.2.0.8
4001f000-4010c000 r-xp 00000000 03:03 188944     /lib/libc-2.1.3.so
4010c000-40110000 rw-p 000ec000 03:03 188944     /lib/libc-2.1.3.so
40110000-40114000 rw-p 00000000 00:00 0
40114000-4011c000 r-xp 00000000 03:03 188975     /lib/libnss_files-2.1.3.so
4011c000-4011d000 rw-p 00007000 03:03 188975     /lib/libnss_files-2.1.3.so
4011d000-40126000 r-xp 00000000 03:03 188981     /lib/libnss_nisplus-2.1.3.so
40126000-40128000 rw-p 00008000 03:03 188981     /lib/libnss_nisplus-2.1.3.so
40128000-4013a000 r-xp 00000000 03:03 188957     /lib/libnsl-2.1.3.so
4013a000-4013c000 rw-p 00011000 03:03 188957     /lib/libnsl-2.1.3.so
4013c000-4013e000 rw-p 00000000 00:00 0
4013e000-40146000 r-xp 00000000 03:03 188979     /lib/libnss_nis-2.1.3.so
40146000-40148000 rw-p 00007000 03:03 188979     /lib/libnss_nis-2.1.3.so
bfffd000-c0000000 rwxp ffffe000 00:00 0


mingetty
08048000-0804a000 r-xp 00000000 03:03 48355      /sbin/mingetty
0804a000-0804b000 rw-p 00001000 03:03 48355      /sbin/mingetty
0804b000-0804c000 rwxp 00000000 00:00 0
40000000-40013000 r-xp 00000000 03:03 188937     /lib/ld-2.1.3.so
40013000-40014000 rw-p 00012000 03:03 188937     /lib/ld-2.1.3.so
40014000-40015000 rw-p 00000000 00:00 0
40016000-40017000 rw-p 00002000 00:00 0
4001b000-40108000 r-xp 00000000 03:03 188944     /lib/libc-2.1.3.so
40108000-4010c000 rw-p 000ec000 03:03 188944     /lib/libc-2.1.3.so
4010c000-40110000 rw-p 00000000 00:00 0
bfffe000-c0000000 rwxp fffff000 00:00 0





_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to