Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!uwm.edu!ux1.cso.uiuc.edu!pequod.cso.uiuc.edu!dorner From: dorner@pequod.cso.uiuc.edu (Steve Dorner) Newsgroups: comp.sys.mac.programmer Subject: Re: CTB configuration problem Message-ID: <1990Sep13.161147.16201@ux1.cso.uiuc.edu> Date: 13 Sep 90 16:11:47 GMT References: <1990Sep10.134250.18745@ux1.cso.uiuc.edu> Sender: news@ux1.cso.uiuc.edu (News) Reply-To: dorner@pequod.cso.uiuc.edu (Steve Dorner) Organization: University of Illinois at Urbana-Champaign Lines: 24 I wrote: >My communications toolbox application really likes to die with line 1111 >errors (unimplemented instruction, id=10) on Mac Pluses and 512KE's, when >I try to configure the CTB (somewhere between InitCRM and CMChoose, >inclusive). Byron Han and Tom Dowdy were nice enough to waste their time with me. I've learned a few things, and solved my problem. Thing One-The Communications Toolbox acts differently on machines with only 1MB of RAM; it waits to install patches and the like until it's actually used. Thing Two-If you call CMChoose without the proper initialization, 1MB macs will crash, whereas larger macs seem to survive (refer to Thing One). Thing Three-Know ALL the paths your code can take to get somewhere, not just ONE of them. (I guess I get the golden dunce cap for this one; I wasn't doing the initialization I thought I was, at least in one case.) Maybe this will help some other stupid person. -- Steve Dorner, U of Illinois Computing Services Office Internet: s-dorner@uiuc.edu UUCP: uunet!uiucuxc!uiuc.edu!s-dorner