Xref: utzoo comp.sys.att:12024 comp.lang.c:37305 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!emory!gatech!udel!princeton!njsmu!mccc!pjh From: pjh@mccc.edu (Peter J. Holsberg) Newsgroups: comp.sys.att,comp.lang.c Subject: exp(anything_but_0) dumps core Message-ID: <1991Mar18.211839.3010@mccc.edu> Date: 18 Mar 91 21:18:39 GMT Organization: The College On The Other Side of Route One Lines: 33 I have a program: #include #include main() { double y; y=exp(1.0); } that compiles OK but dumps core when run (the message is 'Floating exception'). Running 'strings' on the binary yields: @(#)/usr/ccs/lib/libm.a/exp.o.sl 1.1 5.0-3 11/05/89 65417 AT&T-SF 0.0 I'm using the AT&T Standard C (i.e., "ANSI C") Development Environment (SCDE) 5.0/3 05/25/90 on a 6386 running AT&T UNIX System V/386 R3.2 2.2. 'sum /usr/ccs/lib/libm.a' yields 17278 147 libm.a The Hot Line says that they have an identical setup and that it works perfectly on theirs. I'm baffled. Help! Please.... Thanks, Pete -- Prof. Peter J. Holsberg Mercer County Community College Voice: 609-586-4800 Engineering Technology, Computers and Math UUCP:...!princeton!mccc!pjh 1200 Old Trenton Road, Trenton, NJ 08690 Internet: pjh@mccc.edu Trenton Computer Festival -- 4/20-21/91