From owner-freebsd-current Sat Sep 19 00:26:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA05650 for freebsd-current-outgoing; Sat, 19 Sep 1998 00:26:40 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from starkreality.com (fire.starkreality.com [208.24.48.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA05638 for ; Sat, 19 Sep 1998 00:26:34 -0700 (PDT) (envelope-from caesar@starkreality.com) Received: from armageddon (armageddon.starkreality.com [208.24.48.227]) by starkreality.com (8.9.1/8.9.1) with SMTP id CAA03806; Sat, 19 Sep 1998 02:26:04 -0500 (CDT) Message-Id: <199809190726.CAA03806@starkreality.com> X-Sender: caesar@fire.starkreality.com (Unverified) X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0.2 Date: Sat, 19 Sep 1998 02:26:04 -0500 To: Daniel Berlin , freebsd-current@FreeBSD.ORG From: "William S. Duncanson" Subject: Re: sigh, su In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yep, I'm seeing it here, too. Here's the truss output: syscall geteuid() returns 0 (0x0) syscall getuid() returns 0 (0x0) syscall getegid() returns 0 (0x0) syscall getgid() returns 0 (0x0) syscall __sysctl(0xefbfdad4,0x2,0x2000f9f0,0xefbfdadc,0x0,0x0) returns 0 (0x0) syscall mmap(0x0,32768,0x3,0x1002,-1,0x0) returns 402956288 (0x1804a000) syscall open("/var/run/ld-elf.so.hints",0,04000172710) errno 2 'No such file or directory' syscall access(0x1804e000,0x0) errno 2 'No such file or directory' syscall access(0x1804e000,0x0) returns 0 (0x0) syscall open("/usr/lib/libutil.so.2",0,04000172710) returns 4 (0x4) syscall read(0x4,0xefbfcb08,0x1000) returns 4096 (0x1000) syscall mmap(0x0,32768,0x5,0x2,4,0x0) returns 402989056 (0x18052000) syscall mmap(0x18058000,4096,0x3,0x12,4,0x5000) returns 403013632 (0x18058000) syscall mmap(0x18059000,4096,0x3,0x1012,-1,0x0) returns 403017728 (0x18059000) syscall close(4) returns 0 (0x0) syscall access(0x1804e020,0x0) errno 2 'No such file or directory' syscall access(0x1804e020,0x0) returns 0 (0x0) syscall open("/usr/lib/libskey.so.2",0,04000172710) returns 4 (0x4) syscall read(0x4,0xefbfcb08,0x1000) returns 4096 (0x1000) syscall mmap(0x0,28672,0x5,0x2,4,0x0) returns 403021824 (0x1805a000) syscall mmap(0x1805e000,12288,0x3,0x12,4,0x3000) returns 403038208 (0x1805e000) syscall close(4) returns 0 (0x0) syscall access(0x1804e040,0x0) errno 2 'No such file or directory' syscall access(0x1804e040,0x0) returns 0 (0x0) syscall open("/usr/lib/libmd.so.2",0,04000172710) returns 4 (0x4) syscall read(0x4,0xefbfcb08,0x1000) returns 4096 (0x1000) syscall mmap(0x0,16384,0x5,0x2,4,0x0) returns 403050496 (0x18061000) syscall mmap(0x18064000,4096,0x3,0x12,4,0x2000) returns 403062784 (0x18064000) syscall close(4) returns 0 (0x0) syscall access(0x1804e060,0x0) errno 2 'No such file or directory' syscall access(0x1804e060,0x0) returns 0 (0x0) syscall open("/usr/lib/libcrypt.so.2",0,04000172710) returns 4 (0x4) syscall read(0x4,0xefbfcb08,0x1000) returns 4096 (0x1000) syscall mmap(0x0,86016,0x5,0x2,4,0x0) returns 403066880 (0x18065000) syscall mmap(0x18068000,4096,0x3,0x12,4,0x2000) returns 403079168 (0x18068000) syscall mmap(0x18069000,69632,0x3,0x1012,-1,0x0) returns 403083264 (0x18069000) syscall close(4) returns 0 (0x0) syscall access(0x1804e080,0x0) errno 2 'No such file or directory' syscall access(0x1804e080,0x0) returns 0 (0x0) syscall open("/usr/lib/libc.so.3",0,04000172710) returns 4 (0x4) syscall read(0x4,0xefbfcb08,0x1000) returns 4096 (0x1000) syscall mmap(0x0,524288,0x5,0x2,4,0x0) returns 403152896 (0x1807a000) syscall mmap(0x180e6000,16384,0x3,0x12,4,0x6b000) returns 403595264 (0x180e6000) syscall mmap(0x180ea000,65536,0x3,0x1012,-1,0x0) returns 403611648 (0x180ea000) syscall close(4) returns 0 (0x0) syscall access(0x1804e0a0,0x0) errno 2 'No such file or directory' syscall access(0x1804e0a0,0x0) returns 0 (0x0) syscall mprotect(0x1805a000,0x4000,0x7) returns 0 (0x0) syscall mprotect(0x1805a000,0x4000,0x5) returns 0 (0x0) SIGNAL 11 SIGNAL 11 Process stopped because of: 16 process exit, rval = 139 Segmentation fault (core dumped) fire /home/caesar $ At 00:56 9/19/98 -0400, Daniel Berlin wrote: ># su --help >Segmentation fault > >consistent too. >using 3.0-CURRENT. > >anyone else see this? >--Dan > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-current" in the body of the message > William S. Duncanson caesar@starkreality.com The driving force behind the NC is the belief that the companies who brought us things like Unix, relational databases, and Windows can make an appliance that is inexpensive and easy to use if they choose to do that. -- Scott Adams To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message