From owner-freebsd-stable Tue Jun 5 9:46:34 2001 Delivered-To: freebsd-stable@freebsd.org Received: from smtpout.mac.com (smtpout.mac.com [204.179.120.88]) by hub.freebsd.org (Postfix) with ESMTP id F00FD37B409 for ; Tue, 5 Jun 2001 09:46:30 -0700 (PDT) (envelope-from mcomb@mac.com) Received: by smtpout.mac.com; Tue, 5 Jun 2001 09:45:14 -0700 (PDT) Received: from asmtp02.mac.com ([10.13.10.66]) by smtp-relay02.mac.com (Netscape Messaging Server 4.15) with ESMTP id GEGUJD00.I5I for ; Tue, 5 Jun 2001 09:45:13 -0700 Received: from [192.168.1.204] ([209.11.133.218]) by asmtp02.mac.com (Netscape Messaging Server 4.15 asmtp02 May 31 2001 13:52:57) with ESMTP id GEGUJD00.L04 for ; Tue, 5 Jun 2001 09:45:13 -0700 Mime-Version: 1.0 X-Sender: mcomb@mail.mac.com (Unverified) Message-Id: Date: Tue, 5 Jun 2001 09:41:53 -0700 To: freebsd-stable@freebsd.org From: Mike Comb Subject: umodem/Ricochet problems Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I am not sure if this is the proper list for this. Please mail me privately if I should take this elsewhere. I am having problems with the umodem driver with a Ricochet GS USB modem under stable (built June 3). The modem is new so I don't know if this is a new problem. When the modem disconnects (ISP disconnects me or I go out of range) FreeBSD crashes with this output... ----------------------- Jun 4 19:35:14 grovelaptop /kernel: Fatal trap 12: page fault while in kernel mode Jun 4 19:35:14 grovelaptop /kernel: fault virtual address = 0x14 Jun 4 19:35:14 grovelaptop /kernel: fault code = supervisor read, page not present Jun 4 19:35:14 grovelaptop /kernel: instruction pointer = 0x8:0xc0176f87 Jun 4 19:35:14 grovelaptop /kernel: stack pointer = 0x10:0xc88f0d4c Jun 4 19:35:14 grovelaptop /kernel: frame pointer = 0x10:0xc88f0d64 Jun 4 19:35:14 grovelaptop /kernel: code segment = base 0x0, limit 0xfffff, type 0x1b Jun 4 19:35:14 grovelaptop /kernel: = DPL 0, pres 1, def32 1, gran 1 Jun 4 19:35:14 grovelaptop /kernel: processor eflags = interrupt enabled, resume, IOPL = 0 Jun 4 19:35:14 grovelaptop /kernel: current process = 485 (ppp) Jun 4 19:35:14 grovelaptop /kernel: interrupt mask = none Jun 4 19:35:14 grovelaptop /kernel: trap number = 12 Jun 4 19:35:14 grovelaptop /kernel: panic: page fault Jun 4 19:35:14 grovelaptop /kernel: Jun 4 19:35:14 grovelaptop /kernel: syncing disks... 10 4 Jun 4 19:35:14 grovelaptop /kernel: done Jun 4 19:35:14 grovelaptop /kernel: Uptime: 22m32s Jun 4 19:35:14 grovelaptop /kernel: Automatic reboot in 15 seconds - press a key on the console to abort ------------------- Can anyone tell me where to go from here? The kernel is basically GENERIC + umodem - NIC support. Please CC my on any replies as I am a digester. Thanks, -Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message