- Fixed a massive memory leak in Hipadaba
- Extended the Hdb adapter to support SICSdata - Made the simulated histogram memory driver work properly when data has been set. - Implemented the hfactory command - Removed hdbcommand which was never finsihed
This commit is contained in:
539
val.lis
539
val.lis
@@ -1,11 +1,3 @@
|
||||
==3348== Memcheck, a memory error detector.
|
||||
==3348== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
|
||||
==3348== Using LibVEX rev 1658, a library for dynamic binary translation.
|
||||
==3348== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
|
||||
==3348== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
|
||||
==3348== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
|
||||
==3348== For more details, rerun with: -v
|
||||
==3348==
|
||||
WARNING: Cannot log(Accepted dummy connection )
|
||||
sim/topsi/morpheus.tcl:0>> ServerOption ReadTimeOut 10
|
||||
sim/topsi/morpheus.tcl:1>> ServerOption AcceptTimeOut 50
|
||||
@@ -83,471 +75,74 @@ sim/topsi/morpheus.tcl:72>> Publish motransfer Spy
|
||||
sim/topsi/morpheus.tcl:73>> MakeO2T O2T sth stt
|
||||
sim/topsi/morpheus.tcl:74>> MakeO2T O2TL sth sttl
|
||||
sim/topsi/morpheus.tcl:75>> MakeO2T O2U sth sttl
|
||||
sim/topsi/morpheus.tcl:76>> MakeScanCommand xxxscan counter $scripthome/morpheus.hdd \
|
||||
sim/topsi/morpheus.tcl:76>> MakeProxy ptt temperature float
|
||||
sim/topsi/morpheus.tcl:77>> ptt map upperlimit upperlimit float user
|
||||
ERROR: not enough arguments to MapFunc
|
||||
sim/topsi/morpheus.tcl:78>> ptt map lowerlimit lowerlimit float user
|
||||
ERROR: not enough arguments to MapFunc
|
||||
sim/topsi/morpheus.tcl:79>> MakeScanCommand xxxscan counter $scripthome/morpheus.hdd \
|
||||
$loghome/recover.bin
|
||||
sim/topsi/morpheus.tcl:77>> MakePeakCenter xxxscan
|
||||
sim/topsi/morpheus.tcl:78>> MakeOptimise opti counter
|
||||
sim/topsi/morpheus.tcl:79>> SicsAlias drive dr
|
||||
sim/topsi/morpheus.tcl:80>> MakeHKL stt sth sch sph
|
||||
sim/topsi/morpheus.tcl:81>> MakeHKLMot hkl
|
||||
sim/topsi/morpheus.tcl:82>> MakeUBCalc ubcalc hkl
|
||||
sim/topsi/morpheus.tcl:83>> MakeCone cone ubcalc
|
||||
sim/topsi/morpheus.tcl:84>> hkl lambdavar lambda
|
||||
sim/topsi/morpheus.tcl:85>> MakeXYTable table
|
||||
sim/topsi/morpheus.tcl:86>> MakeConfigurableMotor two
|
||||
sim/topsi/morpheus.tcl:87>> two drivescript twoscript
|
||||
ERROR: duplicate exe manager not created
|
||||
sim/topsi/morpheus.tcl:88>> fileeval $scripthome/morpheuscom.tcl
|
||||
sim/topsi/morpheus.tcl:80>> MakePeakCenter xxxscan
|
||||
sim/topsi/morpheus.tcl:81>> MakeOptimise opti counter
|
||||
sim/topsi/morpheus.tcl:82>> SicsAlias drive dr
|
||||
sim/topsi/morpheus.tcl:83>> MakeHKL stt sth sch sph
|
||||
sim/topsi/morpheus.tcl:84>> MakeHKLMot hkl
|
||||
sim/topsi/morpheus.tcl:85>> MakeUBCalc ubcalc hkl
|
||||
sim/topsi/morpheus.tcl:86>> MakeCone cone ubcalc
|
||||
sim/topsi/morpheus.tcl:87>> hkl lambdavar lambda
|
||||
sim/topsi/morpheus.tcl:88>> MakeXYTable table
|
||||
sim/topsi/morpheus.tcl:89>> MakeConfigurableMotor two
|
||||
sim/topsi/morpheus.tcl:90>> two drivescript twoscript
|
||||
sim/topsi/morpheus.tcl:91>> fileeval $scripthome/morpheuscom.tcl
|
||||
ERROR: new SICSData not created due to name collision
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:89>> MakeStateMon xxxscan
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:90>> hmake /instrument spy none
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:91>> hsetprop /instrument type instrument
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:92>> hmake /graphics spy none
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:93>> hsetprop /graphics type graphset
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:94>> hattach /instrument title title
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:95>> hmake /instrument/user spy none
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:96>> hsetprop /instrument/user type dev
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:97>> hattach /instrument/user user name
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:98>> hattach /instrument/user adress address
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:99>> hattach /instrument/user phone phone
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:100>> hattach /instrument/user email email
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:101>> hmake /instrument/user/flame user text
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:102>> hset /instrument/user/flame "This user is a DAU"
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:103>> hsetprop /instrument/user/flame visible false
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:104>> hmake /instrument/monochromator spy none
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:105>> hsetprop /instrument/monochromator type part
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:106>> hattach /instrument/monochromator lambda wavelength
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:107>> hchain /instrument/monochromator/wavelength /instrument/monochromator/two_theta
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:92>> hfactory /instrument plain spy none
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:93>> hsetprop /instrument type instrument
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:94>> hfactory /instrument/experiment/filemode script filemode filemode text
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:95>> hsetprop /instrument/experiment/filemode values prehistoric,nexus,4circle,2circleub
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:96>> hfactory /instrument/monochromator plain spy none
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:97>> hsetprop /instrument/monochromator type part
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:98>> hattach /instrument/monochromator lambda wavelength
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:99>> hchain /instrument/monochromator/wavelength /instrument/monochromator/two_theta
|
||||
ERROR: master /instrument/monochromator/wavelength not found
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:108>> hattach /instrument/monochromator mth theta
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:109>> hattach /instrument/monochromator mtt two_theta
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:110>> hattach /instrument/monochromator mtx x_translation
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:111>> hattach /instrument/monochromator mty y_translation
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:112>> hattach /instrument/monochromator mfv vertical_focusing
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:113>> hmake /instrument/slit1 spy none
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:114>> hsetprop /instrument/slit1 type part
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:115>> hattach /instrument/slit1 d1l left
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:116>> hattach /instrument/slit1 d1r right
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:117>> hattach /instrument/slit1 d1t top
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:118>> hattach /instrument/slit1 d1b bottom
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:119>> hmake /instrument/slit2 spy none
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:120>> hsetprop /instrument/slit2 type part
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:121>> hattach /instrument/slit2 d2l left
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:122>> hattach /instrument/slit2 d2r right
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:123>> hattach /instrument/slit2 d2t top
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:124>> hattach /instrument/slit2 d2b bottom
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:125>> hmake /instrument/sample spy none
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:126>> hsetprop /instrument/sample type part
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:127>> hattach /instrument/sample sample name
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:128>> hattach /instrument/sample sth omega
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:129>> hattach /instrument/sample stt two_theta
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:130>> hattach /instrument/sample stx x_translation
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:131>> hattach /instrument/sample sty y_translation
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:132>> hattach /instrument/sample sgy y_goniometer
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:133>> hattach /instrument/sample sgx x_goniometer
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:134>> hmake /instrument/monitor spy none
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:135>> hsetprop /instrument/monitor type part
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:136>> hmake /instrument/monitor/counts internal int
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:137>> hattach /instrument/monitor/counts counter 1
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:138>> hsetprop /instrument/monitor/counts priv internal
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:139>> hsetprop /instrument/monitor/counts sicsdev counter
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:140>> hmakescript /instrument/monitor/preset "counter getpreset" "counter setpreset" float
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:141>> hmakescript /instrument/monitor/countmode "counter getmode" "counter setmode" text
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:142>> hmake /instrument/counter spy none
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:143>> hsetprop /instrument/counter type part
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:144>> hmake /instrument/counter/counts internal int
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:145>> hattach /instrument/counter/counts counter 0
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:146>> hsetprop /instrument/counter/counts priv internal
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:147>> hmake /gui spy none
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:148>> hmake /gui/status internal text
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:149>> status hdbinterest /gui/status
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:150>> hmake /graphics/scan_data spy none
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:151>> hsetprop /graphics/scan_data type graphdata
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:152>> hsetprop /graphics/scan_data viewer default
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:153>> hmake /graphics/scan_data/rank mugger int
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:154>> hset /graphics/scan_data/rank 1
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:155>> hsetprop /graphics/scan_data/rank priv internal
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:156>> hmakescript /graphics/scan_data/dim "xxxscan np" hdbReadOnly intar 1
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:157>> hsetprop /graphics/scan_data/dim priv internal
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:158>> hmakescript /graphics/scan_data/scan_variable "gethdbscanvardata 0" hdbReadOnly floatvarar 1
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:159>> hsetprop /graphics/scan_data/scan_variable type axis
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:160>> hsetprop /graphics/scan_data/scan_variable dim 0
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:161>> hsetprop /graphics/scan_data/scan_variable transfer zip
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:162>> hsetprop /graphics/scan_data/scan_variable priv internal
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:163>> hmakescript /graphics/scan_data/counts "gethdbscancounts" hdbReadOnly intvarar 1
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:164>> hsetprop /graphics/scan_data/counts type data
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:165>> hsetprop /graphics/scan_data/counts transfer zip
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:166>> hsetprop /graphics/scan_data/counts priv internal
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:167>> hmake /instrument/commands spy none
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:168>> hsetprop /instrument/commands type commandset
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:169>> hcommand /instrument/commands/scan hdbscan
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:170>> hsetprop /instrument/commands/scan type command
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:171>> hsetprop /instrument/commands/scan priv user
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:172>> hmake /instrument/commands/scan/scan_variables user text
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:173>> hsetprop /instrument/commands/scan/scan_variables argtype drivable
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:174>> hmake /instrument/commands/scan/scan_start user text
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:175>> hmake /instrument/commands/scan/scan_increments user text
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:176>> hmake /instrument/commands/scan/NP user int
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:177>> hmake /instrument/commands/scan/mode user text
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:178>> hsetprop /instrument/commands/scan/mode values "monitor,timer"
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:179>> hmake /instrument/commands/scan/preset user float
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:180>> hcommand /instrument/commands/graphscan hdbscan
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:181>> hsetprop /instrument/commands/graphscan type command
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:182>> hsetprop /instrument/commands/graphscan viewer mountaingumui.ScanEditor
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:183>> hsetprop /instrument/commands/graphscan priv user
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:184>> hmake /instrument/commands/graphscan/scan_variables user text
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:185>> hsetprop /instrument/commands/graphscan/scan_variables argtype drivable
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:186>> hmake /instrument/commands/graphscan/scan_start user text
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:187>> hmake /instrument/commands/graphscan/scan_increments user text
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:188>> hmake /instrument/commands/graphscan/NP user int
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:189>> hmake /instrument/commands/graphscan/mode user text
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:190>> hsetprop /instrument/commands/graphscan/mode values "monitor,timer"
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:191>> hmake /instrument/commands/graphscan/preset user float
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:192>> hcommand /instrument/commands/wait wait
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:193>> hsetprop /instrument/commands/wait type command
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:194>> hsetprop /instrument/commands/wait priv user
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:195>> hmake /instrument/commands/wait/time user int
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:196>> hmake /quickview spy none
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:197>> hmake /batch spy none
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:198>> hmakescript /batch/bufferlist listbatchfiles hdbReadOnly text
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:199>> sicspoll add /batch/bufferlist hdb 30
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:200>> hmake /batch/commandtext spy text
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:201>> hsetprop /batch/commandtext viewer mountaingumui.TextEdit
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:202>> hsetprop /batch/commandtext commandtext true
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:203>> __filemode prehistoric
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:100>> hattach /instrument/monochromator mth theta
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:101>> hattach /instrument/monochromator mtt two_theta
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:102>> hattach /instrument/monochromator mtx x_translation
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:103>> hattach /instrument/monochromator mty y_translation
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:104>> hattach /instrument/monochromator mfv vertical_focusing
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:105>> hsetprop /instrument/slit1/upper sicsdev d1t
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:106>> hsetprop /instrument/slit1/bottom sicsdev d1b
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:107>> hsetprop /instrument/slit2/upper sicsdev d2t
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:108>> hsetprop /instrument/slit2/bottom sicsdev d2b
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:109>> hfactory /instrument/sample plain spy none
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:110>> hsetprop /instrument/sample type part
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:111>> hattach /instrument/sample sample name
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:112>> hattach /instrument/sample sth omega
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:113>> hattach /instrument/sample stt two_theta
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:114>> hattach /instrument/sample stx x_translation
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:115>> hattach /instrument/sample sty y_translation
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:116>> hattach /instrument/sample sgy y_goniometer
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:117>> hattach /instrument/sample sgx x_goniometer
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:118>> hattach /imstrument/sample scx chi
|
||||
ERROR: path to attach object too not found
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:119>> hattach /imstrument/sample scy phi
|
||||
ERROR: path to attach object too not found
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:120>> hfactory /instrument/monitor plain spy none
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:121>> hsetprop /instrument/monitor type part
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:122>> hfactory /instrument/monitor/counts plain internal int
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:123>> hattach /instrument/monitor/counts counter 1
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:124>> hsetprop /instrument/monitor/counts priv internal
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:125>> hsetprop /instrument/monitor/counts sicsdev counter
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:126>> hfactory /instrument/monitor/preset script "counter getpreset" "counter setpreset" float
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:127>> hfactory /instrument/monitor/countmode script "counter getmode" "counter setmode" text
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:128>> hfactory /instrument/counter plain spy none
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:129>> hsetprop /instrument/counter type part
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:130>> hfactory /instrument/counter/counts plain internal int
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:131>> hattach /instrument/counter/counts counter 0
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:132>> hsetprop /instrument/counter/counts priv internal
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:133>> hfactory /graphics plain spy none
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:134>> hsetprop /graphics type graphset
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:135>> hfactory /instrument/commands plain spy none
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:136>> hsetprop /instrument/commands type commandset
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:137>> hmake /quickview spy none
|
||||
/afs/psi.ch/user/k/koennecke/src/workspace/sics/sim/topsi/morpheuscom.tcl:138>> __filemode prehistoric
|
||||
OK
|
||||
==3348== Invalid read of size 1
|
||||
==3348== at 0x400630E: strcmp (mc_replace_strmem.c:341)
|
||||
==3348== by 0x80FE3D1: compareHdbValue (hipadaba.c:482)
|
||||
==3348== by 0x81140E4: pollHdb (polldriv.c:38)
|
||||
==3348== by 0x811459A: PollTask (sicspoll.c:135)
|
||||
==3348== by 0x8059016: TaskSchedule (task.c:211)
|
||||
==3348== by 0x8057A25: RunServer (nserver.c:406)
|
||||
==3348== by 0x8057F27: main (SICSmain.c:62)
|
||||
==3348== Address 0x4CC7A38 is 0 bytes inside a block of size 8 free'd
|
||||
==3348== at 0x4004FDA: free (vg_replace_malloc.c:233)
|
||||
==3348== by 0x81039B1: readHdbValue (sicshipadaba.c:1797)
|
||||
==3348== by 0x81010AF: SICSScriptReadCallback (sicshipadaba.c:683)
|
||||
==3348== by 0x80FDAAF: InvokeCallbackChain (hipadaba.c:154)
|
||||
==3348== by 0x80FF0CE: SendDataMessage (hipadaba.c:912)
|
||||
==3348== by 0x80FF222: GetHipadabaPar (hipadaba.c:940)
|
||||
==3348== by 0x8114091: pollHdb (polldriv.c:37)
|
||||
==3348== by 0x811459A: PollTask (sicspoll.c:135)
|
||||
==3348== by 0x8059016: TaskSchedule (task.c:211)
|
||||
==3348== by 0x8057A25: RunServer (nserver.c:406)
|
||||
==3348== by 0x8057F27: main (SICSmain.c:62)
|
||||
==3348==
|
||||
==3348== Invalid read of size 1
|
||||
==3348== at 0x400632E: strcmp (mc_replace_strmem.c:341)
|
||||
==3348== by 0x80FE3D1: compareHdbValue (hipadaba.c:482)
|
||||
==3348== by 0x81140E4: pollHdb (polldriv.c:38)
|
||||
==3348== by 0x811459A: PollTask (sicspoll.c:135)
|
||||
==3348== by 0x8059016: TaskSchedule (task.c:211)
|
||||
==3348== by 0x8057A25: RunServer (nserver.c:406)
|
||||
==3348== by 0x8057F27: main (SICSmain.c:62)
|
||||
==3348== Address 0x4E89ED9 is 1 bytes inside a block of size 957 free'd
|
||||
==3348== at 0x4004FDA: free (vg_replace_malloc.c:233)
|
||||
==3348== by 0x81039B1: readHdbValue (sicshipadaba.c:1797)
|
||||
==3348== by 0x81010AF: SICSScriptReadCallback (sicshipadaba.c:683)
|
||||
==3348== by 0x80FDAAF: InvokeCallbackChain (hipadaba.c:154)
|
||||
==3348== by 0x80FF0CE: SendDataMessage (hipadaba.c:912)
|
||||
==3348== by 0x80FF222: GetHipadabaPar (hipadaba.c:940)
|
||||
==3348== by 0x8114091: pollHdb (polldriv.c:37)
|
||||
==3348== by 0x811459A: PollTask (sicspoll.c:135)
|
||||
==3348== by 0x8059016: TaskSchedule (task.c:211)
|
||||
==3348== by 0x8057A25: RunServer (nserver.c:406)
|
||||
==3348== by 0x8057F27: main (SICSmain.c:62)
|
||||
==3348==
|
||||
==3348== Conditional jump or move depends on uninitialised value(s)
|
||||
==3348== at 0xD27DB2: (within /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0xD28EA0: (within /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0xD282D6: deflate (in /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0x804F83D: SCWriteZipped (conman.c:1231)
|
||||
==3348== by 0x8100309: sendZippedNodeData (sicshipadaba.c:377)
|
||||
==3348== by 0x81048DA: ZipGetHdbNode (sicshipadaba.c:2193)
|
||||
==3348== by 0x80527B6: InterpExecute (SCinter.c:322)
|
||||
==3348== by 0x80F6F79: ContextDo (protocol.c:200)
|
||||
==3348== by 0x80527B6: InterpExecute (SCinter.c:322)
|
||||
==3348== by 0x805027F: SCInvoke (conman.c:1604)
|
||||
==3348== by 0x805165F: SCTaskFunction (conman.c:2097)
|
||||
==3348== by 0x8059016: TaskSchedule (task.c:211)
|
||||
==3348==
|
||||
==3348== Conditional jump or move depends on uninitialised value(s)
|
||||
==3348== at 0xD27CE9: (within /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0xD28EA0: (within /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0xD282D6: deflate (in /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0x804F83D: SCWriteZipped (conman.c:1231)
|
||||
==3348== by 0x8100309: sendZippedNodeData (sicshipadaba.c:377)
|
||||
==3348== by 0x81048DA: ZipGetHdbNode (sicshipadaba.c:2193)
|
||||
==3348== by 0x80527B6: InterpExecute (SCinter.c:322)
|
||||
==3348== by 0x80F6F79: ContextDo (protocol.c:200)
|
||||
==3348== by 0x80527B6: InterpExecute (SCinter.c:322)
|
||||
==3348== by 0x805027F: SCInvoke (conman.c:1604)
|
||||
==3348== by 0x805165F: SCTaskFunction (conman.c:2097)
|
||||
==3348== by 0x8059016: TaskSchedule (task.c:211)
|
||||
==3348==
|
||||
==3348== Conditional jump or move depends on uninitialised value(s)
|
||||
==3348== at 0xD27DB2: (within /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0xD28EA0: (within /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0xD282D6: deflate (in /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0x804FAF2: SCWriteZipped (conman.c:1287)
|
||||
==3348== by 0x8100309: sendZippedNodeData (sicshipadaba.c:377)
|
||||
==3348== by 0x81048DA: ZipGetHdbNode (sicshipadaba.c:2193)
|
||||
==3348== by 0x80527B6: InterpExecute (SCinter.c:322)
|
||||
==3348== by 0x80F6F79: ContextDo (protocol.c:200)
|
||||
==3348== by 0x80527B6: InterpExecute (SCinter.c:322)
|
||||
==3348== by 0x805027F: SCInvoke (conman.c:1604)
|
||||
==3348== by 0x805165F: SCTaskFunction (conman.c:2097)
|
||||
==3348== by 0x8059016: TaskSchedule (task.c:211)
|
||||
==3348==
|
||||
==3348== Conditional jump or move depends on uninitialised value(s)
|
||||
==3348== at 0xD27CE9: (within /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0xD28EA0: (within /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0xD282D6: deflate (in /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0x804FAF2: SCWriteZipped (conman.c:1287)
|
||||
==3348== by 0x8100309: sendZippedNodeData (sicshipadaba.c:377)
|
||||
==3348== by 0x81048DA: ZipGetHdbNode (sicshipadaba.c:2193)
|
||||
==3348== by 0x80527B6: InterpExecute (SCinter.c:322)
|
||||
==3348== by 0x80F6F79: ContextDo (protocol.c:200)
|
||||
==3348== by 0x80527B6: InterpExecute (SCinter.c:322)
|
||||
==3348== by 0x805027F: SCInvoke (conman.c:1604)
|
||||
==3348== by 0x805165F: SCTaskFunction (conman.c:2097)
|
||||
==3348== by 0x8059016: TaskSchedule (task.c:211)
|
||||
==3348==
|
||||
==3348== Conditional jump or move depends on uninitialised value(s)
|
||||
==3348== at 0xD27D82: (within /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0xD28EA0: (within /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0xD282D6: deflate (in /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0x804F83D: SCWriteZipped (conman.c:1231)
|
||||
==3348== by 0x8100226: sendZippedNodeData (sicshipadaba.c:362)
|
||||
==3348== by 0x81005D9: SICSNotifyCallback (sicshipadaba.c:458)
|
||||
==3348== by 0x80FDAAF: InvokeCallbackChain (hipadaba.c:154)
|
||||
==3348== by 0x80FF0CE: SendDataMessage (hipadaba.c:912)
|
||||
==3348== by 0x80FF158: UpdateHipadabaPar (hipadaba.c:922)
|
||||
==3348== by 0x81047FE: UpdateHdbNode (sicshipadaba.c:2169)
|
||||
==3348== by 0x805992C: SicsUnknownProc (macro.c:185)
|
||||
==3348== by 0x2E059D: TclInvokeStringCommand (in /usr/lib/libtcl8.4.so)
|
||||
==3348==
|
||||
==3348== Conditional jump or move depends on uninitialised value(s)
|
||||
==3348== at 0xD27D91: (within /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0xD28EA0: (within /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0xD282D6: deflate (in /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0x804F83D: SCWriteZipped (conman.c:1231)
|
||||
==3348== by 0x8100226: sendZippedNodeData (sicshipadaba.c:362)
|
||||
==3348== by 0x81005D9: SICSNotifyCallback (sicshipadaba.c:458)
|
||||
==3348== by 0x80FDAAF: InvokeCallbackChain (hipadaba.c:154)
|
||||
==3348== by 0x80FF0CE: SendDataMessage (hipadaba.c:912)
|
||||
==3348== by 0x80FF158: UpdateHipadabaPar (hipadaba.c:922)
|
||||
==3348== by 0x81047FE: UpdateHdbNode (sicshipadaba.c:2169)
|
||||
==3348== by 0x805992C: SicsUnknownProc (macro.c:185)
|
||||
==3348== by 0x2E059D: TclInvokeStringCommand (in /usr/lib/libtcl8.4.so)
|
||||
==3348==
|
||||
==3348== Conditional jump or move depends on uninitialised value(s)
|
||||
==3348== at 0xD27DA3: (within /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0xD28EA0: (within /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0xD282D6: deflate (in /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0x804F83D: SCWriteZipped (conman.c:1231)
|
||||
==3348== by 0x8100226: sendZippedNodeData (sicshipadaba.c:362)
|
||||
==3348== by 0x81005D9: SICSNotifyCallback (sicshipadaba.c:458)
|
||||
==3348== by 0x80FDAAF: InvokeCallbackChain (hipadaba.c:154)
|
||||
==3348== by 0x80FF0CE: SendDataMessage (hipadaba.c:912)
|
||||
==3348== by 0x80FF158: UpdateHipadabaPar (hipadaba.c:922)
|
||||
==3348== by 0x81047FE: UpdateHdbNode (sicshipadaba.c:2169)
|
||||
==3348== by 0x805992C: SicsUnknownProc (macro.c:185)
|
||||
==3348== by 0x2E059D: TclInvokeStringCommand (in /usr/lib/libtcl8.4.so)
|
||||
==3348==
|
||||
==3348== Conditional jump or move depends on uninitialised value(s)
|
||||
==3348== at 0xD27D3C: (within /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0xD28EA0: (within /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0xD282D6: deflate (in /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0x804F83D: SCWriteZipped (conman.c:1231)
|
||||
==3348== by 0x8100226: sendZippedNodeData (sicshipadaba.c:362)
|
||||
==3348== by 0x81005D9: SICSNotifyCallback (sicshipadaba.c:458)
|
||||
==3348== by 0x80FDAAF: InvokeCallbackChain (hipadaba.c:154)
|
||||
==3348== by 0x80FF0CE: SendDataMessage (hipadaba.c:912)
|
||||
==3348== by 0x80FF158: UpdateHipadabaPar (hipadaba.c:922)
|
||||
==3348== by 0x81047FE: UpdateHdbNode (sicshipadaba.c:2169)
|
||||
==3348== by 0x805992C: SicsUnknownProc (macro.c:185)
|
||||
==3348== by 0x2E059D: TclInvokeStringCommand (in /usr/lib/libtcl8.4.so)
|
||||
==3348==
|
||||
==3348== Conditional jump or move depends on uninitialised value(s)
|
||||
==3348== at 0xD27D4F: (within /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0xD28EA0: (within /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0xD282D6: deflate (in /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0x804F83D: SCWriteZipped (conman.c:1231)
|
||||
==3348== by 0x8100226: sendZippedNodeData (sicshipadaba.c:362)
|
||||
==3348== by 0x81005D9: SICSNotifyCallback (sicshipadaba.c:458)
|
||||
==3348== by 0x80FDAAF: InvokeCallbackChain (hipadaba.c:154)
|
||||
==3348== by 0x80FF0CE: SendDataMessage (hipadaba.c:912)
|
||||
==3348== by 0x80FF158: UpdateHipadabaPar (hipadaba.c:922)
|
||||
==3348== by 0x81047FE: UpdateHdbNode (sicshipadaba.c:2169)
|
||||
==3348== by 0x805992C: SicsUnknownProc (macro.c:185)
|
||||
==3348== by 0x2E059D: TclInvokeStringCommand (in /usr/lib/libtcl8.4.so)
|
||||
==3348==
|
||||
==3348== Conditional jump or move depends on uninitialised value(s)
|
||||
==3348== at 0xD27D61: (within /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0xD28EA0: (within /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0xD282D6: deflate (in /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0x804F83D: SCWriteZipped (conman.c:1231)
|
||||
==3348== by 0x8100226: sendZippedNodeData (sicshipadaba.c:362)
|
||||
==3348== by 0x81005D9: SICSNotifyCallback (sicshipadaba.c:458)
|
||||
==3348== by 0x80FDAAF: InvokeCallbackChain (hipadaba.c:154)
|
||||
==3348== by 0x80FF0CE: SendDataMessage (hipadaba.c:912)
|
||||
==3348== by 0x80FF158: UpdateHipadabaPar (hipadaba.c:922)
|
||||
==3348== by 0x81047FE: UpdateHdbNode (sicshipadaba.c:2169)
|
||||
==3348== by 0x805992C: SicsUnknownProc (macro.c:185)
|
||||
==3348== by 0x2E059D: TclInvokeStringCommand (in /usr/lib/libtcl8.4.so)
|
||||
==3348==
|
||||
==3348== Conditional jump or move depends on uninitialised value(s)
|
||||
==3348== at 0xD27D70: (within /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0xD28EA0: (within /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0xD282D6: deflate (in /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0x804F83D: SCWriteZipped (conman.c:1231)
|
||||
==3348== by 0x8100226: sendZippedNodeData (sicshipadaba.c:362)
|
||||
==3348== by 0x81005D9: SICSNotifyCallback (sicshipadaba.c:458)
|
||||
==3348== by 0x80FDAAF: InvokeCallbackChain (hipadaba.c:154)
|
||||
==3348== by 0x80FF0CE: SendDataMessage (hipadaba.c:912)
|
||||
==3348== by 0x80FF158: UpdateHipadabaPar (hipadaba.c:922)
|
||||
==3348== by 0x81047FE: UpdateHdbNode (sicshipadaba.c:2169)
|
||||
==3348== by 0x805992C: SicsUnknownProc (macro.c:185)
|
||||
==3348== by 0x2E059D: TclInvokeStringCommand (in /usr/lib/libtcl8.4.so)
|
||||
==3348==
|
||||
==3348== Conditional jump or move depends on uninitialised value(s)
|
||||
==3348== at 0xD27D82: (within /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0xD28EA0: (within /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0xD282D6: deflate (in /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0x804FAF2: SCWriteZipped (conman.c:1287)
|
||||
==3348== by 0x8100226: sendZippedNodeData (sicshipadaba.c:362)
|
||||
==3348== by 0x81005D9: SICSNotifyCallback (sicshipadaba.c:458)
|
||||
==3348== by 0x80FDAAF: InvokeCallbackChain (hipadaba.c:154)
|
||||
==3348== by 0x80FF0CE: SendDataMessage (hipadaba.c:912)
|
||||
==3348== by 0x80FF158: UpdateHipadabaPar (hipadaba.c:922)
|
||||
==3348== by 0x81047FE: UpdateHdbNode (sicshipadaba.c:2169)
|
||||
==3348== by 0x805992C: SicsUnknownProc (macro.c:185)
|
||||
==3348== by 0x2E059D: TclInvokeStringCommand (in /usr/lib/libtcl8.4.so)
|
||||
==3348==
|
||||
==3348== Conditional jump or move depends on uninitialised value(s)
|
||||
==3348== at 0xD27D3C: (within /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0xD28EA0: (within /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0xD282D6: deflate (in /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0x804FAF2: SCWriteZipped (conman.c:1287)
|
||||
==3348== by 0x8100226: sendZippedNodeData (sicshipadaba.c:362)
|
||||
==3348== by 0x81005D9: SICSNotifyCallback (sicshipadaba.c:458)
|
||||
==3348== by 0x80FDAAF: InvokeCallbackChain (hipadaba.c:154)
|
||||
==3348== by 0x80FF0CE: SendDataMessage (hipadaba.c:912)
|
||||
==3348== by 0x80FF158: UpdateHipadabaPar (hipadaba.c:922)
|
||||
==3348== by 0x81047FE: UpdateHdbNode (sicshipadaba.c:2169)
|
||||
==3348== by 0x805992C: SicsUnknownProc (macro.c:185)
|
||||
==3348== by 0x2E059D: TclInvokeStringCommand (in /usr/lib/libtcl8.4.so)
|
||||
==3348==
|
||||
==3348== Conditional jump or move depends on uninitialised value(s)
|
||||
==3348== at 0xD27D4F: (within /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0xD28EA0: (within /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0xD282D6: deflate (in /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0x804FAF2: SCWriteZipped (conman.c:1287)
|
||||
==3348== by 0x8100226: sendZippedNodeData (sicshipadaba.c:362)
|
||||
==3348== by 0x81005D9: SICSNotifyCallback (sicshipadaba.c:458)
|
||||
==3348== by 0x80FDAAF: InvokeCallbackChain (hipadaba.c:154)
|
||||
==3348== by 0x80FF0CE: SendDataMessage (hipadaba.c:912)
|
||||
==3348== by 0x80FF158: UpdateHipadabaPar (hipadaba.c:922)
|
||||
==3348== by 0x81047FE: UpdateHdbNode (sicshipadaba.c:2169)
|
||||
==3348== by 0x805992C: SicsUnknownProc (macro.c:185)
|
||||
==3348== by 0x2E059D: TclInvokeStringCommand (in /usr/lib/libtcl8.4.so)
|
||||
==3348==
|
||||
==3348== Conditional jump or move depends on uninitialised value(s)
|
||||
==3348== at 0xD27D61: (within /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0xD28EA0: (within /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0xD282D6: deflate (in /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0x804FAF2: SCWriteZipped (conman.c:1287)
|
||||
==3348== by 0x8100226: sendZippedNodeData (sicshipadaba.c:362)
|
||||
==3348== by 0x81005D9: SICSNotifyCallback (sicshipadaba.c:458)
|
||||
==3348== by 0x80FDAAF: InvokeCallbackChain (hipadaba.c:154)
|
||||
==3348== by 0x80FF0CE: SendDataMessage (hipadaba.c:912)
|
||||
==3348== by 0x80FF158: UpdateHipadabaPar (hipadaba.c:922)
|
||||
==3348== by 0x81047FE: UpdateHdbNode (sicshipadaba.c:2169)
|
||||
==3348== by 0x805992C: SicsUnknownProc (macro.c:185)
|
||||
==3348== by 0x2E059D: TclInvokeStringCommand (in /usr/lib/libtcl8.4.so)
|
||||
==3348==
|
||||
==3348== Conditional jump or move depends on uninitialised value(s)
|
||||
==3348== at 0xD27D70: (within /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0xD28EA0: (within /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0xD282D6: deflate (in /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0x804FAF2: SCWriteZipped (conman.c:1287)
|
||||
==3348== by 0x8100226: sendZippedNodeData (sicshipadaba.c:362)
|
||||
==3348== by 0x81005D9: SICSNotifyCallback (sicshipadaba.c:458)
|
||||
==3348== by 0x80FDAAF: InvokeCallbackChain (hipadaba.c:154)
|
||||
==3348== by 0x80FF0CE: SendDataMessage (hipadaba.c:912)
|
||||
==3348== by 0x80FF158: UpdateHipadabaPar (hipadaba.c:922)
|
||||
==3348== by 0x81047FE: UpdateHdbNode (sicshipadaba.c:2169)
|
||||
==3348== by 0x805992C: SicsUnknownProc (macro.c:185)
|
||||
==3348== by 0x2E059D: TclInvokeStringCommand (in /usr/lib/libtcl8.4.so)
|
||||
==3348==
|
||||
==3348== Conditional jump or move depends on uninitialised value(s)
|
||||
==3348== at 0xD27D91: (within /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0xD28EA0: (within /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0xD282D6: deflate (in /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0x804FAF2: SCWriteZipped (conman.c:1287)
|
||||
==3348== by 0x8100226: sendZippedNodeData (sicshipadaba.c:362)
|
||||
==3348== by 0x81005D9: SICSNotifyCallback (sicshipadaba.c:458)
|
||||
==3348== by 0x80FDAAF: InvokeCallbackChain (hipadaba.c:154)
|
||||
==3348== by 0x80FF0CE: SendDataMessage (hipadaba.c:912)
|
||||
==3348== by 0x80FF158: UpdateHipadabaPar (hipadaba.c:922)
|
||||
==3348== by 0x81047FE: UpdateHdbNode (sicshipadaba.c:2169)
|
||||
==3348== by 0x805992C: SicsUnknownProc (macro.c:185)
|
||||
==3348== by 0x2E059D: TclInvokeStringCommand (in /usr/lib/libtcl8.4.so)
|
||||
==3348==
|
||||
==3348== Conditional jump or move depends on uninitialised value(s)
|
||||
==3348== at 0xD27DA3: (within /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0xD28EA0: (within /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0xD282D6: deflate (in /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0x804FAF2: SCWriteZipped (conman.c:1287)
|
||||
==3348== by 0x8100226: sendZippedNodeData (sicshipadaba.c:362)
|
||||
==3348== by 0x81005D9: SICSNotifyCallback (sicshipadaba.c:458)
|
||||
==3348== by 0x80FDAAF: InvokeCallbackChain (hipadaba.c:154)
|
||||
==3348== by 0x80FF0CE: SendDataMessage (hipadaba.c:912)
|
||||
==3348== by 0x80FF158: UpdateHipadabaPar (hipadaba.c:922)
|
||||
==3348== by 0x81047FE: UpdateHdbNode (sicshipadaba.c:2169)
|
||||
==3348== by 0x805992C: SicsUnknownProc (macro.c:185)
|
||||
==3348== by 0x2E059D: TclInvokeStringCommand (in /usr/lib/libtcl8.4.so)
|
||||
==3348==
|
||||
==3348== Conditional jump or move depends on uninitialised value(s)
|
||||
==3348== at 0xD27CF9: (within /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0xD28EA0: (within /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0xD282D6: deflate (in /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0x804F83D: SCWriteZipped (conman.c:1231)
|
||||
==3348== by 0x8100226: sendZippedNodeData (sicshipadaba.c:362)
|
||||
==3348== by 0x81005D9: SICSNotifyCallback (sicshipadaba.c:458)
|
||||
==3348== by 0x80FDAAF: InvokeCallbackChain (hipadaba.c:154)
|
||||
==3348== by 0x80FF0CE: SendDataMessage (hipadaba.c:912)
|
||||
==3348== by 0x80FF158: UpdateHipadabaPar (hipadaba.c:922)
|
||||
==3348== by 0x81047FE: UpdateHdbNode (sicshipadaba.c:2169)
|
||||
==3348== by 0x805992C: SicsUnknownProc (macro.c:185)
|
||||
==3348== by 0x2E059D: TclInvokeStringCommand (in /usr/lib/libtcl8.4.so)
|
||||
==3348==
|
||||
==3348== Conditional jump or move depends on uninitialised value(s)
|
||||
==3348== at 0xD27CF9: (within /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0xD28EA0: (within /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0xD282D6: deflate (in /usr/lib/libz.so.1.2.3)
|
||||
==3348== by 0x804FAF2: SCWriteZipped (conman.c:1287)
|
||||
==3348== by 0x8100226: sendZippedNodeData (sicshipadaba.c:362)
|
||||
==3348== by 0x81005D9: SICSNotifyCallback (sicshipadaba.c:458)
|
||||
==3348== by 0x80FDAAF: InvokeCallbackChain (hipadaba.c:154)
|
||||
==3348== by 0x80FF0CE: SendDataMessage (hipadaba.c:912)
|
||||
==3348== by 0x80FF158: UpdateHipadabaPar (hipadaba.c:922)
|
||||
==3348== by 0x81047FE: UpdateHdbNode (sicshipadaba.c:2169)
|
||||
==3348== by 0x805992C: SicsUnknownProc (macro.c:185)
|
||||
==3348== by 0x2E059D: TclInvokeStringCommand (in /usr/lib/libtcl8.4.so)
|
||||
==3348==
|
||||
==3348== ERROR SUMMARY: 57717 errors from 22 contexts (suppressed: 22 from 1)
|
||||
==3348== malloc/free: in use at exit: 1,197,084 bytes in 8,439 blocks.
|
||||
==3348== malloc/free: 595,895 allocs, 587,456 frees, 89,983,020 bytes allocated.
|
||||
==3348== For counts of detected errors, rerun with: -v
|
||||
==3348== searching for pointers to 8,439 not-freed blocks.
|
||||
==3348== checked 708,956 bytes.
|
||||
==3348==
|
||||
==3348== LEAK SUMMARY:
|
||||
==3348== definitely lost: 619,696 bytes in 8,379 blocks.
|
||||
==3348== possibly lost: 439,796 bytes in 28 blocks.
|
||||
==3348== still reachable: 137,592 bytes in 32 blocks.
|
||||
==3348== suppressed: 0 bytes in 0 blocks.
|
||||
==3348== Use --leak-check=full to see details of leaked memory.
|
||||
|
||||
Reference in New Issue
Block a user