From owner-freebsd-bugs Tue Apr 7 13:30:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA06018 for freebsd-bugs-outgoing; Tue, 7 Apr 1998 13:30:15 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: (from gnats@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA05945; Tue, 7 Apr 1998 13:30:04 -0700 (PDT) (envelope-from gnats) Date: Tue, 7 Apr 1998 13:30:04 -0700 (PDT) Message-Id: <199804072030.NAA05945@hub.freebsd.org> To: freebsd-bugs Cc: From: "Tom Killilea" Subject: Re: bin/6233: Velocis/RDS Fails to start after OS Upgrade 2.1.6 -> 2.2.6 Reply-To: "Tom Killilea" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/6233; it has been noted by GNATS. From: "Tom Killilea" To: "Peter Wemm" Cc: "FreeBSD-gnats-submit@FreeBSD.ORG" Subject: Re: bin/6233: Velocis/RDS Fails to start after OS Upgrade 2.1.6 -> 2.2.6 Date: Tue, 07 Apr 1998 12:27:10 -0800 Peter - Thank you VERY much for the suggestion - it worked perfectly. We are now happily up and running the Raima database again. Pretty impressive service for FreeBSD... Guess we can consider this action item closed. Best Regards - Tom K. On Tue, 07 Apr 1998 13:01:22 +0800, Peter Wemm wrote: >tkiller@netbox.com wrote: >[..] >> >>Core was generated by `rds'. >> >>Program terminated with signal 12, Bad system call. >> >>Cannot access memory at address 0x20019080. >> >>#0 0x200e9ad5 in ?? () >> >> I have notified the vendor of the problem, but they do not have a serve > r running 2.2. The server ran fine under 2.1.6. This is a very important > component of a major project we are working one. > >Just a hunch.. Have you got the SYSV IPC options enabled in your kernel? > >If not, you may need to build a custom kernel with the following options: >options SYSVSHM >options SYSVSEM >options SYSVMSG > >Under 2.2.x, the generic kernel has only got SYSVSHM, you might need the >others. I think they were all enabled by default in 2.1.x, but I have not >checked. > >Cheers, >-Peter > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message