From: utzoo!decvax!cca!whm.arizona@Udel-Relay@sri-unix Newsgroups: net.unix-wizards Title: Core dumps when profiling Article-I.D.: sri-unix.3250 Posted: Mon Sep 13 13:44:04 1982 Received: Tue Sep 14 05:18:21 1982 From: Bill MitchellDate: 9 Sep 82 23:03:19-MST (Thu) I've got a program that I'd like to profile. I compiled and linked all the modules using cc -p, but when I run it, it gets a core dump due to a bogus register value in a subroutine. Anybody know what the problem is?