zihan
zihan
[2022-07-25 15:46:57] [22745:rasp-logger_deamon_task] DEBUG c.x.r.i.ExceptionReportingAgentBuilderListener: onError(): { typeName=java.time .zone.ZoneRules, classLoader=null, module=module java.base, loaded=false } Execption: java.lang.IllegalArgumentException: Unsupported class file major version 61
When I use transmittable-thread-local, pinpoint, and my metric agent mount it to the Apollo project, I get the metaspace overflow, I wonder how to fix it, I used the Transform...
This problem occurred in the bytecode conversion phase. When I used a ByteBuddy agent to operate, I found that the loaded type type would not be unloaded, and the meta...
I need interface staking, so I need to generate a Type description for each object, but there will be a lot of ByteBuddy objects during the bytecode conversion, and I...
The project is Spring Gateway, which is developed based on Netty and Reactor, with Pinpoint, Jacoco and self-research agent. When they run together, I get this error, what is the...
Why is the basic data type of ByteBuddy char but the array type [C I don't think it makes sense to be confused For example, I wrote a Java. Lang....
I got an error when I came across the JSR and RET directives, I want to fix it, But I noticed that ByteBuddy does not provide a JSRInlinerAdapter
`[2022-02-08 09:34:33] [34880:rasp-logger_deamon_task] DEBUG cn.a.a.i.c: onError(): { typeName=com.mysql.jdbc.StatementImpl, classLoader=ParallelWebappClassLoader context: vulns1_war delegate: false ----------> Parent Classloader: java.net.URLClassLoader@338494fa , module=null, loaded=false } Execption: java.lang.IllegalArgumentException: JSR/RET are not supported with computeFrames option...
`private static class CallDispatcherConstructorAdvice{ @Advice.OnMethodEnter public static void onEnter(@hookkey String hookKey, @Advice.Origin("#t #m") String method, @Advice.AllArguments(readOnly = false, typing = Assigner.Typing.DYNAMIC) Object[] args){ System.out.println("hookKey = " + hookKey); System.out.println("Arrays.toString(args) =...
Stack: [0x00007feedfd26000,0x00007feedfe26000], sp=0x00007feedfe24750, free space=1017k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) V [libjvm.so+0x848d0e] MallocSiteTable::malloc_site(unsigned long, unsigned long)+0xe V [libjvm.so+0x849b93] MallocTracker::record_free(void*)+0x193 V [libjvm.so+0x905669] os::free(void*, MemoryType)+0x9 V [libjvm.so+0x6406bb]...