EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  <20152016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  <20152016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: MEDM issues
From: D Peter Siddons <[email protected]>
To: "[email protected]" <[email protected]>
Date: Sun, 15 Mar 2015 11:42:57 -0400
Hi,
I've attached a medm screen. I'm having problems with the Bar Monitor widget.

In edit mode:

Setting direction to "up" gives:
*** stack smashing detected ***: medm terminated

Setting display precision to User Specified gives:
SIGSEGV

[1]+  Aborted                 (core dumped) medm scintscal.adl

This is with medm-3.1.9 and epics base-3.14.12.4 on Ubuntu 14.10.

Anyone else having problems?

Pete.


--
D. Peter Siddons
Detector Development Group Leader
Bldg. 535B
Photon Sciences Directorate,
Brookhaven National Laboratory
Upton, NY 11973

email: [email protected]
Phone: (631) 344-2738

file {
	name="/home/peter/zed/root/scint/scintscal.adl"
	version=030109
}
display {
	object {
		x=2
		y=23
		width=400
		height=400
	}
	clr=14
	bclr=4
	cmap=""
	gridSpacing=5
	gridOn=0
	snapToGrid=0
}
"color map" {
	ncolors=65
	colors {
		ffffff,
		ececec,
		dadada,
		c8c8c8,
		bbbbbb,
		aeaeae,
		9e9e9e,
		919191,
		858585,
		787878,
		696969,
		5a5a5a,
		464646,
		2d2d2d,
		000000,
		00d800,
		1ebb00,
		339900,
		2d7f00,
		216c00,
		fd0000,
		de1309,
		be190b,
		a01207,
		820400,
		5893ff,
		597ee1,
		4b6ec7,
		3a5eab,
		27548d,
		fbf34a,
		f9da3c,
		eeb62b,
		e19015,
		cd6100,
		ffb0ff,
		d67fe2,
		ae4ebc,
		8b1a96,
		610a75,
		a4aaff,
		8793e2,
		6a73c1,
		4d52a4,
		343386,
		c7bb6d,
		b79d5c,
		a47e3c,
		7d5627,
		58340f,
		99ffff,
		73dfff,
		4ea5f9,
		2a63e4,
		0a00b8,
		ebf1b5,
		d4db9d,
		bbc187,
		a6a462,
		8b8239,
		73ff6b,
		52da3b,
		3cb420,
		289315,
		1a7309,
	}
}
"message button" {
	object {
		x=33
		y=336
		width=51
		height=32
	}
	control {
		chan="scintscal1.CNT"
		clr=14
		bclr=4
	}
	label="CNT"
	press_msg="1"
}
bar {
	object {
		x=18
		y=29
		width=30
		height=110
	}
	monitor {
		chan="scintscal1.S1"
		clr=14
		bclr=4
	}
	limits {
	}
}
bar {
	object {
		x=53
		y=29
		width=30
		height=110
	}
	monitor {
		chan="scintscal1.S2"
		clr=14
		bclr=4
	}
	limits {
	}
}
bar {
	object {
		x=88
		y=29
		width=30
		height=110
	}
	monitor {
		chan="scintscal1.S3"
		clr=14
		bclr=4
	}
	limits {
	}
}
bar {
	object {
		x=123
		y=29
		width=30
		height=110
	}
	monitor {
		chan="scintscal1.S4"
		clr=14
		bclr=4
	}
	limits {
	}
}
bar {
	object {
		x=158
		y=29
		width=30
		height=110
	}
	monitor {
		chan="scintscal1.S5"
		clr=14
		bclr=4
	}
	limits {
	}
}
bar {
	object {
		x=193
		y=29
		width=30
		height=110
	}
	monitor {
		chan="scintscal1.S6"
		clr=14
		bclr=4
	}
	limits {
	}
}
bar {
	object {
		x=228
		y=29
		width=30
		height=110
	}
	monitor {
		chan="scintscal1.S7"
		clr=14
		bclr=4
	}
	limits {
	}
}
bar {
	object {
		x=263
		y=29
		width=30
		height=110
	}
	monitor {
		chan="scintscal1.S8"
		clr=14
		bclr=4
	}
	limits {
	}
}
menu {
	object {
		x=22
		y=189
		width=39
		height=29
	}
	control {
		chan="scintscal1.TRIG"
		clr=14
		bclr=4
	}
}
menu {
	object {
		x=110
		y=191
		width=36
		height=21
	}
	control {
		chan="scintscal1.SRC"
		clr=14
		bclr=4
	}
}
"text entry" {
	object {
		x=227
		y=228
		width=98
		height=26
	}
	control {
		chan="scintscal1.TP"
		clr=14
		bclr=4
	}
	limits {
	}
}
"text entry" {
	object {
		x=226
		y=272
		width=98
		height=26
	}
	control {
		chan="scintscal1.TP1"
		clr=14
		bclr=4
	}
	limits {
	}
}

Replies:
RE: MEDM issues Mark Rivers
Re: MEDM issues Paul Sichta
Re: MEDM issues Jennings, Guy
Re: MEDM issues Andrew Johnson

Navigate by Date:
Prev: RE: Problems running areaDetector to control simulation detector Mooney, Tim M.
Next: RE: MEDM issues Mark Rivers
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  <20152016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: RE: Problems running areaDetector to control simulation detector Mark Rivers
Next: RE: MEDM issues Mark Rivers
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  <20152016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 16 Dec 2015 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·