Subject: | _dup |
The "open" call in the "_dup" function in 1.32 contains a third param:
"<". This is causing _session_channel to fail because the open calls are
failing due to incorrect parameters.
Reverting to 1.31 code seems to resolve the issue.