> The tombstone is: > > do_page_fault() pid=10205 command='strace' type=15 address=0x407d2f18 > vm_start = 0x4068d000, vm_end = 0x4068f000
So, the pointer passed to __canonicalize_funcptr_for_compare is outside the vm range. Maybe "info sharedlib" will show something. Need to find out why the address of the function descriptor is outside the vm range. Dave -- J. David Anglin [email protected] National Research Council of Canada (613) 990-0752 (FAX: 952-6602) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

