[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [patch] SIGSEGV when adding Connector to Event
[Thread Prev] | [Thread Next]
- Subject: Re: [patch] SIGSEGV when adding Connector to Event
- From: g4-lisz@xxxxxxxxxxxx
- Reply-to: libssh@xxxxxxxxxx
- Date: Mon, 11 Feb 2019 09:04:03 +0100
- To: libssh@xxxxxxxxxx
On 30.01.19 15:33, g4-lisz@xxxxxxxxxxxx wrote: > Hi all, > > You finally find the test code attached. It's a bit complicated, but > it can reproduce the issue: > > 1. Connect to an ssh server which supports direct socket tunnelling: > > > ./multichannelfw root myserver.com 22 > > This opens a local listening port at 20021 > > 2. Open two or more simultaneous ssh sessions via tunnel: > > > ssh root@localhost -p20021 > > 3. Close one session > > 4. Open a new one (will stall) > > 5. Trigger some traffic by typing something in an already open session* > > 6. Segmentation fault > Hi there Could someone reproduce this? You need something else to accept the patch? Cheers, Till
Re: [patch] SIGSEGV when adding Connector to Event | g4-lisz@xxxxxxxxxxxx |