From owner-freebsd-current@FreeBSD.ORG Sat May 19 17:52:18 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 88FBA16A46D for ; Sat, 19 May 2007 17:52:18 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from thebighonker.lerctr.org (thebighonker.lerctr.org [192.147.25.65]) by mx1.freebsd.org (Postfix) with ESMTP id 61F7213C448 for ; Sat, 19 May 2007 17:52:18 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from ppp-70-253-194-32.dsl.austtx.swbell.net ([70.253.194.32]:59016 helo=[192.168.200.104]) by thebighonker.lerctr.org with esmtpa (Exim 4.67 (FreeBSD)) (envelope-from ) id 1HpT6G-000C1t-2l; Sat, 19 May 2007 12:52:18 -0500 Mime-Version: 1.0 (Apple Message framework v752.2) To: freebsd-current@freebsd.org Message-Id: <299DD8FD-0E7A-4E3D-9902-2C7FE45AA7BC@lerctr.org> From: Larry Rosenman Date: Sat, 19 May 2007 12:52:01 -0500 X-Mailer: Apple Mail (2.752.2) X-Spam-Score: -2.3 (--) X-LERCTR-Spam-Score: -2.3 (--) X-Spam-Report: SpamScore (-2.3/5.0) ALL_TRUSTED=-1.8, BAYES_00=-2.599, DKIM_POLICY_SIGNSOME=0.001, HTML_MESSAGE=0.001, SUBJ_ALL_CAPS=2.077 X-LERCTR-Spam-Report: SpamScore (-2.3/5.0) ALL_TRUSTED=-1.8, BAYES_00=-2.599, DKIM_POLICY_SIGNSOME=0.001, HTML_MESSAGE=0.001, SUBJ_ALL_CAPS=2.077 DomainKey-Status: no signature Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: dougb@FreeBSD.org Subject: PINE: SIG 6 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 May 2007 17:52:18 -0000 I seem to be having an issue with mail/pine4 since the GCC upgrade (might also be SYMVER). I upgraded the system to today's -CURRENT and pine will work, except when it tries to talk SSL to my mailserver. I get a signal 6 ABORT. The backtrace is not real helpful: $ gdb -c pine.core /usr/local/bin/pine GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "amd64-marcel-freebsd"...(no debugging symbols found)... Core was generated by `pine'. Program terminated with signal 6, Aborted. Reading symbols from /lib/libncurses.so.6...(no debugging symbols found)...done. Loaded symbols for /lib/libncurses.so.6 Reading symbols from /usr/lib/libpam.so.3...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libpam.so.3 Reading symbols from /lib/libcrypt.so.3...(no debugging symbols found)...done. Loaded symbols for /lib/libcrypt.so.3 Reading symbols from /usr/lib/libssl.so.5...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libssl.so.5 Reading symbols from /lib/libcrypto.so.5...(no debugging symbols found)...done. Loaded symbols for /lib/libcrypto.so.5 Reading symbols from /lib/libc.so.7...(no debugging symbols found)...done. Loaded symbols for /lib/libc.so.7 Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols found)...done. Loaded symbols for /libexec/ld-elf.so.1 #0 0x00000008011cf8bc in kill () from /lib/libc.so.7 (gdb) bt #0 0x00000008011cf8bc in kill () from /lib/libc.so.7 #1 0x00000008011ce72b in abort () from /lib/libc.so.7 #2 0x0000000000552bf9 in ?? () #3 0x000000000050293d in ?? () #4 0x000000000053106c in ?? () #5 #6 0x0000000800d3e5bb in ssl3_send_client_key_exchange () from /usr/lib/libssl.so.5 #7 0x0000000800d40d9f in ssl3_connect () from /usr/lib/libssl.so.5 #8 0x0000000800d4a642 in ssl3_write_bytes () from /usr/lib/libssl.so.5 #9 0x0000000800d5082c in ssl3_write () from /usr/lib/libssl.so.5 #10 0x00000000005942ea in ?? () #11 0x0000000000593f89 in ?? () #12 0x00000000005c0157 in ?? () #13 0x0000000000526b92 in ?? () #14 0x0000000000529358 in ?? () #15 0x000000000051844d in ?? () #16 0x000000000048afec in ?? () #17 0x0000000000498fba in ?? () #18 0x00000000004ab735 in ?? () #19 0x000000000050cdd8 in ?? () #20 0x0000000000404c65 in ?? () #21 0x0000000800895000 in ?? () ---Type to continue, or q to quit--- I still have the core, and am willing to work with whomever.... The same .pinerc works fine pre this change, and also still on RELENG_6. $ uname -a FreeBSD borg.lerctr.org 7.0-CURRENT FreeBSD 7.0-CURRENT #15: Sat May 19 12:16:26 CDT 2007 root@borg.lerctr.org:/usr/obj/usr/src/sys/ BORG amd64 $ Thanks! LER PS: I can supply shell access to this machine. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 512-248-2683 E-Mail: ler@lerctr.org US Mail: 430 Valona Loop, Round Rock, TX 78681-3893