Date: Sun, 29 Nov 1998 11:30:33 +1030 From: Greg Lehey <grog@lemis.com> To: Alfred Perlstein <bright@hotjobs.com>, oZZ!!! <osa@etrust.ru> Cc: Mike Smith <mike@smith.net.au>, hackers@FreeBSD.ORG Subject: Re: SCOs Informix Online... part 2 Message-ID: <19981129113033.R6182@freebie.lemis.com> In-Reply-To: <Pine.BSF.4.05.9811281201180.1605-100000@bright.fx.genx.net>; from Alfred Perlstein on Sat, Nov 28, 1998 at 12:02:44PM -0500 References: <Pine.BSF.4.05.9811281917550.323-100000@ozz.etrust.ru> <Pine.BSF.4.05.9811281201180.1605-100000@bright.fx.genx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday, 28 November 1998 at 12:02:44 -0500, Alfred Perlstein wrote: > > On Sat, 28 Nov 1998, oZZ!!! wrote: > >> >> informix@ozz$ ktrace oninit >> oninit: Fatal error in shared memory >> informix@ozz$ kdump >> 15359 ktrace RET ktrace 0 >> 15359 ktrace CALL readlink(0x280bcaf8,0xefbfd710,0x3f) >> 15359 ktrace NAMI "/etc/malloc.conf" >> 15359 ktrace RET readlink -1 errno 2 No such file or directory >> 15359 ktrace CALL mmap(0,0x1000,0x3,0x1002,0xffffffff,0,0,0) >> 15359 ktrace RET mmap 671944704/0x280d1000 >> 15359 ktrace CALL break(0x804c000) >> 15359 ktrace RET break 0 >> 15359 ktrace CALL break(0x804d000) >> 15359 ktrace RET break 0 >> 15359 ktrace CALL execve(0xefbfd818,0xefbfdcdc,0xefbfdce4) >> 15359 ktrace NAMI "/usr/informix/bin/oninit" >> >> Make some changes in "Shared Memory Parametrs" >> in $INFORMIX/etc/onconfig.std ??? > > No idea about this, but instead of the 'head' of your ktrace, > perhaps you want to show us the end of it? Where it actually has > a problem? I'd guess that this indicates that /usr/informix/bin/oninit is setuid. Try running it again as root. Or do we have a sysctl which will enable tracing setuid programs? Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981129113033.R6182>