From owner-freebsd-alpha Mon Apr 10 14:56:36 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from mail.clarkson.edu (mail.clarkson.edu [128.153.4.10]) by hub.freebsd.org (Postfix) with SMTP id A661637B733 for ; Mon, 10 Apr 2000 14:56:28 -0700 (PDT) (envelope-from cohentl@clarkson.edu) Received: (qmail 15577 invoked by uid 0); 10 Apr 2000 21:56:27 -0000 Received: from isis.aoc.clarkson.edu (128.153.130.35) by mail.clarkson.edu with SMTP; 10 Apr 2000 21:56:27 -0000 Date: Mon, 10 Apr 2000 17:56:27 -0400 (EDT) From: Todd Cohen X-Sender: cohentl@isis.aoc.clarkson.edu To: freebsd-alpha@freebsd.org Subject: unaligned access Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hey guys, I just installed FreeBSD 4.0/AXP the other day, switching from linux and netbsd. I used to have some applications working perfectly on Linux/AXP, but when I've tried using them on FreeBSD, I get the following.. pid 90910 (gaim): unaligned access: va=0x11ffa07c pc=0x16052e24c ra=0x16052e1d0 op=stq pid 90910 (gaim): unaligned access: va=0x11ffa35c pc=0x16052e24c ra=0x16052e1d0 op=stq Xlib: unexpected async reply (sequence 0x6a8)! Gdk-ERROR **: BadIDChoice (invalid resource ID chosen for this connection) serial 1703 error_code 14 request_code 129 minor_code 1 Gdk-ERROR **: BadIDChoice (invalid resource ID chosen for this connection) serial 1705 error_code 14 request_code 53 minor_code 0 Gdk-ERROR **: BadIDChoice (invalid resource ID chosen for this connection) serial 1664 error_code 14 request_code 53 minor_code 0 Gdk-ERROR **: BadShmSeg (invalid shared segment parameter) serial 1722 error_code 128 request_code 129 minor_code 2 Gdk-ERROR **: BadGC (invalid GC parameter) serial 1725 error_code 13 request_code 60 minor_code 0 Gdk-ERROR **: BadFont (invalid Font parameter) serial 1726 error_code 7 request_code 46 minor_code 0 or while compiling qt-2.1beta4 pid 90886 (moc): unaligned access: va=0x16012d484 pc=0x16009eaf4 ra=0x16009ec60 op=ldq pid 90886 (moc): unaligned access: va=0x16012d484 pc=0x16009eb00 ra=0x16009ec60 op=stq pid 90886 (moc): unaligned access: va=0x16012e914 pc=0x16009eaf4 ra=0x16009ec60 op=ldq pid 90886 (moc): unaligned access: va=0x16012e914 pc=0x16009eb00 ra=0x16009ec60 op=stq pid 90886 (moc): unaligned access: va=0x16012eb74 pc=0x16009eaf4 ra=0x16009ec60 op=ldq for the gtk part, I ended up compiling gtk myself, instead using the one in the ports collection because it didn't install gtk-config anywhere. I did use glib from the ports collection though, and linked glib12-config to glib-config. Can somebody tell me what causes these? Thanks. -Todd --------------------------------------------------- http://www.clarkson.edu/~cohentl "Sometimes crazy things happen in circuits." - Muku, 1999 "The answers to lifes problems aren't at the bottom of bottles, they're on TV" - Homer J. Simpson --------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message