Path: utzoo!utgpu!water!watmath!clyde!rutgers!ames!sdcsvax!sdcc6!sdcc3!ma179aav From: ma179aav@sdcc3.ucsd.EDU (STEPHEN HARTFORD) Newsgroups: comp.sys.amiga Subject: Unknown IDCMP message guru?! Keywords: Help me. Message-ID: <4124@sdcc3.ucsd.EDU> Date: 7 Jan 88 19:47:22 GMT Organization: University of California, San Diego Lines: 14 Recently, I've had a very disturbing bug in a program I'm writing. In this program, I'm receiving IDCMP messages from two seperate windows (depending upon which the user selects, obviously). I setup a waitmask by using the mp_SigBit from one window's userport, and logically or'ing it with the other window's mp_SigBit. Everything works just swell, but every once in a blue moon the system crashes with a "Unknown IDCMP message" guru (8400000D.00000000). Yes, I am checking for NULL messages. Has anyone else experienced this guru? It's quite baffling, actually, since it would seem to suggest it's not my fault. I can post a bit of source if someone thinks it would help, but its in assembly. Thanks in advance.