napi@rangkom.MY (Mohd Hanafiah b. Abdullah) (10/11/90)
Dear netters, I managed to compile "xdvi" on a Convex C220 without any hitch. But, a "bus error" occured when I ran it. Here is an example of the execution on "csd": ----------------------------------------------------------------------------- % csd xdvi Convex Symbolic Debugger. Type 'help' for help. reading symbolic information ... (csd) run monthly.dvi Bus error (inward ring address reference) in bzero at 0x8006f192 0x8006f192 bzero+32 sub.w #1,a3 (csd) where #0 bzero(0x7ff5efd3, 0x4) at 0x8006f192 #1 _XtCreateIndirectionTable(0x800c1000, 0x0, 0xffffcba4, 0xffffca14, 0x800b3280, 0x1c, 0xffffc884, 0x0, 0x0, 0x0, 0xffffc878) at 0x8003435c #2 XtGetApplicationResources(0x800c1000, 0x0, 0x800886a0, 0x1c, 0x0, 0x0) at 0x80034b94 #3 main(argc = 2, argv = 0xffffce60, 0xffffce6c), line 2152 in "xdvi.c" #4 __ap$envret(0x2, 0xffffce60, 0xffffce6c) at 0x80001088 (csd) q ---------------------------------------------------------------------------- What could be the problem? Any help is appreciated. Thanks. Napi