Date: Wed, 13 May 1998 15:08:04 +0200 From: Eivind Eklund <eivind@yes.no> To: multimedia@FreeBSD.ORG Subject: [tg@FreeBSD.ORG: cvs commit: src/sys/i386/i386 trap.c src/sys/i386/ibcs2 ibcs2_sysvec.c src/sys/i386/linux linux_sysvec.c src/sys/kern imgact_elf.c init_sysvec.c src/sys/sys sysent.h] Message-ID: <19980513150804.23726@follo.net>
next in thread | raw e-mail | index | archive | help
Would somebody please test x11amp (under Linux emulation) or whatever it was that people were having sigbus (signal 10) problems with? This fix all programs SIGBUSing under Linux emulation I knew about. (Which make Allegro Common Lisp work under FreeBSD - yipee!) ----- Forwarded message from Thomas Gellekum <tg@FreeBSD.ORG> ----- From: Thomas Gellekum <tg@FreeBSD.ORG> Date: Wed, 13 May 1998 00:04:55 -0700 (PDT) Message-Id: <199805130704.AAA01113@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 trap.c src/sys/i386/ibcs2 ibcs2_sysvec.c src/sys/i386/linux linux_sysvec.c src/sys/kern imgact_elf.c init_sysvec.c src/sys/sys sysent.h tg 1998/05/13 00:04:54 PDT Modified files: (Branch: RELENG_2_2) sys/i386/i386 trap.c sys/i386/ibcs2 ibcs2_sysvec.c sys/i386/linux linux_sysvec.c sys/kern imgact_elf.c init_sysvec.c sys/sys sysent.h Log: MFC: Translate some traps to SIGSEGV instead of SIGBUS when running under Linux emulation. Revision Changes Path 1.83.2.8 +5 -1 src/sys/i386/i386/trap.c 1.4.2.1 +2 -1 src/sys/i386/ibcs2/ibcs2_sysvec.c 1.9.2.1 +23 -1 src/sys/i386/linux/linux_sysvec.c 1.12.2.2 +2 -1 src/sys/kern/imgact_elf.c 1.2.2.1 +2 -1 src/sys/kern/init_sysvec.c 1.11.2.1 +3 -1 src/sys/sys/sysent.h ----- End forwarded message ----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980513150804.23726>