Path: utzoo!attcan!uunet!ncrlnk!ncr-sd!hp-sdd!hplabs!hp-pcd!hpcvlx!harry From: harry@hpcvlx.HP.COM (Harry Phinney) Newsgroups: comp.sys.hp Subject: Re: HP 9000 series 300 Gnu Emacs Message-ID: <101950018@hpcvlx.HP.COM> Date: 18 Jan 89 01:59:50 GMT References: <1154@csuchico.EDU> Organization: Hewlett-Packard Co., Corvallis, OR, USA Lines: 13 > One possibility is that your DISPLAY environment variable is set to unix:0. > For some reason which I haven't managed to isolate this causes a kernel > Maybe someone could enlighten me as to why a user > program can have such a catastrophic on a system. > Patrick. Because of a bug. If a program such as GNUemacs does an ioctl() to the u-domain socket which the socket code doesn't support, it can cause the kernel to panic. Our product-version libX11.a traps these bogus ioctl() calls, and future versions of the HP-UX kernel will not exhibit this unfortunate behavior. Harry Phinney