Date: Mon, 10 Apr 2000 17:56:27 -0400 (EDT) From: Todd Cohen <cohentl@clarkson.edu> To: freebsd-alpha@freebsd.org Subject: unaligned access Message-ID: <Pine.GSO.4.10.10004101751430.10228-100000@isis.aoc.clarkson.edu>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.10.10004101751430.10228-100000>