[Wireshark-dev] Failed build on SLED 15

2021-12-30 Thread Anders Broman via Wireshark-dev
Hi, We get glib-compat.h:31:7: note: include '' or provide a declaration of 'memcpy' when building on SLED 15. Regards Anders smime.p7s Description: S/MIME cryptographic signature ___ Sent via:Wireshark-dev mailing

Re: [Wireshark-dev] wslog, windows, pytest, and heap corruption

2021-12-30 Thread chuck c
I opened an issue to upgrade but maybe not in the right place? https://gitlab.com/wireshark/wireshark-containers/-/issues/5 Update Windows servercore to newer version On Wed, Dec 29, 2021 at 7:15 PM John Thacker wrote: > I was working on a MR for moving the text2pcap/text_import debug over to >

Re: [Wireshark-dev] wslog, windows, pytest, and heap corruption

2021-12-30 Thread Gerald Combs
On 12/29/21 5:15 PM, John Thacker wrote: I was working on a MR for moving the text2pcap/text_import debug over to the ws_log features and I ran into a seemingly bizarre problem. Setting the log level to a non-default value causes the pytest procedures to fail with heap corruption on the Gitlab

Re: [Wireshark-dev] wslog, windows, pytest, and heap corruption

2021-12-30 Thread Jirka Novak
Dear John, I was working on a MR for moving the text2pcap/text_import debug over to the ws_log features and I ran into a seemingly bizarre problem. Setting the log level to a non-default value causes the pytest procedures to fail with heap corruption on the Gitlab Windows CI. ... I'm touchi

Re: [Wireshark-dev] wslog, windows, pytest, and heap corruption

2021-12-30 Thread John Thacker
On Thu, Dec 30, 2021 at 5:55 PM Gerald Combs wrote: > On 12/29/21 5:15 PM, John Thacker wrote: > > I was working on a MR for moving the text2pcap/text_import debug over to > the ws_log features and I ran into a seemingly bizarre problem. Setting the > log level to a non-default value causes the p

Re: [Wireshark-dev] wslog, windows, pytest, and heap corruption

2021-12-30 Thread João Valverde
On 30/12/21 23:36, Jirka Novak wrote: Dear John, I was working on a MR for moving the text2pcap/text_import debug over to the ws_log features and I ran into a seemingly bizarre problem. Setting the log level to a non-default value causes the pytest procedures to fail with heap corruption on

Re: [Wireshark-dev] wslog, windows, pytest, and heap corruption

2021-12-30 Thread João Valverde
On 30/12/21 23:46, John Thacker wrote: On Thu, Dec 30, 2021 at 5:55 PM Gerald Combs wrote: On 12/29/21 5:15 PM, John Thacker wrote: > I was working on a MR for moving the text2pcap/text_import debug over to the ws_log features and I ran into a seemingly bizarre problem. Settin