From owner-freebsd-hackers@FreeBSD.ORG Mon Apr 26 18:14:32 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8320D16A4CE for ; Mon, 26 Apr 2004 18:14:32 -0700 (PDT) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id E52F843D41 for ; Mon, 26 Apr 2004 18:14:29 -0700 (PDT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (localhost [127.0.0.1]) (authenticated bits=0) by cain.gsoft.com.au (8.12.11/8.12.10) with ESMTP id i3R1ECDK025275; Tue, 27 Apr 2004 10:44:12 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-hackers@freebsd.org Date: Tue, 27 Apr 2004 10:44:04 +0930 User-Agent: KMail/1.6.1 References: <20040426173848.GA24490@ack.Berkeley.EDU> In-Reply-To: <20040426173848.GA24490@ack.Berkeley.EDU> MIME-Version: 1.0 Content-Disposition: inline Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <200404271044.11474.doconnor@gsoft.com.au> X-Spam-Score: -4.9 () CARRIAGE_RETURNS,IN_REP_TO,PGP_SIGNATURE,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01,USER_AGENT,USER_AGENT_KMAIL X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) cc: Mike Hunter Subject: Re: Core dump with tip (ucom0 -> external modem) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Apr 2004 01:14:32 -0000 =2D----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, 27 Apr 2004 03:08, Mike Hunter wrote: > tip -115200 23645 > Segmentation fault (core dumped) > > Same result with -57600, -9600 and with cu syntax > > I have an entry for the usb serial device: > > usb1:dv=3D/dev/ucom0:br#9600:pa=3Dnone: > > And if I say > > tip usb1 > > I can issue dialer commands and it works. > > The ultimate goal here is having somebody be able to run a shell-script > named "dial-funkybox" and have it dial and connect them. > > Sorry if I left out something important. Any thoughts? Can you generate a back trace from the coredump? gdb `which tip` tip.core then bt at the gdb prompt. BTW for this sort of thing I use expect and kermit.. =2D --=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C =2D----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAjbPi5ZPcIHs/zowRAtv7AJwLc2wlgBpf/rIiTjO/biYHyM8ERwCfWwvt 1H4t3oxS6BqpR736xOtSGas=3D =3Dlfjn =2D----END PGP SIGNATURE-----