From owner-freebsd-bugs@FreeBSD.ORG Thu Sep 6 20:00:07 2007 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4019516A468 for ; Thu, 6 Sep 2007 20:00:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 162AA13C4B3 for ; Thu, 6 Sep 2007 20:00:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l86K06Jh087382 for ; Thu, 6 Sep 2007 20:00:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l86K06te087381; Thu, 6 Sep 2007 20:00:06 GMT (envelope-from gnats) Resent-Date: Thu, 6 Sep 2007 20:00:06 GMT Resent-Message-Id: <200709062000.l86K06te087381@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Thomas D. Dean" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AA97516A421 for ; Thu, 6 Sep 2007 19:52:20 +0000 (UTC) (envelope-from tomdean@speakeasy.org) Received: from mail4.sea5.speakeasy.net (mail4.sea5.speakeasy.net [69.17.117.6]) by mx1.freebsd.org (Postfix) with ESMTP id 87FF913C480 for ; Thu, 6 Sep 2007 19:52:20 +0000 (UTC) (envelope-from tomdean@speakeasy.org) Received: (qmail 29237 invoked from network); 6 Sep 2007 19:25:40 -0000 Received: from dsl081-173-150.sea1.dsl.speakeasy.net (HELO dv6000.tddhome) ([64.81.173.150]) (envelope-sender ) by mail4.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 6 Sep 2007 19:25:40 -0000 Received: from dv6000.tddhome (localhost [127.0.0.1]) by dv6000.tddhome (8.14.1/8.14.1) with ESMTP id l86JPQnZ002108 for ; Thu, 6 Sep 2007 12:25:26 -0700 (PDT) (envelope-from tomdean@dv6000.tddhome) Received: (from tomdean@localhost) by dv6000.tddhome (8.14.1/8.14.1/Submit) id l86JPQcq002107; Thu, 6 Sep 2007 12:25:26 -0700 (PDT) (envelope-from tomdean) Message-Id: <200709061925.l86JPQcq002107@dv6000.tddhome> Date: Thu, 6 Sep 2007 12:25:26 -0700 (PDT) From: "Thomas D. Dean" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: kern/116166: Scilab 4.1.1 exits with corrupt stack. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Thomas D. Dean" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Sep 2007 20:00:07 -0000 >Number: 116166 >Category: kern >Synopsis: Scilab 4.1.1 exits with corrupt stack. >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Sep 06 20:00:06 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Thomas D. Dean >Release: FreeBSD 7.0-CURRENT i386 >Organization: >Environment: System: FreeBSD dv6000.tddhome 7.0-CURRENT FreeBSD 7.0-CURRENT #3: Wed Sep 5 16:52:57 PDT 2007 root@dv6000.tddhome:/usr/src/sys/GENERIC i386 >Description: The Scilab port works Ok on 6.2-stable and xorg 7.2. Starting Scilab 4.1.1 in 7.0-current SMP exits. Debug reveals a corrupt stack. This looks similar to another panic reported on the mailing list which reports a corrupt stack. >How-To-Repeat: In 7.0-current, run scilab. # scilab -debug 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 "i386-marcel-freebsd"...(no debugging symbols found)... (gdb) r Starting program: /usr/local/lib/scilab/bin/scilex Program received signal SIGSEGV, Segmentation fault. 0x28d1ce6a in _XtBindActions () from /usr/local/lib/libXt.so.6 (gdb) bt #0 0x28d1ce6a in _XtBindActions () from /usr/local/lib/libXt.so.6 #1 0x28d26c3c in _XtInstallTranslations () from /usr/local/lib/libXt.so.6 #2 0x28d07728 in RealizeWidget () from /usr/local/lib/libXt.so.6 #3 0x00000000 in ?? () #4 0xbfbfdb2c in ?? () #5 0x28d33678 in __JCR_LIST__ () from /usr/local/lib/libXt.so.6 #6 0x0000015b in ?? () #7 0x00000018 in ?? () #8 0xbfbfdb68 in ?? () #9 0x28d0282a in XtMoveWidget () from /usr/local/lib/libXt.so.6 Previous frame inner to this frame (corrupt stack?) >Fix: Unknown >Release-Note: >Audit-Trail: >Unformatted: