jamwhy commented on PR #448: URL: https://github.com/apache/qpid-proton/pull/448#issuecomment-4940078221
@astitcher I have submitted the request to submit a bug. ``` Your Jira account request has been successfully verified, and will be reviewed by the project you indicated. Please allow up to a few days for the project to review this request. ``` In the meantime what I can say is: ~ Python Proton server, mTLS ~ C++ application connected to the Python Proton server successfully, messages work etc. ~ ctrl-c on the C++ app.exe and the heap corruption with that stack above shows I ran the application with: `gflags /p /enable app.exe /full` So full Page Heap was enabled. The stack trace in the PR description is the debugger output from that run. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
