From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jun 22 00:40:17 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7400116A47E for ; Thu, 22 Jun 2006 00:40:17 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAAAA43D46 for ; Thu, 22 Jun 2006 00:40:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k5M0eGx4014790 for ; Thu, 22 Jun 2006 00:40:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k5M0eGKk014786; Thu, 22 Jun 2006 00:40:16 GMT (envelope-from gnats) Resent-Date: Thu, 22 Jun 2006 00:40:16 GMT Resent-Message-Id: <200606220040.k5M0eGKk014786@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Nathan Whitehorn Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D424716A474 for ; Thu, 22 Jun 2006 00:34:34 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id A16D143D49 for ; Thu, 22 Jun 2006 00:34:34 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k5M0YYb7073831 for ; Thu, 22 Jun 2006 00:34:34 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k5M0YYTH073830; Thu, 22 Jun 2006 00:34:34 GMT (envelope-from nobody) Message-Id: <200606220034.k5M0YYTH073830@www.freebsd.org> Date: Thu, 22 Jun 2006 00:34:34 GMT From: Nathan Whitehorn To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/99286: ruby-ldap broken on amd64 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 00:40:17 -0000 >Number: 99286 >Category: ports >Synopsis: ruby-ldap broken on amd64 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jun 22 00:40:16 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Nathan Whitehorn >Release: 6.1-STABLE/amd64 >Organization: University of Chicago >Environment: FreeBSD munuc.uchicago.edu 6.1-STABLE FreeBSD 6.1-STABLE #9: Mon Jun 5 22:13:58 CDT 2006 root@munuc.uchicago.edu:/usr/obj/usr/src/sys/X2100 amd64 >Description: This appears whenever you run require 'ldap': /usr/local/lib/ruby/site_ruby/1.8/amd64-freebsd6/ldap.so: [BUG] Segmentation fault ruby 1.8.4 (2005-12-24) [amd64-freebsd6] Abort trap: 6 Backtrace: #0 0x0000000800c32a6c in kill () from /lib/libc.so.6 #1 0x0000000800a4b5be in raise () from /usr/lib/libpthread.so.2 #2 0x0000000800c318fd in abort () from /lib/libc.so.6 #3 0x000000080064de80 in rb_bug () from /usr/local/lib/libruby18.so.18 #4 0x00000008006b2852 in sigsegv () from /usr/local/lib/libruby18.so.18 #5 0x0000000800a52a4e in sigaction () from /usr/lib/libpthread.so.2 #6 #7 0x00000008006b502d in strhash () from /usr/local/lib/libruby18.so.18 #8 0x00000008006b489c in st_lookup () from /usr/local/lib/libruby18.so.18 #9 0x000000080068edba in rb_intern () from /usr/local/lib/libruby18.so.18 #10 0x00000008006bc7dd in rb_struct_define () from /usr/local/lib/libruby18.so.18 #11 0x000000080110d889 in Init_ldap_misc () from /usr/local/lib/ruby/site_ruby/1.8/amd64-freebsd6/ldap.so #12 0x000000080064c5ad in dln_load () from /usr/local/lib/libruby18.so.18 #13 0x0000000800665b17 in rb_require_safe () from /usr/local/lib/libruby18.so.18 #14 0x000000080065bf9f in rb_call0 () from /usr/local/lib/libruby18.so.18 #15 0x000000080065c34c in rb_call () from /usr/local/lib/libruby18.so.18 #16 0x00000008006577f6 in rb_eval () from /usr/local/lib/libruby18.so.18 #17 0x00000008006641a3 in eval () from /usr/local/lib/libruby18.so.18 #18 0x0000000800664597 in rb_f_eval () from /usr/local/lib/libruby18.so.18 #19 0x000000080065bfbc in rb_call0 () from /usr/local/lib/libruby18.so.18 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: