2022.3-b96 Macos, Unable to attach

Questions about YourKit Java Profiler
Locked
monday
Posts: 2
Joined: Tue Apr 26, 2022 7:06 am

2022.3-b96 Macos, Unable to attach

Post by monday »

I install both 2021.11 and 2022.03 on my mac mini
in 2021.11 it's success, but in 2022.03 it Unable to attach.
in ~/.yjp/log,it's full all this msg

Code: Select all

22.3-96 136.015: [shmem] error: failed to map shared memory marker area: Dynamic exception type: boost::interprocess::interprocess_exception
std::exception::what: Operation not permitted

22.3-96 136.016: [shmem] error: failed to map shared memory marker area: Dynamic exception type: boost::interprocess::interprocess_exception
std::exception::what: Operation not permitted

22.3-96 136.018: [shmem] error: failed to map shared memory marker area: Dynamic exception type: boost::interprocess::interprocess_exception
std::exception::what: Operation not permitted

22.3-96 136.019: [shmem] error: failed to map shared memory marker area: Dynamic exception type: boost::interprocess::interprocess_exception
std::exception::what: Operation not permitted

22.3-96 138.019: [shmem] error: failed to map shared memory marker area: Dynamic exception type: boost::interprocess::interprocess_exception
std::exception::what: Operation not permitted

22.3-96 138.019: [shmem] error: failed to map shared memory marker area: Dynamic exception type: boost::interprocess::interprocess_exception
std::exception::what: Operation not permitted

22.3-96 138.020: [shmem] error: failed to map shared memory marker area: Dynamic exception type: boost::interprocess::interprocess_exception
std::exception::what: Operation not permitted

22.3-96 138.021: [shmem] error: failed to map shared memory marker area: Dynamic exception type: boost::interprocess::interprocess_exception
std::exception::what: Operation not permitted

22.3-96 140.028: [shmem] error: failed to map shared memory marker area: Dynamic exception type: boost::interprocess::interprocess_exception
std::exception::what: Operation not permitted
Vladimir Kondratyev
Posts: 1619
Joined: Tue Aug 10, 2004 7:52 pm

Re: 2022.3-b96 Macos, Unable to attach

Post by Vladimir Kondratyev »

This is a dup of viewtopic.php?t=42605
monday
Posts: 2
Joined: Tue Apr 26, 2022 7:06 am

Re: 2022.3-b96 Macos, Unable to attach

Post by monday »

but at last of viewtopic.php?t=42605 , this problem has not been solved。😂
Vladimir Kondratyev
Posts: 1619
Joined: Tue Aug 10, 2004 7:52 pm

Re: 2022.3-b96 Macos, Unable to attach

Post by Vladimir Kondratyev »

but at last of viewtopic.php?t=42605 , this problem has not been solved
We are working on it. Original post has an information how to help the developers to resolve this issue.
Locked