New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #13733 (closed defect: fixed)

Opened 5 years ago

Last modified 4 years ago

socat does not work with termios on OS X 10.5

Reported by: ralf@… Owned by: md@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: leopard Cc: jmr@…, raimue@…
Port: socat

Description (last modified by jmpp@…) (diff)

Socat does not work correctly under OSX 10.5 anymore.

$ socat TCP4-LISTEN:2200,reuseaddr SOCKS4A:localhost:remotehost:22,socksport=9050
Assertion failed: (3 << opt_tabdly.arg3 == TABDLY), function xioinitialize, file xioinitialize.c, line 38.

A fix will be attached to this ticket shortly.

Attachments

socat-update.diff (1.9 KB) - added by jmr@… 5 years ago.
update to version 1.6.0.1, and disable termios on Leopard

Change History

comment:1 Changed 5 years ago by jmpp@…

  • Description modified (diff)

comment:2 Changed 5 years ago by ryandesign@…

  • Cc md@… added

Cc maintainer.

comment:3 Changed 5 years ago by jmr@…

Any news on that promised fix?

Changed 5 years ago by jmr@…

update to version 1.6.0.1, and disable termios on Leopard

comment:4 Changed 5 years ago by jmr@…

  • Cc jmr@… added
  • Keywords leopard added
  • Summary changed from socat does not work on OSX 10.5 to socat does not work with termios on OS X 10.5

I went ahead and committed just the part that disables termios on Leopard in r36246. It's a workaround rather than a real solution, and it would be good if someone who understands termios better than I could get a real fix in upstream.

comment:5 Changed 5 years ago by raimue@…

  • Cc raimue@… added

Cc Me!

comment:6 Changed 4 years ago by jmr@…

  • Cc md@… removed
  • Owner changed from macports-tickets@… to md@…
  • Port set to socat

comment:7 Changed 4 years ago by jmr@…

  • Status changed from new to closed
  • Resolution set to fixed

Seems to have been fixed by r46551.

comment:8 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.