[MacPorts] #23941: tsocks segmentation fault
#23941: tsocks segmentation fault --------------------------------------+------------------------------------- Reporter: mathews.dennis@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: --------------------------------------+------------------------------------- tsocks segmentation faults when I don't specify a default server in tsocks.conf. If I set the default server as 129.39.109.202, I can 'tsocks ssh user@150.60.198.12', otherwise it just seg faults without any debug message, and for some reason it never uses the path stanza, so I can't connect to multiple proxies. cat tsocks.conf local = 192.168.1.0/255.255.255.0 local = 129.39.109.0/255.255.255.0 path { reaches = 150.60.198.0/255.255.255.0 server = 129.39.109.202 server_type = 4 server_port = 1080 } -- Ticket URL: <http://trac.macports.org/ticket/23941> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23941: tsocks segmentation fault --------------------------------------+------------------------------------- Reporter: mathews.dennis@… | Owner: darren.bane@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: tsocks --------------------------------------+------------------------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => darren.bane@… * port: => tsocks Old description:
tsocks segmentation faults when I don't specify a default server in tsocks.conf. If I set the default server as 129.39.109.202, I can 'tsocks ssh user@150.60.198.12', otherwise it just seg faults without any debug message, and for some reason it never uses the path stanza, so I can't connect to multiple proxies.
cat tsocks.conf local = 192.168.1.0/255.255.255.0 local = 129.39.109.0/255.255.255.0
path { reaches = 150.60.198.0/255.255.255.0 server = 129.39.109.202 server_type = 4 server_port = 1080 }
New description: tsocks segmentation faults when I don't specify a default server in tsocks.conf. If I set the default server as 129.39.109.202, I can 'tsocks ssh user@150.60.198.12', otherwise it just seg faults without any debug message, and for some reason it never uses the path stanza, so I can't connect to multiple proxies. {{{ cat tsocks.conf local = 192.168.1.0/255.255.255.0 local = 129.39.109.0/255.255.255.0 path { reaches = 150.60.198.0/255.255.255.0 server = 129.39.109.202 server_type = 4 server_port = 1080 } }}} -- -- Ticket URL: <http://trac.macports.org/ticket/23941#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23941: tsocks segmentation fault --------------------------------------+------------------------------------- Reporter: mathews.dennis@… | Owner: darren.bane@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: tsocks --------------------------------------+------------------------------------- Comment(by macsforever2000@…): What is the output of the following? {{{ port installed tsocks }}} -- Ticket URL: <http://trac.macports.org/ticket/23941#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23941: tsocks segmentation fault --------------------------------------+------------------------------------- Reporter: mathews.dennis@… | Owner: darren.bane@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: tsocks --------------------------------------+------------------------------------- Comment(by jmr@…): Could be the same as #21623? -- Ticket URL: <http://trac.macports.org/ticket/23941#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23941: tsocks segmentation fault --------------------------------------+------------------------------------- Reporter: mathews.dennis@… | Owner: darren.bane@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: tsocks --------------------------------------+------------------------------------- Comment(by mathews.dennis@…): Replying to [comment:2 macsforever2000@…]:
What is the output of the following?
{{{ port installed tsocks }}}
192-168-1-78:~ root# port installed tsocks The following ports are currently installed: tsocks @1.8.4_0 (active) -- Ticket URL: <http://trac.macports.org/ticket/23941#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23941: tsocks segmentation fault --------------------------------------+------------------------------------- Reporter: mathews.dennis@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: tsocks --------------------------------------+------------------------------------- Changes (by jmr@…): * owner: darren.bane@… => macports-tickets@… Comment: It would be helpful to see the crash log for this. One is virtually always generated even if the Crash Reporter dialog is not displayed. -- Ticket URL: <https://trac.macports.org/ticket/23941#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23941: tsocks segmentation fault --------------------------------------+------------------------------------- Reporter: mathews.dennis@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: tsocks --------------------------------------+------------------------------------- Comment(by ryandesign@…): See also #29515 which claims to have a solution. -- Ticket URL: <https://trac.macports.org/ticket/23941#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts