[Touch-packages] [Bug 1960005] Re: Exceptions crash

2023-06-29 Thread Michael Truog
I bumped into this problem, as described in the issue https://github.com/CloudI/CloudI/issues/229 . To avoid it, I used clang for compilation and both linking with '-rtlib=compiler-rt -unwindlib=libunwind' and '-unwindlib=libgcc' was able to avoid the segfault. I also didn't see the segfault occu

[Touch-packages] [Bug 1664979] Re: EQ overflowing. Additional events will be discarded until existing events are processed.

2018-04-23 Thread Michael Truog
The only time this occurs for me, is when I try to close a java application (https://www.interactivebrokers.com/en/index.php?f=16045). With this particular java application, it appears to happen more often, if I use the window close button instead of the menu close item when closing windows (but al

[Touch-packages] [Bug 1649657] Re: OpenSSL version is not dependable

2016-12-13 Thread Michael Truog
Ok, thanks for explaining this! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssl in Ubuntu. https://bugs.launchpad.net/bugs/1649657 Title: OpenSSL version is not dependable Status in openssl package in Ubuntu: Inv

[Touch-packages] [Bug 1649657] Re: OpenSSL version is not dependable

2016-12-13 Thread Michael Truog
With OpenSSL 1.0.1, as long as you update to the most recent 1.0.1 release, there would be no ABI changes, right? Otherwise, your argument is just that other people do separate patches, so Ubuntu will continue to do that too, right? -- You received this bug notification because you are a member

[Touch-packages] [Bug 1649657] Re: OpenSSL version is not dependable

2016-12-13 Thread Michael Truog
This problem needs to be handled as a bug due to its effect on OpenSSL use. Handling single patches with the Ubuntu OpenSSL package creates this problem, due to the lack of a version update. Instead, Ubuntu should be using mainline OpenSSL to avoid problems like https://en.wikipedia.org/wiki/Open

[Touch-packages] [Bug 1649657] [NEW] OpenSSL version is not dependable

2016-12-13 Thread Michael Truog
Public bug reported: Greetings! Is there any reason why Ubuntu 14.04 LTS openssl version is still 1.0.1f? >From https://www.openssl.org/news/openssl-1.0.1-notes.html there have been a lot of patches since that version. In fact this critical patch https://www.openssl.org/news/vulnerabilities.html