[MacPorts] #30710: w3m crashes under Lion
#30710: w3m crashes under Lion ----------------------------------+----------------------------------------- Reporter: user.emacs@… | Owner: macports-tickets@… Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 2.0.1 Keywords: crash lion w3m | Port: w3m ----------------------------------+----------------------------------------- w3m http://www.nytimes.com leads to Segmentation fault: 11 after: 2.24kb loaded unfortunately, whey I try to run w3m under gdb, the crash does not occur. any hints on how one might debug this? thanks... -- Ticket URL: <https://trac.macports.org/ticket/30710> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30710: w3m crashes under Lion ----------------------------------+----------------------------------------- Reporter: user.emacs@… | Owner: mnick@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Keywords: lion | Port: w3m ----------------------------------+----------------------------------------- Changes (by ryandesign@…): * priority: High => Normal * keywords: crash lion w3m => lion * owner: macports-tickets@… => mnick@… Old description:
w3m http://www.nytimes.com leads to
Segmentation fault: 11 after: 2.24kb loaded
unfortunately, whey I try to run w3m under gdb, the crash does not occur. any hints on how one might debug this? thanks...
New description: {{{ w3m http://www.nytimes.com }}} leads to {{{ Segmentation fault: 11 }}} after: {{{ 2.24kb loaded }}} unfortunately, whey I try to run w3m under gdb, the crash does not occur. any hints on how one might debug this? thanks... -- -- Ticket URL: <https://trac.macports.org/ticket/30710#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30710: w3m crashes under Lion ----------------------------------+----------------------------------------- Reporter: user.emacs@… | Owner: mnick@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Keywords: lion | Port: w3m ----------------------------------+----------------------------------------- Comment(by kimuraw@…): It looks a problem of gc. I tried to run w3m with the latest boehmgc-devel on Lion and it works! {{{ % port installed w3m The following ports are currently installed: w3m @0.5.3_0 (active) % sudo port -f deactivate boehmgc % sudo port install boehmgc-devel % w3m http://www.nytimes.com }}} I attached a patch to port:w3m that allows both of boehmgc and bohemgc- devel. -- Ticket URL: <https://trac.macports.org/ticket/30710#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30710: w3m crashes under Lion -----------------------------------+---------------------------------------- Reporter: user.emacs@… | Owner: mnick@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Resolution: fixed | Keywords: lion Port: w3m | -----------------------------------+---------------------------------------- Changes (by kimuraw@…): * status: new => closed * resolution: => fixed Comment: fixed at r92794. port:w3m works with port:boehmgc-devel on Lion. -- Ticket URL: <https://trac.macports.org/ticket/30710#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts