|
|
Experimental Physics and
| ||||||||||||||||
|
|
Dear Michael Davidsaver.
Thank you for your quick reply. > By adding the function (ca_context_create(ca_enable_preemptive_callback)) you mentioned, the execution result and the following error message occur. CA.Client.Exception............................................... Error: "Preemptive callback not enabled - additional threads may not join context" > Related issues could be found on the site below. > But, Is there a way to solve it using CA instead of using the dbAccess interface? Have a good day. Thank you. --- Original Message --- From : "Michael Davidsaver"<[email protected]> To : "김대영"<[email protected]> Cc : "박상욱/수석/SnE팀"<[email protected]>, "박진용/책임/CnS팀"<[email protected]>, [email protected] Date : 2023/08/17 목요일 오후 3:25:38 Subject : Re: Questions about ca_search and ca_create_channel On 8/16/23 19:18, 김대영 via Tech-talk wrote: > Dear All > > First of all, thank you for your help. Please copy in text and not screenshots, which complicate quoting in replies. > I have the following question. > > Before calling the iocsh (argv[1]) function that runs the st.cmd file, the ca_search or ca_create_channel function works normal. > > > > However, if a ca_search or ca_create_channel function is called after the iocsh (argv[1]) function is called, > > a Segmentation fault or dbContext preemptive callback problem occurs. > > In other words, I made a driver called pv in st.cmd and made a thread on this driver to call ca_search The error "preemptive callback required ..." means that a call to `ca_context_create(ca_enable_preemptive_callback)` is needed. "dbContext" is the code behind "local CA" links. This is a shortcut which allows the CA server and client of an IOC to talk to each other without actually going over the network. This code only supports libca in the newer preemptive mode. >> I don't know the cause. > > Our st.cmd file is as follows. > > > I would appreciate it if you could solve my curiosity. > > Have a good day. > > Thank you. >
| ||||||||||||||||
| ANJ, 19 Mar 2026 |
·
Home
·
News
·
About
·
Talk
·
Base
·
Modules
·
Extensions
·
· Distributions · Download · Documents · Links · Licensing · |