[MacPorts] #43264: grace crashes with SIGSYS on mavericks
#43264: grace crashes with SIGSYS on mavericks ------------------------------+-------------------------------- Reporter: slabrosse@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: MacPorts 2.3.0 Component: ports | Version: 2.2.1 Keywords: grace, mavericks | Port: grace@5.1.23 ------------------------------+-------------------------------- I just installed macports (2.2.1) on a new machine running under mavericks (10.9.2) and the first port I installed, grace (@5.1.23), does not work. It launches the window but immediately crashes with the following message : xmgrace Oops! Got SIGSYS Please use "Help/Comments" to report the bug. Abort trap: 6 I tried to launch the app from both a terminal and a xterm with the exact same result. I run grace on another machine with mavericks but this machine was upgraded and uses an older version of macports and grace. Thanks for your help... Stephane -- Ticket URL: <https://trac.macports.org/ticket/43264> MacPorts <http://www.macports.org/> Ports system for OS X
#43264: grace@5.1.23: crashes with SIGSYS on mavericks --------------------------+-------------------------------- Reporter: slabrosse@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: grace | --------------------------+-------------------------------- Changes (by ryandesign@…): * keywords: grace, mavericks => mavericks * port: grace@5.1.23 => grace * milestone: MacPorts 2.3.0 => Old description:
I just installed macports (2.2.1) on a new machine running under mavericks (10.9.2) and the first port I installed, grace (@5.1.23), does not work. It launches the window but immediately crashes with the following message : xmgrace
Oops! Got SIGSYS
Please use "Help/Comments" to report the bug. Abort trap: 6
I tried to launch the app from both a terminal and a xterm with the exact same result. I run grace on another machine with mavericks but this machine was upgraded and uses an older version of macports and grace. Thanks for your help...
Stephane
New description: I just installed macports (2.2.1) on a new machine running under mavericks (10.9.2) and the first port I installed, grace (@5.1.23), does not work. It launches the window but immediately crashes with the following message : {{{ xmgrace Oops! Got SIGSYS Please use "Help/Comments" to report the bug. Abort trap: 6 }}} I tried to launch the app from both a terminal and a xterm with the exact same result. I run grace on another machine with mavericks but this machine was upgraded and uses an older version of macports and grace. Thanks for your help... Stephane -- Comment: Sorry, the grace port has no maintainer right now. You should contact the developers of grace directly. -- Ticket URL: <https://trac.macports.org/ticket/43264#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#43264: grace@5.1.23: crashes with SIGSYS on mavericks --------------------------+-------------------------------- Reporter: slabrosse@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: grace | --------------------------+-------------------------------- Comment (by mlund@…): Could the problem be related to clang as described here: https://github.com/Homebrew/homebrew/issues/27840 -- Ticket URL: <https://trac.macports.org/ticket/43264#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#43264: grace@5.1.23: crashes with SIGSYS on mavericks --------------------------+-------------------------------- Reporter: slabrosse@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: grace | --------------------------+-------------------------------- Comment (by mlund@…): Building grace 5.1.23 from source outside macports, the following gives the SIGSYS failure {{{ LDFLAGS=-L/opt/local/lib CPPFLAGS="-O2 -I/opt/local/include/" ./configure }}} while {{{ LDFLAGS=-L/opt/local/lib CPPFLAGS="-O1 -I/opt/local/include/" ./configure }}} works fine (Mavericks, 10.9.2). While this could be an easy fix for the port, proper debugging would be better. -- Ticket URL: <https://trac.macports.org/ticket/43264#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#43264: grace@5.1.23: crashes with SIGSYS on mavericks --------------------------+-------------------------------- Reporter: slabrosse@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: grace | --------------------------+-------------------------------- Comment (by ryandesign@…): Duplicate #43288 has the same patch but additionally increases the revision, which is indeed necessary since this is a runtime failure. -- Ticket URL: <https://trac.macports.org/ticket/43264#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
#43264: grace@5.1.23: crashes with SIGSYS on mavericks --------------------------+-------------------------------- Reporter: slabrosse@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks haspatch Port: grace | --------------------------+-------------------------------- Changes (by ryandesign@…): * keywords: mavericks => mavericks haspatch -- Ticket URL: <https://trac.macports.org/ticket/43264#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
#43264: grace@5.1.23: crashes with SIGSYS on mavericks --------------------------+-------------------------------- Reporter: slabrosse@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks haspatch Port: grace | --------------------------+-------------------------------- Changes (by ryandesign@…): * cc: varadharajan.srinivasan@… (added) Comment: Has duplicate #43782. -- Ticket URL: <https://trac.macports.org/ticket/43264#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X
#43264: grace@5.1.23: crashes with SIGSYS on mavericks --------------------------+-------------------------------- Reporter: slabrosse@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks haspatch Port: grace | --------------------------+-------------------------------- Comment (by ryandesign@…): Hmm, I can't reproduce this. I just built grace in MacPorts on Mavericks and it does not crash for me. I tried using Xcode 5.1.1's clang 3.4svn, MacPorts' clang 3.4 and 3.3, and I tried setting configure.optflags to `-O2` (the default is `-Os`); nothing makes it crash for me. There is no MacPorts maintainer of grace. You should report this problem to the developers of grace for assistance. -- Ticket URL: <https://trac.macports.org/ticket/43264#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X
#43264: grace@5.1.23: crashes with SIGSYS on mavericks --------------------------+-------------------------------- Reporter: slabrosse@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: fixed | Keywords: mavericks haspatch Port: grace | --------------------------+-------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) * status: new => closed * resolution: => fixed Comment: In the meantime, I've [changeset:120324 committed] the patch that reduces the optimization level, since that was reported to help. -- Ticket URL: <https://trac.macports.org/ticket/43264#comment:10> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts