Experimental Physics and Industrial Control System
|
Or run it under a debugger with a breakpoint there and then get a stack backtrace.
If possible, I would change that section of dbNotify.c:dbNotifyCompletion from
assert(precord->ppn);
to something like if (! precord->ppn) .. somehow log precord->name .. so you see which record runs into the problem, and that way you'd see if it's a record that uses the custom device support.
|
- Replies:
- Re: IOC error Michael Davidsaver
- References:
- IOC error Thomas, Patrick
- Re: IOC error Kasemir, Kay
- Re: IOC error Eric Norum
- Navigate by Date:
- Prev:
Re: Problems with scaler record on epics archiver Gabriel de Souza Fedel
- Next:
Re: IOC error Michael Davidsaver
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
<2018>
2019
2020
2021
2022
2023
2024
2025
2026
- Navigate by Thread:
- Prev:
Re: IOC error Eric Norum
- Next:
Re: IOC error Michael Davidsaver
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
<2018>
2019
2020
2021
2022
2023
2024
2025
2026
|
|
ANJ, 26 Jan 2018 |
·
Home
·
News
·
About
·
Talk
·
Base
·
Modules
·
Extensions
·
·
Distributions
·
Download
·
Documents
·
Links
·
Licensing
·
|