[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ssh_channel_read , throwing exception when SSH_OPTIONS_LOG_VERBOSITY is set to SSH_LOG_PACKET or SSH_LOG_FUNCTIONS
[Thread Prev] | [Thread Next]
- Subject: Re: ssh_channel_read , throwing exception when SSH_OPTIONS_LOG_VERBOSITY is set to SSH_LOG_PACKET or SSH_LOG_FUNCTIONS
- From: Jakub Jelen <jjelen@xxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Tue, 23 Jun 2020 21:30:00 +0200
- To: libssh@xxxxxxxxxx
On Tue, 2020-06-23 at 16:09 +0000, V Sidnal, Nagraju wrote: > Hi All, > > If we are setting SSH_OPTIONS_LOG_VERBOSITY to SSH_LOG_PACKET or > SSH_LOG_FUNCTIONS. However it works fine for other log level. > ssh_options_set(my_ssh_session, SSH_OPTIONS_LOG_VERBOSITY, > &verbosity); > > ssh_channel_read() is throwing unhandled exception . Is this existing > bug or I m doing something wrong here. > [cid:image001.png@01D649A6.C4548300] > > > Please share your valuable inputs. Can you run your code in debugger to get some more verbose information, backtrace or crash location? Regards, -- Jakub Jelen Senior Software Engineer Security Technologies Red Hat, Inc.
RE: ssh_channel_read , throwing exception when SSH_OPTIONS_LOG_VERBOSITY is set to SSH_LOG_PACKET or SSH_LOG_FUNCTIONS | "V Sidnal, Nagraju" <nagraju.sidnal@xxxxxxxxxxx> |
ssh_channel_read , throwing exception when SSH_OPTIONS_LOG_VERBOSITY is set to SSH_LOG_PACKET or SSH_LOG_FUNCTIONS | "V Sidnal, Nagraju" <nagraju.sidnal@xxxxxxxxxxx> |