From owner-freebsd-bugs Sat Jun 15 12: 0:32 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9C8E337B422 for ; Sat, 15 Jun 2002 12:00:07 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5FJ07o50191; Sat, 15 Jun 2002 12:00:07 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id A7BE837B416 for ; Sat, 15 Jun 2002 11:53:45 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g5FIrjhG081721 for ; Sat, 15 Jun 2002 11:53:45 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g5FIrjqs081720; Sat, 15 Jun 2002 11:53:45 -0700 (PDT) Message-Id: <200206151853.g5FIrjqs081720@www.freebsd.org> Date: Sat, 15 Jun 2002 11:53:45 -0700 (PDT) From: blaze To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/39341: ppp + USB modem problem Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39341 >Category: misc >Synopsis: ppp + USB modem problem >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jun 15 12:00:07 PDT 2002 >Closed-Date: >Last-Modified: >Originator: blaze >Release: 4.6-RC >Organization: ... >Environment: FreeBSD kalieye 4.6-RC FreeBSD 4.6-RC #6: Thu Jun 13 14:26:15 CEST 2002 root@kalieye:/usr/src/sys/compile/KALIEYE i386 >Description: when i run ppp using my USB modem, (umodem as a module) on great payload the modem shuts down and i receive the message: usb0 host controller process error usb0 host controller halted and next the page fault: Fatal trap 12: page fault while in kernel mode fault virtual adress = 0x14 fault code = supervisor read, page not present instruction pointer = 0x8:0xc01fb1b3 stack pointer = 0x10:0xcde12d3c frame pointer = 0x10:0xcde12d54 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 128(ppp) interrupt mask = none kernel: type 12 trap, code = 0 Stopped at spec_poll+0x the nm command says: root@kalieye:~# nm -n /kernel | grep c01fb1b3 root@kalieye:~# nm -n /kernel | grep c01fb1b root@kalieye:~# nm -n /kernel | grep c01fb1 c01fb168 t spec_ioctl c01fb198 t spec_poll c01fb1c0 t spec_kqfilter c01fb1fc t spec_fsync >How-To-Repeat: use a usb modem with ppp and give a lot of payload (for example i do it using cvsup) >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message