Re: [PR] Add HTMLLayout fuzzer [logging-log4cxx]

2025-01-17 Thread via GitHub
swebb2066 commented on code in PR #454: URL: https://github.com/apache/logging-log4cxx/pull/454#discussion_r1920933273 ## src/fuzzers/cpp/HTMLLayoutFuzzer.cpp: ## @@ -0,0 +1,88 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license

Re: [PR] Add HTMLLayout fuzzer [logging-log4cxx]

2025-01-17 Thread via GitHub
swebb2066 commented on code in PR #454: URL: https://github.com/apache/logging-log4cxx/pull/454#discussion_r1920933273 ## src/fuzzers/cpp/HTMLLayoutFuzzer.cpp: ## @@ -0,0 +1,88 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license

Re: [PR] Add HTMLLayout fuzzer [logging-log4cxx]

2025-01-17 Thread via GitHub
swebb2066 commented on code in PR #454: URL: https://github.com/apache/logging-log4cxx/pull/454#discussion_r1920911378 ## src/fuzzers/cpp/HTMLLayoutFuzzer.cpp: ## @@ -0,0 +1,88 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license

Re: [PR] Add HTMLLayout fuzzer [logging-log4cxx]

2025-01-17 Thread via GitHub
swebb2066 commented on code in PR #454: URL: https://github.com/apache/logging-log4cxx/pull/454#discussion_r1920911378 ## src/fuzzers/cpp/HTMLLayoutFuzzer.cpp: ## @@ -0,0 +1,88 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license

Re: [PR] Add HTMLLayout fuzzer [logging-log4cxx]

2025-01-17 Thread via GitHub
swebb2066 commented on code in PR #454: URL: https://github.com/apache/logging-log4cxx/pull/454#discussion_r1920911378 ## src/fuzzers/cpp/HTMLLayoutFuzzer.cpp: ## @@ -0,0 +1,88 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license

Re: [PR] Add HTMLLayout fuzzer [logging-log4cxx]

2025-01-17 Thread via GitHub
swebb2066 commented on code in PR #454: URL: https://github.com/apache/logging-log4cxx/pull/454#discussion_r1920911378 ## src/fuzzers/cpp/HTMLLayoutFuzzer.cpp: ## @@ -0,0 +1,88 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license

Re: [PR] Add HTMLLayout fuzzer [logging-log4cxx]

2025-01-17 Thread via GitHub
swebb2066 commented on code in PR #454: URL: https://github.com/apache/logging-log4cxx/pull/454#discussion_r1920911378 ## src/fuzzers/cpp/HTMLLayoutFuzzer.cpp: ## @@ -0,0 +1,88 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license

Re: [PR] Add JSONLayout fuzzer [logging-log4cxx]

2025-01-17 Thread via GitHub
swebb2066 commented on code in PR #453: URL: https://github.com/apache/logging-log4cxx/pull/453#discussion_r1920907557 ## src/fuzzers/cpp/JSONLayoutFuzzer.cpp: ## @@ -0,0 +1,86 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license

Re: [PR] Add JSONLayout fuzzer [logging-log4cxx]

2025-01-17 Thread via GitHub
swebb2066 commented on PR #453: URL: https://github.com/apache/logging-log4cxx/pull/453#issuecomment-2599414483 For the record, the [OSS-Fuzz build status for Log4cxx](https://oss-fuzz-build-logs.storage.googleapis.com/index.html#apache-logging-log4cxx) run 1/17/2025, 5:54 PM (Australian Ea

Re: [I] Apache Log4j Tag Library not working on tomcat 10.1.34 (logging-log4j2)

2025-01-17 Thread via GitHub
pischky commented on issue #3401: URL: https://github.com/apache/logging-log4j2/issues/3401#issuecomment-2599234886 Thanks for the explanation. I will think about replacing log4j-taglib-2.24.3.jar in my project. -- This is an automated message from the Apache Git Service. To respond to t

Re: [I] Apache Log4j Tag Library not working on tomcat 10.1.34 (logging-log4j2)

2025-01-17 Thread via GitHub
ppkarwasz commented on issue #3401: URL: https://github.com/apache/logging-log4j2/issues/3401#issuecomment-2599053582 > I'm trying to port a project using JSP from Tomcat 9 to Tomcat 10.1.34 but "Apache Log4j Tag Library" ("log4j-taglib-2.24.3.jar") is not working anymore. The `lo

[PR] Add HTMLLayout fuzzer [logging-log4cxx]

2025-01-17 Thread via GitHub
AdamKorcz opened a new pull request, #454: URL: https://github.com/apache/logging-log4cxx/pull/454 Adds a fuzzer for `HTMLLayout`. -- 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 com

Re: [I] Suspect deadlock in InternalLoggerRegistry (intermittent) (logging-log4j2)

2025-01-17 Thread via GitHub
tristantarrant commented on issue #3399: URL: https://github.com/apache/logging-log4j2/issues/3399#issuecomment-2598686468 OpenJDK 64-Bit Server VM (21.0.4+7-LTS mixed mode, sharing): log4j 2.24.3 It was not happening with 2.23.1 -- This is an automated message from the Apache G

Re: [I] Suspect deadlock in InternalLoggerRegistry (intermittent) (logging-log4j2)

2025-01-17 Thread via GitHub
vy commented on issue #3399: URL: https://github.com/apache/logging-log4j2/issues/3399#issuecomment-2598683548 @tristantarrant, which Log4j version? Which JDK distribution and version? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [I] Suspect deadlock in InternalLoggerRegistry (intermittent) (logging-log4j2)

2025-01-17 Thread via GitHub
tristantarrant commented on issue #3399: URL: https://github.com/apache/logging-log4j2/issues/3399#issuecomment-2598502697 We've been seeing these in the Infinispan testsuite and we don't enable vthreads by default. ``` 2025-01-17 05:28:09 Full thread dump OpenJDK 64-Bit Server

Re: [I] Suspect deadlock in InternalLoggerRegistry (intermittent) (logging-log4j2)

2025-01-17 Thread via GitHub
nilsson-petter commented on issue #3399: URL: https://github.com/apache/logging-log4j2/issues/3399#issuecomment-2598416972 I can not reproduce it with virtual threads using JDK 24 instead of 21. Local tests run on ``` macOS 15.2 openjdk version "24-ea" 2025-03-18 OpenJ

[PR] Add JSONLayout fuzzer [logging-log4cxx]

2025-01-17 Thread via GitHub
AdamKorcz opened a new pull request, #453: URL: https://github.com/apache/logging-log4cxx/pull/453 Adds a fuzzer for the `JSONLayout` formatter. -- 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 th

[I] Apache Log4j Tag Library not working on tomcat 10.1.34 (logging-log4j2)

2025-01-17 Thread via GitHub
pischky opened a new issue, #3401: URL: https://github.com/apache/logging-log4j2/issues/3401 ## Description I'm trying to port a project using JSP from Tomcat 9 to Tomcat 10.1.34 but "Apache Log4j Tag Library" ("log4j-taglib-2.24.3.jar") is not working anymore. ## Configura

Re: [I] Generate `Log4jPlugins` class does not compile in JPMS (logging-log4j2)

2025-01-17 Thread via GitHub
ppkarwasz commented on issue #3251: URL: https://github.com/apache/logging-log4j2/issues/3251#issuecomment-2598287903 @lockhartja, Did you try adding: ```groovy compileOnly 'biz.aQute.bnd:biz.aQute.bnd.annotation:7.1.0' ``` to you dependencies? -- This is an aut

Re: [I] Suspect deadlock in InternalLoggerRegistry (intermittent) (logging-log4j2)

2025-01-17 Thread via GitHub
vy commented on issue #3399: URL: https://github.com/apache/logging-log4j2/issues/3399#issuecomment-2597648427 @nilsson-petter, would you mind testing if you can still reproduce the problem using virtual threads and JDK 241 EA, please? 1 [JDK 24](https://jdk.java.net/24/) will ship [