Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!cs.utexas.edu!sun-barr!newstop!exodus!montagne.Eng.Sun.COM!brentb From: brentb@montagne.Eng.Sun.COM (Brent Browning) Newsgroups: comp.windows.open-look Subject: Re: devGUIDE Core Dumping! HELP! Message-ID: <14061@exodus.Eng.Sun.COM> Date: 28 May 91 05:58:37 GMT References: <7get1ew@openlook.Unify.Com> Sender: news@exodus.Eng.Sun.COM Organization: Sun Microsystems, Mt. View, Ca. Lines: 38 In article <7get1ew@openlook.Unify.Com> writes: >> >> My problem is that, while GUIDE used to work on this, it core dumps now >> on various activities. For example, I can drag a button onto a panel, >> but when I open a definition window, redefine some things, and hit >> "Apply" to apply the redefinitions, *BOOM* I get a core dump. > > This is interesting. I've been experiencing weird things like > this myself. It seems to be related with our upgrading to SunOS 4.1. > In addition, apps built with devGUIDE (and compiled with 4.1) seem > to crap out looking for a file in a "/Proto" directory (while > sleuthing around with trace). In Mike's case the problem is a bug in olgx, the OPEN LOOK graphics library. It only happens in monochrome and it only happens when you have a glyph of some sort. His interface had a glyph in a button and he has a monocrome monitor. If your stack trace ends up in olgx_draw_text, you're being bit. I know that the bug is fixed in OpenWindows V3. There is rumored to be a patch, I'm looking around for it. As for Frank's problem, I'm not sure what is going on. The release engineering group builds things in a directory /proto/... but Devguide never tries to do anything there. The only information that would have that is the stamp from ld. Is your application finding all the XView, olgx, and X11 libraries correctly? Try "ldd myapp". Brent Browning Internet: brentb@Eng.Sun.COM Sun Microsystems, Inc UUCP: ...!sun!brentb 2550 Garcia Ave. MTV 01-40 Phone: (415) 336-5573 Mountain View, CA 94043 -- Brent Browning Internet: brentb@Eng.Sun.COM Sun Microsystems, Inc UUCP: ...!sun!brentb 2550 Garcia Ave. MTV 01-40 Phone: (415) 336-5573 Mountain View, CA 94043